Trace number 4780062

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.04SAT (TO)169644535 3600.37 3612

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_3_mh.opb
MD5SUM9ac2461cadb9f34c01e229706adee951
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 benchmark2944383
Best CPU time to get the best result obtained on this benchmark3585.97
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 118370771
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 52632514160
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 118370771
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 52632514160
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780062-1782136005.opb
0.00/0.09	c NaPS 1.03a50.
0.00/0.09	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.09	c Input file name: HOME/instance-4780062-1782136005.opb
0.00/0.09	c Parsing PB file...
0.22/0.34	c goal was devided by 1 with offset 52632514110.
2.50/2.65	c V: 150
2.50/2.65	c assumptions before coding: 
2.80/2.96	c initScipForCoop
3.30/3.45	c Running SCIP presolver (time limit: 10 sec)...
3.30/3.45	c solveScip
3.30/3.45	c initScipForCoop
3.30/3.46	c Cooperative mode: scip_coop_offset=52632514110.000000
3.30/3.46	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
3.30/3.46	c Running SCIP presolve for solve-time propagation (rounds=3)
4.01/4.15	c presolving:
4.91/5.10	c    (1.6s) running MILP presolver
5.39/5.50	c    (2.0s) MILP presolver (2 rounds): 2450 aggregations, 0 fixings, 0 bound changes
5.39/5.56	c (round 1, medium)     2600 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 356526 clqs, 0 implints
5.59/5.77	c (round 2, fast)       2600 del vars, 9800 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 356526 clqs, 0 implints
57.52/57.87	c    (54.4s) probing: 1000/247600 (0.4%) - 0 fixings, 0 aggregations, 287712 implications, 0 bound changes
57.62/57.92	c    (54.5s) probing: 1001/247600 (0.4%) - 0 fixings, 0 aggregations, 288000 implications, 0 bound changes
57.62/57.92	c    (54.5s) probing aborted: 1000/1000 successive useless probings
61.00/61.37	c presolving (3 rounds: 3 fast, 2 medium, 1 exhaustive):
61.00/61.37	c  2600 deleted vars, 11029 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
61.00/61.37	c  0 implications, 644526 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
61.00/61.37	c presolved problem has 247600 variables (247600 bin, 0 int, 0 cont) and 599279 constraints
61.00/61.37	c  121425 constraints of type <knapsack>
61.00/61.37	c  356525 constraints of type <setppc>
61.00/61.37	c       4 constraints of type <linear>
61.00/61.37	c  121325 constraints of type <logicor>
61.00/61.37	c transformed objective value is always integral (scale: 1)
61.00/61.37	c Presolving Time: 57.24
62.30/62.61	c presolving:
62.81/63.19	c (round 1, fast)       7550 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 361426 clqs, 0 implints
63.40/63.71	c    (1.7s) running MILP presolver
63.81/64.13	c    (2.1s) MILP presolver (2 rounds): 2450 aggregations, 0 fixings, 0 bound changes
63.90/64.20	c (round 2, medium)     10000 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 356526 clqs, 0 implints
64.10/64.45	c (round 3, fast)       10000 del vars, 9800 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 356526 clqs, 0 implints
64.60/64.90	c (round 4, exhaustive) 10000 del vars, 11029 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 356526 clqs, 0 implints
65.39/65.75	c (round 5, exhaustive) 10000 del vars, 11029 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 599276 upgd conss, 0 impls, 356526 clqs, 0 implints
67.18/67.52	c (round 6, medium)     10000 del vars, 131079 del conss, 352800 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 599276 upgd conss, 0 impls, 709326 clqs, 0 implints
68.38/68.79	c (round 7, exhaustive) 10000 del vars, 603929 del conss, 472850 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 599276 upgd conss, 0 impls, 709326 clqs, 0 implints
71.68/72.02	c    (10.0s) probing: 62/240200 (0.0%) - 0 fixings, 0 aggregations, 17568 implications, 0 bound changes
71.68/72.02	c    (10.0s) probing aborted: solving stopped
71.68/72.02	c presolving (8 rounds: 8 fast, 6 medium, 4 exhaustive):
71.68/72.02	c  10000 deleted vars, 603929 deleted constraints, 472850 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
71.68/72.02	c  0 implications, 726894 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
71.68/72.02	c presolving was interrupted.
71.68/72.02	c Presolving Time: 9.42
71.68/72.02	c 
71.68/72.02	c SCIP Status        : solving was interrupted [time limit reached]
71.68/72.02	c Solving Time (sec) : 10.01
71.68/72.02	c Solving Nodes      : 0
71.68/72.02	c Primal Bound       : -1.00000000000000e+20 (0 solutions)
71.68/72.02	c SCIP status: 23 (TIMELIMIT)
71.68/72.02	c solveScip: freeing transform (!can_skip_free_transform)
72.37/72.74	c SCIP presolver: sst_unknown
72.37/72.74	c Converting 610308 PB-constraints to clauses...
72.37/72.74	c   -- Clauses(.)/Splits(s): ###estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.16	c d: 1
73.78/74.16	c estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.16	c d: 1
73.78/74.16	c estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.16	c d: 1
73.78/74.16	c estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.16	c d: 1
73.78/74.16	c estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.16	c d: 1
73.78/74.16	c estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.16	c d: 1
73.78/74.16	c estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.16	c d: 1
73.78/74.16	c estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.16	c d: 1
73.78/74.16	c estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.16	c d: 1
73.78/74.16	c estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.16	c d: 1
73.78/74.16	c estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.16	c d: 1
73.78/74.16	c estimatedAdderCost: 53
73.78/74.16	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.17	c d: 1
73.78/74.17	c estimatedAdderCost: 53
73.78/74.17	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.18	c d: 1
73.78/74.18	c estimatedAdderCost: 53
73.78/74.18	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 53
73.78/74.19	c Try to convert by bdds
73.78/74.19	c d: 1
73.78/74.19	c estimatedAdderCost: 52
73.78/74.19	c Try to convert by bdds
73.78/74.20	c d: 1
73.78/74.20	c estimatedAdderCost: 52
73.78/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.20	c d: 1
73.87/74.20	c estimatedAdderCost: 52
73.87/74.20	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.21	c d: 1
73.87/74.21	c estimatedAdderCost: 52
73.87/74.21	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 52
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 52
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 52
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 52
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 52
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 52
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 52
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 52
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 52
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 52
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 52
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.22	c d: 1
73.87/74.22	c estimatedAdderCost: 5
73.87/74.22	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.23	c d: 1
73.87/74.23	c estimatedAdderCost: 5
73.87/74.23	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.87/74.24	c d: 1
73.87/74.24	c estimatedAdderCost: 5
73.87/74.24	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.30	c d: 1
73.96/74.30	c estimatedAdderCost: 50
73.96/74.30	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.31	c d: 1
73.96/74.31	c estimatedAdderCost: 50
73.96/74.31	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.32	c d: 1
73.96/74.32	c estimatedAdderCost: 50
73.96/74.32	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.33	c d: 1
73.96/74.33	c estimatedAdderCost: 50
73.96/74.33	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.34	c d: 1
73.96/74.34	c estimatedAdderCost: 50
73.96/74.34	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.35	c d: 1
73.96/74.35	c estimatedAdderCost: 50
73.96/74.35	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.36	c d: 1
73.96/74.36	c estimatedAdderCost: 50
73.96/74.36	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.37	c d: 1
73.96/74.37	c estimatedAdderCost: 50
73.96/74.37	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.38	c d: 1
73.96/74.38	c estimatedAdderCost: 50
73.96/74.38	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.39	c d: 1
73.96/74.39	c estimatedAdderCost: 50
73.96/74.39	c Try to convert by bdds
73.96/74.40	c d: 1
73.96/74.40	c estimatedAdderCost: 50
73.96/74.40	c Try to convert by bdds
73.96/74.40	c d: 1
73.96/74.40	c estimatedAdderCost: 50
73.96/74.40	c Try to convert by bdds
73.96/74.40	c d: 1
73.96/74.40	c estimatedAdderCost: 50
73.96/74.40	c Try to convert by bdds
73.96/74.40	c d: 1
73.96/74.40	c estimatedAdderCost: 50
73.96/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.40	c d: 1
74.06/74.40	c estimatedAdderCost: 50
74.06/74.40	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.41	c d: 1
74.06/74.41	c estimatedAdderCost: 50
74.06/74.41	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.42	c d: 1
74.06/74.42	c estimatedAdderCost: 50
74.06/74.42	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.43	c d: 1
74.06/74.43	c estimatedAdderCost: 50
74.06/74.43	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.44	c d: 1
74.06/74.44	c estimatedAdderCost: 50
74.06/74.44	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.45	c d: 1
74.06/74.45	c estimatedAdderCost: 50
74.06/74.45	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.46	c d: 1
74.06/74.46	c estimatedAdderCost: 50
74.06/74.46	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.47	c d: 1
74.06/74.47	c estimatedAdderCost: 50
74.06/74.47	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.48	c d: 1
74.06/74.48	c estimatedAdderCost: 50
74.06/74.48	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.49	c d: 1
74.06/74.49	c estimatedAdderCost: 50
74.06/74.49	c Try to convert by bdds
74.06/74.50	c d: 1
74.06/74.50	c estimatedAdderCost: 50
74.06/74.50	c Try to convert by bdds
74.06/74.50	c d: 1
74.06/74.50	c estimatedAdderCost: 50
74.06/74.50	c Try to convert by bdds
74.06/74.50	c d: 1
74.06/74.50	c estimatedAdderCost: 50
74.06/74.50	c Try to convert by bdds
74.06/74.50	c d: 1
74.06/74.50	c estimatedAdderCost: 50
74.06/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.50	c d: 1
74.16/74.50	c estimatedAdderCost: 50
74.16/74.50	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.51	c d: 1
74.16/74.51	c estimatedAdderCost: 50
74.16/74.51	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.52	c d: 1
74.16/74.52	c estimatedAdderCost: 50
74.16/74.52	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.53	c d: 1
74.16/74.53	c estimatedAdderCost: 50
74.16/74.53	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.54	c d: 1
74.16/74.54	c estimatedAdderCost: 50
74.16/74.54	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.55	c d: 1
74.16/74.55	c estimatedAdderCost: 50
74.16/74.55	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.56	c d: 1
74.16/74.56	c estimatedAdderCost: 50
74.16/74.56	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 50
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.57	c d: 1
74.16/74.57	c estimatedAdderCost: 3
74.16/74.57	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.58	c d: 1
74.16/74.58	c estimatedAdderCost: 3
74.16/74.58	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdderCost: 3
74.16/74.59	c Try to convert by bdds
74.16/74.59	c d: 1
74.16/74.59	c estimatedAdd [...]

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

67951 -x167952 -x167953 -x167954 -x167955 -x167956 -x167957 -x167958 -x167959 -x167960 -x167961 -x167962 -x167963 -x167964 -x167965 -x167966 -x167967 -x167968 -x167969 -x167970 -x167971 -x167972 -x167973 -x167974 -x167975 -x167976 -x167977 -x167978 -x167979 -x167980 -x167981 -x167982 -x167983 -x167984 -x167985 -x167986 -x167987 -x167988 -x167989 -x167990 -x167991 -x167992 -x167993 -x167994 -x167995 -x167996 -x167997 -x167998 -x167999 -x168000 -x168001 -x168002 -x168003 -x168004 -x168005 -x168006 -x168007 -x168008 -x168009 -x168010 -x168011 -x168012 -x168013 -x168014 -x168063 -x168064 -x168065 -x168066 -x168067 -x168068 -x168069 -x168070 -x168071 -x168072 -x168073 -x168074 -x168075 -x168076 -x168077 -x168078 -x168079 -x168080 -x168081 -x168082 -x168083 -x168084 -x168085 -x168086 -x168087 -x168088 -x168089 -x168090 -x168091 -x168092 -x168093 -x168094 -x168095 -x168096 -x168097 -x168098 -x168099 -x168100 -x168101 -x168102 -x168103 -x168104 -x168105 -x168106 -x168107 -x168108 -x168109 -x168110 -x168111 -x168112 -x168113 -x168114 -x168115 -x168116 -x168117 -x168118 -x168119 -x168120 -x168121 -x168122 -x168123 -x168124 -x168125 -x168126 -x168127 -x168128 -x168129 -x168130 -x168131 -x168132 -x168133 -x168134 -x168135 -x168136 -x168137 -x168138 -x168139 -x168140 -x168141 -x168142 -x168143 -x168144 -x168145 -x168146 -x168147 -x168148 -x168149 -x168150 -x168151 -x168152 -x168153 -x168154 -x168155 -x168156 -x168157 -x168158 -x168159 -x168160 -x168161 -x168162 -x168163 -x168164 -x168165 -x168166 -x168167 -x168168 -x168169 -x168170 -x168171 -x168172 -x168173 -x168174 -x168175 -x168176 -x168177 -x168178 -x168179 -x168180 -x168181 -x168182 -x168183 -x168184 -x168185 -x168186 -x168187 -x168188 -x168189 -x168190 -x168191 -x168192 -x168193 -x168194 -x168195 -x168196 -x168197 -x168198 -x168199 -x168200 -x168201 -x168202 -x168203 -x168204 -x168205 -x168206 -x168207 -x168208 -x168209 -x168210 -x168211 -x168212 -x168213 -x168214 -x168215 -x168216 -x168217 -x168218 -x168219 -x168220 -x168221 -x168222 -x168223 -x168224 -x168225 -x168226 -x168227 -x168228 -x168229 -x168230 -x168231 -x168232 -x168233 -x168234 -x168235 -x168236 -x168237 -x168238 -x168239 -x168240 -x168241 -x168242 -x168243 -x168244 -x168245 -x168246 -x168247 -x168248 -x168249 -x168250 -x168251 -x168252 -x168253 -x168254 -x168255 -x168256 -x168257 -x168258 -x168259 -x168260 -x168261 -x168262 -x168263 -x168264 -x168265 -x168266 -x168267 -x168268 -x168269 -x168270 -x168271 -x168272 -x168273 -x168274 -x168275 -x168276 -x168277 -x168278 -x168279 -x168280 -x168281 -x168282 -x168283 -x168284 -x168285 -x168286 -x168287 -x168288 -x168289 -x168290 -x168291 -x168292 -x168293 -x168294 -x168295 -x168296 -x168297 -x168298 -x168299 -x168300 -x168301 -x168302 -x168303 -x168304 -x168305 -x168306 -x168307 -x168308 -x168309 -x168310 -x168311 -x168312 -x168313 -x168314 -x168315 -x168316 -x168317 -x168318 -x168319 -x168320 -x168321 -x168322 -x168323 -x168324 -x168325 -x168326 -x168327 -x168328 -x168329 -x168330 -x168331 -x168332 -x168333 -x168334 -x168335 -x168336 -x168337 -x168338 -x168339 -x168340 -x168341 -x168342 -x168343 -x168344 -x168345 -x168346 -x168347 -x168348 -x168349 -x168350 -x168351 -x168352 -x168353 -x168354 -x168355 -x168356 -x168357 -x168358 -x168359 -x168360 -x168361 -x168362 -x168363 -x168364 -x168365 -x168366 -x168367 -x168368 -x168369 -x168370 -x168371 -x168372 -x168373 -x168374 -x168375 -x168376 -x168377 -x168378 -x168379 -x168380 -x168381 -x168382 -x168383 -x168384 -x168385 -x168386 -x168387 -x168388 -x168389 -x168390 -x168391 -x168392 -x168393 -x168394 -x168395 -x168396 -x168397 -x168398 -x168399 -x168400 -x168401 -x168402 -x168403 -x168404 -x168405 -x168406 -x168407 -x168408 -x168409 -x168410 -x168411 -x168412 -x168413 -x168414 -x168415 -x168416 -x168417 -x168418 -x168419 -x168420 -x168421 -x168422 -x168423 -x168424 -x168425 -x168426 -x168427 -x168428 -x168429 -x168430 -x168431 -x168432 -x168433 -x168434 -x168435 -x168436 -x168437 -x168438 -x168439 -x168440 -x168441 -x168442 -x168443 -x168444 -x168445 -x168446 -x168447 -x168448 -x168449 -x168450 -x168451 -x168452 -x168453 -x168454 -x168455 -x168456 -x168457 -x168458 -x168459 -x168460 -x168461 -x168462 -x168463 -x168464 -x168465 -x168466 -x168467 -x168468 -x168469 -x168470 -x168471 -x168472 -x168473 -x168474 -x168475 -x168476 -x168477 -x168478 -x168479 -x168480 -x168481 -x168482 -x168483 -x168484 -x168485 -x168486 -x168487 -x168488 -x168489 -x168490 -x168491 -x168492 -x168493 -x168494 -x168543 -x168544 -x168545 -x168546 -x168547 -x168548 -x168549 -x168550 -x168551 -x168552 -x168553 -x168554 -x168555 -x168556 -x168557 -x168558 -x168559 -x168560 -x168561 -x168562 -x168563 -x168564 -x168565 -x168566 -x168567 -x168568 -x168569 -x168570 -x168571 -x168572 -x168573 -x168574 -x168575 -x168576 -x168577 -x168578 -x168579 -x168580 -x168581 -x168582 -x168583 -x168584 -x168585 -x168586 -x168587 -x168588 -x168589 -x168590 -x168591 -x168592 -x168593 -x168594 -x168595 -x168596 -x168597 -x168598 -x168599 -x168600 -x168601 -x168602 -x168603 -x168604 -x168605 -x168606 -x168607 -x168608 -x168609 -x168610 -x168611 -x168612 -x168613 -x168614 -x168615 -x168616 -x168617 -x168618 -x168619 -x168620 -x168621 -x168622 -x168623 -x168624 -x168625 -x168626 -x168627 -x168628 -x168629 -x168630 -x168631 -x168632 -x168633 -x168634 -x168635 -x168636 -x168637 -x168638 -x168639 -x168640 -x168641 -x168642 -x168643 -x168644 -x168645 -x168646 -x168647 -x168648 -x168649 -x168650 -x168651 -x168652 -x168653 -x168654 -x168655 -x168656 -x168657 -x168658 -x168659 -x168660 -x168661 -x168662 -x168663 -x168664 -x168665 -x168666 -x168667 -x168668 -x168669 -x168670 -x168671 -x168672 -x168673 -x168674 -x168675 -x168676 -x168677 -x168678 -x168679 -x168680 -x168681 -x168682 -x168683 -x168684 -x168685 -x168686 -x168687 -x168688 -x168689 -x168690 -x168691 -x168692 -x168693 -x168694 -x168695 -x168696 -x168697 -x168698 -x168699 -x168700 -x168701 -x168702 -x168703 -x168704 -x168705 -x168706 -x168707 -x168708 -x168709 -x168710 -x168711 -x168712 -x168713 -x168714 -x168715 -x168716 -x168717 -x168718 -x168719 -x168720 -x168721 -x168722 -x168723 -x168724 -x168725 -x168726 -x168727 -x168728 -x168729 -x168730 -x168731 -x168732 -x168733 -x168734 -x168735 -x168736 -x168737 -x168738 -x168739 -x168740 -x168741 -x168742 -x168743 -x168744 -x168745 -x168746 -x168747 -x168748 -x168749 -x168750 -x168751 -x168752 -x168753 -x168754 -x168755 -x168756 -x168757 -x168758 -x168759 -x168760 -x168761 -x168762 -x168763 -x168764 -x168765 -x168766 -x168767 -x168768 -x168769 -x168770 -x168771 -x168772 -x168773 -x168774 -x168775 -x168776 -x168777 -x168778 -x168779 -x168780 -x168781 -x168782 -x168783 -x168784 -x168785 -x168786 -x168787 -x168788 -x168789 -x168790 -x168791 -x168792 -x168793 -x168794 -x168795 -x168796 -x168797 -x168798 -x168799 -x168800 -x168801 -x168802 -x168803 -x168804 -x168805 -x168806 -x168807 -x168808 -x168809 -x168810 -x168811 -x168812 -x168813 -x168814 -x168815 -x168816 -x168817 -x168818 -x168819 -x168820 -x168821 -x168822 -x168823 -x168824 -x168825 -x168826 -x168827 -x168828 -x168829 -x168830 -x168831 -x168832 -x168833 -x168834 -x168835 -x168836 -x168837 -x168838 -x168839 -x168840 -x168841 -x168842 -x168843 -x168844 -x168845 -x168846 -x168847 -x168848 -x168849 -x168850 -x168851 -x168852 -x168853 -x168854 -x168855 -x168856 -x168857 -x168858 -x168859 -x168860 -x168861 -x168862 -x168863 -x168864 -x168865 -x168866 -x168867 -x168868 -x168869 -x168870 -x168871 -x168872 -x168873 -x168874 -x168875 -x168876 -x168877 -x168878 -x168879 -x168880 -x168881 -x168882 -x168883 -x168884 -x168885 -x168886 -x168887 -x168888 -x168889 -x168890 -x168891 -x168892 -x168893 -x168894 -x168895 -x168896 -x168897 -x168898 -x168899 -x168900 -x168901 -x168902 -x168903 -x168904 -x168905 -x168906 -x168907 -x168908 -x168909 -x168910 -x168911 -x168912 -x168913 -x168914 -x168915 -x168916 -x168917 -x168918 -x168919 -x168920 -x168921 -x168922 -x168923 -x168924 -x168925 -x168926 -x168927 -x168928 -x168929 -x168930 -x168931 -x168932 -x168933 -x168934 -x168935 -x168936 -x168937 -x168938 -x168939 -x168940 -x168941 -x168942 -x168943 -x168944 -x168945 -x168946 -x168947 -x168948 -x168949 -x168950 -x168951 -x168952 -x168953 -x168954 -x168955 -x168956 -x168957 -x168958 -x168959 -x168960 -x168961 -x168962 -x168963 -x168964 -x168965 -x168966 -x168967 -x168968 -x168969 -x168970 -x168971 -x168972 -x168973 -x168974 -x168975 -x168976 -x168977 -x168978 -x168979 -x168980 -x168981 -x168982 -x168983 -x168984 -x168985 -x168986 -x168987 -x168988 -x168989 -x168990 -x168991 -x168992 -x168993 -x168994 -x168995 -x168996 -x168997 -x168998 -x168999 -x169000 -x169001 -x169002 -x169003 -x169004 -x169005 -x169006 -x169007 -x169008 -x169009 -x169010 -x169011 -x169012 -x169013 -x169014 -x169015 -x169016 -x169017 -x169018 -x169019 -x169020 -x169021 -x169022 -x169071 -x169072 -x169073 -x169074 -x169075 -x169076 -x169077 -x169078 -x169079 -x169080 -x169081 -x169082 -x169083 -x169084 -x169085 -x169086 -x169087 -x169088 -x169089 -x169090 -x169091 -x169092 -x169093 -x169094 -x169095 -x169096 -x169097 -x169098 -x169099 -x169100 -x169101 -x169102 -x169103 -x169104 -x169105 -x169106 -x169107 -x169108 -x169109 -x169110 -x169111 -x169112 -x169113 -x169114 -x169115 -x169116 -x169117 -x169118 -x169119 -x169120 -x169121 -x169122 -x169123 -x169124 -x169125 -x169126 -x169127 -x169128 -x169129 -x169130 -x169131 -x169132 -x169133 -x169134 -x169135 -x169136 -x169137 -x169138 -x169139 -x169140 -x169141 -x169142 -x169143 -x169144 -x169145 -x169146 -x169147 -x169148 -x169149 -x169150 -x169151 -x169152 -x169153 -x169154 -x169155 -x169156 -x169157 -x169158 -x169159 -x169160 -x169161 -x169162 -x169163 -x169164 -x169165 -x169166 -x169167 -x169168 -x169169 -x169170 -x169171 -x169172 -x169173 -x169174 -x169175 -x169176 -x169177 -x169178 -x169179 -x169180 -x169181 -x169182 -x169183 -x169184 -x169185 -x169186 -x169187 -x169188 -x169189 -x169190 -x169191 -x169192 -x169193 -x169194 -x169195 -x169196 -x169197 -x169198 -x169199 -x169200 -x169201 -x169202 -x169203 -x169204 -x169205 -x169206 -x169207 -x169208 -x169209 -x169210 -x169211 -x169212 -x169213 -x169214 -x169215 -x169216 -x169217 -x169218 -x169219 -x169220 -x169221 -x169222 -x169223 -x169224 -x169225 -x169226 -x169227 -x169228 -x169229 -x169230 -x169231 -x169232 -x169233 -x169234 -x169235 -x169236 -x169237 -x169238 -x169239 -x169240 -x169241 -x169242 -x169243 -x169244 -x169245 -x169246 -x169247 -x169248 -x169249 -x169250 -x169251 -x169252 -x169253 -x169254 -x169255 -x169256 -x169257 -x169258 -x169259 -x169260 -x169261 -x169262 -x169263 -x169264 -x169265 -x169266 -x169267 -x169268 -x169269 -x169270 -x169271 -x169272 -x169273 -x169274 -x169275 -x169276 -x169277 -x169278 -x169279 -x169280 -x169281 -x169282 -x169283 -x169284 -x169285 -x169286 -x169287 -x169288 -x169289 -x169290 -x169291 -x169292 -x169293 -x169294 -x169295 -x169296 -x169297 -x169298 -x169299 -x169300 -x169301 -x169302 -x169303 -x169304 -x169305 -x169306 -x169307 -x169308 -x169309 -x169310 -x169311 -x169312 -x169313 -x169314 -x169315 -x169316 -x169317 -x169318 -x169319 -x169320 -x169321 -x169322 -x169323 -x169324 -x169325 -x169326 -x169327 -x169328 -x169329 -x169330 -x169331 -x169332 -x169333 -x169334 -x169335 -x169336 -x169337 -x169338 -x169339 -x169340 -x169341 -x169342 -x169343 -x169344 -x169345 -x169346 -x169347 -x169348 -x169349 -x169350 -x169351 -x169352 -x169353 -x169354 -x169355 -x169356 -x169357 -x169358 -x169359 -x169360 -x169361 -x169362 -x169363 -x169364 -x169365 -x169366 -x169367 -x169368 -x169369 -x169370 -x169371 -x169372 -x169373 -x169374 -x169375 -x169376 -x169377 -x169378 -x169379 -x169380 -x169381 -x169382 -x169383 -x169384 -x169385 -x169386 -x169387 -x169388 -x169389 -x169390 -x169391 -x169392 -x169393 -x169394 -x169395 -x169396 -x169397 -x169398 -x169399 -x169400 -x169401 -x169402 -x169403 -x169404 -x169405 -x169406 -x169407 -x169408 -x169409 -x169410 -x169411 -x169412 -x169413 -x169414 -x169415 -x169416 -x169417 -x169418 -x169419 -x169420 -x169421 -x169422 -x169423 -x169424 -x169425 -x169426 -x169427 -x169428 -x169429 -x169430 -x169431 -x169432 -x169433 -x169434 -x169435 -x169436 -x169437 -x169438 -x169439 -x169440 -x169441 -x169442 -x169443 -x169444 -x169445 -x169446 -x169447 -x169448 -x169449 -x169450 -x169451 -x169452 -x169453 -x169454 -x169455 -x169456 -x169457 -x169458 -x169459 -x169460 -x169461 -x169462 -x169463 -x169464 -x169465 -x169466 -x169467 -x169468 -x169469 -x169470 -x169471 -x169472 -x169473 -x169474 -x169475 -x169476 -x169477 -x169478 -x169479 -x169480 -x169481 -x169482 -x169483 -x169484 -x169485 -x169486 -x169487 -x169488 -x169489 -x169490 -x169491 -x169492 -x169493 -x169494 -x169495 -x169496 -x169497 -x169498 -x169499 -x169500 -x169501 -x169502 -x169503 -x169504 -x169505 -x169506 -x169507 -x169508 -x169509 -x169510 -x169511 -x169512 -x169513 -x169514 -x169515 -x169516 -x169517 -x169518 -x169519 -x169520 -x169521 -x169522 -x169523 -x169524 -x169525 -x169526 -x169527 -x169528 -x169529 -x169530 -x169531 -x169532 -x169533 -x169534 -x169535 -x169536 -x169537 -x169538 -x169539 -x169540 -x169541 -x169542 -x169543 -x169544 -x169545 -x169546 -x169547 -x169548 -x169549 -x169550 -x169599 -x169600 -x169601 -x169602 -x169603 -x169604 -x169605 -x169606 -x169607 -x169608 -x169609 -x169610 -x169611 -x169612 -x169613 -x169614 -x169615 -x169616 -x169617 -x169618 -x169619 -x169620 -x169621 -x169622 -x169623 -x169624 -x169625 -x169626 -x169627 -x169628 -x169629 -x169630 -x169631 -x169632 -x169633 -x169634 -x169635 -x169636 -x169637 -x169638 -x169639 -x169640 -x169641 -x169642 -x169643 -x169644 -x169645 -x169646 -x170367 -x170368 -x170369 -x170370 -x170371 -x170372 -x170373 -x170374 -x170375 -x170376 -x170377 -x170378 -x170379 -x170380 -x170381 -x170382 -x170383 -x170384 -x170385 -x170386 -x170387 -x170388 -x170389 -x170390 -x170391 -x170392 -x170393 -x170394 -x170395 -x170396 -x170397 -x170398 -x170399 -x170400 -x170401 -x170402 -x170403 -x170404 -x170405 -x170406 -x170407 -x170408 -x170409 -x170410 -x170411 -x170412 -x170413 -x170414 -x170847 -x170848 -x170849 -x170850 -x170851 -x170852 -x170853 -x170854 -x170855 -x170856 -x170857 -x170858 -x170859 -x170860 -x170861 -x170862 -x170863 -x170864 -x170865 -x170866 -x170867 -x170868 -x170869 -x170870 -x170871 -x170872 -x170873 -x170874 -x170875 -x170876 -x170877 -x170878 -x170879 -x170880 -x170881 -x170882 -x170883 -x170884 -x170885 -x170886 -x170887 -x170888 -x170889 -x170890 -x170891 -x170892 -x170893 -x170894 -x171375 -x171376 -x171377 -x171378 -x171379 -x171380 -x171381 -x171382 -x171383 -x171384 -x171385 -x171386 -x171387 -x171388 -x171389 -x171390 -x171391 -x171392 -x171393 -x171394 -x171395 -x171396 -x171397 -x171398 -x171399 -x171400 -x171401 -x171402 -x171403 -x171404 -x171405 -x171406 -x171407 -x171408 -x171409 -x171410 -x171411 -x171412 -x171413 -x171414 -x171415 -x171416 -x171417 -x171418 -x171419 -x171420 -x171421 -x171422 -x171903 -x171904 -x171905 -x171906 -x171907 -x171908 -x171909 -x171910 -x171911 -x171912 -x171913 -x171914 -x171915 -x171916 -x171917 -x171918 -x171919 -x171920 -x171921 -x171922 -x171923 -x171924 -x171925 -x171926 -x171927 -x171928 -x171929 -x171930 -x171931 -x171932 -x171933 -x171934 -x171935 -x171936 -x171937 -x171938 -x171939 -x171940 -x171941 -x171942 -x171943 -x171944 -x171945 -x171946 -x171947 -x171948 -x171949 -x171950 -x171999 -x172000 -x172001 -x172002 -x172003 -x172004 -x172005 -x172006 -x172007 -x172008 -x172009 -x172010 -x172011 -x172012 -x172013 -x172014 -x172015 -x172016 -x172017 -x172018 -x172019 -x172020 -x172021 -x172022 -x172023 -x172024 -x172025 -x172026 -x172027 -x172028 -x172029 -x172030 -x172031 -x172032 -x172033 -x172034 -x172035 -x172036 -x172037 -x172038 -x172039 -x172040 -x172041 -x172042 -x172043 -x172044 -x172045 -x172046 -x172047 -x172048 -x172049 -x172050 -x172051 -x172052 -x172053
3600.06/3611.77	v -x172054 -x172055 -x172056 -x172057 -x172058 -x172059 -x172060 -x172061 -x172062 -x172063 -x172064 -x172065 -x172066 -x172067 -x172068 -x172069 -x172070 -x172071 -x172072 -x172073 -x172074 -x172075 -x172076 -x172077 -x172078 -x172079 -x172080 -x172081 -x172082 -x172083 -x172084 -x172085 -x172086 -x172087 -x172088 -x172089 -x172090 -x172091 -x172092 -x172093 -x172094 -x172095 -x172096 -x172097 -x172098 -x172099 -x172100 -x172101 -x172102 -x172103 -x172104 -x172105 -x172106 -x172107 -x172108 -x172109 -x172110 -x172111 -x172112 -x172113 -x172114 -x172115 -x172116 -x172117 -x172118 -x172119 -x172120 -x172121 -x172122 -x172123 -x172124 -x172125 -x172126 -x172127 -x172128 -x172129 -x172130 -x172131 -x172132 -x172133 -x172134 -x172135 -x172136 -x172137 -x172138 -x172139 -x172140 -x172141 -x172142 -x172143 -x172144 -x172145 -x172146 -x172147 -x172148 -x172149 -x172150 -x172151 -x172152 -x172153 -x172154 -x172155 -x172156 -x172157 -x172158 -x172159 -x172160 -x172161 -x172162 -x172163 -x172164 -x172165 -x172166 -x172167 -x172168 -x172169 -x172170 -x172171 -x172172 -x172173 -x172174 -x172175 -x172176 -x172177 -x172178 -x172179 -x172180 -x172181 -x172182 -x172183 -x172184 -x172185 -x172186 -x172187 -x172188 -x172189 -x172190 -x172191 -x172192 -x172193 -x172194 -x172195 -x172196 -x172197 -x172198 -x172199 -x172200 -x172201 -x172202 -x172203 -x172204 -x172205 -x172206 -x172207 -x172208 -x172209 -x172210 -x172211 -x172212 -x172213 -x172214 -x172215 -x172216 -x172217 -x172218 -x172219 -x172220 -x172221 -x172222 -x172223 -x172224 -x172225 -x172226 -x172227 -x172228 -x172229 -x172230 -x172231 -x172232 -x172233 -x172234 -x172235 -x172236 -x172237 -x172238 -x169887 -x169888 -x169889 -x169890 -x169891 -x169892 -x169893 -x169894 -x169895 -x169896 -x169897 -x169898 -x169899 -x169900 -x169901 -x169902 -x169903 -x169904 -x169905 -x169906 -x169907 -x169908 -x169909 -x169910 -x169911 -x169912 -x169913 -x169914 -x169915 -x169916 -x169917 -x169918 -x169919 -x169920 -x169921 -x169922 -x169923 -x169924 -x169925 -x169926 -x169927 -x169928 -x169929 -x169930 -x169931 -x169932 -x169933 -x169934 -x169935 -x169936 -x169937 -x169938 -x169939 -x169940 -x169941 -x169942 -x169943 -x169944 -x169945 -x169946 -x169947 -x169948 -x169949 -x169950 -x169951 -x169952 -x169953 -x169954 -x169955 -x169956 -x169957 -x169958 -x169959 -x169960 -x169961 -x169962 -x169963 -x169964 -x169965 -x169966 -x169967 -x169968 -x169969 -x169970 -x169971 -x169972 -x169973 -x169974 -x169975 -x169976 -x169977 -x169978 -x169979 -x169980 -x169981 -x169982 -x169983 -x169984 -x169985 -x169986 -x169987 -x169988 -x169989 -x169990 -x169991 -x169992 -x169993 -x169994 -x169995 -x169996 -x169997 -x169998 -x169999 -x170000 -x170001 -x170002 -x170003 -x170004 -x170005 -x170006 -x170007 -x170008 -x170009 -x170010 -x170011 -x170012 -x170013 -x170014 -x170015 -x170016 -x170017 -x170018 -x170019 -x170020 -x170021 -x170022 -x170023 -x170024 -x170025 -x170026 -x170027 -x170028 -x170029 -x170030 -x170031 -x170032 -x170033 -x170034 -x170035 -x170036 -x170037 -x170038 -x170039 -x170040 -x170041 -x170042 -x170043 -x170044 -x170045 -x170046 -x170047 -x170048 -x170049 -x170050 -x170051 -x170052 -x170053 -x170054 -x170055 -x170056 -x170057 -x170058 -x170059 -x170060 -x170061 -x170062 -x170063 -x170064 -x170065 -x170066 -x170067 -x170068 -x170069 -x170070 -x170071 -x170072 -x170073 -x170074 -x170075 -x170076 -x170077 -x170078 -x170079 -x170080 -x170081 -x170082 -x170083 -x170084 -x170085 -x170086 -x170087 -x170088 -x170089 -x170090 -x170091 -x170092 -x170093 -x170094 -x170095 -x170096 -x170097 -x170098 -x170099 -x170100 -x170101 -x170102 -x170103 -x170104 -x170105 -x170106 -x170107 -x170108 -x170109 -x170110 -x170111 -x170112 -x170113 -x170114 -x170115 -x170116 -x170117 -x170118 -x170119 -x170120 -x170121 -x170122 -x170123 -x170124 -x170125 -x170126 -x170127 -x170128 -x170129 -x170130 -x170131 -x170132 -x170133 -x170134 -x170135 -x170136 -x170137 -x170138 -x170139 -x170140 -x170141 -x170142 -x170143 -x170144 -x170145 -x170146 -x170147 -x170148 -x170149 -x170150 -x170151 -x170152 -x170153 -x170154 -x170155 -x170156 -x170157 -x170158 -x170159 -x170160 -x170161 -x170162 -x170163 -x170164 -x170165 -x170166 -x170167 -x170168 -x170169 -x170170 -x170171 -x170172 -x170173 -x170174 -x170175 -x170176 -x170177 -x170178 -x170179 -x170180 -x170181 -x170182 -x170183 -x170184 -x170185 -x170186 -x170187 -x170188 -x170189 -x170190 -x170191 -x170192 -x170193 -x170194 -x170195 -x170196 -x170197 -x170198 -x170199 -x170200 -x170201 -x170202 -x170203 -x170204 -x170205 -x170206 -x170207 -x170208 -x170209 -x170210 -x170211 -x170212 -x170213 -x170214 -x170215 -x170216 -x170217 -x170218 -x170219 -x170220 -x170221 -x170222 -x170223 -x170224 -x170225 -x170226 -x170227 -x170228 -x170229 -x170230 -x170231 -x170232 -x170233 -x170234 -x170235 -x170236 -x170237 -x170238 -x170239 -x170240 -x170241 -x170242 -x170243 -x170244 -x170245 -x170246 -x170247 -x170248 -x170249 -x170250 -x170251 -x170252 -x170253 -x170254 -x170255 -x170256 -x170257 -x170258 -x170259 -x170260 -x170261 -x170262 -x170263 -x170264 -x170265 -x170266 -x170267 -x170268 -x170269 -x170270 -x170271 -x170272 -x170273 -x170274 -x170275 -x170276 -x170277 -x170278 -x170279 -x170280 -x170281 -x170282 -x170283 -x170284 -x170285 -x170286 -x170287 -x170288 -x170289 -x170290 -x170291 -x170292 -x170293 -x170294 -x170295 -x170296 -x170297 -x170298 -x170299 -x170300 -x170301 -x170302 -x170303 -x170304 -x170305 -x170306 -x170307 -x170308 -x170309 -x170310 -x170311 -x170312 -x170313 -x170314 -x170315 -x170316 -x170317 -x170318 -x170319 -x170320 -x170321 -x170322 -x170323 -x170324 -x170325 -x170326 -x170327 -x170328 -x170329 -x170330 -x170331 -x170332 -x170333 -x170334 -x170335 -x170336 -x170337 -x170338 -x170339 -x170340 -x170341 -x170342 -x170343 -x170344 -x170345 -x170346 -x170347 -x170348 -x170349 -x170350 -x170351 -x170352 -x170353 -x170354 -x170355 -x170356 -x170357 -x170358 -x170359 -x170360 -x170361 -x170362 -x170363 -x170364 -x170365 -x170366 -x170415 -x170416 -x170417 -x170418 -x170419 -x170420 -x170421 -x170422 -x170423 -x170424 -x170425 -x170426 -x170427 -x170428 -x170429 -x170430 -x170431 -x170432 -x170433 -x170434 -x170435 -x170436 -x170437 -x170438 -x170439 -x170440 -x170441 -x170442 -x170443 -x170444 -x170445 -x170446 -x170447 -x170448 -x170449 -x170450 -x170451 -x170452 -x170453 -x170454 -x170455 -x170456 -x170457 -x170458 -x170459 -x170460 -x170461 -x170462 -x170463 -x170464 -x170465 -x170466 -x170467 -x170468 -x170469 -x170470 -x170471 -x170472 -x170473 -x170474 -x170475 -x170476 -x170477 -x170478 -x170479 -x170480 -x170481 -x170482 -x170483 -x170484 -x170485 -x170486 -x170487 -x170488 -x170489 -x170490 -x170491 -x170492 -x170493 -x170494 -x170495 -x170496 -x170497 -x170498 -x170499 -x170500 -x170501 -x170502 -x170503 -x170504 -x170505 -x170506 -x170507 -x170508 -x170509 -x170510 -x170511 -x170512 -x170513 -x170514 -x170515 -x170516 -x170517 -x170518 -x170519 -x170520 -x170521 -x170522 -x170523 -x170524 -x170525 -x170526 -x170527 -x170528 -x170529 -x170530 -x170531 -x170532 -x170533 -x170534 -x170535 -x170536 -x170537 -x170538 -x170539 -x170540 -x170541 -x170542 -x170543 -x170544 -x170545 -x170546 -x170547 -x170548 -x170549 -x170550 -x170551 -x170552 -x170553 -x170554 -x170555 -x170556 -x170557 -x170558 -x170559 -x170560 -x170561 -x170562 -x170563 -x170564 -x170565 -x170566 -x170567 -x170568 -x170569 -x170570 -x170571 -x170572 -x170573 -x170574 -x170575 -x170576 -x170577 -x170578 -x170579 -x170580 -x170581 -x170582 -x170583 -x170584 -x170585 -x170586 -x170587 -x170588 -x170589 -x170590 -x170591 -x170592 -x170593 -x170594 -x170595 -x170596 -x170597 -x170598 -x170599 -x170600 -x170601 -x170602 -x170603 -x170604 -x170605 -x170606 -x170607 -x170608 -x170609 -x170610 -x170611 -x170612 -x170613 -x170614 -x170615 -x170616 -x170617 -x170618 -x170619 -x170620 -x170621 -x170622 -x170623 -x170624 -x170625 -x170626 -x170627 -x170628 -x170629 -x170630 -x170631 -x170632 -x170633 -x170634 -x170635 -x170636 -x170637 -x170638 -x170639 -x170640 -x170641 -x170642 -x170643 -x170644 -x170645 -x170646 -x170647 -x170648 -x170649 -x170650 -x170651 -x170652 -x170653 -x170654 -x170655 -x170656 -x170657 -x170658 -x170659 -x170660 -x170661 -x170662 -x170663 -x170664 -x170665 -x170666 -x170667 -x170668 -x170669 -x170670 -x170671 -x170672 -x170673 -x170674 -x170675 -x170676 -x170677 -x170678 -x170679 -x170680 -x170681 -x170682 -x170683 -x170684 -x170685 -x170686 -x170687 -x170688 -x170689 -x170690 -x170691 -x170692 -x170693 -x170694 -x170695 -x170696 -x170697 -x170698 -x170699 -x170700 -x170701 -x170702 -x170703 -x170704 -x170705 -x170706 -x170707 -x170708 -x170709 -x170710 -x170711 -x170712 -x170713 -x170714 -x170715 -x170716 -x170717 -x170718 -x170719 -x170720 -x170721 -x170722 -x170723 -x170724 -x170725 -x170726 -x170727 -x170728 -x170729 -x170730 -x170731 -x170732 -x170733 -x170734 -x170735 -x170736 -x170737 -x170738 -x170739 -x170740 -x170741 -x170742 -x170743 -x170744 -x170745 -x170746 -x170747 -x170748 -x170749 -x170750 -x170751 -x170752 -x170753 -x170754 -x170755 -x170756 -x170757 -x170758 -x170759 -x170760 -x170761 -x170762 -x170763 -x170764 -x170765 -x170766 -x170767 -x170768 -x170769 -x170770 -x170771 -x170772 -x170773 -x170774 -x170775 -x170776 -x170777 -x170778 -x170779 -x170780 -x170781 -x170782 -x170783 -x170784 -x170785 -x170786 -x170787 -x170788 -x170789 -x170790 -x170791 -x170792 -x170793 -x170794 -x170795 -x170796 -x170797 -x170798 -x170799 -x170800 -x170801 -x170802 -x170803 -x170804 -x170805 -x170806 -x170807 -x170808 -x170809 -x170810 -x170811 -x170812 -x170813 -x170814 -x170815 -x170816 -x170817 -x170818 -x170819 -x170820 -x170821 -x170822 -x170823 -x170824 -x170825 -x170826 -x170827 -x170828 -x170829 -x170830 -x170831 -x170832 -x170833 -x170834 -x170835 -x170836 -x170837 -x170838 -x170839 -x170840 -x170841 -x170842 -x170843 -x170844 -x170845 -x170846 -x170895 -x170896 -x170897 -x170898 -x170899 -x170900 -x170901 -x170902 -x170903 -x170904 -x170905 -x170906 -x170907 -x170908 -x170909 -x170910 -x170911 -x170912 -x170913 -x170914 -x170915 -x170916 -x170917 -x170918 -x170919 -x170920 -x170921 -x170922 -x170923 -x170924 -x170925 -x170926 -x170927 -x170928 -x170929 -x170930 -x170931 -x170932 -x170933 -x170934 -x170935 -x170936 -x170937 -x170938 -x170939 -x170940 -x170941 -x170942 -x170943 -x170944 -x170945 -x170946 -x170947 -x170948 -x170949 -x170950 -x170951 -x170952 -x170953 -x170954 -x170955 -x170956 -x170957 -x170958 -x170959 -x170960 -x170961 -x170962 -x170963 -x170964 -x170965 -x170966 -x170967 -x170968 -x170969 -x170970 -x170971 -x170972 -x170973 -x170974 -x170975 -x170976 -x170977 -x170978 -x170979 -x170980 -x170981 -x170982 -x170983 -x170984 -x170985 -x170986 -x170987 -x170988 -x170989 -x170990 -x170991 -x170992 -x170993 -x170994 -x170995 -x170996 -x170997 -x170998 -x170999 -x171000 -x171001 -x171002 -x171003 -x171004 -x171005 -x171006 -x171007 -x171008 -x171009 -x171010 -x171011 -x171012 -x171013 -x171014 -x171015 -x171016 -x171017 -x171018 -x171019 -x171020 -x171021 -x171022 -x171023 -x171024 -x171025 -x171026 -x171027 -x171028 -x171029 -x171030 -x171031 -x171032 -x171033 -x171034 -x171035 -x171036 -x171037 -x171038 -x171039 -x171040 -x171041 -x171042 -x171043 -x171044 -x171045 -x171046 -x171047 -x171048 -x171049 -x171050 -x171051 -x171052 -x171053 -x171054 -x171055 -x171056 -x171057 -x171058 -x171059 -x171060 -x171061 -x171062 -x171063 -x171064 -x171065 -x171066 -x171067 -x171068 -x171069 -x171070 -x171071 -x171072 -x171073 -x171074 -x171075 -x171076 -x171077 -x171078 -x171079 -x171080 -x171081 -x171082 -x171083 -x171084 -x171085 -x171086 -x171087 -x171088 -x171089 -x171090 -x171091 -x171092 -x171093 -x171094 -x171095 -x171096 -x171097 -x171098 -x171099 -x171100 -x171101 -x171102 -x171103 -x171104 -x171105 -x171106 -x171107 -x171108 -x171109 -x171110 -x171111 -x171112 -x171113 -x171114 -x171115 -x171116 -x171117 -x171118 -x171119 -x171120 -x171121 -x171122 -x171123 -x171124 -x171125 -x171126 -x171127 -x171128 -x171129 -x171130 -x171131 -x171132 -x171133 -x171134 -x171135 -x171136 -x171137 -x171138 -x171139 -x171140 -x171141 -x171142 -x171143 -x171144 -x171145 -x171146 -x171147 -x171148 -x171149 -x171150 -x171151 -x171152 -x171153 -x171154 -x171155 -x171156 -x171157 -x171158 -x171159 -x171160 -x171161 -x171162 -x171163 -x171164 -x171165 -x171166 -x171167 -x171168 -x171169 -x171170 -x171171 -x171172 -x171173 -x171174 -x171175 -x171176 -x171177 -x171178 -x171179 -x171180 -x171181 -x171182 -x171183 -x171184 -x171185 -x171186 -x171187 -x171188 -x171189 -x171190 -x171191 -x171192 -x171193 -x171194 -x171195 -x171196 -x171197 -x171198 -x171199 -x171200 -x171201 -x171202 -x171203 -x171204 -x171205 -x171206 -x171207 -x171208 -x171209 -x171210 -x171211 -x171212 -x171213 -x171214 -x171215 -x171216 -x171217 -x171218 -x171219 -x171220 -x171221 -x171222 -x171223 -x171224 -x171225 -x171226 -x171227 -x171228 -x171229 -x171230 -x171231 -x171232 -x171233 -x171234 -x171235 -x171236 -x171237 -x171238 -x171239 -x171240 -x171241 -x171242 -x171243 -x171244 -x171245 -x171246 -x171247 -x171248 -x171249 -x171250 -x171251 -x171252 -x171253 -x171254 -x171255 -x171256 -x171257 -x171258 -x171259 -x171260 -x171261 -x171262 -x171263 -x171264 -x171265 -x171266 -x171267 -x171268 -x171269 -x171270 -x171271 -x171272 -x171273 -x171274 -x171275 -x171276 -x171277 -x171278 -x171279 -x171280 -x171281 -x171282 -x171283 -x171284 -x171285 -x171286 -x171287 -x171288 -x171289 -x171290 -x171291 -x171292 -x171293 -x171294 -x171295 -x171296 -x171297 -x171298 -x171299 -x171300 -x171301 -x171302 -x171303 -x171304 -x171305 -x171306 -x171307 -x171308 -x171309 -x171310 -x171311 -x171312 -x171313 -x171314 -x171315 -x171316 -x171317 -x171318 -x171319 -x171320 -x171321 -x171322 -x171323 -x171324 -x171325 -x171326 -x171327 -x171328 -x171329 -x171330 -x171331 -x171332 -x171333 -x171334 -x171335 -x171336 -x171337 -x171338 -x171339 -x171340 -x171341 -x171342 -x171343 -x171344 -x171345 -x171346 -x171347 -x171348 -x171349 -x171350 -x171351 -x171352 -x171353 -x171354 -x171355 -x171356 -x171357 -x171358 -x171359 -x171360 -x171361 -x171362 -x171363 -x171364 -x171365 -x171366 -x171367 -x171368 -x171369 -x171370 -x171371 -x171372 -x171373 -x171374 -x171423 -x171424 -x171425 -x171426 -x171427 -x171428 -x171429 -x171430 -x171431 -x171432 -x171433 -x171434 -x171435 -x171436 -x171437 -x171438 -x171439 -x171440 -x171441 -x171442 -x171443 -x171444 -x171445 -x171446 -x171447 -x171448 -x171449 -x171450 -x171451 -x171452 -x171453 -x171454 -x171455 -x171456 -x171457 -x171458 -x171459 -x171460 -x171461 -x171462 -x171463 -x171464 -x171465 -x171466 -x171467 -x171468 -x171469 -x171470 -x171471 -x171472 -x171473 -x171474 -x171475 -x171476 -x171477 -x171478 -x171479 -x171480 -x171481 -x171482 -x171483 -x171484 -x171485 -x171486 -x171487 -x171488 -x171489 -x171490 -x171491 -x171492 -x171493 -x171494 -x171495 -x171496 -x171497 -x171498 -x171499 -x171500 -x171501 -x171502 -x171503 -x171504 -x171505 -x171506 -x171507 -x171508 -x171509 -x171510 -x171511 -x171512 -x171513 -x171514 -x171515 -x171516 -x171517 -x171518 -x171519 -x171520 -x171521 -x171522 -x171523 -x171524 -x171525 -x171526 -x171527 -x171528 -x171529 -x171530 -x171531 -x171532 -x171533 -x171534 -x171535 -x171536 -x171537 -x171538 -x171539 -x171540 -x171541 -x171542 -x171543 -x171544 -x171545 -x171546 -x171547 -x171548 -x171549 -x171550 -x171551 -x171552 -x171553 -x171554 -x171555 -x171556 -x171557 -x171558 -x171559 -x171560 -x171561 -x171562 -x171563 -x171564 -x171565 -x171566 -x171567 -x171568 -x171569 -x171570 -x171571 -x171572 -x171573 -x171574 -x171575 -x171576 -x171577 -x171578 -x171579 -x171580 -x171581 -x171582 -x171583 -x171584 -x171585 -x171586 -x171587 -x171588 -x171589 -x171590 -x171591 -x171592 -x171593 -x171594 -x171595 -x171596 -x171597 -x171598 -x171599 -x171600 -x171601 -x171602 -x171603 -x171604 -x171605 -x171606 -x171607 -x171608 -x171609 -x171610 -x171611 -x171612 -x171613 -x171614 -x171615 -x171616 -x171617 -x171618 -x171619 -x171620 -x171621 -x171622 -x171623 -x171624 -x171625 -x171626 -x171627 -x171628 -x171629 -x171630 -x171631 -x171632 -x171633 -x171634 -x171635 -x171636 -x171637 -x171638 -x171639 -x171640 -x171641 -x171642 -x171643 -x171644 -x171645 -x171646 -x171647 -x171648 -x171649 -x171650 -x171651 -x171652 -x171653 -x171654 -x171655 -x171656 -x171657 -x171658 -x171659 -x171660 -x171661 -x171662 -x171663 -x171664 -x171665 -x171666 -x171667 -x171668 -x171669 -x171670 -x171671 -x171672 -x171673 -x171674 -x171675 -x171676 -x171677 -x171678 -x171679 -x171680 -x171681 -x171682 -x171683 -x171684 -x171685 -x171686 -x171687 -x171688 -x171689 -x171690 -x171691 -x171692 -x171693 -x171694 -x171695 -x171696 -x171697 -x171698 -x171699 -x171700 -x171701 -x171702 -x171703 -x171704 -x171705 -x171706 -x171707 -x171708 -x171709 -x171710 -x171711 -x171712 -x171713 -x171714 -x171715 -x171716 -x171717 -x171718 -x171719 -x171720 -x171721 -x171722 -x171723 -x171724 -x171725 -x171726 -x171727 -x171728 -x171729 -x171730 -x171731 -x171732 -x171733 -x171734 -x171735 -x171736 -x171737 -x171738 -x171739 -x171740 -x171741 -x171742 -x171743 -x171744 -x171745 -x171746 -x171747 -x171748 -x171749 -x171750 -x171751 -x171752 -x171753 -x171754 -x171755 -x171756 -x171757 -x171758 -x171759 -x171760 -x171761 -x171762 -x171763 -x171764 -x171765 -x171766 -x171767 -x171768 -x171769 -x171770 -x171771 -x171772 -x171773 -x171774 -x171775 -x171776 -x171777 -x171778 -x171779 -x171780 -x171781 -x171782 -x171783 -x171784 -x171785 -x171786 -x171787 -x171788 -x171789 -x171790 -x171791 -x171792 -x171793 -x171794 -x171795 -x171796 -x171797 -x171798 -x171799 -x171800 -x171801 -x171802 -x171803 -x171804 -x171805 -x171806 -x171807 -x171808 -x171809 -x171810 -x171811 -x171812 -x171813 -x171814 -x171815 -x171816 -x171817 -x171818 -x171819 -x171820 -x171821 -x171822 -x171823 -x171824 -x171825 -x171826 -x171827 -x171828 -x171829 -x171830 -x171831 -x171832 -x171833 -x171834 -x171835 -x171836 -x171837 -x171838 -x171839 -x171840 -x171841 -x171842 -x171843 -x171844 -x171845
3600.06/3611.77	v -x171846 -x171847 -x171848 -x171849 -x171850 -x171851 -x171852 -x171853 -x171854 -x171855 -x171856 -x171857 -x171858 -x171859 -x171860 -x171861 -x171862 -x171863 -x171864 -x171865 -x171866 -x171867 -x171868 -x171869 -x171870 -x171871 -x171872 -x171873 -x171874 -x171875 -x171876 -x171877 -x171878 -x171879 -x171880 -x171881 -x171882 -x171883 -x171884 -x171885 -x171886 -x171887 -x171888 -x171889 -x171890 -x171891 -x171892 -x171893 -x171894 -x171895 -x171896 -x171897 -x171898 -x171899 -x171900 -x171901 -x171902 -x171951 -x171952 -x171953 -x171954 -x171955 -x171956 -x171957 -x171958 -x171959 -x171960 -x171961 -x171962 -x171963 -x171964 -x171965 -x171966 -x171967 -x171968 -x171969 -x171970 -x171971 -x171972 -x171973 -x171974 -x171975 -x171976 -x171977 -x171978 -x171979 -x171980 -x171981 -x171982 -x171983 -x171984 -x171985 -x171986 -x171987 -x171988 -x171989 -x171990 -x171991 -x171992 -x171993 -x171994 -x171995 -x171996 -x171997 -x171998 -x172719 -x172720 -x172721 -x172722 -x172723 -x172724 -x172725 -x172726 -x172727 -x172728 -x172729 -x172730 -x172731 -x172732 -x172733 -x172734 -x172735 -x172736 -x172737 -x172738 -x172739 -x172740 -x172741 -x172742 -x172743 -x172744 -x172745 -x172746 -x172747 -x172748 -x172749 -x172750 -x172751 -x172752 -x172753 -x172754 -x172755 -x172756 -x172757 -x172758 -x172759 -x172760 -x172761 -x172762 -x172763 -x172764 -x172765 -x172766 -x173199 -x173200 -x173201 -x173202 -x173203 -x173204 -x173205 -x173206 -x173207 -x173208 -x173209 -x173210 -x173211 -x173212 -x173213 -x173214 -x173215 -x173216 -x173217 -x173218 -x173219 -x173220 -x173221 -x173222 -x173223 -x173224 -x173225 -x173226 -x173227 -x173228 -x173229 -x173230 -x173231 -x173232 -x173233 -x173234 -x173235 -x173236 -x173237 -x173238 -x173239 -x173240 -x173241 -x173242 -x173243 -x173244 -x173245 -x173246 -x173727 -x173728 -x173729 -x173730 -x173731 -x173732 -x173733 -x173734 -x173735 -x173736 -x173737 -x173738 -x173739 -x173740 -x173741 -x173742 -x173743 -x173744 -x173745 -x173746 -x173747 -x173748 -x173749 -x173750 -x173751 -x173752 -x173753 -x173754 -x173755 -x173756 -x173757 -x173758 -x173759 -x173760 -x173761 -x173762 -x173763 -x173764 -x173765 -x173766 -x173767 -x173768 -x173769 -x173770 -x173771 -x173772 -x173773 -x173774 -x174255 -x174256 -x174257 -x174258 -x174259 -x174260 -x174261 -x174262 -x174263 -x174264 -x174265 -x174266 -x174267 -x174268 -x174269 -x174270 -x174271 -x174272 -x174273 -x174274 -x174275 -x174276 -x174277 -x174278 -x174279 -x174280 -x174281 -x174282 -x174283 -x174284 -x174285 -x174286 -x174287 -x174288 -x174289 -x174290 -x174291 -x174292 -x174293 -x174294 -x174295 -x174296 -x174297 -x174298 -x174299 -x174300 -x174301 -x174302 -x174351 -x174352 -x174353 -x174354 -x174355 -x174356 -x174357 -x174358 -x174359 -x174360 -x174361 -x174362 -x174363 -x174364 -x174365 -x174366 -x174367 -x174368 -x174369 -x174370 -x174371 -x174372 -x174373 -x174374 -x174375 -x174376 -x174377 -x174378 -x174379 -x174380 -x174381 -x174382 -x174383 -x174384 -x174385 -x174386 -x174387 -x174388 -x174389 -x174390 -x174391 -x174392 -x174393 -x174394 -x174395 -x174396 -x174397 -x174398 -x174399 -x174400 -x174401 -x174402 -x174403 -x174404 -x174405 -x174406 -x174407 -x174408 -x174409 -x174410 -x174411 -x174412 -x174413 -x174414 -x174415 -x174416 -x174417 -x174418 -x174419 -x174420 -x174421 -x174422 -x174423 -x174424 -x174425 -x174426 -x174427 -x174428 -x174429 -x174430 -x174431 -x174432 -x174433 -x174434 -x174435 -x174436 -x174437 -x174438 -x174439 -x174440 -x174441 -x174442 -x174443 -x174444 -x174445 -x174446 -x174447 -x174448 -x174449 -x174450 -x174451 -x174452 -x174453 -x174454 -x174455 -x174456 -x174457 -x174458 -x174459 -x174460 -x174461 -x174462 -x174463 -x174464 -x174465 -x174466 -x174467 -x174468 -x174469 -x174470 -x174471 -x174472 -x174473 -x174474 -x174475 -x174476 -x174477 -x174478 -x174479 -x174480 -x174481 -x174482 -x174483 -x174484 -x174485 -x174486 -x174487 -x174488 -x174489 -x174490 -x174491 -x174492 -x174493 -x174494 -x174495 -x174496 -x174497 -x174498 -x174499 -x174500 -x174501 -x174502 -x174503 -x174504 -x174505 -x174506 -x174507 -x174508 -x174509 -x174510 -x174511 -x174512 -x174513 -x174514 -x174515 -x174516 -x174517 -x174518 -x174519 -x174520 -x174521 -x174522 -x174523 -x174524 -x174525 -x174526 -x174527 -x174528 -x174529 -x174530 -x174531 -x174532 -x174533 -x174534 -x174535 -x174536 -x174537 -x174538 -x174539 -x174540 -x174541 -x174542 -x174543 -x174544 -x174545 -x174546 -x174547 -x174548 -x174549 -x174550 -x174551 -x174552 -x174553 -x174554 -x174555 -x174556 -x174557 -x174558 -x174559 -x174560 -x174561 -x174562 -x174563 -x174564 -x174565 -x174566 -x174567 -x174568 -x174569 -x174570 -x174571 -x174572 -x174573 -x174574 -x174575 -x174576 -x174577 -x174578 -x174579 -x174580 -x174581 -x174582 -x174583 -x174584 -x174585 -x174586 -x174587 -x174588 -x174589 -x174590 -x172239 -x172240 -x172241 -x172242 -x172243 -x172244 -x172245 -x172246 -x172247 -x172248 -x172249 -x172250 -x172251 -x172252 -x172253 -x172254 -x172255 -x172256 -x172257 -x172258 -x172259 -x172260 -x172261 -x172262 -x172263 -x172264 -x172265 -x172266 -x172267 -x172268 -x172269 -x172270 -x172271 -x172272 -x172273 -x172274 -x172275 -x172276 -x172277 -x172278 -x172279 -x172280 -x172281 -x172282 -x172283 -x172284 -x172285 -x172286 -x172287 -x172288 -x172289 -x172290 -x172291 -x172292 -x172293 -x172294 -x172295 -x172296 -x172297 -x172298 -x172299 -x172300 -x172301 -x172302 -x172303 -x172304 -x172305 -x172306 -x172307 -x172308 -x172309 -x172310 -x172311 -x172312 -x172313 -x172314 -x172315 -x172316 -x172317 -x172318 -x172319 -x172320 -x172321 -x172322 -x172323 -x172324 -x172325 -x172326 -x172327 -x172328 -x172329 -x172330 -x172331 -x172332 -x172333 -x172334 -x172335 -x172336 -x172337 -x172338 -x172339 -x172340 -x172341 -x172342 -x172343 -x172344 -x172345 -x172346 -x172347 -x172348 -x172349 -x172350 -x172351 -x172352 -x172353 -x172354 -x172355 -x172356 -x172357 -x172358 -x172359 -x172360 -x172361 -x172362 -x172363 -x172364 -x172365 -x172366 -x172367 -x172368 -x172369 -x172370 -x172371 -x172372 -x172373 -x172374 -x172375 -x172376 -x172377 -x172378 -x172379 -x172380 -x172381 -x172382 -x172383 -x172384 -x172385 -x172386 -x172387 -x172388 -x172389 -x172390 -x172391 -x172392 -x172393 -x172394 -x172395 -x172396 -x172397 -x172398 -x172399 -x172400 -x172401 -x172402 -x172403 -x172404 -x172405 -x172406 -x172407 -x172408 -x172409 -x172410 -x172411 -x172412 -x172413 -x172414 -x172415 -x172416 -x172417 -x172418 -x172419 -x172420 -x172421 -x172422 -x172423 -x172424 -x172425 -x172426 -x172427 -x172428 -x172429 -x172430 -x172431 -x172432 -x172433 -x172434 -x172435 -x172436 -x172437 -x172438 -x172439 -x172440 -x172441 -x172442 -x172443 -x172444 -x172445 -x172446 -x172447 -x172448 -x172449 -x172450 -x172451 -x172452 -x172453 -x172454 -x172455 -x172456 -x172457 -x172458 -x172459 -x172460 -x172461 -x172462 -x172463 -x172464 -x172465 -x172466 -x172467 -x172468 -x172469 -x172470 -x172471 -x172472 -x172473 -x172474 -x172475 -x172476 -x172477 -x172478 -x172479 -x172480 -x172481 -x172482 -x172483 -x172484 -x172485 -x172486 -x172487 -x172488 -x172489 -x172490 -x172491 -x172492 -x172493 -x172494 -x172495 -x172496 -x172497 -x172498 -x172499 -x172500 -x172501 -x172502 -x172503 -x172504 -x172505 -x172506 -x172507 -x172508 -x172509 -x172510 -x172511 -x172512 -x172513 -x172514 -x172515 -x172516 -x172517 -x172518 -x172519 -x172520 -x172521 -x172522 -x172523 -x172524 -x172525 -x172526 -x172527 -x172528 -x172529 -x172530 -x172531 -x172532 -x172533 -x172534 -x172535 -x172536 -x172537 -x172538 -x172539 -x172540 -x172541 -x172542 -x172543 -x172544 -x172545 -x172546 -x172547 -x172548 -x172549 -x172550 -x172551 -x172552 -x172553 -x172554 -x172555 -x172556 -x172557 -x172558 -x172559 -x172560 -x172561 -x172562 -x172563 -x172564 -x172565 -x172566 -x172567 -x172568 -x172569 -x172570 -x172571 -x172572 -x172573 -x172574 -x172575 -x172576 -x172577 -x172578 -x172579 -x172580 -x172581 -x172582 -x172583 -x172584 -x172585 -x172586 -x172587 -x172588 -x172589 -x172590 -x172591 -x172592 -x172593 -x172594 -x172595 -x172596 -x172597 -x172598 -x172599 -x172600 -x172601 -x172602 -x172603 -x172604 -x172605 -x172606 -x172607 -x172608 -x172609 -x172610 -x172611 -x172612 -x172613 -x172614 -x172615 -x172616 -x172617 -x172618 -x172619 -x172620 -x172621 -x172622 -x172623 -x172624 -x172625 -x172626 -x172627 -x172628 -x172629 -x172630 -x172631 -x172632 -x172633 -x172634 -x172635 -x172636 -x172637 -x172638 -x172639 -x172640 -x172641 -x172642 -x172643 -x172644 -x172645 -x172646 -x172647 -x172648 -x172649 -x172650 -x172651 -x172652 -x172653 -x172654 -x172655 -x172656 -x172657 -x172658 -x172659 -x172660 -x172661 -x172662 -x172663 -x172664 -x172665 -x172666 -x172667 -x172668 -x172669 -x172670 -x172671 -x172672 -x172673 -x172674 -x172675 -x172676 -x172677 -x172678 -x172679 -x172680 -x172681 -x172682 -x172683 -x172684 -x172685 -x172686 -x172687 -x172688 -x172689 -x172690 -x172691 -x172692 -x172693 -x172694 -x172695 -x172696 -x172697 -x172698 -x172699 -x172700 -x172701 -x172702 -x172703 -x172704 -x172705 -x172706 -x172707 -x172708 -x172709 -x172710 -x172711 -x172712 -x172713 -x172714 -x172715 -x172716 -x172717 -x172718 -x172767 -x172768 -x172769 -x172770 -x172771 -x172772 -x172773 -x172774 -x172775 -x172776 -x172777 -x172778 -x172779 -x172780 -x172781 -x172782 -x172783 -x172784 -x172785 -x172786 -x172787 -x172788 -x172789 -x172790 -x172791 -x172792 -x172793 -x172794 -x172795 -x172796 -x172797 -x172798 -x172799 -x172800 -x172801 -x172802 -x172803 -x172804 -x172805 -x172806 -x172807 -x172808 -x172809 -x172810 -x172811 -x172812 -x172813 -x172814 -x172815 -x172816 -x172817 -x172818 -x172819 -x172820 -x172821 -x172822 -x172823 -x172824 -x172825 -x172826 -x172827 -x172828 -x172829 -x172830 -x172831 -x172832 -x172833 -x172834 -x172835 -x172836 -x172837 -x172838 -x172839 -x172840 -x172841 -x172842 -x172843 -x172844 -x172845 -x172846 -x172847 -x172848 -x172849 -x172850 -x172851 -x172852 -x172853 -x172854 -x172855 -x172856 -x172857 -x172858 -x172859 -x172860 -x172861 -x172862 -x172863 -x172864 -x172865 -x172866 -x172867 -x172868 -x172869 -x172870 -x172871 -x172872 -x172873 -x172874 -x172875 -x172876 -x172877 -x172878 -x172879 -x172880 -x172881 -x172882 -x172883 -x172884 -x172885 -x172886 -x172887 -x172888 -x172889 -x172890 -x172891 -x172892 -x172893 -x172894 -x172895 -x172896 -x172897 -x172898 -x172899 -x172900 -x172901 -x172902 -x172903 -x172904 -x172905 -x172906 -x172907 -x172908 -x172909 -x172910 -x172911 -x172912 -x172913 -x172914 -x172915 -x172916 -x172917 -x172918 -x172919 -x172920 -x172921 -x172922 -x172923 -x172924 -x172925 -x172926 -x172927 -x172928 -x172929 -x172930 -x172931 -x172932 -x172933 -x172934 -x172935 -x172936 -x172937 -x172938 -x172939 -x172940 -x172941 -x172942 -x172943 -x172944 -x172945 -x172946 -x172947 -x172948 -x172949 -x172950 -x172951 -x172952 -x172953 -x172954 -x172955 -x172956 -x172957 -x172958 -x172959 -x172960 -x172961 -x172962 -x172963 -x172964 -x172965 -x172966 -x172967 -x172968 -x172969 -x172970 -x172971 -x172972 -x172973 -x172974 -x172975 -x172976 -x172977 -x172978 -x172979 -x172980 -x172981 -x172982 -x172983 -x172984 -x172985 -x172986 -x172987 -x172988 -x172989 -x172990 -x172991 -x172992 -x172993 -x172994 -x172995 -x172996 -x172997 -x172998 -x172999 -x173000 -x173001 -x173002 -x173003 -x173004 -x173005 -x173006 -x173007 -x173008 -x173009 -x173010 -x173011 -x173012 -x173013 -x173014 -x173015 -x173016 -x173017 -x173018 -x173019 -x173020 -x173021 -x173022 -x173023 -x173024 -x173025 -x173026 -x173027 -x173028 -x173029 -x173030 -x173031 -x173032 -x173033 -x173034 -x173035 -x173036 -x173037 -x173038 -x173039 -x173040 -x173041 -x173042 -x173043 -x173044 -x173045 -x173046 -x173047 -x173048 -x173049 -x173050 -x173051 -x173052 -x173053 -x173054 -x173055 -x173056 -x173057 -x173058 -x173059 -x173060 -x173061 -x173062 -x173063 -x173064 -x173065 -x173066 -x173067 -x173068 -x173069 -x173070 -x173071 -x173072 -x173073 -x173074 -x173075 -x173076 -x173077 -x173078 -x173079 -x173080 -x173081 -x173082 -x173083 -x173084 -x173085 -x173086 -x173087 -x173088 -x173089 -x173090 -x173091 -x173092 -x173093 -x173094 -x173095 -x173096 -x173097 -x173098 -x173099 -x173100 -x173101 -x173102 -x173103 -x173104 -x173105 -x173106 -x173107 -x173108 -x173109 -x173110 -x173111 -x173112 -x173113 -x173114 -x173115 -x173116 -x173117 -x173118 -x173119 -x173120 -x173121 -x173122 -x173123 -x173124 -x173125 -x173126 -x173127 -x173128 -x173129 -x173130 -x173131 -x173132 -x173133 -x173134 -x173135 -x173136 -x173137 -x173138 -x173139 -x173140 -x173141 -x173142 -x173143 -x173144 -x173145 -x173146 -x173147 -x173148 -x173149 -x173150 -x173151 -x173152 -x173153 -x173154 -x173155 -x173156 -x173157 -x173158 -x173159 -x173160 -x173161 -x173162 -x173163 -x173164 -x173165 -x173166 -x173167 -x173168 -x173169 -x173170 -x173171 -x173172 -x173173 -x173174 -x173175 -x173176 -x173177 -x173178 -x173179 -x173180 -x173181 -x173182 -x173183 -x173184 -x173185 -x173186 -x173187 -x173188 -x173189 -x173190 -x173191 -x173192 -x173193 -x173194 -x173195 -x173196 -x173197 -x173198 -x173247 -x173248 -x173249 -x173250 -x173251 -x173252 -x173253 -x173254 -x173255 -x173256 -x173257 -x173258 -x173259 -x173260 -x173261 -x173262 -x173263 -x173264 -x173265 -x173266 -x173267 -x173268 -x173269 -x173270 -x173271 -x173272 -x173273 -x173274 -x173275 -x173276 -x173277 -x173278 -x173279 -x173280 -x173281 -x173282 -x173283 -x173284 -x173285 -x173286 -x173287 -x173288 -x173289 -x173290 -x173291 -x173292 -x173293 -x173294 -x173295 -x173296 -x173297 -x173298 -x173299 -x173300 -x173301 -x173302 -x173303 -x173304 -x173305 -x173306 -x173307 -x173308 -x173309 -x173310 -x173311 -x173312 -x173313 -x173314 -x173315 -x173316 -x173317 -x173318 -x173319 -x173320 -x173321 -x173322 -x173323 -x173324 -x173325 -x173326 -x173327 -x173328 -x173329 -x173330 -x173331 -x173332 -x173333 -x173334 -x173335 -x173336 -x173337 -x173338 -x173339 -x173340 -x173341 -x173342 -x173343 -x173344 -x173345 -x173346 -x173347 -x173348 -x173349 -x173350 -x173351 -x173352 -x173353 -x173354 -x173355 -x173356 -x173357 -x173358 -x173359 -x173360 -x173361 -x173362 -x173363 -x173364 -x173365 -x173366 -x173367 -x173368 -x173369 -x173370 -x173371 -x173372 -x173373 -x173374 -x173375 -x173376 -x173377 -x173378 -x173379 -x173380 -x173381 -x173382 -x173383 -x173384 -x173385 -x173386 -x173387 -x173388 -x173389 -x173390 -x173391 -x173392 -x173393 -x173394 -x173395 -x173396 -x173397 -x173398 -x173399 -x173400 -x173401 -x173402 -x173403 -x173404 -x173405 -x173406 -x173407 -x173408 -x173409 -x173410 -x173411 -x173412 -x173413 -x173414 -x173415 -x173416 -x173417 -x173418 -x173419 -x173420 -x173421 -x173422 -x173423 -x173424 -x173425 -x173426 -x173427 -x173428 -x173429 -x173430 -x173431 -x173432 -x173433 -x173434 -x173435 -x173436 -x173437 -x173438 -x173439 -x173440 -x173441 -x173442 -x173443 -x173444 -x173445 -x173446 -x173447 -x173448 -x173449 -x173450 -x173451 -x173452 -x173453 -x173454 -x173455 -x173456 -x173457 -x173458 -x173459 -x173460 -x173461 -x173462 -x173463 -x173464 -x173465 -x173466 -x173467 -x173468 -x173469 -x173470 -x173471 -x173472 -x173473 -x173474 -x173475 -x173476 -x173477 -x173478 -x173479 -x173480 -x173481 -x173482 -x173483 -x173484 -x173485 -x173486 -x173487 -x173488 -x173489 -x173490 -x173491 -x173492 -x173493 -x173494 -x173495 -x173496 -x173497 -x173498 -x173499 -x173500 -x173501 -x173502 -x173503 -x173504 -x173505 -x173506 -x173507 -x173508 -x173509 -x173510 -x173511 -x173512 -x173513 -x173514 -x173515 -x173516 -x173517 -x173518 -x173519 -x173520 -x173521 -x173522 -x173523 -x173524 -x173525 -x173526 -x173527 -x173528 -x173529 -x173530 -x173531 -x173532 -x173533 -x173534 -x173535 -x173536 -x173537 -x173538 -x173539 -x173540 -x173541 -x173542 -x173543 -x173544 -x173545 -x173546 -x173547 -x173548 -x173549 -x173550 -x173551 -x173552 -x173553 -x173554 -x173555 -x173556 -x173557 -x173558 -x173559 -x173560 -x173561 -x173562 -x173563 -x173564 -x173565 -x173566 -x173567 -x173568 -x173569 -x173570 -x173571 -x173572 -x173573 -x173574 -x173575 -x173576 -x173577 -x173578 -x173579 -x173580 -x173581 -x173582 -x173583 -x173584 -x173585 -x173586 -x173587 -x173588 -x173589 -x173590 -x173591 -x173592 -x173593 -x173594 -x173595 -x173596 -x173597 -x173598 -x173599 -x173600 -x173601 -x173602 -x173603 -x173604 -x173605 -x173606 -x173607 -x173608 -x173609 -x173610 -x173611 -x173612 -x173613 -x173614 -x173615 -x173616 -x173617 -x173618 -x173619 -x173620 -x173621 -x173622 -x173623 -x173624 -x173625 -x173626 -x173627 -x173628 -x173629 -x173630 -x173631 -x173632 -x173633 -x173634 -x173635 -x173636 -x173637 -x173638 -x173639 -x173640 -x173641 -x173642 -x173643 -x173644 -x173645 -x173646 -x173647 -x173648 -x173649 -x173650 -x173651 -x173652 -x173653 -x173654 -x173655 -x173656 -x173657 -x173658 -x173659 -x173660 -x173661 -x173662 -x173663 -x173664 -x173665 -x173666 -x173667 -x173668 -x173669 -x173670 -x173671 -x173672 -x173673 -x173674 -x173675 -x173676 -x173677 -x173678 -x173679 -x173680 -x173681 -x173682 -x173683 -x173684 -x173685 -x173686 -x173687 -x173688 -x173689 -x173690 -x173691 -x173692 -x173693 -x173694 -x173695 -x173696 -x173697 -x173698 -x173699 -x173700 -x173701 -x173702 -x173703 -x173704 -x173705 -x173706 -x173707 -x173708 -x173709 -x173710 -x173711 -x173712 -x173713 -x173714 -x173715 -x173716 -x173717 -x173718 -x173719 -x173720 -x173721 -x173722 -x173723 -x173724 -x173725 -x173726 -x173775 -x173776 -x173777 -x173778 -x173779 -x173780 -x173781 -x173782 -x173783 -x173784 -x173785 -x173786 -x173787 -x173788 -x173789 -x173790 -x173791 -x173792 -x173793 -x173794 -x173795 -x173796 -x173797 -x173798 -x173799 -x173800 -x173801 -x173802 -x173803 -x173804 -x173805 -x173806 -x173807 -x173808 -x173809 -x173810 -x173811 -x173812 -x173813 -x173814 -x173815 -x173816 -x173817 -x173818 -x173819 -x173820 -x173821 -x173822 -x173823 -x173824 -x173825 -x173826 -x173827 -x173828 -x173829 -x173830 -x173831 -x173832 -x173833 -x173834 -x173835 -x173836 -x173837 -x173838 -x173839 -x173840 -x173841 -x173842 -x173843 -x173844 -x173845
3600.06/3611.77	v -x173846 -x173847 -x173848 -x173849 -x173850 -x173851 -x173852 -x173853 -x173854 -x173855 -x173856 -x173857 -x173858 -x173859 -x173860 -x173861 -x173862 -x173863 -x173864 -x173865 -x173866 -x173867 -x173868 -x173869 -x173870 -x173871 -x173872 -x173873 -x173874 -x173875 -x173876 -x173877 -x173878 -x173879 -x173880 -x173881 -x173882 -x173883 -x173884 -x173885 -x173886 -x173887 -x173888 -x173889 -x173890 -x173891 -x173892 -x173893 -x173894 -x173895 -x173896 -x173897 -x173898 -x173899 -x173900 -x173901 -x173902 -x173903 -x173904 -x173905 -x173906 -x173907 -x173908 -x173909 -x173910 -x173911 -x173912 -x173913 -x173914 -x173915 -x173916 -x173917 -x173918 -x173919 -x173920 -x173921 -x173922 -x173923 -x173924 -x173925 -x173926 -x173927 -x173928 -x173929 -x173930 -x173931 -x173932 -x173933 -x173934 -x173935 -x173936 -x173937 -x173938 -x173939 -x173940 -x173941 -x173942 -x173943 -x173944 -x173945 -x173946 -x173947 -x173948 -x173949 -x173950 -x173951 -x173952 -x173953 -x173954 -x173955 -x173956 -x173957 -x173958 -x173959 -x173960 -x173961 -x173962 -x173963 -x173964 -x173965 -x173966 -x173967 -x173968 -x173969 -x173970 -x173971 -x173972 -x173973 -x173974 -x173975 -x173976 -x173977 -x173978 -x173979 -x173980 -x173981 -x173982 -x173983 -x173984 -x173985 -x173986 -x173987 -x173988 -x173989 -x173990 -x173991 -x173992 -x173993 -x173994 -x173995 -x173996 -x173997 -x173998 -x173999 -x174000 -x174001 -x174002 -x174003 -x174004 -x174005 -x174006 -x174007 -x174008 -x174009 -x174010 -x174011 -x174012 -x174013 -x174014 -x174015 -x174016 -x174017 -x174018 -x174019 -x174020 -x174021 -x174022 -x174023 -x174024 -x174025 -x174026 -x174027 -x174028 -x174029 -x174030 -x174031 -x174032 -x174033 -x174034 -x174035 -x174036 -x174037 -x174038 -x174039 -x174040 -x174041 -x174042 -x174043 -x174044 -x174045 -x174046 -x174047 -x174048 -x174049 -x174050 -x174051 -x174052 -x174053 -x174054 -x174055 -x174056 -x174057 -x174058 -x174059 -x174060 -x174061 -x174062 -x174063 -x174064 -x174065 -x174066 -x174067 -x174068 -x174069 -x174070 -x174071 -x174072 -x174073 -x174074 -x174075 -x174076 -x174077 -x174078 -x174079 -x174080 -x174081 -x174082 -x174083 -x174084 -x174085 -x174086 -x174087 -x174088 -x174089 -x174090 -x174091 -x174092 -x174093 -x174094 -x174095 -x174096 -x174097 -x174098 -x174099 -x174100 -x174101 -x174102 -x174103 -x174104 -x174105 -x174106 -x174107 -x174108 -x174109 -x174110 -x174111 -x174112 -x174113 -x174114 -x174115 -x174116 -x174117 -x174118 -x174119 -x174120 -x174121 -x174122 -x174123 -x174124 -x174125 -x174126 -x174127 -x174128 -x174129 -x174130 -x174131 -x174132 -x174133 -x174134 -x174135 -x174136 -x174137 -x174138 -x174139 -x174140 -x174141 -x174142 -x174143 -x174144 -x174145 -x174146 -x174147 -x174148 -x174149 -x174150 -x174151 -x174152 -x174153 -x174154 -x174155 -x174156 -x174157 -x174158 -x174159 -x174160 -x174161 -x174162 -x174163 -x174164 -x174165 -x174166 -x174167 -x174168 -x174169 -x174170 -x174171 -x174172 -x174173 -x174174 -x174175 -x174176 -x174177 -x174178 -x174179 -x174180 -x174181 -x174182 -x174183 -x174184 -x174185 -x174186 -x174187 -x174188 -x174189 -x174190 -x174191 -x174192 -x174193 -x174194 -x174195 -x174196 -x174197 -x174198 -x174199 -x174200 -x174201 -x174202 -x174203 -x174204 -x174205 -x174206 -x174207 -x174208 -x174209 -x174210 -x174211 -x174212 -x174213 -x174214 -x174215 -x174216 -x174217 -x174218 -x174219 -x174220 -x174221 -x174222 -x174223 -x174224 -x174225 -x174226 -x174227 -x174228 -x174229 -x174230 -x174231 -x174232 -x174233 -x174234 -x174235 -x174236 -x174237 -x174238 -x174239 -x174240 -x174241 -x174242 -x174243 -x174244 -x174245 -x174246 -x174247 -x174248 -x174249 -x174250 -x174251 -x174252 -x174253 -x174254 -x174303 -x174304 -x174305 -x174306 -x174307 -x174308 -x174309 -x174310 -x174311 -x174312 -x174313 -x174314 -x174315 -x174316 -x174317 -x174318 -x174319 -x174320 -x174321 -x174322 -x174323 -x174324 -x174325 -x174326 -x174327 -x174328 -x174329 -x174330 -x174331 -x174332 -x174333 -x174334 -x174335 -x174336 -x174337 -x174338 -x174339 -x174340 -x174341 -x174342 -x174343 -x174344 -x174345 -x174346 -x174347 -x174348 -x174349 -x174350 -x175071 -x175072 -x175073 -x175074 -x175075 -x175076 -x175077 -x175078 -x175079 -x175080 -x175081 -x175082 -x175083 -x175084 -x175085 -x175086 -x175087 -x175088 -x175089 -x175090 -x175091 -x175092 -x175093 -x175094 -x175095 -x175096 -x175097 -x175098 -x175099 -x175100 -x175101 -x175102 -x175103 -x175104 -x175105 -x175106 -x175107 -x175108 -x175109 -x175110 -x175111 -x175112 -x175113 -x175114 -x175115 -x175116 -x175117 -x175118 -x175551 -x175552 -x175553 -x175554 -x175555 -x175556 -x175557 -x175558 -x175559 -x175560 -x175561 -x175562 -x175563 -x175564 -x175565 -x175566 -x175567 -x175568 -x175569 -x175570 -x175571 -x175572 -x175573 -x175574 -x175575 -x175576 -x175577 -x175578 -x175579 -x175580 -x175581 -x175582 -x175583 -x175584 -x175585 -x175586 -x175587 -x175588 -x175589 -x175590 -x175591 -x175592 -x175593 -x175594 -x175595 -x175596 -x175597 -x175598 -x176079 -x176080 -x176081 -x176082 -x176083 -x176084 -x176085 -x176086 -x176087 -x176088 -x176089 -x176090 -x176091 -x176092 -x176093 -x176094 -x176095 -x176096 -x176097 -x176098 -x176099 -x176100 -x176101 -x176102 -x176103 -x176104 -x176105 -x176106 -x176107 -x176108 -x176109 -x176110 -x176111 -x176112 -x176113 -x176114 -x176115 -x176116 -x176117 -x176118 -x176119 -x176120 -x176121 -x176122 -x176123 -x176124 -x176125 -x176126 -x176607 -x176608 -x176609 -x176610 -x176611 -x176612 -x176613 -x176614 -x176615 -x176616 -x176617 -x176618 -x176619 -x176620 -x176621 -x176622 -x176623 -x176624 -x176625 -x176626 -x176627 -x176628 -x176629 -x176630 -x176631 -x176632 -x176633 -x176634 -x176635 -x176636 -x176637 -x176638 -x176639 -x176640 -x176641 -x176642 -x176643 -x176644 -x176645 -x176646 -x176647 -x176648 -x176649 -x176650 -x176651 -x176652 -x176653 -x176654 -x176703 -x176704 -x176705 -x176706 -x176707 -x176708 -x176709 -x176710 -x176711 -x176712 -x176713 -x176714 -x176715 -x176716 -x176717 -x176718 -x176719 -x176720 -x176721 -x176722 -x176723 -x176724 -x176725 -x176726 -x176727 -x176728 -x176729 -x176730 -x176731 -x176732 -x176733 -x176734 -x176735 -x176736 -x176737 -x176738 -x176739 -x176740 -x176741 -x176742 -x176743 -x176744 -x176745 -x176746 -x176747 -x176748 -x176749 -x176750 -x176751 -x176752 -x176753 -x176754 -x176755 -x176756 -x176757 -x176758 -x176759 -x176760 -x176761 -x176762 -x176763 -x176764 -x176765 -x176766 -x176767 -x176768 -x176769 -x176770 -x176771 -x176772 -x176773 -x176774 -x176775 -x176776 -x176777 -x176778 -x176779 -x176780 -x176781 -x176782 -x176783 -x176784 -x176785 -x176786 -x176787 -x176788 -x176789 -x176790 -x176791 -x176792 -x176793 -x176794 -x176795 -x176796 -x176797 -x176798 -x176799 -x176800 -x176801 -x176802 -x176803 -x176804 -x176805 -x176806 -x176807 -x176808 -x176809 -x176810 -x176811 -x176812 -x176813 -x176814 -x176815 -x176816 -x176817 -x176818 -x176819 -x176820 -x176821 -x176822 -x176823 -x176824 -x176825 -x176826 -x176827 -x176828 -x176829 -x176830 -x176831 -x176832 -x176833 -x176834 -x176835 -x176836 -x176837 -x176838 -x176839 -x176840 -x176841 -x176842 -x176843 -x176844 -x176845 -x176846 -x176847 -x176848 -x176849 -x176850 -x176851 -x176852 -x176853 -x176854 -x176855 -x176856 -x176857 -x176858 -x176859 -x176860 -x176861 -x176862 -x176863 -x176864 -x176865 -x176866 -x176867 -x176868 -x176869 -x176870 -x176871 -x176872 -x176873 -x176874 -x176875 -x176876 -x176877 -x176878 -x176879 -x176880 -x176881 -x176882 -x176883 -x176884 -x176885 -x176886 -x176887 -x176888 -x176889 -x176890 -x176891 -x176892 -x176893 -x176894 -x176895 -x176896 -x176897 -x176898 -x176899 -x176900 -x176901 -x176902 -x176903 -x176904 -x176905 -x176906 -x176907 -x176908 -x176909 -x176910 -x176911 -x176912 -x176913 -x176914 -x176915 -x176916 -x176917 -x176918 -x176919 -x176920 -x176921 -x176922 -x176923 -x176924 -x176925 -x176926 -x176927 -x176928 -x176929 -x176930 -x176931 -x176932 -x176933 -x176934 -x176935 -x176936 -x176937 -x176938 -x176939 -x176940 -x176941 -x176942 -x174591 -x174592 -x174593 -x174594 -x174595 -x174596 -x174597 -x174598 -x174599 -x174600 -x174601 -x174602 -x174603 -x174604 -x174605 -x174606 -x174607 -x174608 -x174609 -x174610 -x174611 -x174612 -x174613 -x174614 -x174615 -x174616 -x174617 -x174618 -x174619 -x174620 -x174621 -x174622 -x174623 -x174624 -x174625 -x174626 -x174627 -x174628 -x174629 -x174630 -x174631 -x174632 -x174633 -x174634 -x174635 -x174636 -x174637 -x174638 -x174639 -x174640 -x174641 -x174642 -x174643 -x174644 -x174645 -x174646 -x174647 -x174648 -x174649 -x174650 -x174651 -x174652 -x174653 -x174654 -x174655 -x174656 -x174657 -x174658 -x174659 -x174660 -x174661 -x174662 -x174663 -x174664 -x174665 -x174666 -x174667 -x174668 -x174669 -x174670 -x174671 -x174672 -x174673 -x174674 -x174675 -x174676 -x174677 -x174678 -x174679 -x174680 -x174681 -x174682 -x174683 -x174684 -x174685 -x174686 -x174687 -x174688 -x174689 -x174690 -x174691 -x174692 -x174693 -x174694 -x174695 -x174696 -x174697 -x174698 -x174699 -x174700 -x174701 -x174702 -x174703 -x174704 -x174705 -x174706 -x174707 -x174708 -x174709 -x174710 -x174711 -x174712 -x174713 -x174714 -x174715 -x174716 -x174717 -x174718 -x174719 -x174720 -x174721 -x174722 -x174723 -x174724 -x174725 -x174726 -x174727 -x174728 -x174729 -x174730 -x174731 -x174732 -x174733 -x174734 -x174735 -x174736 -x174737 -x174738 -x174739 -x174740 -x174741 -x174742 -x174743 -x174744 -x174745 -x174746 -x174747 -x174748 -x174749 -x174750 -x174751 -x174752 -x174753 -x174754 -x174755 -x174756 -x174757 -x174758 -x174759 -x174760 -x174761 -x174762 -x174763 -x174764 -x174765 -x174766 -x174767 -x174768 -x174769 -x174770 -x174771 -x174772 -x174773 -x174774 -x174775 -x174776 -x174777 -x174778 -x174779 -x174780 -x174781 -x174782 -x174783 -x174784 -x174785 -x174786 -x174787 -x174788 -x174789 -x174790 -x174791 -x174792 -x174793 -x174794 -x174795 -x174796 -x174797 -x174798 -x174799 -x174800 -x174801 -x174802 -x174803 -x174804 -x174805 -x174806 -x174807 -x174808 -x174809 -x174810 -x174811 -x174812 -x174813 -x174814 -x174815 -x174816 -x174817 -x174818 -x174819 -x174820 -x174821 -x174822 -x174823 -x174824 -x174825 -x174826 -x174827 -x174828 -x174829 -x174830 -x174831 -x174832 -x174833 -x174834 -x174835 -x174836 -x174837 -x174838 -x174839 -x174840 -x174841 -x174842 -x174843 -x174844 -x174845 -x174846 -x174847 -x174848 -x174849 -x174850 -x174851 -x174852 -x174853 -x174854 -x174855 -x174856 -x174857 -x174858 -x174859 -x174860 -x174861 -x174862 -x174863 -x174864 -x174865 -x174866 -x174867 -x174868 -x174869 -x174870 -x174871 -x174872 -x174873 -x174874 -x174875 -x174876 -x174877 -x174878 -x174879 -x174880 -x174881 -x174882 -x174883 -x174884 -x174885 -x174886 -x174887 -x174888 -x174889 -x174890 -x174891 -x174892 -x174893 -x174894 -x174895 -x174896 -x174897 -x174898 -x174899 -x174900 -x174901 -x174902 -x174903 -x174904 -x174905 -x174906 -x174907 -x174908 -x174909 -x174910 -x174911 -x174912 -x174913 -x174914 -x174915 -x174916 -x174917 -x174918 -x174919 -x174920 -x174921 -x174922 -x174923 -x174924 -x174925 -x174926 -x174927 -x174928 -x174929 -x174930 -x174931 -x174932 -x174933 -x174934 -x174935 -x174936 -x174937 -x174938 -x174939 -x174940 -x174941 -x174942 -x174943 -x174944 -x174945 -x174946 -x174947 -x174948 -x174949 -x174950 -x174951 -x174952 -x174953 -x174954 -x174955 -x174956 -x174957 -x174958 -x174959 -x174960 -x174961 -x174962 -x174963 -x174964 -x174965 -x174966 -x174967 -x174968 -x174969 -x174970 -x174971 -x174972 -x174973 -x174974 -x174975 -x174976 -x174977 -x174978 -x174979 -x174980 -x174981 -x174982 -x174983 -x174984 -x174985 -x174986 -x174987 -x174988 -x174989 -x174990 -x174991 -x174992 -x174993 -x174994 -x174995 -x174996 -x174997 -x174998 -x174999 -x175000 -x175001 -x175002 -x175003 -x175004 -x175005 -x175006 -x175007 -x175008 -x175009 -x175010 -x175011 -x175012 -x175013 -x175014 -x175015 -x175016 -x175017 -x175018 -x175019 -x175020 -x175021 -x175022 -x175023 -x175024 -x175025 -x175026 -x175027 -x175028 -x175029 -x175030 -x175031 -x175032 -x175033 -x175034 -x175035 -x175036 -x175037 -x175038 -x175039 -x175040 -x175041 -x175042 -x175043 -x175044 -x175045 -x175046 -x175047 -x175048 -x175049 -x175050 -x175051 -x175052 -x175053 -x175054 -x175055 -x175056 -x175057 -x175058 -x175059 -x175060 -x175061 -x175062 -x175063 -x175064 -x175065 -x175066 -x175067 -x175068 -x175069 -x175070 -x175119 -x175120 -x175121 -x175122 -x175123 -x175124 -x175125 -x175126 -x175127 -x175128 -x175129 -x175130 -x175131 -x175132 -x175133 -x175134 -x175135 -x175136 -x175137 -x175138 -x175139 -x175140 -x175141 -x175142 -x175143 -x175144 -x175145 -x175146 -x175147 -x175148 -x175149 -x175150 -x175151 -x175152 -x175153 -x175154 -x175155 -x175156 -x175157 -x175158 -x175159 -x175160 -x175161 -x175162 -x175163 -x175164 -x175165 -x175166 -x175167 -x175168 -x175169 -x175170 -x175171 -x175172 -x175173 -x175174 -x175175 -x175176 -x175177 -x175178 -x175179 -x175180 -x175181 -x175182 -x175183 -x175184 -x175185 -x175186 -x175187 -x175188 -x175189 -x175190 -x175191 -x175192 -x175193 -x175194 -x175195 -x175196 -x175197 -x175198 -x175199 -x175200 -x175201 -x175202 -x175203 -x175204 -x175205 -x175206 -x175207 -x175208 -x175209 -x175210 -x175211 -x175212 -x175213 -x175214 -x175215 -x175216 -x175217 -x175218 -x175219 -x175220 -x175221 -x175222 -x175223 -x175224 -x175225 -x175226 -x175227 -x175228 -x175229 -x175230 -x175231 -x175232 -x175233 -x175234 -x175235 -x175236 -x175237 -x175238 -x175239 -x175240 -x175241 -x175242 -x175243 -x175244 -x175245 -x175246 -x175247 -x175248 -x175249 -x175250 -x175251 -x175252 -x175253 -x175254 -x175255 -x175256 -x175257 -x175258 -x175259 -x175260 -x175261 -x175262 -x175263 -x175264 -x175265 -x175266 -x175267 -x175268 -x175269 -x175270 -x175271 -x175272 -x175273 -x175274 -x175275 -x175276 -x175277 -x175278 -x175279 -x175280 -x175281 -x175282 -x175283 -x175284 -x175285 -x175286 -x175287 -x175288 -x175289 -x175290 -x175291 -x175292 -x175293 -x175294 -x175295 -x175296 -x175297 -x175298 -x175299 -x175300 -x175301 -x175302 -x175303 -x175304 -x175305 -x175306 -x175307 -x175308 -x175309 -x175310 -x175311 -x175312 -x175313 -x175314 -x175315 -x175316 -x175317 -x175318 -x175319 -x175320 -x175321 -x175322 -x175323 -x175324 -x175325 -x175326 -x175327 -x175328 -x175329 -x175330 -x175331 -x175332 -x175333 -x175334 -x175335 -x175336 -x175337 -x175338 -x175339 -x175340 -x175341 -x175342 -x175343 -x175344 -x175345 -x175346 -x175347 -x175348 -x175349 -x175350 -x175351 -x175352 -x175353 -x175354 -x175355 -x175356 -x175357 -x175358 -x175359 -x175360 -x175361 -x175362 -x175363 -x175364 -x175365 -x175366 -x175367 -x175368 -x175369 -x175370 -x175371 -x175372 -x175373 -x175374 -x175375 -x175376 -x175377 -x175378 -x175379 -x175380 -x175381 -x175382 -x175383 -x175384 -x175385 -x175386 -x175387 -x175388 -x175389 -x175390 -x175391 -x175392 -x175393 -x175394 -x175395 -x175396 -x175397 -x175398 -x175399 -x175400 -x175401 -x175402 -x175403 -x175404 -x175405 -x175406 -x175407 -x175408 -x175409 -x175410 -x175411 -x175412 -x175413 -x175414 -x175415 -x175416 -x175417 -x175418 -x175419 -x175420 -x175421 -x175422 -x175423 -x175424 -x175425 -x175426 -x175427 -x175428 -x175429 -x175430 -x175431 -x175432 -x175433 -x175434 -x175435 -x175436 -x175437 -x175438 -x175439 -x175440 -x175441 -x175442 -x175443 -x175444 -x175445 -x175446 -x175447 -x175448 -x175449 -x175450 -x175451 -x175452 -x175453 -x175454 -x175455 -x175456 -x175457 -x175458 -x175459 -x175460 -x175461 -x175462 -x175463 -x175464 -x175465 -x175466 -x175467 -x175468 -x175469 -x175470 -x175471 -x175472 -x175473 -x175474 -x175475 -x175476 -x175477 -x175478 -x175479 -x175480 -x175481 -x175482 -x175483 -x175484 -x175485 -x175486 -x175487 -x175488 -x175489 -x175490 -x175491 -x175492 -x175493 -x175494 -x175495 -x175496 -x175497 -x175498 -x175499 -x175500 -x175501 -x175502 -x175503 -x175504 -x175505 -x175506 -x175507 -x175508 -x175509 -x175510 -x175511 -x175512 -x175513 -x175514 -x175515 -x175516 -x175517 -x175518 -x175519 -x175520 -x175521 -x175522 -x175523 -x175524 -x175525 -x175526 -x175527 -x175528 -x175529 -x175530 -x175531 -x175532 -x175533 -x175534 -x175535 -x175536 -x175537 -x175538 -x175539 -x175540 -x175541 -x175542 -x175543 -x175544 -x175545 -x175546 -x175547 -x175548 -x175549 -x175550 -x175599 -x175600 -x175601 -x175602 -x175603 -x175604 -x175605 -x175606 -x175607 -x175608 -x175609 -x175610 -x175611 -x175612 -x175613 -x175614 -x175615 -x175616 -x175617 -x175618 -x175619 -x175620 -x175621 -x175622 -x175623 -x175624 -x175625 -x175626 -x175627 -x175628 -x175629 -x175630 -x175631 -x175632 -x175633 -x175634 -x175635 -x175636 -x175637 -x175638 -x175639 -x175640 -x175641 -x175642 -x175643 -x175644 -x175645 -x175646 -x175647 -x175648 -x175649 -x175650 -x175651 -x175652 -x175653 -x175654 -x175655 -x175656 -x175657 -x175658 -x175659 -x175660 -x175661 -x175662 -x175663 -x175664 -x175665 -x175666 -x175667 -x175668 -x175669 -x175670 -x175671 -x175672 -x175673 -x175674 -x175675 -x175676 -x175677 -x175678 -x175679 -x175680 -x175681 -x175682 -x175683 -x175684 -x175685 -x175686 -x175687 -x175688 -x175689 -x175690 -x175691 -x175692 -x175693 -x175694 -x175695 -x175696 -x175697 -x175698 -x175699 -x175700 -x175701 -x175702 -x175703 -x175704 -x175705 -x175706 -x175707 -x175708 -x175709 -x175710 -x175711 -x175712 -x175713 -x175714 -x175715 -x175716 -x175717 -x175718 -x175719 -x175720 -x175721 -x175722 -x175723 -x175724 -x175725 -x175726 -x175727 -x175728 -x175729 -x175730 -x175731 -x175732 -x175733 -x175734 -x175735 -x175736 -x175737 -x175738 -x175739 -x175740 -x175741 -x175742 -x175743 -x175744 -x175745 -x175746 -x175747 -x175748 -x175749 -x175750 -x175751 -x175752 -x175753 -x175754 -x175755 -x175756 -x175757 -x175758 -x175759 -x175760 -x175761 -x175762 -x175763 -x175764 -x175765 -x175766 -x175767 -x175768 -x175769 -x175770 -x175771 -x175772 -x175773 -x175774 -x175775 -x175776 -x175777 -x175778 -x175779 -x175780 -x175781 -x175782 -x175783 -x175784 -x175785 -x175786 -x175787 -x175788 -x175789 -x175790 -x175791 -x175792 -x175793 -x175794 -x175795 -x175796 -x175797
3600.06/3611.78	v -x175798 -x175799 -x175800 -x175801 -x175802 -x175803 -x175804 -x175805 -x175806 -x175807 -x175808 -x175809 -x175810 -x175811 -x175812 -x175813 -x175814 -x175815 -x175816 -x175817 -x175818 -x175819 -x175820 -x175821 -x175822 -x175823 -x175824 -x175825 -x175826 -x175827 -x175828 -x175829 -x175830 -x175831 -x175832 -x175833 -x175834 -x175835 -x175836 -x175837 -x175838 -x175839 -x175840 -x175841 -x175842 -x175843 -x175844 -x175845 -x175846 -x175847 -x175848 -x175849 -x175850 -x175851 -x175852 -x175853 -x175854 -x175855 -x175856 -x175857 -x175858 -x175859 -x175860 -x175861 -x175862 -x175863 -x175864 -x175865 -x175866 -x175867 -x175868 -x175869 -x175870 -x175871 -x175872 -x175873 -x175874 -x175875 -x175876 -x175877 -x175878 -x175879 -x175880 -x175881 -x175882 -x175883 -x175884 -x175885 -x175886 -x175887 -x175888 -x175889 -x175890 -x175891 -x175892 -x175893 -x175894 -x175895 -x175896 -x175897 -x175898 -x175899 -x175900 -x175901 -x175902 -x175903 -x175904 -x175905 -x175906 -x175907 -x175908 -x175909 -x175910 -x175911 -x175912 -x175913 -x175914 -x175915 -x175916 -x175917 -x175918 -x175919 -x175920 -x175921 -x175922 -x175923 -x175924 -x175925 -x175926 -x175927 -x175928 -x175929 -x175930 -x175931 -x175932 -x175933 -x175934 -x175935 -x175936 -x175937 -x175938 -x175939 -x175940 -x175941 -x175942 -x175943 -x175944 -x175945 -x175946 -x175947 -x175948 -x175949 -x175950 -x175951 -x175952 -x175953 -x175954 -x175955 -x175956 -x175957 -x175958 -x175959 -x175960 -x175961 -x175962 -x175963 -x175964 -x175965 -x175966 -x175967 -x175968 -x175969 -x175970 -x175971 -x175972 -x175973 -x175974 -x175975 -x175976 -x175977 -x175978 -x175979 -x175980 -x175981 -x175982 -x175983 -x175984 -x175985 -x175986 -x175987 -x175988 -x175989 -x175990 -x175991 -x175992 -x175993 -x175994 -x175995 -x175996 -x175997 -x175998 -x175999 -x176000 -x176001 -x176002 -x176003 -x176004 -x176005 -x176006 -x176007 -x176008 -x176009 -x176010 -x176011 -x176012 -x176013 -x176014 -x176015 -x176016 -x176017 -x176018 -x176019 -x176020 -x176021 -x176022 -x176023 -x176024 -x176025 -x176026 -x176027 -x176028 -x176029 -x176030 -x176031 -x176032 -x176033 -x176034 -x176035 -x176036 -x176037 -x176038 -x176039 -x176040 -x176041 -x176042 -x176043 -x176044 -x176045 -x176046 -x176047 -x176048 -x176049 -x176050 -x176051 -x176052 -x176053 -x176054 -x176055 -x176056 -x176057 -x176058 -x176059 -x176060 -x176061 -x176062 -x176063 -x176064 -x176065 -x176066 -x176067 -x176068 -x176069 -x176070 -x176071 -x176072 -x176073 -x176074 -x176075 -x176076 -x176077 -x176078 -x176127 -x176128 -x176129 -x176130 -x176131 -x176132 -x176133 -x176134 -x176135 -x176136 -x176137 -x176138 -x176139 -x176140 -x176141 -x176142 -x176143 -x176144 -x176145 -x176146 -x176147 -x176148 -x176149 -x176150 -x176151 -x176152 -x176153 -x176154 -x176155 -x176156 -x176157 -x176158 -x176159 -x176160 -x176161 -x176162 -x176163 -x176164 -x176165 -x176166 -x176167 -x176168 -x176169 -x176170 -x176171 -x176172 -x176173 -x176174 -x176175 -x176176 -x176177 -x176178 -x176179 -x176180 -x176181 -x176182 -x176183 -x176184 -x176185 -x176186 -x176187 -x176188 -x176189 -x176190 -x176191 -x176192 -x176193 -x176194 -x176195 -x176196 -x176197 -x176198 -x176199 -x176200 -x176201 -x176202 -x176203 -x176204 -x176205 -x176206 -x176207 -x176208 -x176209 -x176210 -x176211 -x176212 -x176213 -x176214 -x176215 -x176216 -x176217 -x176218 -x176219 -x176220 -x176221 -x176222 -x176223 -x176224 -x176225 -x176226 -x176227 -x176228 -x176229 -x176230 -x176231 -x176232 -x176233 -x176234 -x176235 -x176236 -x176237 -x176238 -x176239 -x176240 -x176241 -x176242 -x176243 -x176244 -x176245 -x176246 -x176247 -x176248 -x176249 -x176250 -x176251 -x176252 -x176253 -x176254 -x176255 -x176256 -x176257 -x176258 -x176259 -x176260 -x176261 -x176262 -x176263 -x176264 -x176265 -x176266 -x176267 -x176268 -x176269 -x176270 -x176271 -x176272 -x176273 -x176274 -x176275 -x176276 -x176277 -x176278 -x176279 -x176280 -x176281 -x176282 -x176283 -x176284 -x176285 -x176286 -x176287 -x176288 -x176289 -x176290 -x176291 -x176292 -x176293 -x176294 -x176295 -x176296 -x176297 -x176298 -x176299 -x176300 -x176301 -x176302 -x176303 -x176304 -x176305 -x176306 -x176307 -x176308 -x176309 -x176310 -x176311 -x176312 -x176313 -x176314 -x176315 -x176316 -x176317 -x176318 -x176319 -x176320 -x176321 -x176322 -x176323 -x176324 -x176325 -x176326 -x176327 -x176328 -x176329 -x176330 -x176331 -x176332 -x176333 -x176334 -x176335 -x176336 -x176337 -x176338 -x176339 -x176340 -x176341 -x176342 -x176343 -x176344 -x176345 -x176346 -x176347 -x176348 -x176349 -x176350 -x176351 -x176352 -x176353 -x176354 -x176355 -x176356 -x176357 -x176358 -x176359 -x176360 -x176361 -x176362 -x176363 -x176364 -x176365 -x176366 -x176367 -x176368 -x176369 -x176370 -x176371 -x176372 -x176373 -x176374 -x176375 -x176376 -x176377 -x176378 -x176379 -x176380 -x176381 -x176382 -x176383 -x176384 -x176385 -x176386 -x176387 -x176388 -x176389 -x176390 -x176391 -x176392 -x176393 -x176394 -x176395 -x176396 -x176397 -x176398 -x176399 -x176400 -x176401 -x176402 -x176403 -x176404 -x176405 -x176406 -x176407 -x176408 -x176409 -x176410 -x176411 -x176412 -x176413 -x176414 -x176415 -x176416 -x176417 -x176418 -x176419 -x176420 -x176421 -x176422 -x176423 -x176424 -x176425 -x176426 -x176427 -x176428 -x176429 -x176430 -x176431 -x176432 -x176433 -x176434 -x176435 -x176436 -x176437 -x176438 -x176439 -x176440 -x176441 -x176442 -x176443 -x176444 -x176445 -x176446 -x176447 -x176448 -x176449 -x176450 -x176451 -x176452 -x176453 -x176454 -x176455 -x176456 -x176457 -x176458 -x176459 -x176460 -x176461 -x176462 -x176463 -x176464 -x176465 -x176466 -x176467 -x176468 -x176469 -x176470 -x176471 -x176472 -x176473 -x176474 -x176475 -x176476 -x176477 -x176478 -x176479 -x176480 -x176481 -x176482 -x176483 -x176484 -x176485 -x176486 -x176487 -x176488 -x176489 -x176490 -x176491 -x176492 -x176493 -x176494 -x176495 -x176496 -x176497 -x176498 -x176499 -x176500 -x176501 -x176502 -x176503 -x176504 -x176505 -x176506 -x176507 -x176508 -x176509 -x176510 -x176511 -x176512 -x176513 -x176514 -x176515 -x176516 -x176517 -x176518 -x176519 -x176520 -x176521 -x176522 -x176523 -x176524 -x176525 -x176526 -x176527 -x176528 -x176529 -x176530 -x176531 -x176532 -x176533 -x176534 -x176535 -x176536 -x176537 -x176538 -x176539 -x176540 -x176541 -x176542 -x176543 -x176544 -x176545 -x176546 -x176547 -x176548 -x176549 -x176550 -x176551 -x176552 -x176553 -x176554 -x176555 -x176556 -x176557 -x176558 -x176559 -x176560 -x176561 -x176562 -x176563 -x176564 -x176565 -x176566 -x176567 -x176568 -x176569 -x176570 -x176571 -x176572 -x176573 -x176574 -x176575 -x176576 -x176577 -x176578 -x176579 -x176580 -x176581 -x176582 -x176583 -x176584 -x176585 -x176586 -x176587 -x176588 -x176589 -x176590 -x176591 -x176592 -x176593 -x176594 -x176595 -x176596 -x176597 -x176598 -x176599 -x176600 -x176601 -x176602 -x176603 -x176604 -x176605 -x176606 -x176655 -x176656 -x176657 -x176658 -x176659 -x176660 -x176661 -x176662 -x176663 -x176664 -x176665 -x176666 -x176667 -x176668 -x176669 -x176670 -x176671 -x176672 -x176673 -x176674 -x176675 -x176676 -x176677 -x176678 -x176679 -x176680 -x176681 -x176682 -x176683 -x176684 -x176685 -x176686 -x176687 -x176688 -x176689 -x176690 -x176691 -x176692 -x176693 -x176694 -x176695 -x176696 -x176697 -x176698 -x176699 -x176700 -x176701 -x176702 -x179775 -x179776 -x179777 -x179778 -x179779 -x179780 -x179781 -x179782 -x179783 -x179784 -x179785 -x179786 -x179787 -x179788 -x179789 -x179790 -x179791 -x179792 -x179793 -x179794 -x179795 -x179796 -x179797 -x179798 -x179799 -x179800 -x179801 -x179802 -x179803 -x179804 -x179805 -x179806 -x179807 -x179808 -x179809 -x179810 -x179811 -x179812 -x179813 -x179814 -x179815 -x179816 -x179817 -x179818 -x179819 -x179820 -x179821 -x179822 -x180303 -x180304 -x180305 -x180306 -x180307 -x180308 -x180309 -x180310 -x180311 -x180312 -x180313 -x180314 -x180315 -x180316 -x180317 -x180318 -x180319 -x180320 -x180321 -x180322 -x180323 -x180324 -x180325 -x180326 -x180327 -x180328 -x180329 -x180330 -x180331 -x180332 -x180333 -x180334 -x180335 -x180336 -x180337 -x180338 -x180339 -x180340 -x180341 -x180342 -x180343 -x180344 -x180345 -x180346 -x180347 -x180348 -x180349 -x180350 -x180783 -x180784 -x180785 -x180786 -x180787 -x180788 -x180789 -x180790 -x180791 -x180792 -x180793 -x180794 -x180795 -x180796 -x180797 -x180798 -x180799 -x180800 -x180801 -x180802 -x180803 -x180804 -x180805 -x180806 -x180807 -x180808 -x180809 -x180810 -x180811 -x180812 -x180813 -x180814 -x180815 -x180816 -x180817 -x180818 -x180819 -x180820 -x180821 -x180822 -x180823 -x180824 -x180825 -x180826 -x180827 -x180828 -x180829 -x180830 -x181311 -x181312 -x181313 -x181314 -x181315 -x181316 -x181317 -x181318 -x181319 -x181320 -x181321 -x181322 -x181323 -x181324 -x181325 -x181326 -x181327 -x181328 -x181329 -x181330 -x181331 -x181332 -x181333 -x181334 -x181335 -x181336 -x181337 -x181338 -x181339 -x181340 -x181341 -x181342 -x181343 -x181344 -x181345 -x181346 -x181347 -x181348 -x181349 -x181350 -x181351 -x181352 -x181353 -x181354 -x181355 -x181356 -x181357 -x181358 -x181407 -x181408 -x181409 -x181410 -x181411 -x181412 -x181413 -x181414 -x181415 -x181416 -x181417 -x181418 -x181419 -x181420 -x181421 -x181422 -x181423 -x181424 -x181425 -x181426 -x181427 -x181428 -x181429 -x181430 -x181431 -x181432 -x181433 -x181434 -x181435 -x181436 -x181437 -x181438 -x181439 -x181440 -x181441 -x181442 -x181443 -x181444 -x181445 -x181446 -x181447 -x181448 -x181449 -x181450 -x181451 -x181452 -x181453 -x181454 -x181455 -x181456 -x181457 -x181458 -x181459 -x181460 -x181461 -x181462 -x181463 -x181464 -x181465 -x181466 -x181467 -x181468 -x181469 -x181470 -x181471 -x181472 -x181473 -x181474 -x181475 -x181476 -x181477 -x181478 -x181479 -x181480 -x181481 -x181482 -x181483 -x181484 -x181485 -x181486 -x181487 -x181488 -x181489 -x181490 -x181491 -x181492 -x181493 -x181494 -x181495 -x181496 -x181497 -x181498 -x181499 -x181500 -x181501 -x181502 -x181503 -x181504 -x181505 -x181506 -x181507 -x181508 -x181509 -x181510 -x181511 -x181512 -x181513 -x181514 -x181515 -x181516 -x181517 -x181518 -x181519 -x181520 -x181521 -x181522 -x181523 -x181524 -x181525 -x181526 -x181527 -x181528 -x181529 -x181530 -x181531 -x181532 -x181533 -x181534 -x181535 -x181536 -x181537 -x181538 -x181539 -x181540 -x181541 -x181542 -x181543 -x181544 -x181545 -x181546 -x181547 -x181548 -x181549 -x181550 -x181551 -x181552 -x181553 -x181554 -x181555 -x181556 -x181557 -x181558 -x181559 -x181560 -x181561 -x181562 -x181563 -x181564 -x181565 -x181566 -x181567 -x181568 -x181569 -x181570 -x181571 -x181572 -x181573 -x181574 -x181575 -x181576 -x181577 -x181578 -x181579 -x181580 -x181581 -x181582 -x181583 -x181584 -x181585 -x181586 -x181587 -x181588 -x181589 -x181590 -x181591 -x181592 -x181593 -x181594 -x181595 -x181596 -x181597 -x181598 -x181599 -x181600 -x181601 -x181602 -x181603 -x181604 -x181605 -x181606 -x181607 -x181608 -x181609 -x181610 -x181611 -x181612 -x181613 -x181614 -x181615 -x181616 -x181617 -x181618 -x181619 -x181620 -x181621 -x181622 -x181623 -x181624 -x181625 -x181626 -x181627 -x181628 -x181629 -x181630 -x181631 -x181632 -x181633 -x181634 -x181635 -x181636 -x181637 -x181638 -x181639 -x181640 -x181641 -x181642 -x181643 -x181644 -x181645 -x181646 -x179295 -x179296 -x179297 -x179298 -x179299 -x179300 -x179301 -x179302 -x179303 -x179304 -x179305 -x179306 -x179307 -x179308 -x179309 -x179310 -x179311 -x179312 -x179313 -x179314 -x179315 -x179316 -x179317 -x179318 -x179319 -x179320 -x179321 -x179322 -x179323 -x179324 -x179325 -x179326 -x179327 -x179328 -x179329 -x179330 -x179331 -x179332 -x179333 -x179334 -x179335 -x179336 -x179337 -x179338 -x179339 -x179340 -x179341 -x179342 -x179343 -x179344 -x179345 -x179346 -x179347 -x179348 -x179349 -x179350 -x179351 -x179352 -x179353 -x179354 -x179355 -x179356 -x179357 -x179358 -x179359 -x179360 -x179361 -x179362 -x179363 -x179364 -x179365 -x179366 -x179367 -x179368 -x179369 -x179370 -x179371 -x179372 -x179373 -x179374 -x179375 -x179376 -x179377 -x179378 -x179379 -x179380 -x179381 -x179382 -x179383 -x179384 -x179385 -x179386 -x179387 -x179388 -x179389 -x179390 -x179391 -x179392 -x179393 -x179394 -x179395 -x179396 -x179397 -x179398 -x179399 -x179400 -x179401 -x179402 -x179403 -x179404 -x179405 -x179406 -x179407 -x179408 -x179409 -x179410 -x179411 -x179412 -x179413 -x179414 -x179415 -x179416 -x179417 -x179418 -x179419 -x179420 -x179421 -x179422 -x179423 -x179424 -x179425 -x179426 -x179427 -x179428 -x179429 -x179430 -x179431 -x179432 -x179433 -x179434 -x179435 -x179436 -x179437 -x179438 -x179439 -x179440 -x179441 -x179442 -x179443 -x179444 -x179445 -x179446 -x179447 -x179448 -x179449 -x179450 -x179451 -x179452 -x179453 -x179454 -x179455 -x179456 -x179457 -x179458 -x179459 -x179460 -x179461 -x179462 -x179463 -x179464 -x179465 -x179466 -x179467 -x179468 -x179469 -x179470 -x179471 -x179472 -x179473 -x179474 -x179475 -x179476 -x179477 -x179478 -x179479 -x179480 -x179481 -x179482 -x179483 -x179484 -x179485 -x179486 -x179487 -x179488 -x179489 -x179490 -x179491 -x179492 -x179493 -x179494 -x179495 -x179496 -x179497 -x179498 -x179499 -x179500 -x179501 -x179502 -x179503 -x179504 -x179505 -x179506 -x179507 -x179508 -x179509 -x179510 -x179511 -x179512 -x179513 -x179514 -x179515 -x179516 -x179517 -x179518 -x179519 -x179520 -x179521 -x179522 -x179523 -x179524 -x179525 -x179526 -x179527 -x179528 -x179529 -x179530 -x179531 -x179532 -x179533 -x179534 -x179535 -x179536 -x179537 -x179538 -x179539 -x179540 -x179541 -x179542 -x179543 -x179544 -x179545 -x179546 -x179547 -x179548 -x179549 -x179550 -x179551 -x179552 -x179553 -x179554 -x179555 -x179556 -x179557 -x179558 -x179559 -x179560 -x179561 -x179562 -x179563 -x179564 -x179565 -x179566 -x179567 -x179568 -x179569 -x179570 -x179571 -x179572 -x179573 -x179574 -x179575 -x179576 -x179577 -x179578 -x179579 -x179580 -x179581 -x179582 -x179583 -x179584 -x179585 -x179586 -x179587 -x179588 -x179589 -x179590 -x179591 -x179592 -x179593 -x179594 -x179595 -x179596 -x179597 -x179598 -x179599 -x179600 -x179601 -x179602 -x179603 -x179604 -x179605 -x179606 -x179607 -x179608 -x179609 -x179610 -x179611 -x179612 -x179613 -x179614 -x179615 -x179616 -x179617 -x179618 -x179619 -x179620 -x179621 -x179622 -x179623 -x179624 -x179625 -x179626 -x179627 -x179628 -x179629 -x179630 -x179631 -x179632 -x179633 -x179634 -x179635 -x179636 -x179637 -x179638 -x179639 -x179640 -x179641 -x179642 -x179643 -x179644 -x179645 -x179646 -x179647 -x179648 -x179649 -x179650 -x179651 -x179652 -x179653 -x179654 -x179655 -x179656 -x179657 -x179658 -x179659 -x179660 -x179661 -x179662 -x179663 -x179664 -x179665 -x179666 -x179667 -x179668 -x179669 -x179670 -x179671 -x179672 -x179673 -x179674 -x179675 -x179676 -x179677 -x179678 -x179679 -x179680 -x179681 -x179682 -x179683 -x179684 -x179685 -x179686 -x179687 -x179688 -x179689 -x179690 -x179691 -x179692 -x179693 -x179694 -x179695 -x179696 -x179697 -x179698 -x179699 -x179700 -x179701 -x179702 -x179703 -x179704 -x179705 -x179706 -x179707 -x179708 -x179709 -x179710 -x179711 -x179712 -x179713 -x179714 -x179715 -x179716 -x179717 -x179718 -x179719 -x179720 -x179721 -x179722 -x179723 -x179724 -x179725 -x179726 -x179727 -x179728 -x179729 -x179730 -x179731 -x179732 -x179733 -x179734 -x179735 -x179736 -x179737 -x179738 -x179739 -x179740 -x179741 -x179742 -x179743 -x179744 -x179745 -x179746 -x179747 -x179748 -x179749 -x179750 -x179751 -x179752 -x179753 -x179754 -x179755 -x179756 -x179757 -x179758 -x179759 -x179760 -x179761 -x179762 -x179763 -x179764 -x179765 -x179766 -x179767 -x179768 -x179769 -x179770 -x179771 -x179772 -x179773 -x179774 -x179823 -x179824 -x179825 -x179826 -x179827 -x179828 -x179829 -x179830 -x179831 -x179832 -x179833 -x179834 -x179835 -x179836 -x179837 -x179838 -x179839 -x179840 -x179841 -x179842 -x179843 -x179844 -x179845 -x179846 -x179847 -x179848 -x179849 -x179850 -x179851 -x179852 -x179853 -x179854 -x179855 -x179856 -x179857 -x179858 -x179859 -x179860 -x179861 -x179862 -x179863 -x179864 -x179865 -x179866 -x179867 -x179868 -x179869 -x179870 -x179871 -x179872 -x179873 -x179874 -x179875 -x179876 -x179877 -x179878 -x179879 -x179880 -x179881 -x179882 -x179883 -x179884 -x179885 -x179886 -x179887 -x179888 -x179889 -x179890 -x179891 -x179892 -x179893 -x179894 -x179895 -x179896 -x179897 -x179898 -x179899 -x179900 -x179901 -x179902 -x179903 -x179904 -x179905 -x179906 -x179907 -x179908 -x179909 -x179910 -x179911 -x179912 -x179913 -x179914 -x179915 -x179916 -x179917 -x179918 -x179919 -x179920 -x179921 -x179922 -x179923 -x179924 -x179925 -x179926 -x179927 -x179928 -x179929 -x179930 -x179931 -x179932 -x179933 -x179934 -x179935 -x179936 -x179937 -x179938 -x179939 -x179940 -x179941 -x179942 -x179943 -x179944 -x179945 -x179946 -x179947 -x179948 -x179949 -x179950 -x179951 -x179952 -x179953 -x179954 -x179955 -x179956 -x179957 -x179958 -x179959 -x179960 -x179961 -x179962 -x179963 -x179964 -x179965 -x179966 -x179967 -x179968 -x179969 -x179970 -x179971 -x179972 -x179973 -x179974 -x179975 -x179976 -x179977 -x179978 -x179979 -x179980 -x179981 -x179982 -x179983 -x179984 -x179985 -x179986 -x179987 -x179988 -x179989 -x179990 -x179991 -x179992 -x179993 -x179994 -x179995 -x179996 -x179997 -x179998 -x179999 -x180000 -x180001 -x180002 -x180003 -x180004 -x180005 -x180006 -x180007 -x180008 -x180009 -x180010 -x180011 -x180012 -x180013 -x180014 -x180015 -x180016 -x180017 -x180018 -x180019 -x180020 -x180021 -x180022 -x180023 -x180024 -x180025 -x180026 -x180027 -x180028 -x180029 -x180030 -x180031 -x180032 -x180033 -x180034 -x180035 -x180036 -x180037 -x180038 -x180039 -x180040 -x180041 -x180042 -x180043 -x180044 -x180045 -x180046 -x180047 -x180048 -x180049 -x180050 -x180051 -x180052 -x180053 -x180054 -x180055 -x180056 -x180057 -x180058 -x180059 -x180060 -x180061 -x180062 -x180063 -x180064 -x180065 -x180066 -x180067 -x180068 -x180069 -x180070 -x180071 -x180072 -x180073 -x180074 -x180075 -x180076 -x180077 -x180078 -x180079 -x180080 -x180081 -x180082 -x180083 -x180084 -x180085 -x180086 -x180087 -x180088 -x180089 -x180090 -x180091 -x180092 -x180093 -x180094 -x180095 -x180096 -x180097 -x180098 -x180099 -x180100 -x180101
3600.06/3611.78	v -x180102 -x180103 -x180104 -x180105 -x180106 -x180107 -x180108 -x180109 -x180110 -x180111 -x180112 -x180113 -x180114 -x180115 -x180116 -x180117 -x180118 -x180119 -x180120 -x180121 -x180122 -x180123 -x180124 -x180125 -x180126 -x180127 -x180128 -x180129 -x180130 -x180131 -x180132 -x180133 -x180134 -x180135 -x180136 -x180137 -x180138 -x180139 -x180140 -x180141 -x180142 -x180143 -x180144 -x180145 -x180146 -x180147 -x180148 -x180149 -x180150 -x180151 -x180152 -x180153 -x180154 -x180155 -x180156 -x180157 -x180158 -x180159 -x180160 -x180161 -x180162 -x180163 -x180164 -x180165 -x180166 -x180167 -x180168 -x180169 -x180170 -x180171 -x180172 -x180173 -x180174 -x180175 -x180176 -x180177 -x180178 -x180179 -x180180 -x180181 -x180182 -x180183 -x180184 -x180185 -x180186 -x180187 -x180188 -x180189 -x180190 -x180191 -x180192 -x180193 -x180194 -x180195 -x180196 -x180197 -x180198 -x180199 -x180200 -x180201 -x180202 -x180203 -x180204 -x180205 -x180206 -x180207 -x180208 -x180209 -x180210 -x180211 -x180212 -x180213 -x180214 -x180215 -x180216 -x180217 -x180218 -x180219 -x180220 -x180221 -x180222 -x180223 -x180224 -x180225 -x180226 -x180227 -x180228 -x180229 -x180230 -x180231 -x180232 -x180233 -x180234 -x180235 -x180236 -x180237 -x180238 -x180239 -x180240 -x180241 -x180242 -x180243 -x180244 -x180245 -x180246 -x180247 -x180248 -x180249 -x180250 -x180251 -x180252 -x180253 -x180254 -x180255 -x180256 -x180257 -x180258 -x180259 -x180260 -x180261 -x180262 -x180263 -x180264 -x180265 -x180266 -x180267 -x180268 -x180269 -x180270 -x180271 -x180272 -x180273 -x180274 -x180275 -x180276 -x180277 -x180278 -x180279 -x180280 -x180281 -x180282 -x180283 -x180284 -x180285 -x180286 -x180287 -x180288 -x180289 -x180290 -x180291 -x180292 -x180293 -x180294 -x180295 -x180296 -x180297 -x180298 -x180299 -x180300 -x180301 -x180302 -x180351 -x180352 -x180353 -x180354 -x180355 -x180356 -x180357 -x180358 -x180359 -x180360 -x180361 -x180362 -x180363 -x180364 -x180365 -x180366 -x180367 -x180368 -x180369 -x180370 -x180371 -x180372 -x180373 -x180374 -x180375 -x180376 -x180377 -x180378 -x180379 -x180380 -x180381 -x180382 -x180383 -x180384 -x180385 -x180386 -x180387 -x180388 -x180389 -x180390 -x180391 -x180392 -x180393 -x180394 -x180395 -x180396 -x180397 -x180398 -x180399 -x180400 -x180401 -x180402 -x180403 -x180404 -x180405 -x180406 -x180407 -x180408 -x180409 -x180410 -x180411 -x180412 -x180413 -x180414 -x180415 -x180416 -x180417 -x180418 -x180419 -x180420 -x180421 -x180422 -x180423 -x180424 -x180425 -x180426 -x180427 -x180428 -x180429 -x180430 -x180431 -x180432 -x180433 -x180434 -x180435 -x180436 -x180437 -x180438 -x180439 -x180440 -x180441 -x180442 -x180443 -x180444 -x180445 -x180446 -x180447 -x180448 -x180449 -x180450 -x180451 -x180452 -x180453 -x180454 -x180455 -x180456 -x180457 -x180458 -x180459 -x180460 -x180461 -x180462 -x180463 -x180464 -x180465 -x180466 -x180467 -x180468 -x180469 -x180470 -x180471 -x180472 -x180473 -x180474 -x180475 -x180476 -x180477 -x180478 -x180479 -x180480 -x180481 -x180482 -x180483 -x180484 -x180485 -x180486 -x180487 -x180488 -x180489 -x180490 -x180491 -x180492 -x180493 -x180494 -x180495 -x180496 -x180497 -x180498 -x180499 -x180500 -x180501 -x180502 -x180503 -x180504 -x180505 -x180506 -x180507 -x180508 -x180509 -x180510 -x180511 -x180512 -x180513 -x180514 -x180515 -x180516 -x180517 -x180518 -x180519 -x180520 -x180521 -x180522 -x180523 -x180524 -x180525 -x180526 -x180527 -x180528 -x180529 -x180530 -x180531 -x180532 -x180533 -x180534 -x180535 -x180536 -x180537 -x180538 -x180539 -x180540 -x180541 -x180542 -x180543 -x180544 -x180545 -x180546 -x180547 -x180548 -x180549 -x180550 -x180551 -x180552 -x180553 -x180554 -x180555 -x180556 -x180557 -x180558 -x180559 -x180560 -x180561 -x180562 -x180563 -x180564 -x180565 -x180566 -x180567 -x180568 -x180569 -x180570 -x180571 -x180572 -x180573 -x180574 -x180575 -x180576 -x180577 -x180578 -x180579 -x180580 -x180581 -x180582 -x180583 -x180584 -x180585 -x180586 -x180587 -x180588 -x180589 -x180590 -x180591 -x180592 -x180593 -x180594 -x180595 -x180596 -x180597 -x180598 -x180599 -x180600 -x180601 -x180602 -x180603 -x180604 -x180605 -x180606 -x180607 -x180608 -x180609 -x180610 -x180611 -x180612 -x180613 -x180614 -x180615 -x180616 -x180617 -x180618 -x180619 -x180620 -x180621 -x180622 -x180623 -x180624 -x180625 -x180626 -x180627 -x180628 -x180629 -x180630 -x180631 -x180632 -x180633 -x180634 -x180635 -x180636 -x180637 -x180638 -x180639 -x180640 -x180641 -x180642 -x180643 -x180644 -x180645 -x180646 -x180647 -x180648 -x180649 -x180650 -x180651 -x180652 -x180653 -x180654 -x180655 -x180656 -x180657 -x180658 -x180659 -x180660 -x180661 -x180662 -x180663 -x180664 -x180665 -x180666 -x180667 -x180668 -x180669 -x180670 -x180671 -x180672 -x180673 -x180674 -x180675 -x180676 -x180677 -x180678 -x180679 -x180680 -x180681 -x180682 -x180683 -x180684 -x180685 -x180686 -x180687 -x180688 -x180689 -x180690 -x180691 -x180692 -x180693 -x180694 -x180695 -x180696 -x180697 -x180698 -x180699 -x180700 -x180701 -x180702 -x180703 -x180704 -x180705 -x180706 -x180707 -x180708 -x180709 -x180710 -x180711 -x180712 -x180713 -x180714 -x180715 -x180716 -x180717 -x180718 -x180719 -x180720 -x180721 -x180722 -x180723 -x180724 -x180725 -x180726 -x180727 -x180728 -x180729 -x180730 -x180731 -x180732 -x180733 -x180734 -x180735 -x180736 -x180737 -x180738 -x180739 -x180740 -x180741 -x180742 -x180743 -x180744 -x180745 -x180746 -x180747 -x180748 -x180749 -x180750 -x180751 -x180752 -x180753 -x180754 -x180755 -x180756 -x180757 -x180758 -x180759 -x180760 -x180761 -x180762 -x180763 -x180764 -x180765 -x180766 -x180767 -x180768 -x180769 -x180770 -x180771 -x180772 -x180773 -x180774 -x180775 -x180776 -x180777 -x180778 -x180779 -x180780 -x180781 -x180782 -x180831 -x180832 -x180833 -x180834 -x180835 -x180836 -x180837 -x180838 -x180839 -x180840 -x180841 -x180842 -x180843 -x180844 -x180845 -x180846 -x180847 -x180848 -x180849 -x180850 -x180851 -x180852 -x180853 -x180854 -x180855 -x180856 -x180857 -x180858 -x180859 -x180860 -x180861 -x180862 -x180863 -x180864 -x180865 -x180866 -x180867 -x180868 -x180869 -x180870 -x180871 -x180872 -x180873 -x180874 -x180875 -x180876 -x180877 -x180878 -x180879 -x180880 -x180881 -x180882 -x180883 -x180884 -x180885 -x180886 -x180887 -x180888 -x180889 -x180890 -x180891 -x180892 -x180893 -x180894 -x180895 -x180896 -x180897 -x180898 -x180899 -x180900 -x180901 -x180902 -x180903 -x180904 -x180905 -x180906 -x180907 -x180908 -x180909 -x180910 -x180911 -x180912 -x180913 -x180914 -x180915 -x180916 -x180917 -x180918 -x180919 -x180920 -x180921 -x180922 -x180923 -x180924 -x180925 -x180926 -x180927 -x180928 -x180929 -x180930 -x180931 -x180932 -x180933 -x180934 -x180935 -x180936 -x180937 -x180938 -x180939 -x180940 -x180941 -x180942 -x180943 -x180944 -x180945 -x180946 -x180947 -x180948 -x180949 -x180950 -x180951 -x180952 -x180953 -x180954 -x180955 -x180956 -x180957 -x180958 -x180959 -x180960 -x180961 -x180962 -x180963 -x180964 -x180965 -x180966 -x180967 -x180968 -x180969 -x180970 -x180971 -x180972 -x180973 -x180974 -x180975 -x180976 -x180977 -x180978 -x180979 -x180980 -x180981 -x180982 -x180983 -x180984 -x180985 -x180986 -x180987 -x180988 -x180989 -x180990 -x180991 -x180992 -x180993 -x180994 -x180995 -x180996 -x180997 -x180998 -x180999 -x181000 -x181001 -x181002 -x181003 -x181004 -x181005 -x181006 -x181007 -x181008 -x181009 -x181010 -x181011 -x181012 -x181013 -x181014 -x181015 -x181016 -x181017 -x181018 -x181019 -x181020 -x181021 -x181022 -x181023 -x181024 -x181025 -x181026 -x181027 -x181028 -x181029 -x181030 -x181031 -x181032 -x181033 -x181034 -x181035 -x181036 -x181037 -x181038 -x181039 -x181040 -x181041 -x181042 -x181043 -x181044 -x181045 -x181046 -x181047 -x181048 -x181049 -x181050 -x181051 -x181052 -x181053 -x181054 -x181055 -x181056 -x181057 -x181058 -x181059 -x181060 -x181061 -x181062 -x181063 -x181064 -x181065 -x181066 -x181067 -x181068 -x181069 -x181070 -x181071 -x181072 -x181073 -x181074 -x181075 -x181076 -x181077 -x181078 -x181079 -x181080 -x181081 -x181082 -x181083 -x181084 -x181085 -x181086 -x181087 -x181088 -x181089 -x181090 -x181091 -x181092 -x181093 -x181094 -x181095 -x181096 -x181097 -x181098 -x181099 -x181100 -x181101 -x181102 -x181103 -x181104 -x181105 -x181106 -x181107 -x181108 -x181109 -x181110 -x181111 -x181112 -x181113 -x181114 -x181115 -x181116 -x181117 -x181118 -x181119 -x181120 -x181121 -x181122 -x181123 -x181124 -x181125 -x181126 -x181127 -x181128 -x181129 -x181130 -x181131 -x181132 -x181133 -x181134 -x181135 -x181136 -x181137 -x181138 -x181139 -x181140 -x181141 -x181142 -x181143 -x181144 -x181145 -x181146 -x181147 -x181148 -x181149 -x181150 -x181151 -x181152 -x181153 -x181154 -x181155 -x181156 -x181157 -x181158 -x181159 -x181160 -x181161 -x181162 -x181163 -x181164 -x181165 -x181166 -x181167 -x181168 -x181169 -x181170 -x181171 -x181172 -x181173 -x181174 -x181175 -x181176 -x181177 -x181178 -x181179 -x181180 -x181181 -x181182 -x181183 -x181184 -x181185 -x181186 -x181187 -x181188 -x181189 -x181190 -x181191 -x181192 -x181193 -x181194 -x181195 -x181196 -x181197 -x181198 -x181199 -x181200 -x181201 -x181202 -x181203 -x181204 -x181205 -x181206 -x181207 -x181208 -x181209 -x181210 -x181211 -x181212 -x181213 -x181214 -x181215 -x181216 -x181217 -x181218 -x181219 -x181220 -x181221 -x181222 -x181223 -x181224 -x181225 -x181226 -x181227 -x181228 -x181229 -x181230 -x181231 -x181232 -x181233 -x181234 -x181235 -x181236 -x181237 -x181238 -x181239 -x181240 -x181241 -x181242 -x181243 -x181244 -x181245 -x181246 -x181247 -x181248 -x181249 -x181250 -x181251 -x181252 -x181253 -x181254 -x181255 -x181256 -x181257 -x181258 -x181259 -x181260 -x181261 -x181262 -x181263 -x181264 -x181265 -x181266 -x181267 -x181268 -x181269 -x181270 -x181271 -x181272 -x181273 -x181274 -x181275 -x181276 -x181277 -x181278 -x181279 -x181280 -x181281 -x181282 -x181283 -x181284 -x181285 -x181286 -x181287 -x181288 -x181289 -x181290 -x181291 -x181292 -x181293 -x181294 -x181295 -x181296 -x181297 -x181298 -x181299 -x181300 -x181301 -x181302 -x181303 -x181304 -x181305 -x181306 -x181307 -x181308 -x181309 -x181310 -x181359 -x181360 -x181361 -x181362 -x181363 -x181364 -x181365 -x181366 -x181367 -x181368 -x181369 -x181370 -x181371 -x181372 -x181373 -x181374 -x181375 -x181376 -x181377 -x181378 -x181379 -x181380 -x181381 -x181382 -x181383 -x181384 -x181385 -x181386 -x181387 -x181388 -x181389 -x181390 -x181391 -x181392 -x181393 -x181394 -x181395 -x181396 -x181397 -x181398 -x181399 -x181400 -x181401 -x181402 -x181403 -x181404 -x181405 -x181406 -x182127 -x182128 -x182129 -x182130 -x182131 -x182132 -x182133 -x182134 -x182135 -x182136 -x182137 -x182138 -x182139 -x182140 -x182141 -x182142 -x182143 -x182144 -x182145 -x182146 -x182147 -x182148 -x182149 -x182150 -x182151 -x182152 -x182153 -x182154 -x182155 -x182156 -x182157 -x182158 -x182159 -x182160 -x182161 -x182162 -x182163 -x182164 -x182165 -x182166 -x182167 -x182168 -x182169 -x182170 -x182171 -x182172 -x182173 -x182174 -x182655 -x182656 -x182657 -x182658 -x182659 -x182660 -x182661 -x182662 -x182663 -x182664 -x182665 -x182666 -x182667 -x182668 -x182669 -x182670 -x182671 -x182672 -x182673 -x182674 -x182675 -x182676 -x182677 -x182678 -x182679 -x182680 -x182681 -x182682 -x182683 -x182684 -x182685 -x182686 -x182687 -x182688 -x182689 -x182690 -x182691 -x182692 -x182693 -x182694 -x182695 -x182696 -x182697 -x182698 -x182699 -x182700 -x182701 -x182702 -x183135 -x183136 -x183137 -x183138 -x183139 -x183140 -x183141 -x183142 -x183143 -x183144 -x183145 -x183146 -x183147 -x183148 -x183149 -x183150 -x183151 -x183152 -x183153 -x183154 -x183155 -x183156 -x183157 -x183158 -x183159 -x183160 -x183161 -x183162 -x183163 -x183164 -x183165 -x183166 -x183167 -x183168 -x183169 -x183170 -x183171 -x183172 -x183173 -x183174 -x183175 -x183176 -x183177 -x183178 -x183179 -x183180 -x183181 -x183182 -x183663 -x183664 -x183665 -x183666 -x183667 -x183668 -x183669 -x183670 -x183671 -x183672 -x183673 -x183674 -x183675 -x183676 -x183677 -x183678 -x183679 -x183680 -x183681 -x183682 -x183683 -x183684 -x183685 -x183686 -x183687 -x183688 -x183689 -x183690 -x183691 -x183692 -x183693 -x183694 -x183695 -x183696 -x183697 -x183698 -x183699 -x183700 -x183701 -x183702 -x183703 -x183704 -x183705 -x183706 -x183707 -x183708 -x183709 -x183710 -x183759 -x183760 -x183761 -x183762 -x183763 -x183764 -x183765 -x183766 -x183767 -x183768 -x183769 -x183770 -x183771 -x183772 -x183773 -x183774 -x183775 -x183776 -x183777 -x183778 -x183779 -x183780 -x183781 -x183782 -x183783 -x183784 -x183785 -x183786 -x183787 -x183788 -x183789 -x183790 -x183791 -x183792 -x183793 -x183794 -x183795 -x183796 -x183797 -x183798 -x183799 -x183800 -x183801 -x183802 -x183803 -x183804 -x183805 -x183806 -x183807 -x183808 -x183809 -x183810 -x183811 -x183812 -x183813 -x183814 -x183815 -x183816 -x183817 -x183818 -x183819 -x183820 -x183821 -x183822 -x183823 -x183824 -x183825 -x183826 -x183827 -x183828 -x183829 -x183830 -x183831 -x183832 -x183833 -x183834 -x183835 -x183836 -x183837 -x183838 -x183839 -x183840 -x183841 -x183842 -x183843 -x183844 -x183845 -x183846 -x183847 -x183848 -x183849 -x183850 -x183851 -x183852 -x183853 -x183854 -x183855 -x183856 -x183857 -x183858 -x183859 -x183860 -x183861 -x183862 -x183863 -x183864 -x183865 -x183866 -x183867 -x183868 -x183869 -x183870 -x183871 -x183872 -x183873 -x183874 -x183875 -x183876 -x183877 -x183878 -x183879 -x183880 -x183881 -x183882 -x183883 -x183884 -x183885 -x183886 -x183887 -x183888 -x183889 -x183890 -x183891 -x183892 -x183893 -x183894 -x183895 -x183896 -x183897 -x183898 -x183899 -x183900 -x183901 -x183902 -x183903 -x183904 -x183905 -x183906 -x183907 -x183908 -x183909 -x183910 -x183911 -x183912 -x183913 -x183914 -x183915 -x183916 -x183917 -x183918 -x183919 -x183920 -x183921 -x183922 -x183923 -x183924 -x183925 -x183926 -x183927 -x183928 -x183929 -x183930 -x183931 -x183932 -x183933 -x183934 -x183935 -x183936 -x183937 -x183938 -x183939 -x183940 -x183941 -x183942 -x183943 -x183944 -x183945 -x183946 -x183947 -x183948 -x183949 -x183950 -x183951 -x183952 -x183953 -x183954 -x183955 -x183956 -x183957 -x183958 -x183959 -x183960 -x183961 -x183962 -x183963 -x183964 -x183965 -x183966 -x183967 -x183968 -x183969 -x183970 -x183971 -x183972 -x183973 -x183974 -x183975 -x183976 -x183977 -x183978 -x183979 -x183980 -x183981 -x183982 -x183983 -x183984 -x183985 -x183986 -x183987 -x183988 -x183989 -x183990 -x183991 -x183992 -x183993 -x183994 -x183995 -x183996 -x183997 -x183998 -x181647 -x181648 -x181649 -x181650 -x181651 -x181652 -x181653 -x181654 -x181655 -x181656 -x181657 -x181658 -x181659 -x181660 -x181661 -x181662 -x181663 -x181664 -x181665 -x181666 -x181667 -x181668 -x181669 -x181670 -x181671 -x181672 -x181673 -x181674 -x181675 -x181676 -x181677 -x181678 -x181679 -x181680 -x181681 -x181682 -x181683 -x181684 -x181685 -x181686 -x181687 -x181688 -x181689 -x181690 -x181691 -x181692 -x181693 -x181694 -x181695 -x181696 -x181697 -x181698 -x181699 -x181700 -x181701 -x181702 -x181703 -x181704 -x181705 -x181706 -x181707 -x181708 -x181709 -x181710 -x181711 -x181712 -x181713 -x181714 -x181715 -x181716 -x181717 -x181718 -x181719 -x181720 -x181721 -x181722 -x181723 -x181724 -x181725 -x181726 -x181727 -x181728 -x181729 -x181730 -x181731 -x181732 -x181733 -x181734 -x181735 -x181736 -x181737 -x181738 -x181739 -x181740 -x181741 -x181742 -x181743 -x181744 -x181745 -x181746 -x181747 -x181748 -x181749 -x181750 -x181751 -x181752 -x181753 -x181754 -x181755 -x181756 -x181757 -x181758 -x181759 -x181760 -x181761 -x181762 -x181763 -x181764 -x181765 -x181766 -x181767 -x181768 -x181769 -x181770 -x181771 -x181772 -x181773 -x181774 -x181775 -x181776 -x181777 -x181778 -x181779 -x181780 -x181781 -x181782 -x181783 -x181784 -x181785 -x181786 -x181787 -x181788 -x181789 -x181790 -x181791 -x181792 -x181793 -x181794 -x181795 -x181796 -x181797 -x181798 -x181799 -x181800 -x181801 -x181802 -x181803 -x181804 -x181805 -x181806 -x181807 -x181808 -x181809 -x181810 -x181811 -x181812 -x181813 -x181814 -x181815 -x181816 -x181817 -x181818 -x181819 -x181820 -x181821 -x181822 -x181823 -x181824 -x181825 -x181826 -x181827 -x181828 -x181829 -x181830 -x181831 -x181832 -x181833 -x181834 -x181835 -x181836 -x181837 -x181838 -x181839 -x181840 -x181841 -x181842 -x181843 -x181844 -x181845 -x181846 -x181847 -x181848 -x181849 -x181850 -x181851 -x181852 -x181853 -x181854 -x181855 -x181856 -x181857 -x181858 -x181859 -x181860 -x181861 -x181862 -x181863 -x181864 -x181865 -x181866 -x181867 -x181868 -x181869 -x181870 -x181871 -x181872 -x181873 -x181874 -x181875 -x181876 -x181877 -x181878 -x181879 -x181880 -x181881 -x181882 -x181883 -x181884 -x181885 -x181886 -x181887 -x181888 -x181889 -x181890 -x181891 -x181892 -x181893 -x181894 -x181895 -x181896 -x181897 -x181898 -x181899 -x181900 -x181901 -x181902 -x181903 -x181904 -x181905 -x181906 -x181907 -x181908 -x181909 -x181910 -x181911 -x181912 -x181913 -x181914 -x181915 -x181916 -x181917 -x181918 -x181919 -x181920 -x181921 -x181922 -x181923 -x181924 -x181925 -x181926 -x181927 -x181928 -x181929 -x181930 -x181931 -x181932 -x181933 -x181934 -x181935 -x181936 -x181937 -x181938 -x181939 -x181940 -x181941 -x181942 -x181943 -x181944 -x181945 -x181946 -x181947 -x181948 -x181949 -x181950 -x181951 -x181952 -x181953 -x181954 -x181955 -x181956 -x181957 -x181958 -x181959 -x181960 -x181961 -x181962 -x181963 -x181964 -x181965 -x181966 -x181967 -x181968 -x181969 -x181970 -x181971 -x181972 -x181973 -x181974 -x181975 -x181976 -x181977 -x181978 -x181979 -x181980 -x181981 -x181982 -x181983 -x181984 -x181985 -x181986 -x181987 -x181988 -x181989 -x181990 -x181991 -x181992 -x181993 -x181994 -x181995 -x181996 -x181997 -x181998 -x181999 -x182000 -x182001 -x182002 -x182003 -x182004 -x182005 -x182006 -x182007 -x182008 -x182009 -x182010 -x182011 -x182012 -x182013 -x182014 -x182015 -x182016 -x182017 -x182018 -x182019 -x182020 -x182021 -x182022 -x182023 -x182024 -x182025 -x182026 -x182027 -x182028 -x182029 -x182030 -x182031 -x182032 -x182033 -x182034 -x182035 -x182036 -x182037 -x182038 -x182039 -x182040 -x182041 -x182042 -x182043 -x182044 -x182045 -x182046 -x182047 -x182048 -x182049 -x182050 -x182051 -x182052 -x182053
3600.06/3611.78	v -x182054 -x182055 -x182056 -x182057 -x182058 -x182059 -x182060 -x182061 -x182062 -x182063 -x182064 -x182065 -x182066 -x182067 -x182068 -x182069 -x182070 -x182071 -x182072 -x182073 -x182074 -x182075 -x182076 -x182077 -x182078 -x182079 -x182080 -x182081 -x182082 -x182083 -x182084 -x182085 -x182086 -x182087 -x182088 -x182089 -x182090 -x182091 -x182092 -x182093 -x182094 -x182095 -x182096 -x182097 -x182098 -x182099 -x182100 -x182101 -x182102 -x182103 -x182104 -x182105 -x182106 -x182107 -x182108 -x182109 -x182110 -x182111 -x182112 -x182113 -x182114 -x182115 -x182116 -x182117 -x182118 -x182119 -x182120 -x182121 -x182122 -x182123 -x182124 -x182125 -x182126 -x182175 -x182176 -x182177 -x182178 -x182179 -x182180 -x182181 -x182182 -x182183 -x182184 -x182185 -x182186 -x182187 -x182188 -x182189 -x182190 -x182191 -x182192 -x182193 -x182194 -x182195 -x182196 -x182197 -x182198 -x182199 -x182200 -x182201 -x182202 -x182203 -x182204 -x182205 -x182206 -x182207 -x182208 -x182209 -x182210 -x182211 -x182212 -x182213 -x182214 -x182215 -x182216 -x182217 -x182218 -x182219 -x182220 -x182221 -x182222 -x182223 -x182224 -x182225 -x182226 -x182227 -x182228 -x182229 -x182230 -x182231 -x182232 -x182233 -x182234 -x182235 -x182236 -x182237 -x182238 -x182239 -x182240 -x182241 -x182242 -x182243 -x182244 -x182245 -x182246 -x182247 -x182248 -x182249 -x182250 -x182251 -x182252 -x182253 -x182254 -x182255 -x182256 -x182257 -x182258 -x182259 -x182260 -x182261 -x182262 -x182263 -x182264 -x182265 -x182266 -x182267 -x182268 -x182269 -x182270 -x182271 -x182272 -x182273 -x182274 -x182275 -x182276 -x182277 -x182278 -x182279 -x182280 -x182281 -x182282 -x182283 -x182284 -x182285 -x182286 -x182287 -x182288 -x182289 -x182290 -x182291 -x182292 -x182293 -x182294 -x182295 -x182296 -x182297 -x182298 -x182299 -x182300 -x182301 -x182302 -x182303 -x182304 -x182305 -x182306 -x182307 -x182308 -x182309 -x182310 -x182311 -x182312 -x182313 -x182314 -x182315 -x182316 -x182317 -x182318 -x182319 -x182320 -x182321 -x182322 -x182323 -x182324 -x182325 -x182326 -x182327 -x182328 -x182329 -x182330 -x182331 -x182332 -x182333 -x182334 -x182335 -x182336 -x182337 -x182338 -x182339 -x182340 -x182341 -x182342 -x182343 -x182344 -x182345 -x182346 -x182347 -x182348 -x182349 -x182350 -x182351 -x182352 -x182353 -x182354 -x182355 -x182356 -x182357 -x182358 -x182359 -x182360 -x182361 -x182362 -x182363 -x182364 -x182365 -x182366 -x182367 -x182368 -x182369 -x182370 -x182371 -x182372 -x182373 -x182374 -x182375 -x182376 -x182377 -x182378 -x182379 -x182380 -x182381 -x182382 -x182383 -x182384 -x182385 -x182386 -x182387 -x182388 -x182389 -x182390 -x182391 -x182392 -x182393 -x182394 -x182395 -x182396 -x182397 -x182398 -x182399 -x182400 -x182401 -x182402 -x182403 -x182404 -x182405 -x182406 -x182407 -x182408 -x182409 -x182410 -x182411 -x182412 -x182413 -x182414 -x182415 -x182416 -x182417 -x182418 -x182419 -x182420 -x182421 -x182422 -x182423 -x182424 -x182425 -x182426 -x182427 -x182428 -x182429 -x182430 -x182431 -x182432 -x182433 -x182434 -x182435 -x182436 -x182437 -x182438 -x182439 -x182440 -x182441 -x182442 -x182443 -x182444 -x182445 -x182446 -x182447 -x182448 -x182449 -x182450 -x182451 -x182452 -x182453 -x182454 -x182455 -x182456 -x182457 -x182458 -x182459 -x182460 -x182461 -x182462 -x182463 -x182464 -x182465 -x182466 -x182467 -x182468 -x182469 -x182470 -x182471 -x182472 -x182473 -x182474 -x182475 -x182476 -x182477 -x182478 -x182479 -x182480 -x182481 -x182482 -x182483 -x182484 -x182485 -x182486 -x182487 -x182488 -x182489 -x182490 -x182491 -x182492 -x182493 -x182494 -x182495 -x182496 -x182497 -x182498 -x182499 -x182500 -x182501 -x182502 -x182503 -x182504 -x182505 -x182506 -x182507 -x182508 -x182509 -x182510 -x182511 -x182512 -x182513 -x182514 -x182515 -x182516 -x182517 -x182518 -x182519 -x182520 -x182521 -x182522 -x182523 -x182524 -x182525 -x182526 -x182527 -x182528 -x182529 -x182530 -x182531 -x182532 -x182533 -x182534 -x182535 -x182536 -x182537 -x182538 -x182539 -x182540 -x182541 -x182542 -x182543 -x182544 -x182545 -x182546 -x182547 -x182548 -x182549 -x182550 -x182551 -x182552 -x182553 -x182554 -x182555 -x182556 -x182557 -x182558 -x182559 -x182560 -x182561 -x182562 -x182563 -x182564 -x182565 -x182566 -x182567 -x182568 -x182569 -x182570 -x182571 -x182572 -x182573 -x182574 -x182575 -x182576 -x182577 -x182578 -x182579 -x182580 -x182581 -x182582 -x182583 -x182584 -x182585 -x182586 -x182587 -x182588 -x182589 -x182590 -x182591 -x182592 -x182593 -x182594 -x182595 -x182596 -x182597 -x182598 -x182599 -x182600 -x182601 -x182602 -x182603 -x182604 -x182605 -x182606 -x182607 -x182608 -x182609 -x182610 -x182611 -x182612 -x182613 -x182614 -x182615 -x182616 -x182617 -x182618 -x182619 -x182620 -x182621 -x182622 -x182623 -x182624 -x182625 -x182626 -x182627 -x182628 -x182629 -x182630 -x182631 -x182632 -x182633 -x182634 -x182635 -x182636 -x182637 -x182638 -x182639 -x182640 -x182641 -x182642 -x182643 -x182644 -x182645 -x182646 -x182647 -x182648 -x182649 -x182650 -x182651 -x182652 -x182653 -x182654 -x182703 -x182704 -x182705 -x182706 -x182707 -x182708 -x182709 -x182710 -x182711 -x182712 -x182713 -x182714 -x182715 -x182716 -x182717 -x182718 -x182719 -x182720 -x182721 -x182722 -x182723 -x182724 -x182725 -x182726 -x182727 -x182728 -x182729 -x182730 -x182731 -x182732 -x182733 -x182734 -x182735 -x182736 -x182737 -x182738 -x182739 -x182740 -x182741 -x182742 -x182743 -x182744 -x182745 -x182746 -x182747 -x182748 -x182749 -x182750 -x182751 -x182752 -x182753 -x182754 -x182755 -x182756 -x182757 -x182758 -x182759 -x182760 -x182761 -x182762 -x182763 -x182764 -x182765 -x182766 -x182767 -x182768 -x182769 -x182770 -x182771 -x182772 -x182773 -x182774 -x182775 -x182776 -x182777 -x182778 -x182779 -x182780 -x182781 -x182782 -x182783 -x182784 -x182785 -x182786 -x182787 -x182788 -x182789 -x182790 -x182791 -x182792 -x182793 -x182794 -x182795 -x182796 -x182797 -x182798 -x182799 -x182800 -x182801 -x182802 -x182803 -x182804 -x182805 -x182806 -x182807 -x182808 -x182809 -x182810 -x182811 -x182812 -x182813 -x182814 -x182815 -x182816 -x182817 -x182818 -x182819 -x182820 -x182821 -x182822 -x182823 -x182824 -x182825 -x182826 -x182827 -x182828 -x182829 -x182830 -x182831 -x182832 -x182833 -x182834 -x182835 -x182836 -x182837 -x182838 -x182839 -x182840 -x182841 -x182842 -x182843 -x182844 -x182845 -x182846 -x182847 -x182848 -x182849 -x182850 -x182851 -x182852 -x182853 -x182854 -x182855 -x182856 -x182857 -x182858 -x182859 -x182860 -x182861 -x182862 -x182863 -x182864 -x182865 -x182866 -x182867 -x182868 -x182869 -x182870 -x182871 -x182872 -x182873 -x182874 -x182875 -x182876 -x182877 -x182878 -x182879 -x182880 -x182881 -x182882 -x182883 -x182884 -x182885 -x182886 -x182887 -x182888 -x182889 -x182890 -x182891 -x182892 -x182893 -x182894 -x182895 -x182896 -x182897 -x182898 -x182899 -x182900 -x182901 -x182902 -x182903 -x182904 -x182905 -x182906 -x182907 -x182908 -x182909 -x182910 -x182911 -x182912 -x182913 -x182914 -x182915 -x182916 -x182917 -x182918 -x182919 -x182920 -x182921 -x182922 -x182923 -x182924 -x182925 -x182926 -x182927 -x182928 -x182929 -x182930 -x182931 -x182932 -x182933 -x182934 -x182935 -x182936 -x182937 -x182938 -x182939 -x182940 -x182941 -x182942 -x182943 -x182944 -x182945 -x182946 -x182947 -x182948 -x182949 -x182950 -x182951 -x182952 -x182953 -x182954 -x182955 -x182956 -x182957 -x182958 -x182959 -x182960 -x182961 -x182962 -x182963 -x182964 -x182965 -x182966 -x182967 -x182968 -x182969 -x182970 -x182971 -x182972 -x182973 -x182974 -x182975 -x182976 -x182977 -x182978 -x182979 -x182980 -x182981 -x182982 -x182983 -x182984 -x182985 -x182986 -x182987 -x182988 -x182989 -x182990 -x182991 -x182992 -x182993 -x182994 -x182995 -x182996 -x182997 -x182998 -x182999 -x183000 -x183001 -x183002 -x183003 -x183004 -x183005 -x183006 -x183007 -x183008 -x183009 -x183010 -x183011 -x183012 -x183013 -x183014 -x183015 -x183016 -x183017 -x183018 -x183019 -x183020 -x183021 -x183022 -x183023 -x183024 -x183025 -x183026 -x183027 -x183028 -x183029 -x183030 -x183031 -x183032 -x183033 -x183034 -x183035 -x183036 -x183037 -x183038 -x183039 -x183040 -x183041 -x183042 -x183043 -x183044 -x183045 -x183046 -x183047 -x183048 -x183049 -x183050 -x183051 -x183052 -x183053 -x183054 -x183055 -x183056 -x183057 -x183058 -x183059 -x183060 -x183061 -x183062 -x183063 -x183064 -x183065 -x183066 -x183067 -x183068 -x183069 -x183070 -x183071 -x183072 -x183073 -x183074 -x183075 -x183076 -x183077 -x183078 -x183079 -x183080 -x183081 -x183082 -x183083 -x183084 -x183085 -x183086 -x183087 -x183088 -x183089 -x183090 -x183091 -x183092 -x183093 -x183094 -x183095 -x183096 -x183097 -x183098 -x183099 -x183100 -x183101 -x183102 -x183103 -x183104 -x183105 -x183106 -x183107 -x183108 -x183109 -x183110 -x183111 -x183112 -x183113 -x183114 -x183115 -x183116 -x183117 -x183118 -x183119 -x183120 -x183121 -x183122 -x183123 -x183124 -x183125 -x183126 -x183127 -x183128 -x183129 -x183130 -x183131 -x183132 -x183133 -x183134 -x183183 -x183184 -x183185 -x183186 -x183187 -x183188 -x183189 -x183190 -x183191 -x183192 -x183193 -x183194 -x183195 -x183196 -x183197 -x183198 -x183199 -x183200 -x183201 -x183202 -x183203 -x183204 -x183205 -x183206 -x183207 -x183208 -x183209 -x183210 -x183211 -x183212 -x183213 -x183214 -x183215 -x183216 -x183217 -x183218 -x183219 -x183220 -x183221 -x183222 -x183223 -x183224 -x183225 -x183226 -x183227 -x183228 -x183229 -x183230 -x183231 -x183232 -x183233 -x183234 -x183235 -x183236 -x183237 -x183238 -x183239 -x183240 -x183241 -x183242 -x183243 -x183244 -x183245 -x183246 -x183247 -x183248 -x183249 -x183250 -x183251 -x183252 -x183253 -x183254 -x183255 -x183256 -x183257 -x183258 -x183259 -x183260 -x183261 -x183262 -x183263 -x183264 -x183265 -x183266 -x183267 -x183268 -x183269 -x183270 -x183271 -x183272 -x183273 -x183274 -x183275 -x183276 -x183277 -x183278 -x183279 -x183280 -x183281 -x183282 -x183283 -x183284 -x183285 -x183286 -x183287 -x183288 -x183289 -x183290 -x183291 -x183292 -x183293 -x183294 -x183295 -x183296 -x183297 -x183298 -x183299 -x183300 -x183301 -x183302 -x183303 -x183304 -x183305 -x183306 -x183307 -x183308 -x183309 -x183310 -x183311 -x183312 -x183313 -x183314 -x183315 -x183316 -x183317 -x183318 -x183319 -x183320 -x183321 -x183322 -x183323 -x183324 -x183325 -x183326 -x183327 -x183328 -x183329 -x183330 -x183331 -x183332 -x183333 -x183334 -x183335 -x183336 -x183337 -x183338 -x183339 -x183340 -x183341 -x183342 -x183343 -x183344 -x183345 -x183346 -x183347 -x183348 -x183349 -x183350 -x183351 -x183352 -x183353 -x183354 -x183355 -x183356 -x183357 -x183358 -x183359 -x183360 -x183361 -x183362 -x183363 -x183364 -x183365 -x183366 -x183367 -x183368 -x183369 -x183370 -x183371 -x183372 -x183373 -x183374 -x183375 -x183376 -x183377 -x183378 -x183379 -x183380 -x183381 -x183382 -x183383 -x183384 -x183385 -x183386 -x183387 -x183388 -x183389 -x183390 -x183391 -x183392 -x183393 -x183394 -x183395 -x183396 -x183397 -x183398 -x183399 -x183400 -x183401 -x183402 -x183403 -x183404 -x183405 -x183406 -x183407 -x183408 -x183409 -x183410 -x183411 -x183412 -x183413 -x183414 -x183415 -x183416 -x183417 -x183418 -x183419 -x183420 -x183421 -x183422 -x183423 -x183424 -x183425 -x183426 -x183427 -x183428 -x183429 -x183430 -x183431 -x183432 -x183433 -x183434 -x183435 -x183436 -x183437 -x183438 -x183439 -x183440 -x183441 -x183442 -x183443 -x183444 -x183445 -x183446 -x183447 -x183448 -x183449 -x183450 -x183451 -x183452 -x183453 -x183454 -x183455 -x183456 -x183457 -x183458 -x183459 -x183460 -x183461 -x183462 -x183463 -x183464 -x183465 -x183466 -x183467 -x183468 -x183469 -x183470 -x183471 -x183472 -x183473 -x183474 -x183475 -x183476 -x183477 -x183478 -x183479 -x183480 -x183481 -x183482 -x183483 -x183484 -x183485 -x183486 -x183487 -x183488 -x183489 -x183490 -x183491 -x183492 -x183493 -x183494 -x183495 -x183496 -x183497 -x183498 -x183499 -x183500 -x183501 -x183502 -x183503 -x183504 -x183505 -x183506 -x183507 -x183508 -x183509 -x183510 -x183511 -x183512 -x183513 -x183514 -x183515 -x183516 -x183517 -x183518 -x183519 -x183520 -x183521 -x183522 -x183523 -x183524 -x183525 -x183526 -x183527 -x183528 -x183529 -x183530 -x183531 -x183532 -x183533 -x183534 -x183535 -x183536 -x183537 -x183538 -x183539 -x183540 -x183541 -x183542 -x183543 -x183544 -x183545 -x183546 -x183547 -x183548 -x183549 -x183550 -x183551 -x183552 -x183553 -x183554 -x183555 -x183556 -x183557 -x183558 -x183559 -x183560 -x183561 -x183562 -x183563 -x183564 -x183565 -x183566 -x183567 -x183568 -x183569 -x183570 -x183571 -x183572 -x183573 -x183574 -x183575 -x183576 -x183577 -x183578 -x183579 -x183580 -x183581 -x183582 -x183583 -x183584 -x183585 -x183586 -x183587 -x183588 -x183589 -x183590 -x183591 -x183592 -x183593 -x183594 -x183595 -x183596 -x183597 -x183598 -x183599 -x183600 -x183601 -x183602 -x183603 -x183604 -x183605 -x183606 -x183607 -x183608 -x183609 -x183610 -x183611 -x183612 -x183613 -x183614 -x183615 -x183616 -x183617 -x183618 -x183619 -x183620 -x183621 -x183622 -x183623 -x183624 -x183625 -x183626 -x183627 -x183628 -x183629 -x183630 -x183631 -x183632 -x183633 -x183634 -x183635 -x183636 -x183637 -x183638 -x183639 -x183640 -x183641 -x183642 -x183643 -x183644 -x183645 -x183646 -x183647 -x183648 -x183649 -x183650 -x183651 -x183652 -x183653 -x183654 -x183655 -x183656 -x183657 -x183658 -x183659 -x183660 -x183661 -x183662 -x183711 -x183712 -x183713 -x183714 -x183715 -x183716 -x183717 -x183718 -x183719 -x183720 -x183721 -x183722 -x183723 -x183724 -x183725 -x183726 -x183727 -x183728 -x183729 -x183730 -x183731 -x183732 -x183733 -x183734 -x183735 -x183736 -x183737 -x183738 -x183739 -x183740 -x183741 -x183742 -x183743 -x183744 -x183745 -x183746 -x183747 -x183748 -x183749 -x183750 -x183751 -x183752 -x183753 -x183754 -x183755 -x183756 -x183757 -x183758 -x184479 -x184480 -x184481 -x184482 -x184483 -x184484 -x184485 -x184486 -x184487 -x184488 -x184489 -x184490 -x184491 -x184492 -x184493 -x184494 -x184495 -x184496 -x184497 -x184498 -x184499 -x184500 -x184501 -x184502 -x184503 -x184504 -x184505 -x184506 -x184507 -x184508 -x184509 -x184510 -x184511 -x184512 -x184513 -x184514 -x184515 -x184516 -x184517 -x184518 -x184519 -x184520 -x184521 -x184522 -x184523 -x184524 -x184525 -x184526 -x185007 -x185008 -x185009 -x185010 -x185011 -x185012 -x185013 -x185014 -x185015 -x185016 -x185017 -x185018 -x185019 -x185020 -x185021 -x185022 -x185023 -x185024 -x185025 -x185026 -x185027 -x185028 -x185029 -x185030 -x185031 -x185032 -x185033 -x185034 -x185035 -x185036 -x185037 -x185038 -x185039 -x185040 -x185041 -x185042 -x185043 -x185044 -x185045 -x185046 -x185047 -x185048 -x185049 -x185050 -x185051 -x185052 -x185053 -x185054 -x185487 -x185488 -x185489 -x185490 -x185491 -x185492 -x185493 -x185494 -x185495 -x185496 -x185497 -x185498 -x185499 -x185500 -x185501 -x185502 -x185503 -x185504 -x185505 -x185506 -x185507 -x185508 -x185509 -x185510 -x185511 -x185512 -x185513 -x185514 -x185515 -x185516 -x185517 -x185518 -x185519 -x185520 -x185521 -x185522 -x185523 -x185524 -x185525 -x185526 -x185527 -x185528 -x185529 -x185530 -x185531 -x185532 -x185533 -x185534 -x186015 -x186016 -x186017 -x186018 -x186019 -x186020 -x186021 -x186022 -x186023 -x186024 -x186025 -x186026 -x186027 -x186028 -x186029 -x186030 -x186031 -x186032 -x186033 -x186034 -x186035 -x186036 -x186037 -x186038 -x186039 -x186040 -x186041 -x186042 -x186043 -x186044 -x186045 -x186046 -x186047 -x186048 -x186049 -x186050 -x186051 -x186052 -x186053 -x186054 -x186055 -x186056 -x186057 -x186058 -x186059 -x186060 -x186061 -x186062 -x186111 -x186112 -x186113 -x186114 -x186115 -x186116 -x186117 -x186118 -x186119 -x186120 -x186121 -x186122 -x186123 -x186124 -x186125 -x186126 -x186127 -x186128 -x186129 -x186130 -x186131 -x186132 -x186133 -x186134 -x186135 -x186136 -x186137 -x186138 -x186139 -x186140 -x186141 -x186142 -x186143 -x186144 -x186145 -x186146 -x186147 -x186148 -x186149 -x186150 -x186151 -x186152 -x186153 -x186154 -x186155 -x186156 -x186157 -x186158 -x186159 -x186160 -x186161 -x186162 -x186163 -x186164 -x186165 -x186166 -x186167 -x186168 -x186169 -x186170 -x186171 -x186172 -x186173 -x186174 -x186175 -x186176 -x186177 -x186178 -x186179 -x186180 -x186181 -x186182 -x186183 -x186184 -x186185 -x186186 -x186187 -x186188 -x186189 -x186190 -x186191 -x186192 -x186193 -x186194 -x186195 -x186196 -x186197 -x186198 -x186199 -x186200 -x186201 -x186202 -x186203 -x186204 -x186205 -x186206 -x186207 -x186208 -x186209 -x186210 -x186211 -x186212 -x186213 -x186214 -x186215 -x186216 -x186217 -x186218 -x186219 -x186220 -x186221 -x186222 -x186223 -x186224 -x186225 -x186226 -x186227 -x186228 -x186229 -x186230 -x186231 -x186232 -x186233 -x186234 -x186235 -x186236 -x186237 -x186238 -x186239 -x186240 -x186241 -x186242 -x186243 -x186244 -x186245 -x186246 -x186247 -x186248 -x186249 -x186250 -x186251 -x186252 -x186253 -x186254 -x186255 -x186256 -x186257 -x186258 -x186259 -x186260 -x186261 -x186262 -x186263 -x186264 -x186265 -x186266 -x186267 -x186268 -x186269 -x186270 -x186271 -x186272 -x186273 -x186274 -x186275 -x186276 -x186277 -x186278 -x186279 -x186280 -x186281 -x186282 -x186283 -x186284 -x186285 -x186286 -x186287 -x186288 -x186289 -x186290 -x186291 -x186292 -x186293 -x186294 -x186295 -x186296 -x186297 -x186298 -x186299 -x186300 -x186301 -x186302 -x186303 -x186304 -x186305 -x186306 -x186307 -x186308 -x186309 -x186310 -x186311 -x186312 -x186313 -x186314 -x186315 -x186316 -x186317 -x186318 -x186319 -x186320 -x186321 -x186322 -x186323 -x186324 -x186325 -x186326 -x186327 -x186328 -x186329 -x186330 -x186331 -x186332 -x186333 -x186334 -x186335 -x186336 -x186337 -x186338 -x186339 -x186340 -x186341 -x186342 -x186343 -x186344 -x186345 -x186346 -x186347 -x186348 -x186349 -x186350 -x183999 -x184000 -x184001 -x184002 -x184003 -x184004 -x184005 -x184006 -x184007 -x184008 -x184009 -x184010 -x184011 -x184012 -x184013 -x184014 -x184015 -x184016 -x184017 -x184018 -x184019 -x184020 -x184021 -x184022 -x184023 -x184024 -x184025 -x184026 -x184027 -x184028 -x184029 -x184030 -x184031 -x184032 -x184033 -x184034 -x184035 -x184036 -x184037 -x184038 -x184039 -x184040 -x184041 -x184042 -x184043 -x184044 -x184045 -x184046 -x184047 -x184048 -x184049 -x184050 -x184051 -x184052 -x184053
3600.06/3611.78	v -x184054 -x184055 -x184056 -x184057 -x184058 -x184059 -x184060 -x184061 -x184062 -x184063 -x184064 -x184065 -x184066 -x184067 -x184068 -x184069 -x184070 -x184071 -x184072 -x184073 -x184074 -x184075 -x184076 -x184077 -x184078 -x184079 -x184080 -x184081 -x184082 -x184083 -x184084 -x184085 -x184086 -x184087 -x184088 -x184089 -x184090 -x184091 -x184092 -x184093 -x184094 -x184095 -x184096 -x184097 -x184098 -x184099 -x184100 -x184101 -x184102 -x184103 -x184104 -x184105 -x184106 -x184107 -x184108 -x184109 -x184110 -x184111 -x184112 -x184113 -x184114 -x184115 -x184116 -x184117 -x184118 -x184119 -x184120 -x184121 -x184122 -x184123 -x184124 -x184125 -x184126 -x184127 -x184128 -x184129 -x184130 -x184131 -x184132 -x184133 -x184134 -x184135 -x184136 -x184137 -x184138 -x184139 -x184140 -x184141 -x184142 -x184143 -x184144 -x184145 -x184146 -x184147 -x184148 -x184149 -x184150 -x184151 -x184152 -x184153 -x184154 -x184155 -x184156 -x184157 -x184158 -x184159 -x184160 -x184161 -x184162 -x184163 -x184164 -x184165 -x184166 -x184167 -x184168 -x184169 -x184170 -x184171 -x184172 -x184173 -x184174 -x184175 -x184176 -x184177 -x184178 -x184179 -x184180 -x184181 -x184182 -x184183 -x184184 -x184185 -x184186 -x184187 -x184188 -x184189 -x184190 -x184191 -x184192 -x184193 -x184194 -x184195 -x184196 -x184197 -x184198 -x184199 -x184200 -x184201 -x184202 -x184203 -x184204 -x184205 -x184206 -x184207 -x184208 -x184209 -x184210 -x184211 -x184212 -x184213 -x184214 -x184215 -x184216 -x184217 -x184218 -x184219 -x184220 -x184221 -x184222 -x184223 -x184224 -x184225 -x184226 -x184227 -x184228 -x184229 -x184230 -x184231 -x184232 -x184233 -x184234 -x184235 -x184236 -x184237 -x184238 -x184239 -x184240 -x184241 -x184242 -x184243 -x184244 -x184245 -x184246 -x184247 -x184248 -x184249 -x184250 -x184251 -x184252 -x184253 -x184254 -x184255 -x184256 -x184257 -x184258 -x184259 -x184260 -x184261 -x184262 -x184263 -x184264 -x184265 -x184266 -x184267 -x184268 -x184269 -x184270 -x184271 -x184272 -x184273 -x184274 -x184275 -x184276 -x184277 -x184278 -x184279 -x184280 -x184281 -x184282 -x184283 -x184284 -x184285 -x184286 -x184287 -x184288 -x184289 -x184290 -x184291 -x184292 -x184293 -x184294 -x184295 -x184296 -x184297 -x184298 -x184299 -x184300 -x184301 -x184302 -x184303 -x184304 -x184305 -x184306 -x184307 -x184308 -x184309 -x184310 -x184311 -x184312 -x184313 -x184314 -x184315 -x184316 -x184317 -x184318 -x184319 -x184320 -x184321 -x184322 -x184323 -x184324 -x184325 -x184326 -x184327 -x184328 -x184329 -x184330 -x184331 -x184332 -x184333 -x184334 -x184335 -x184336 -x184337 -x184338 -x184339 -x184340 -x184341 -x184342 -x184343 -x184344 -x184345 -x184346 -x184347 -x184348 -x184349 -x184350 -x184351 -x184352 -x184353 -x184354 -x184355 -x184356 -x184357 -x184358 -x184359 -x184360 -x184361 -x184362 -x184363 -x184364 -x184365 -x184366 -x184367 -x184368 -x184369 -x184370 -x184371 -x184372 -x184373 -x184374 -x184375 -x184376 -x184377 -x184378 -x184379 -x184380 -x184381 -x184382 -x184383 -x184384 -x184385 -x184386 -x184387 -x184388 -x184389 -x184390 -x184391 -x184392 -x184393 -x184394 -x184395 -x184396 -x184397 -x184398 -x184399 -x184400 -x184401 -x184402 -x184403 -x184404 -x184405 -x184406 -x184407 -x184408 -x184409 -x184410 -x184411 -x184412 -x184413 -x184414 -x184415 -x184416 -x184417 -x184418 -x184419 -x184420 -x184421 -x184422 -x184423 -x184424 -x184425 -x184426 -x184427 -x184428 -x184429 -x184430 -x184431 -x184432 -x184433 -x184434 -x184435 -x184436 -x184437 -x184438 -x184439 -x184440 -x184441 -x184442 -x184443 -x184444 -x184445 -x184446 -x184447 -x184448 -x184449 -x184450 -x184451 -x184452 -x184453 -x184454 -x184455 -x184456 -x184457 -x184458 -x184459 -x184460 -x184461 -x184462 -x184463 -x184464 -x184465 -x184466 -x184467 -x184468 -x184469 -x184470 -x184471 -x184472 -x184473 -x184474 -x184475 -x184476 -x184477 -x184478 -x184527 -x184528 -x184529 -x184530 -x184531 -x184532 -x184533 -x184534 -x184535 -x184536 -x184537 -x184538 -x184539 -x184540 -x184541 -x184542 -x184543 -x184544 -x184545 -x184546 -x184547 -x184548 -x184549 -x184550 -x184551 -x184552 -x184553 -x184554 -x184555 -x184556 -x184557 -x184558 -x184559 -x184560 -x184561 -x184562 -x184563 -x184564 -x184565 -x184566 -x184567 -x184568 -x184569 -x184570 -x184571 -x184572 -x184573 -x184574 -x184575 -x184576 -x184577 -x184578 -x184579 -x184580 -x184581 -x184582 -x184583 -x184584 -x184585 -x184586 -x184587 -x184588 -x184589 -x184590 -x184591 -x184592 -x184593 -x184594 -x184595 -x184596 -x184597 -x184598 -x184599 -x184600 -x184601 -x184602 -x184603 -x184604 -x184605 -x184606 -x184607 -x184608 -x184609 -x184610 -x184611 -x184612 -x184613 -x184614 -x184615 -x184616 -x184617 -x184618 -x184619 -x184620 -x184621 -x184622 -x184623 -x184624 -x184625 -x184626 -x184627 -x184628 -x184629 -x184630 -x184631 -x184632 -x184633 -x184634 -x184635 -x184636 -x184637 -x184638 -x184639 -x184640 -x184641 -x184642 -x184643 -x184644 -x184645 -x184646 -x184647 -x184648 -x184649 -x184650 -x184651 -x184652 -x184653 -x184654 -x184655 -x184656 -x184657 -x184658 -x184659 -x184660 -x184661 -x184662 -x184663 -x184664 -x184665 -x184666 -x184667 -x184668 -x184669 -x184670 -x184671 -x184672 -x184673 -x184674 -x184675 -x184676 -x184677 -x184678 -x184679 -x184680 -x184681 -x184682 -x184683 -x184684 -x184685 -x184686 -x184687 -x184688 -x184689 -x184690 -x184691 -x184692 -x184693 -x184694 -x184695 -x184696 -x184697 -x184698 -x184699 -x184700 -x184701 -x184702 -x184703 -x184704 -x184705 -x184706 -x184707 -x184708 -x184709 -x184710 -x184711 -x184712 -x184713 -x184714 -x184715 -x184716 -x184717 -x184718 -x184719 -x184720 -x184721 -x184722 -x184723 -x184724 -x184725 -x184726 -x184727 -x184728 -x184729 -x184730 -x184731 -x184732 -x184733 -x184734 -x184735 -x184736 -x184737 -x184738 -x184739 -x184740 -x184741 -x184742 -x184743 -x184744 -x184745 -x184746 -x184747 -x184748 -x184749 -x184750 -x184751 -x184752 -x184753 -x184754 -x184755 -x184756 -x184757 -x184758 -x184759 -x184760 -x184761 -x184762 -x184763 -x184764 -x184765 -x184766 -x184767 -x184768 -x184769 -x184770 -x184771 -x184772 -x184773 -x184774 -x184775 -x184776 -x184777 -x184778 -x184779 -x184780 -x184781 -x184782 -x184783 -x184784 -x184785 -x184786 -x184787 -x184788 -x184789 -x184790 -x184791 -x184792 -x184793 -x184794 -x184795 -x184796 -x184797 -x184798 -x184799 -x184800 -x184801 -x184802 -x184803 -x184804 -x184805 -x184806 -x184807 -x184808 -x184809 -x184810 -x184811 -x184812 -x184813 -x184814 -x184815 -x184816 -x184817 -x184818 -x184819 -x184820 -x184821 -x184822 -x184823 -x184824 -x184825 -x184826 -x184827 -x184828 -x184829 -x184830 -x184831 -x184832 -x184833 -x184834 -x184835 -x184836 -x184837 -x184838 -x184839 -x184840 -x184841 -x184842 -x184843 -x184844 -x184845 -x184846 -x184847 -x184848 -x184849 -x184850 -x184851 -x184852 -x184853 -x184854 -x184855 -x184856 -x184857 -x184858 -x184859 -x184860 -x184861 -x184862 -x184863 -x184864 -x184865 -x184866 -x184867 -x184868 -x184869 -x184870 -x184871 -x184872 -x184873 -x184874 -x184875 -x184876 -x184877 -x184878 -x184879 -x184880 -x184881 -x184882 -x184883 -x184884 -x184885 -x184886 -x184887 -x184888 -x184889 -x184890 -x184891 -x184892 -x184893 -x184894 -x184895 -x184896 -x184897 -x184898 -x184899 -x184900 -x184901 -x184902 -x184903 -x184904 -x184905 -x184906 -x184907 -x184908 -x184909 -x184910 -x184911 -x184912 -x184913 -x184914 -x184915 -x184916 -x184917 -x184918 -x184919 -x184920 -x184921 -x184922 -x184923 -x184924 -x184925 -x184926 -x184927 -x184928 -x184929 -x184930 -x184931 -x184932 -x184933 -x184934 -x184935 -x184936 -x184937 -x184938 -x184939 -x184940 -x184941 -x184942 -x184943 -x184944 -x184945 -x184946 -x184947 -x184948 -x184949 -x184950 -x184951 -x184952 -x184953 -x184954 -x184955 -x184956 -x184957 -x184958 -x184959 -x184960 -x184961 -x184962 -x184963 -x184964 -x184965 -x184966 -x184967 -x184968 -x184969 -x184970 -x184971 -x184972 -x184973 -x184974 -x184975 -x184976 -x184977 -x184978 -x184979 -x184980 -x184981 -x184982 -x184983 -x184984 -x184985 -x184986 -x184987 -x184988 -x184989 -x184990 -x184991 -x184992 -x184993 -x184994 -x184995 -x184996 -x184997 -x184998 -x184999 -x185000 -x185001 -x185002 -x185003 -x185004 -x185005 -x185006 -x185055 -x185056 -x185057 -x185058 -x185059 -x185060 -x185061 -x185062 -x185063 -x185064 -x185065 -x185066 -x185067 -x185068 -x185069 -x185070 -x185071 -x185072 -x185073 -x185074 -x185075 -x185076 -x185077 -x185078 -x185079 -x185080 -x185081 -x185082 -x185083 -x185084 -x185085 -x185086 -x185087 -x185088 -x185089 -x185090 -x185091 -x185092 -x185093 -x185094 -x185095 -x185096 -x185097 -x185098 -x185099 -x185100 -x185101 -x185102 -x185103 -x185104 -x185105 -x185106 -x185107 -x185108 -x185109 -x185110 -x185111 -x185112 -x185113 -x185114 -x185115 -x185116 -x185117 -x185118 -x185119 -x185120 -x185121 -x185122 -x185123 -x185124 -x185125 -x185126 -x185127 -x185128 -x185129 -x185130 -x185131 -x185132 -x185133 -x185134 -x185135 -x185136 -x185137 -x185138 -x185139 -x185140 -x185141 -x185142 -x185143 -x185144 -x185145 -x185146 -x185147 -x185148 -x185149 -x185150 -x185151 -x185152 -x185153 -x185154 -x185155 -x185156 -x185157 -x185158 -x185159 -x185160 -x185161 -x185162 -x185163 -x185164 -x185165 -x185166 -x185167 -x185168 -x185169 -x185170 -x185171 -x185172 -x185173 -x185174 -x185175 -x185176 -x185177 -x185178 -x185179 -x185180 -x185181 -x185182 -x185183 -x185184 -x185185 -x185186 -x185187 -x185188 -x185189 -x185190 -x185191 -x185192 -x185193 -x185194 -x185195 -x185196 -x185197 -x185198 -x185199 -x185200 -x185201 -x185202 -x185203 -x185204 -x185205 -x185206 -x185207 -x185208 -x185209 -x185210 -x185211 -x185212 -x185213 -x185214 -x185215 -x185216 -x185217 -x185218 -x185219 -x185220 -x185221 -x185222 -x185223 -x185224 -x185225 -x185226 -x185227 -x185228 -x185229 -x185230 -x185231 -x185232 -x185233 -x185234 -x185235 -x185236 -x185237 -x185238 -x185239 -x185240 -x185241 -x185242 -x185243 -x185244 -x185245 -x185246 -x185247 -x185248 -x185249 -x185250 -x185251 -x185252 -x185253 -x185254 -x185255 -x185256 -x185257 -x185258 -x185259 -x185260 -x185261 -x185262 -x185263 -x185264 -x185265 -x185266 -x185267 -x185268 -x185269 -x185270 -x185271 -x185272 -x185273 -x185274 -x185275 -x185276 -x185277 -x185278 -x185279 -x185280 -x185281 -x185282 -x185283 -x185284 -x185285 -x185286 -x185287 -x185288 -x185289 -x185290 -x185291 -x185292 -x185293 -x185294 -x185295 -x185296 -x185297 -x185298 -x185299 -x185300 -x185301 -x185302 -x185303 -x185304 -x185305 -x185306 -x185307 -x185308 -x185309 -x185310 -x185311 -x185312 -x185313 -x185314 -x185315 -x185316 -x185317 -x185318 -x185319 -x185320 -x185321 -x185322 -x185323 -x185324 -x185325 -x185326 -x185327 -x185328 -x185329 -x185330 -x185331 -x185332 -x185333 -x185334 -x185335 -x185336 -x185337 -x185338 -x185339 -x185340 -x185341 -x185342 -x185343 -x185344 -x185345 -x185346 -x185347 -x185348 -x185349 -x185350 -x185351 -x185352 -x185353 -x185354 -x185355 -x185356 -x185357 -x185358 -x185359 -x185360 -x185361 -x185362 -x185363 -x185364 -x185365 -x185366 -x185367 -x185368 -x185369 -x185370 -x185371 -x185372 -x185373 -x185374 -x185375 -x185376 -x185377 -x185378 -x185379 -x185380 -x185381 -x185382 -x185383 -x185384 -x185385 -x185386 -x185387 -x185388 -x185389 -x185390 -x185391 -x185392 -x185393 -x185394 -x185395 -x185396 -x185397 -x185398 -x185399 -x185400 -x185401 -x185402 -x185403 -x185404 -x185405 -x185406 -x185407 -x185408 -x185409 -x185410 -x185411 -x185412 -x185413 -x185414 -x185415 -x185416 -x185417 -x185418 -x185419 -x185420 -x185421 -x185422 -x185423 -x185424 -x185425 -x185426 -x185427 -x185428 -x185429 -x185430 -x185431 -x185432 -x185433 -x185434 -x185435 -x185436 -x185437 -x185438 -x185439 -x185440 -x185441 -x185442 -x185443 -x185444 -x185445 -x185446 -x185447 -x185448 -x185449 -x185450 -x185451 -x185452 -x185453 -x185454 -x185455 -x185456 -x185457 -x185458 -x185459 -x185460 -x185461 -x185462 -x185463 -x185464 -x185465 -x185466 -x185467 -x185468 -x185469 -x185470 -x185471 -x185472 -x185473 -x185474 -x185475 -x185476 -x185477 -x185478 -x185479 -x185480 -x185481 -x185482 -x185483 -x185484 -x185485 -x185486 -x185535 -x185536 -x185537 -x185538 -x185539 -x185540 -x185541 -x185542 -x185543 -x185544 -x185545 -x185546 -x185547 -x185548 -x185549 -x185550 -x185551 -x185552 -x185553 -x185554 -x185555 -x185556 -x185557 -x185558 -x185559 -x185560 -x185561 -x185562 -x185563 -x185564 -x185565 -x185566 -x185567 -x185568 -x185569 -x185570 -x185571 -x185572 -x185573 -x185574 -x185575 -x185576 -x185577 -x185578 -x185579 -x185580 -x185581 -x185582 -x185583 -x185584 -x185585 -x185586 -x185587 -x185588 -x185589 -x185590 -x185591 -x185592 -x185593 -x185594 -x185595 -x185596 -x185597 -x185598 -x185599 -x185600 -x185601 -x185602 -x185603 -x185604 -x185605 -x185606 -x185607 -x185608 -x185609 -x185610 -x185611 -x185612 -x185613 -x185614 -x185615 -x185616 -x185617 -x185618 -x185619 -x185620 -x185621 -x185622 -x185623 -x185624 -x185625 -x185626 -x185627 -x185628 -x185629 -x185630 -x185631 -x185632 -x185633 -x185634 -x185635 -x185636 -x185637 -x185638 -x185639 -x185640 -x185641 -x185642 -x185643 -x185644 -x185645 -x185646 -x185647 -x185648 -x185649 -x185650 -x185651 -x185652 -x185653 -x185654 -x185655 -x185656 -x185657 -x185658 -x185659 -x185660 -x185661 -x185662 -x185663 -x185664 -x185665 -x185666 -x185667 -x185668 -x185669 -x185670 -x185671 -x185672 -x185673 -x185674 -x185675 -x185676 -x185677 -x185678 -x185679 -x185680 -x185681 -x185682 -x185683 -x185684 -x185685 -x185686 -x185687 -x185688 -x185689 -x185690 -x185691 -x185692 -x185693 -x185694 -x185695 -x185696 -x185697 -x185698 -x185699 -x185700 -x185701 -x185702 -x185703 -x185704 -x185705 -x185706 -x185707 -x185708 -x185709 -x185710 -x185711 -x185712 -x185713 -x185714 -x185715 -x185716 -x185717 -x185718 -x185719 -x185720 -x185721 -x185722 -x185723 -x185724 -x185725 -x185726 -x185727 -x185728 -x185729 -x185730 -x185731 -x185732 -x185733 -x185734 -x185735 -x185736 -x185737 -x185738 -x185739 -x185740 -x185741 -x185742 -x185743 -x185744 -x185745 -x185746 -x185747 -x185748 -x185749 -x185750 -x185751 -x185752 -x185753 -x185754 -x185755 -x185756 -x185757 -x185758 -x185759 -x185760 -x185761 -x185762 -x185763 -x185764 -x185765 -x185766 -x185767 -x185768 -x185769 -x185770 -x185771 -x185772 -x185773 -x185774 -x185775 -x185776 -x185777 -x185778 -x185779 -x185780 -x185781 -x185782 -x185783 -x185784 -x185785 -x185786 -x185787 -x185788 -x185789 -x185790 -x185791 -x185792 -x185793 -x185794 -x185795 -x185796 -x185797 -x185798 -x185799 -x185800 -x185801 -x185802 -x185803 -x185804 -x185805 -x185806 -x185807 -x185808 -x185809 -x185810 -x185811 -x185812 -x185813 -x185814 -x185815 -x185816 -x185817 -x185818 -x185819 -x185820 -x185821 -x185822 -x185823 -x185824 -x185825 -x185826 -x185827 -x185828 -x185829 -x185830 -x185831 -x185832 -x185833 -x185834 -x185835 -x185836 -x185837 -x185838 -x185839 -x185840 -x185841 -x185842 -x185843 -x185844 -x185845 -x185846 -x185847 -x185848 -x185849 -x185850 -x185851 -x185852 -x185853 -x185854 -x185855 -x185856 -x185857 -x185858 -x185859 -x185860 -x185861 -x185862 -x185863 -x185864 -x185865 -x185866 -x185867 -x185868 -x185869 -x185870 -x185871 -x185872 -x185873 -x185874 -x185875 -x185876 -x185877 -x185878 -x185879 -x185880 -x185881 -x185882 -x185883 -x185884 -x185885 -x185886 -x185887 -x185888 -x185889 -x185890 -x185891 -x185892 -x185893 -x185894 -x185895 -x185896 -x185897 -x185898 -x185899 -x185900 -x185901 -x185902 -x185903 -x185904 -x185905 -x185906 -x185907 -x185908 -x185909 -x185910 -x185911 -x185912 -x185913 -x185914 -x185915 -x185916 -x185917 -x185918 -x185919 -x185920 -x185921 -x185922 -x185923 -x185924 -x185925 -x185926 -x185927 -x185928 -x185929 -x185930 -x185931 -x185932 -x185933 -x185934 -x185935 -x185936 -x185937 -x185938 -x185939 -x185940 -x185941 -x185942 -x185943 -x185944 -x185945 -x185946 -x185947 -x185948 -x185949 -x185950 -x185951 -x185952 -x185953 -x185954 -x185955 -x185956 -x185957 -x185958 -x185959 -x185960 -x185961 -x185962 -x185963 -x185964 -x185965 -x185966 -x185967 -x185968 -x185969 -x185970 -x185971 -x185972 -x185973 -x185974 -x185975 -x185976 -x185977 -x185978 -x185979 -x185980 -x185981 -x185982 -x185983 -x185984 -x185985 -x185986 -x185987 -x185988 -x185989 -x185990 -x185991 -x185992 -x185993 -x185994 -x185995 -x185996 -x185997 -x185998 -x185999 -x186000 -x186001 -x186002 -x186003 -x186004 -x186005 -x186006 -x186007 -x186008 -x186009 -x186010 -x186011 -x186012 -x186013 -x186014 -x186063 -x186064 -x186065 -x186066 -x186067 -x186068 -x186069 -x186070 -x186071 -x186072 -x186073 -x186074 -x186075 -x186076 -x186077 -x186078 -x186079 -x186080 -x186081 -x186082 -x186083 -x186084 -x186085 -x186086 -x186087 -x186088 -x186089 -x186090 -x186091 -x186092 -x186093 -x186094 -x186095 -x186096 -x186097 -x186098 -x186099 -x186100 -x186101 -x186102 -x186103 -x186104 -x186105 -x186106 -x186107 -x186108 -x186109 -x186110 -x186831 -x186832 -x186833 -x186834 -x186835 -x186836 -x186837 -x186838 -x186839 -x186840 -x186841 -x186842 -x186843 -x186844 -x186845 -x186846 -x186847 -x186848 -x186849 -x186850 -x186851 -x186852 -x186853 -x186854 -x186855 -x186856 -x186857 -x186858 -x186859 -x186860 -x186861 -x186862 -x186863 -x186864 -x186865 -x186866 -x186867 -x186868 -x186869 -x186870 -x186871 -x186872 -x186873 -x186874 -x186875 -x186876 -x186877 -x186878 -x187359 -x187360 -x187361 -x187362 -x187363 -x187364 -x187365 -x187366 -x187367 -x187368 -x187369 -x187370 -x187371 -x187372 -x187373 -x187374 -x187375 -x187376 -x187377 -x187378 -x187379 -x187380 -x187381 -x187382 -x187383 -x187384 -x187385 -x187386 -x187387 -x187388 -x187389 -x187390 -x187391 -x187392 -x187393 -x187394 -x187395 -x187396 -x187397 -x187398 -x187399 -x187400 -x187401 -x187402 -x187403 -x187404 -x187405 -x187406 -x187839 -x187840 -x187841 -x187842 -x187843 -x187844 -x187845 -x187846 -x187847 -x187848 -x187849 -x187850 -x187851 -x187852 -x187853 -x187854 -x187855 -x187856 -x187857 -x187858 -x187859 -x187860 -x187861 -x187862 -x187863 -x187864 -x187865 -x187866 -x187867 -x187868 -x187869 -x187870 -x187871 -x187872 -x187873 -x187874 -x187875 -x187876 -x187877
3600.06/3611.78	v -x187878 -x187879 -x187880 -x187881 -x187882 -x187883 -x187884 -x187885 -x187886 -x188367 -x188368 -x188369 -x188370 -x188371 -x188372 -x188373 -x188374 -x188375 -x188376 -x188377 -x188378 -x188379 -x188380 -x188381 -x188382 -x188383 -x188384 -x188385 -x188386 -x188387 -x188388 -x188389 -x188390 -x188391 -x188392 -x188393 -x188394 -x188395 -x188396 -x188397 -x188398 -x188399 -x188400 -x188401 -x188402 -x188403 -x188404 -x188405 -x188406 -x188407 -x188408 -x188409 -x188410 -x188411 -x188412 -x188413 -x188414 -x188463 -x188464 -x188465 -x188466 -x188467 -x188468 -x188469 -x188470 -x188471 -x188472 -x188473 -x188474 -x188475 -x188476 -x188477 -x188478 -x188479 -x188480 -x188481 -x188482 -x188483 -x188484 -x188485 -x188486 -x188487 -x188488 -x188489 -x188490 -x188491 -x188492 -x188493 -x188494 -x188495 -x188496 -x188497 -x188498 -x188499 -x188500 -x188501 -x188502 -x188503 -x188504 -x188505 -x188506 -x188507 -x188508 -x188509 -x188510 -x188511 -x188512 -x188513 -x188514 -x188515 -x188516 -x188517 -x188518 -x188519 -x188520 -x188521 -x188522 -x188523 -x188524 -x188525 -x188526 -x188527 -x188528 -x188529 -x188530 -x188531 -x188532 -x188533 -x188534 -x188535 -x188536 -x188537 -x188538 -x188539 -x188540 -x188541 -x188542 -x188543 -x188544 -x188545 -x188546 -x188547 -x188548 -x188549 -x188550 -x188551 -x188552 -x188553 -x188554 -x188555 -x188556 -x188557 -x188558 -x188559 -x188560 -x188561 -x188562 -x188563 -x188564 -x188565 -x188566 -x188567 -x188568 -x188569 -x188570 -x188571 -x188572 -x188573 -x188574 -x188575 -x188576 -x188577 -x188578 -x188579 -x188580 -x188581 -x188582 -x188583 -x188584 -x188585 -x188586 -x188587 -x188588 -x188589 -x188590 -x188591 -x188592 -x188593 -x188594 -x188595 -x188596 -x188597 -x188598 -x188599 -x188600 -x188601 -x188602 -x188603 -x188604 -x188605 -x188606 -x188607 -x188608 -x188609 -x188610 -x188611 -x188612 -x188613 -x188614 -x188615 -x188616 -x188617 -x188618 -x188619 -x188620 -x188621 -x188622 -x188623 -x188624 -x188625 -x188626 -x188627 -x188628 -x188629 -x188630 -x188631 -x188632 -x188633 -x188634 -x188635 -x188636 -x188637 -x188638 -x188639 -x188640 -x188641 -x188642 -x188643 -x188644 -x188645 -x188646 -x188647 -x188648 -x188649 -x188650 -x188651 -x188652 -x188653 -x188654 -x188655 -x188656 -x188657 -x188658 -x188659 -x188660 -x188661 -x188662 -x188663 -x188664 -x188665 -x188666 -x188667 -x188668 -x188669 -x188670 -x188671 -x188672 -x188673 -x188674 -x188675 -x188676 -x188677 -x188678 -x188679 -x188680 -x188681 -x188682 -x188683 -x188684 -x188685 -x188686 -x188687 -x188688 -x188689 -x188690 -x188691 -x188692 -x188693 -x188694 -x188695 -x188696 -x188697 -x188698 -x188699 -x188700 -x188701 -x188702 -x186351 -x186352 -x186353 -x186354 -x186355 -x186356 -x186357 -x186358 -x186359 -x186360 -x186361 -x186362 -x186363 -x186364 -x186365 -x186366 -x186367 -x186368 -x186369 -x186370 -x186371 -x186372 -x186373 -x186374 -x186375 -x186376 -x186377 -x186378 -x186379 -x186380 -x186381 -x186382 -x186383 -x186384 -x186385 -x186386 -x186387 -x186388 -x186389 -x186390 -x186391 -x186392 -x186393 -x186394 -x186395 -x186396 -x186397 -x186398 -x186399 -x186400 -x186401 -x186402 -x186403 -x186404 -x186405 -x186406 -x186407 -x186408 -x186409 -x186410 -x186411 -x186412 -x186413 -x186414 -x186415 -x186416 -x186417 -x186418 -x186419 -x186420 -x186421 -x186422 -x186423 -x186424 -x186425 -x186426 -x186427 -x186428 -x186429 -x186430 -x186431 -x186432 -x186433 -x186434 -x186435 -x186436 -x186437 -x186438 -x186439 -x186440 -x186441 -x186442 -x186443 -x186444 -x186445 -x186446 -x186447 -x186448 -x186449 -x186450 -x186451 -x186452 -x186453 -x186454 -x186455 -x186456 -x186457 -x186458 -x186459 -x186460 -x186461 -x186462 -x186463 -x186464 -x186465 -x186466 -x186467 -x186468 -x186469 -x186470 -x186471 -x186472 -x186473 -x186474 -x186475 -x186476 -x186477 -x186478 -x186479 -x186480 -x186481 -x186482 -x186483 -x186484 -x186485 -x186486 -x186487 -x186488 -x186489 -x186490 -x186491 -x186492 -x186493 -x186494 -x186495 -x186496 -x186497 -x186498 -x186499 -x186500 -x186501 -x186502 -x186503 -x186504 -x186505 -x186506 -x186507 -x186508 -x186509 -x186510 -x186511 -x186512 -x186513 -x186514 -x186515 -x186516 -x186517 -x186518 -x186519 -x186520 -x186521 -x186522 -x186523 -x186524 -x186525 -x186526 -x186527 -x186528 -x186529 -x186530 -x186531 -x186532 -x186533 -x186534 -x186535 -x186536 -x186537 -x186538 -x186539 -x186540 -x186541 -x186542 -x186543 -x186544 -x186545 -x186546 -x186547 -x186548 -x186549 -x186550 -x186551 -x186552 -x186553 -x186554 -x186555 -x186556 -x186557 -x186558 -x186559 -x186560 -x186561 -x186562 -x186563 -x186564 -x186565 -x186566 -x186567 -x186568 -x186569 -x186570 -x186571 -x186572 -x186573 -x186574 -x186575 -x186576 -x186577 -x186578 -x186579 -x186580 -x186581 -x186582 -x186583 -x186584 -x186585 -x186586 -x186587 -x186588 -x186589 -x186590 -x186591 -x186592 -x186593 -x186594 -x186595 -x186596 -x186597 -x186598 -x186599 -x186600 -x186601 -x186602 -x186603 -x186604 -x186605 -x186606 -x186607 -x186608 -x186609 -x186610 -x186611 -x186612 -x186613 -x186614 -x186615 -x186616 -x186617 -x186618 -x186619 -x186620 -x186621 -x186622 -x186623 -x186624 -x186625 -x186626 -x186627 -x186628 -x186629 -x186630 -x186631 -x186632 -x186633 -x186634 -x186635 -x186636 -x186637 -x186638 -x186639 -x186640 -x186641 -x186642 -x186643 -x186644 -x186645 -x186646 -x186647 -x186648 -x186649 -x186650 -x186651 -x186652 -x186653 -x186654 -x186655 -x186656 -x186657 -x186658 -x186659 -x186660 -x186661 -x186662 -x186663 -x186664 -x186665 -x186666 -x186667 -x186668 -x186669 -x186670 -x186671 -x186672 -x186673 -x186674 -x186675 -x186676 -x186677 -x186678 -x186679 -x186680 -x186681 -x186682 -x186683 -x186684 -x186685 -x186686 -x186687 -x186688 -x186689 -x186690 -x186691 -x186692 -x186693 -x186694 -x186695 -x186696 -x186697 -x186698 -x186699 -x186700 -x186701 -x186702 -x186703 -x186704 -x186705 -x186706 -x186707 -x186708 -x186709 -x186710 -x186711 -x186712 -x186713 -x186714 -x186715 -x186716 -x186717 -x186718 -x186719 -x186720 -x186721 -x186722 -x186723 -x186724 -x186725 -x186726 -x186727 -x186728 -x186729 -x186730 -x186731 -x186732 -x186733 -x186734 -x186735 -x186736 -x186737 -x186738 -x186739 -x186740 -x186741 -x186742 -x186743 -x186744 -x186745 -x186746 -x186747 -x186748 -x186749 -x186750 -x186751 -x186752 -x186753 -x186754 -x186755 -x186756 -x186757 -x186758 -x186759 -x186760 -x186761 -x186762 -x186763 -x186764 -x186765 -x186766 -x186767 -x186768 -x186769 -x186770 -x186771 -x186772 -x186773 -x186774 -x186775 -x186776 -x186777 -x186778 -x186779 -x186780 -x186781 -x186782 -x186783 -x186784 -x186785 -x186786 -x186787 -x186788 -x186789 -x186790 -x186791 -x186792 -x186793 -x186794 -x186795 -x186796 -x186797 -x186798 -x186799 -x186800 -x186801 -x186802 -x186803 -x186804 -x186805 -x186806 -x186807 -x186808 -x186809 -x186810 -x186811 -x186812 -x186813 -x186814 -x186815 -x186816 -x186817 -x186818 -x186819 -x186820 -x186821 -x186822 -x186823 -x186824 -x186825 -x186826 -x186827 -x186828 -x186829 -x186830 -x186879 -x186880 -x186881 -x186882 -x186883 -x186884 -x186885 -x186886 -x186887 -x186888 -x186889 -x186890 -x186891 -x186892 -x186893 -x186894 -x186895 -x186896 -x186897 -x186898 -x186899 -x186900 -x186901 -x186902 -x186903 -x186904 -x186905 -x186906 -x186907 -x186908 -x186909 -x186910 -x186911 -x186912 -x186913 -x186914 -x186915 -x186916 -x186917 -x186918 -x186919 -x186920 -x186921 -x186922 -x186923 -x186924 -x186925 -x186926 -x186927 -x186928 -x186929 -x186930 -x186931 -x186932 -x186933 -x186934 -x186935 -x186936 -x186937 -x186938 -x186939 -x186940 -x186941 -x186942 -x186943 -x186944 -x186945 -x186946 -x186947 -x186948 -x186949 -x186950 -x186951 -x186952 -x186953 -x186954 -x186955 -x186956 -x186957 -x186958 -x186959 -x186960 -x186961 -x186962 -x186963 -x186964 -x186965 -x186966 -x186967 -x186968 -x186969 -x186970 -x186971 -x186972 -x186973 -x186974 -x186975 -x186976 -x186977 -x186978 -x186979 -x186980 -x186981 -x186982 -x186983 -x186984 -x186985 -x186986 -x186987 -x186988 -x186989 -x186990 -x186991 -x186992 -x186993 -x186994 -x186995 -x186996 -x186997 -x186998 -x186999 -x187000 -x187001 -x187002 -x187003 -x187004 -x187005 -x187006 -x187007 -x187008 -x187009 -x187010 -x187011 -x187012 -x187013 -x187014 -x187015 -x187016 -x187017 -x187018 -x187019 -x187020 -x187021 -x187022 -x187023 -x187024 -x187025 -x187026 -x187027 -x187028 -x187029 -x187030 -x187031 -x187032 -x187033 -x187034 -x187035 -x187036 -x187037 -x187038 -x187039 -x187040 -x187041 -x187042 -x187043 -x187044 -x187045 -x187046 -x187047 -x187048 -x187049 -x187050 -x187051 -x187052 -x187053 -x187054 -x187055 -x187056 -x187057 -x187058 -x187059 -x187060 -x187061 -x187062 -x187063 -x187064 -x187065 -x187066 -x187067 -x187068 -x187069 -x187070 -x187071 -x187072 -x187073 -x187074 -x187075 -x187076 -x187077 -x187078 -x187079 -x187080 -x187081 -x187082 -x187083 -x187084 -x187085 -x187086 -x187087 -x187088 -x187089 -x187090 -x187091 -x187092 -x187093 -x187094 -x187095 -x187096 -x187097 -x187098 -x187099 -x187100 -x187101 -x187102 -x187103 -x187104 -x187105 -x187106 -x187107 -x187108 -x187109 -x187110 -x187111 -x187112 -x187113 -x187114 -x187115 -x187116 -x187117 -x187118 -x187119 -x187120 -x187121 -x187122 -x187123 -x187124 -x187125 -x187126 -x187127 -x187128 -x187129 -x187130 -x187131 -x187132 -x187133 -x187134 -x187135 -x187136 -x187137 -x187138 -x187139 -x187140 -x187141 -x187142 -x187143 -x187144 -x187145 -x187146 -x187147 -x187148 -x187149 -x187150 -x187151 -x187152 -x187153 -x187154 -x187155 -x187156 -x187157 -x187158 -x187159 -x187160 -x187161 -x187162 -x187163 -x187164 -x187165 -x187166 -x187167 -x187168 -x187169 -x187170 -x187171 -x187172 -x187173 -x187174 -x187175 -x187176 -x187177 -x187178 -x187179 -x187180 -x187181 -x187182 -x187183 -x187184 -x187185 -x187186 -x187187 -x187188 -x187189 -x187190 -x187191 -x187192 -x187193 -x187194 -x187195 -x187196 -x187197 -x187198 -x187199 -x187200 -x187201 -x187202 -x187203 -x187204 -x187205 -x187206 -x187207 -x187208 -x187209 -x187210 -x187211 -x187212 -x187213 -x187214 -x187215 -x187216 -x187217 -x187218 -x187219 -x187220 -x187221 -x187222 -x187223 -x187224 -x187225 -x187226 -x187227 -x187228 -x187229 -x187230 -x187231 -x187232 -x187233 -x187234 -x187235 -x187236 -x187237 -x187238 -x187239 -x187240 -x187241 -x187242 -x187243 -x187244 -x187245 -x187246 -x187247 -x187248 -x187249 -x187250 -x187251 -x187252 -x187253 -x187254 -x187255 -x187256 -x187257 -x187258 -x187259 -x187260 -x187261 -x187262 -x187263 -x187264 -x187265 -x187266 -x187267 -x187268 -x187269 -x187270 -x187271 -x187272 -x187273 -x187274 -x187275 -x187276 -x187277 -x187278 -x187279 -x187280 -x187281 -x187282 -x187283 -x187284 -x187285 -x187286 -x187287 -x187288 -x187289 -x187290 -x187291 -x187292 -x187293 -x187294 -x187295 -x187296 -x187297 -x187298 -x187299 -x187300 -x187301 -x187302 -x187303 -x187304 -x187305 -x187306 -x187307 -x187308 -x187309 -x187310 -x187311 -x187312 -x187313 -x187314 -x187315 -x187316 -x187317 -x187318 -x187319 -x187320 -x187321 -x187322 -x187323 -x187324 -x187325 -x187326 -x187327 -x187328 -x187329 -x187330 -x187331 -x187332 -x187333 -x187334 -x187335 -x187336 -x187337 -x187338 -x187339 -x187340 -x187341 -x187342 -x187343 -x187344 -x187345 -x187346 -x187347 -x187348 -x187349 -x187350 -x187351 -x187352 -x187353 -x187354 -x187355 -x187356 -x187357 -x187358 -x187407 -x187408 -x187409 -x187410 -x187411 -x187412 -x187413 -x187414 -x187415 -x187416 -x187417 -x187418 -x187419 -x187420 -x187421 -x187422 -x187423 -x187424 -x187425 -x187426 -x187427 -x187428 -x187429 -x187430 -x187431 -x187432 -x187433 -x187434 -x187435 -x187436 -x187437 -x187438 -x187439 -x187440 -x187441 -x187442 -x187443 -x187444 -x187445 -x187446 -x187447 -x187448 -x187449 -x187450 -x187451 -x187452 -x187453 -x187454 -x187455 -x187456 -x187457 -x187458 -x187459 -x187460 -x187461 -x187462 -x187463 -x187464 -x187465 -x187466 -x187467 -x187468 -x187469 -x187470 -x187471 -x187472 -x187473 -x187474 -x187475 -x187476 -x187477 -x187478 -x187479 -x187480 -x187481 -x187482 -x187483 -x187484 -x187485 -x187486 -x187487 -x187488 -x187489 -x187490 -x187491 -x187492 -x187493 -x187494 -x187495 -x187496 -x187497 -x187498 -x187499 -x187500 -x187501 -x187502 -x187503 -x187504 -x187505 -x187506 -x187507 -x187508 -x187509 -x187510 -x187511 -x187512 -x187513 -x187514 -x187515 -x187516 -x187517 -x187518 -x187519 -x187520 -x187521 -x187522 -x187523 -x187524 -x187525 -x187526 -x187527 -x187528 -x187529 -x187530 -x187531 -x187532 -x187533 -x187534 -x187535 -x187536 -x187537 -x187538 -x187539 -x187540 -x187541 -x187542 -x187543 -x187544 -x187545 -x187546 -x187547 -x187548 -x187549 -x187550 -x187551 -x187552 -x187553 -x187554 -x187555 -x187556 -x187557 -x187558 -x187559 -x187560 -x187561 -x187562 -x187563 -x187564 -x187565 -x187566 -x187567 -x187568 -x187569 -x187570 -x187571 -x187572 -x187573 -x187574 -x187575 -x187576 -x187577 -x187578 -x187579 -x187580 -x187581 -x187582 -x187583 -x187584 -x187585 -x187586 -x187587 -x187588 -x187589 -x187590 -x187591 -x187592 -x187593 -x187594 -x187595 -x187596 -x187597 -x187598 -x187599 -x187600 -x187601 -x187602 -x187603 -x187604 -x187605 -x187606 -x187607 -x187608 -x187609 -x187610 -x187611 -x187612 -x187613 -x187614 -x187615 -x187616 -x187617 -x187618 -x187619 -x187620 -x187621 -x187622 -x187623 -x187624 -x187625 -x187626 -x187627 -x187628 -x187629 -x187630 -x187631 -x187632 -x187633 -x187634 -x187635 -x187636 -x187637 -x187638 -x187639 -x187640 -x187641 -x187642 -x187643 -x187644 -x187645 -x187646 -x187647 -x187648 -x187649 -x187650 -x187651 -x187652 -x187653 -x187654 -x187655 -x187656 -x187657 -x187658 -x187659 -x187660 -x187661 -x187662 -x187663 -x187664 -x187665 -x187666 -x187667 -x187668 -x187669 -x187670 -x187671 -x187672 -x187673 -x187674 -x187675 -x187676 -x187677 -x187678 -x187679 -x187680 -x187681 -x187682 -x187683 -x187684 -x187685 -x187686 -x187687 -x187688 -x187689 -x187690 -x187691 -x187692 -x187693 -x187694 -x187695 -x187696 -x187697 -x187698 -x187699 -x187700 -x187701 -x187702 -x187703 -x187704 -x187705 -x187706 -x187707 -x187708 -x187709 -x187710 -x187711 -x187712 -x187713 -x187714 -x187715 -x187716 -x187717 -x187718 -x187719 -x187720 -x187721 -x187722 -x187723 -x187724 -x187725 -x187726 -x187727 -x187728 -x187729 -x187730 -x187731 -x187732 -x187733 -x187734 -x187735 -x187736 -x187737 -x187738 -x187739 -x187740 -x187741 -x187742 -x187743 -x187744 -x187745 -x187746 -x187747 -x187748 -x187749 -x187750 -x187751 -x187752 -x187753 -x187754 -x187755 -x187756 -x187757 -x187758 -x187759 -x187760 -x187761 -x187762 -x187763 -x187764 -x187765 -x187766 -x187767 -x187768 -x187769 -x187770 -x187771 -x187772 -x187773 -x187774 -x187775 -x187776 -x187777 -x187778 -x187779 -x187780 -x187781 -x187782 -x187783 -x187784 -x187785 -x187786 -x187787 -x187788 -x187789 -x187790 -x187791 -x187792 -x187793 -x187794 -x187795 -x187796 -x187797 -x187798 -x187799 -x187800 -x187801 -x187802 -x187803 -x187804 -x187805 -x187806 -x187807 -x187808 -x187809 -x187810 -x187811 -x187812 -x187813 -x187814 -x187815 -x187816 -x187817 -x187818 -x187819 -x187820 -x187821 -x187822 -x187823 -x187824 -x187825 -x187826 -x187827 -x187828 -x187829 -x187830 -x187831 -x187832 -x187833 -x187834 -x187835 -x187836 -x187837 -x187838 -x187887 -x187888 -x187889 -x187890 -x187891 -x187892 -x187893 -x187894 -x187895 -x187896 -x187897 -x187898 -x187899 -x187900 -x187901 -x187902 -x187903 -x187904 -x187905 -x187906 -x187907 -x187908 -x187909 -x187910 -x187911 -x187912 -x187913 -x187914 -x187915 -x187916 -x187917 -x187918 -x187919 -x187920 -x187921 -x187922 -x187923 -x187924 -x187925 -x187926 -x187927 -x187928 -x187929 -x187930 -x187931 -x187932 -x187933 -x187934 -x187935 -x187936 -x187937 -x187938 -x187939 -x187940 -x187941 -x187942 -x187943 -x187944 -x187945 -x187946 -x187947 -x187948 -x187949 -x187950 -x187951 -x187952 -x187953 -x187954 -x187955 -x187956 -x187957 -x187958 -x187959 -x187960 -x187961 -x187962 -x187963 -x187964 -x187965 -x187966 -x187967 -x187968 -x187969 -x187970 -x187971 -x187972 -x187973 -x187974 -x187975 -x187976 -x187977 -x187978 -x187979 -x187980 -x187981 -x187982 -x187983 -x187984 -x187985 -x187986 -x187987 -x187988 -x187989 -x187990 -x187991 -x187992 -x187993 -x187994 -x187995 -x187996 -x187997 -x187998 -x187999 -x188000 -x188001 -x188002 -x188003 -x188004 -x188005 -x188006 -x188007 -x188008 -x188009 -x188010 -x188011 -x188012 -x188013 -x188014 -x188015 -x188016 -x188017 -x188018 -x188019 -x188020 -x188021 -x188022 -x188023 -x188024 -x188025 -x188026 -x188027 -x188028 -x188029 -x188030 -x188031 -x188032 -x188033 -x188034 -x188035 -x188036 -x188037 -x188038 -x188039 -x188040 -x188041 -x188042 -x188043 -x188044 -x188045 -x188046 -x188047 -x188048 -x188049 -x188050 -x188051 -x188052 -x188053 -x188054 -x188055 -x188056 -x188057 -x188058 -x188059 -x188060 -x188061 -x188062 -x188063 -x188064 -x188065 -x188066 -x188067 -x188068 -x188069 -x188070 -x188071 -x188072 -x188073 -x188074 -x188075 -x188076 -x188077 -x188078 -x188079 -x188080 -x188081 -x188082 -x188083 -x188084 -x188085 -x188086 -x188087 -x188088 -x188089 -x188090 -x188091 -x188092 -x188093 -x188094 -x188095 -x188096 -x188097 -x188098 -x188099 -x188100 -x188101 -x188102 -x188103 -x188104 -x188105 -x188106 -x188107 -x188108 -x188109 -x188110 -x188111 -x188112 -x188113 -x188114 -x188115 -x188116 -x188117 -x188118 -x188119 -x188120 -x188121 -x188122 -x188123 -x188124 -x188125 -x188126 -x188127 -x188128 -x188129 -x188130 -x188131 -x188132 -x188133 -x188134 -x188135 -x188136 -x188137 -x188138 -x188139 -x188140 -x188141 -x188142 -x188143 -x188144 -x188145 -x188146 -x188147 -x188148 -x188149 -x188150 -x188151 -x188152 -x188153 -x188154 -x188155 -x188156 -x188157 -x188158 -x188159 -x188160 -x188161 -x188162 -x188163 -x188164 -x188165 -x188166 -x188167 -x188168 -x188169 -x188170 -x188171 -x188172 -x188173 -x188174 -x188175 -x188176 -x188177 -x188178 -x188179 -x188180 -x188181 -x188182 -x188183 -x188184 -x188185 -x188186 -x188187 -x188188 -x188189 -x188190 -x188191 -x188192 -x188193 -x188194 -x188195 -x188196 -x188197
3600.06/3611.78	v -x188198 -x188199 -x188200 -x188201 -x188202 -x188203 -x188204 -x188205 -x188206 -x188207 -x188208 -x188209 -x188210 -x188211 -x188212 -x188213 -x188214 -x188215 -x188216 -x188217 -x188218 -x188219 -x188220 -x188221 -x188222 -x188223 -x188224 -x188225 -x188226 -x188227 -x188228 -x188229 -x188230 -x188231 -x188232 -x188233 -x188234 -x188235 -x188236 -x188237 -x188238 -x188239 -x188240 -x188241 -x188242 -x188243 -x188244 -x188245 -x188246 -x188247 -x188248 -x188249 -x188250 -x188251 -x188252 -x188253 -x188254 -x188255 -x188256 -x188257 -x188258 -x188259 -x188260 -x188261 -x188262 -x188263 -x188264 -x188265 -x188266 -x188267 -x188268 -x188269 -x188270 -x188271 -x188272 -x188273 -x188274 -x188275 -x188276 -x188277 -x188278 -x188279 -x188280 -x188281 -x188282 -x188283 -x188284 -x188285 -x188286 -x188287 -x188288 -x188289 -x188290 -x188291 -x188292 -x188293 -x188294 -x188295 -x188296 -x188297 -x188298 -x188299 -x188300 -x188301 -x188302 -x188303 -x188304 -x188305 -x188306 -x188307 -x188308 -x188309 -x188310 -x188311 -x188312 -x188313 -x188314 -x188315 -x188316 -x188317 -x188318 -x188319 -x188320 -x188321 -x188322 -x188323 -x188324 -x188325 -x188326 -x188327 -x188328 -x188329 -x188330 -x188331 -x188332 -x188333 -x188334 -x188335 -x188336 -x188337 -x188338 -x188339 -x188340 -x188341 -x188342 -x188343 -x188344 -x188345 -x188346 -x188347 -x188348 -x188349 -x188350 -x188351 -x188352 -x188353 -x188354 -x188355 -x188356 -x188357 -x188358 -x188359 -x188360 -x188361 -x188362 -x188363 -x188364 -x188365 -x188366 -x188415 -x188416 -x188417 -x188418 -x188419 -x188420 -x188421 -x188422 -x188423 -x188424 -x188425 -x188426 -x188427 -x188428 -x188429 -x188430 -x188431 -x188432 -x188433 -x188434 -x188435 -x188436 -x188437 -x188438 -x188439 -x188440 -x188441 -x188442 -x188443 -x188444 -x188445 -x188446 -x188447 -x188448 -x188449 -x188450 -x188451 -x188452 -x188453 -x188454 -x188455 -x188456 -x188457 -x188458 -x188459 -x188460 -x188461 -x188462 -x189183 -x189184 -x189185 -x189186 -x189187 -x189188 -x189189 -x189190 -x189191 -x189192 -x189193 -x189194 -x189195 -x189196 -x189197 -x189198 -x189199 -x189200 -x189201 -x189202 -x189203 -x189204 -x189205 -x189206 -x189207 -x189208 -x189209 -x189210 -x189211 -x189212 -x189213 -x189214 -x189215 -x189216 -x189217 -x189218 -x189219 -x189220 -x189221 -x189222 -x189223 -x189224 -x189225 -x189226 -x189227 -x189228 -x189229 -x189230 -x189711 -x189712 -x189713 -x189714 -x189715 -x189716 -x189717 -x189718 -x189719 -x189720 -x189721 -x189722 -x189723 -x189724 -x189725 -x189726 -x189727 -x189728 -x189729 -x189730 -x189731 -x189732 -x189733 -x189734 -x189735 -x189736 -x189737 -x189738 -x189739 -x189740 -x189741 -x189742 -x189743 -x189744 -x189745 -x189746 -x189747 -x189748 -x189749 -x189750 -x189751 -x189752 -x189753 -x189754 -x189755 -x189756 -x189757 -x189758 -x190191 -x190192 -x190193 -x190194 -x190195 -x190196 -x190197 -x190198 -x190199 -x190200 -x190201 -x190202 -x190203 -x190204 -x190205 -x190206 -x190207 -x190208 -x190209 -x190210 -x190211 -x190212 -x190213 -x190214 -x190215 -x190216 -x190217 -x190218 -x190219 -x190220 -x190221 -x190222 -x190223 -x190224 -x190225 -x190226 -x190227 -x190228 -x190229 -x190230 -x190231 -x190232 -x190233 -x190234 -x190235 -x190236 -x190237 -x190238 -x190719 -x190720 -x190721 -x190722 -x190723 -x190724 -x190725 -x190726 -x190727 -x190728 -x190729 -x190730 -x190731 -x190732 -x190733 -x190734 -x190735 -x190736 -x190737 -x190738 -x190739 -x190740 -x190741 -x190742 -x190743 -x190744 -x190745 -x190746 -x190747 -x190748 -x190749 -x190750 -x190751 -x190752 -x190753 -x190754 -x190755 -x190756 -x190757 -x190758 -x190759 -x190760 -x190761 -x190762 -x190763 -x190764 -x190765 -x190766 -x190815 -x190816 -x190817 -x190818 -x190819 -x190820 -x190821 -x190822 -x190823 -x190824 -x190825 -x190826 -x190827 -x190828 -x190829 -x190830 -x190831 -x190832 -x190833 -x190834 -x190835 -x190836 -x190837 -x190838 -x190839 -x190840 -x190841 -x190842 -x190843 -x190844 -x190845 -x190846 -x190847 -x190848 -x190849 -x190850 -x190851 -x190852 -x190853 -x190854 -x190855 -x190856 -x190857 -x190858 -x190859 -x190860 -x190861 -x190862 -x190863 -x190864 -x190865 -x190866 -x190867 -x190868 -x190869 -x190870 -x190871 -x190872 -x190873 -x190874 -x190875 -x190876 -x190877 -x190878 -x190879 -x190880 -x190881 -x190882 -x190883 -x190884 -x190885 -x190886 -x190887 -x190888 -x190889 -x190890 -x190891 -x190892 -x190893 -x190894 -x190895 -x190896 -x190897 -x190898 -x190899 -x190900 -x190901 -x190902 -x190903 -x190904 -x190905 -x190906 -x190907 -x190908 -x190909 -x190910 -x190911 -x190912 -x190913 -x190914 -x190915 -x190916 -x190917 -x190918 -x190919 -x190920 -x190921 -x190922 -x190923 -x190924 -x190925 -x190926 -x190927 -x190928 -x190929 -x190930 -x190931 -x190932 -x190933 -x190934 -x190935 -x190936 -x190937 -x190938 -x190939 -x190940 -x190941 -x190942 -x190943 -x190944 -x190945 -x190946 -x190947 -x190948 -x190949 -x190950 -x190951 -x190952 -x190953 -x190954 -x190955 -x190956 -x190957 -x190958 -x190959 -x190960 -x190961 -x190962 -x190963 -x190964 -x190965 -x190966 -x190967 -x190968 -x190969 -x190970 -x190971 -x190972 -x190973 -x190974 -x190975 -x190976 -x190977 -x190978 -x190979 -x190980 -x190981 -x190982 -x190983 -x190984 -x190985 -x190986 -x190987 -x190988 -x190989 -x190990 -x190991 -x190992 -x190993 -x190994 -x190995 -x190996 -x190997 -x190998 -x190999 -x191000 -x191001 -x191002 -x191003 -x191004 -x191005 -x191006 -x191007 -x191008 -x191009 -x191010 -x191011 -x191012 -x191013 -x191014 -x191015 -x191016 -x191017 -x191018 -x191019 -x191020 -x191021 -x191022 -x191023 -x191024 -x191025 -x191026 -x191027 -x191028 -x191029 -x191030 -x191031 -x191032 -x191033 -x191034 -x191035 -x191036 -x191037 -x191038 -x191039 -x191040 -x191041 -x191042 -x191043 -x191044 -x191045 -x191046 -x191047 -x191048 -x191049 -x191050 -x191051 -x191052 -x191053 -x191054 -x188703 -x188704 -x188705 -x188706 -x188707 -x188708 -x188709 -x188710 -x188711 -x188712 -x188713 -x188714 -x188715 -x188716 -x188717 -x188718 -x188719 -x188720 -x188721 -x188722 -x188723 -x188724 -x188725 -x188726 -x188727 -x188728 -x188729 -x188730 -x188731 -x188732 -x188733 -x188734 -x188735 -x188736 -x188737 -x188738 -x188739 -x188740 -x188741 -x188742 -x188743 -x188744 -x188745 -x188746 -x188747 -x188748 -x188749 -x188750 -x188751 -x188752 -x188753 -x188754 -x188755 -x188756 -x188757 -x188758 -x188759 -x188760 -x188761 -x188762 -x188763 -x188764 -x188765 -x188766 -x188767 -x188768 -x188769 -x188770 -x188771 -x188772 -x188773 -x188774 -x188775 -x188776 -x188777 -x188778 -x188779 -x188780 -x188781 -x188782 -x188783 -x188784 -x188785 -x188786 -x188787 -x188788 -x188789 -x188790 -x188791 -x188792 -x188793 -x188794 -x188795 -x188796 -x188797 -x188798 -x188799 -x188800 -x188801 -x188802 -x188803 -x188804 -x188805 -x188806 -x188807 -x188808 -x188809 -x188810 -x188811 -x188812 -x188813 -x188814 -x188815 -x188816 -x188817 -x188818 -x188819 -x188820 -x188821 -x188822 -x188823 -x188824 -x188825 -x188826 -x188827 -x188828 -x188829 -x188830 -x188831 -x188832 -x188833 -x188834 -x188835 -x188836 -x188837 -x188838 -x188839 -x188840 -x188841 -x188842 -x188843 -x188844 -x188845 -x188846 -x188847 -x188848 -x188849 -x188850 -x188851 -x188852 -x188853 -x188854 -x188855 -x188856 -x188857 -x188858 -x188859 -x188860 -x188861 -x188862 -x188863 -x188864 -x188865 -x188866 -x188867 -x188868 -x188869 -x188870 -x188871 -x188872 -x188873 -x188874 -x188875 -x188876 -x188877 -x188878 -x188879 -x188880 -x188881 -x188882 -x188883 -x188884 -x188885 -x188886 -x188887 -x188888 -x188889 -x188890 -x188891 -x188892 -x188893 -x188894 -x188895 -x188896 -x188897 -x188898 -x188899 -x188900 -x188901 -x188902 -x188903 -x188904 -x188905 -x188906 -x188907 -x188908 -x188909 -x188910 -x188911 -x188912 -x188913 -x188914 -x188915 -x188916 -x188917 -x188918 -x188919 -x188920 -x188921 -x188922 -x188923 -x188924 -x188925 -x188926 -x188927 -x188928 -x188929 -x188930 -x188931 -x188932 -x188933 -x188934 -x188935 -x188936 -x188937 -x188938 -x188939 -x188940 -x188941 -x188942 -x188943 -x188944 -x188945 -x188946 -x188947 -x188948 -x188949 -x188950 -x188951 -x188952 -x188953 -x188954 -x188955 -x188956 -x188957 -x188958 -x188959 -x188960 -x188961 -x188962 -x188963 -x188964 -x188965 -x188966 -x188967 -x188968 -x188969 -x188970 -x188971 -x188972 -x188973 -x188974 -x188975 -x188976 -x188977 -x188978 -x188979 -x188980 -x188981 -x188982 -x188983 -x188984 -x188985 -x188986 -x188987 -x188988 -x188989 -x188990 -x188991 -x188992 -x188993 -x188994 -x188995 -x188996 -x188997 -x188998 -x188999 -x189000 -x189001 -x189002 -x189003 -x189004 -x189005 -x189006 -x189007 -x189008 -x189009 -x189010 -x189011 -x189012 -x189013 -x189014 -x189015 -x189016 -x189017 -x189018 -x189019 -x189020 -x189021 -x189022 -x189023 -x189024 -x189025 -x189026 -x189027 -x189028 -x189029 -x189030 -x189031 -x189032 -x189033 -x189034 -x189035 -x189036 -x189037 -x189038 -x189039 -x189040 -x189041 -x189042 -x189043 -x189044 -x189045 -x189046 -x189047 -x189048 -x189049 -x189050 -x189051 -x189052 -x189053 -x189054 -x189055 -x189056 -x189057 -x189058 -x189059 -x189060 -x189061 -x189062 -x189063 -x189064 -x189065 -x189066 -x189067 -x189068 -x189069 -x189070 -x189071 -x189072 -x189073 -x189074 -x189075 -x189076 -x189077 -x189078 -x189079 -x189080 -x189081 -x189082 -x189083 -x189084 -x189085 -x189086 -x189087 -x189088 -x189089 -x189090 -x189091 -x189092 -x189093 -x189094 -x189095 -x189096 -x189097 -x189098 -x189099 -x189100 -x189101 -x189102 -x189103 -x189104 -x189105 -x189106 -x189107 -x189108 -x189109 -x189110 -x189111 -x189112 -x189113 -x189114 -x189115 -x189116 -x189117 -x189118 -x189119 -x189120 -x189121 -x189122 -x189123 -x189124 -x189125 -x189126 -x189127 -x189128 -x189129 -x189130 -x189131 -x189132 -x189133 -x189134 -x189135 -x189136 -x189137 -x189138 -x189139 -x189140 -x189141 -x189142 -x189143 -x189144 -x189145 -x189146 -x189147 -x189148 -x189149 -x189150 -x189151 -x189152 -x189153 -x189154 -x189155 -x189156 -x189157 -x189158 -x189159 -x189160 -x189161 -x189162 -x189163 -x189164 -x189165 -x189166 -x189167 -x189168 -x189169 -x189170 -x189171 -x189172 -x189173 -x189174 -x189175 -x189176 -x189177 -x189178 -x189179 -x189180 -x189181 -x189182 -x189231 -x189232 -x189233 -x189234 -x189235 -x189236 -x189237 -x189238 -x189239 -x189240 -x189241 -x189242 -x189243 -x189244 -x189245 -x189246 -x189247 -x189248 -x189249 -x189250 -x189251 -x189252 -x189253 -x189254 -x189255 -x189256 -x189257 -x189258 -x189259 -x189260 -x189261 -x189262 -x189263 -x189264 -x189265 -x189266 -x189267 -x189268 -x189269 -x189270 -x189271 -x189272 -x189273 -x189274 -x189275 -x189276 -x189277 -x189278 -x189279 -x189280 -x189281 -x189282 -x189283 -x189284 -x189285 -x189286 -x189287 -x189288 -x189289 -x189290 -x189291 -x189292 -x189293 -x189294 -x189295 -x189296 -x189297 -x189298 -x189299 -x189300 -x189301 -x189302 -x189303 -x189304 -x189305 -x189306 -x189307 -x189308 -x189309 -x189310 -x189311 -x189312 -x189313 -x189314 -x189315 -x189316 -x189317 -x189318 -x189319 -x189320 -x189321 -x189322 -x189323 -x189324 -x189325 -x189326 -x189327 -x189328 -x189329 -x189330 -x189331 -x189332 -x189333 -x189334 -x189335 -x189336 -x189337 -x189338 -x189339 -x189340 -x189341 -x189342 -x189343 -x189344 -x189345 -x189346 -x189347 -x189348 -x189349 -x189350 -x189351 -x189352 -x189353 -x189354 -x189355 -x189356 -x189357 -x189358 -x189359 -x189360 -x189361 -x189362 -x189363 -x189364 -x189365 -x189366 -x189367 -x189368 -x189369 -x189370 -x189371 -x189372 -x189373 -x189374 -x189375 -x189376 -x189377 -x189378 -x189379 -x189380 -x189381 -x189382 -x189383 -x189384 -x189385 -x189386 -x189387 -x189388 -x189389 -x189390 -x189391 -x189392 -x189393 -x189394 -x189395 -x189396 -x189397 -x189398 -x189399 -x189400 -x189401 -x189402 -x189403 -x189404 -x189405 -x189406 -x189407 -x189408 -x189409 -x189410 -x189411 -x189412 -x189413 -x189414 -x189415 -x189416 -x189417 -x189418 -x189419 -x189420 -x189421 -x189422 -x189423 -x189424 -x189425 -x189426 -x189427 -x189428 -x189429 -x189430 -x189431 -x189432 -x189433 -x189434 -x189435 -x189436 -x189437 -x189438 -x189439 -x189440 -x189441 -x189442 -x189443 -x189444 -x189445 -x189446 -x189447 -x189448 -x189449 -x189450 -x189451 -x189452 -x189453 -x189454 -x189455 -x189456 -x189457 -x189458 -x189459 -x189460 -x189461 -x189462 -x189463 -x189464 -x189465 -x189466 -x189467 -x189468 -x189469 -x189470 -x189471 -x189472 -x189473 -x189474 -x189475 -x189476 -x189477 -x189478 -x189479 -x189480 -x189481 -x189482 -x189483 -x189484 -x189485 -x189486 -x189487 -x189488 -x189489 -x189490 -x189491 -x189492 -x189493 -x189494 -x189495 -x189496 -x189497 -x189498 -x189499 -x189500 -x189501 -x189502 -x189503 -x189504 -x189505 -x189506 -x189507 -x189508 -x189509 -x189510 -x189511 -x189512 -x189513 -x189514 -x189515 -x189516 -x189517 -x189518 -x189519 -x189520 -x189521 -x189522 -x189523 -x189524 -x189525 -x189526 -x189527 -x189528 -x189529 -x189530 -x189531 -x189532 -x189533 -x189534 -x189535 -x189536 -x189537 -x189538 -x189539 -x189540 -x189541 -x189542 -x189543 -x189544 -x189545 -x189546 -x189547 -x189548 -x189549 -x189550 -x189551 -x189552 -x189553 -x189554 -x189555 -x189556 -x189557 -x189558 -x189559 -x189560 -x189561 -x189562 -x189563 -x189564 -x189565 -x189566 -x189567 -x189568 -x189569 -x189570 -x189571 -x189572 -x189573 -x189574 -x189575 -x189576 -x189577 -x189578 -x189579 -x189580 -x189581 -x189582 -x189583 -x189584 -x189585 -x189586 -x189587 -x189588 -x189589 -x189590 -x189591 -x189592 -x189593 -x189594 -x189595 -x189596 -x189597 -x189598 -x189599 -x189600 -x189601 -x189602 -x189603 -x189604 -x189605 -x189606 -x189607 -x189608 -x189609 -x189610 -x189611 -x189612 -x189613 -x189614 -x189615 -x189616 -x189617 -x189618 -x189619 -x189620 -x189621 -x189622 -x189623 -x189624 -x189625 -x189626 -x189627 -x189628 -x189629 -x189630 -x189631 -x189632 -x189633 -x189634 -x189635 -x189636 -x189637 -x189638 -x189639 -x189640 -x189641 -x189642 -x189643 -x189644 -x189645 -x189646 -x189647 -x189648 -x189649 -x189650 -x189651 -x189652 -x189653 -x189654 -x189655 -x189656 -x189657 -x189658 -x189659 -x189660 -x189661 -x189662 -x189663 -x189664 -x189665 -x189666 -x189667 -x189668 -x189669 -x189670 -x189671 -x189672 -x189673 -x189674 -x189675 -x189676 -x189677 -x189678 -x189679 -x189680 -x189681 -x189682 -x189683 -x189684 -x189685 -x189686 -x189687 -x189688 -x189689 -x189690 -x189691 -x189692 -x189693 -x189694 -x189695 -x189696 -x189697 -x189698 -x189699 -x189700 -x189701 -x189702 -x189703 -x189704 -x189705 -x189706 -x189707 -x189708 -x189709 -x189710 -x189759 -x189760 -x189761 -x189762 -x189763 -x189764 -x189765 -x189766 -x189767 -x189768 -x189769 -x189770 -x189771 -x189772 -x189773 -x189774 -x189775 -x189776 -x189777 -x189778 -x189779 -x189780 -x189781 -x189782 -x189783 -x189784 -x189785 -x189786 -x189787 -x189788 -x189789 -x189790 -x189791 -x189792 -x189793 -x189794 -x189795 -x189796 -x189797 -x189798 -x189799 -x189800 -x189801 -x189802 -x189803 -x189804 -x189805 -x189806 -x189807 -x189808 -x189809 -x189810 -x189811 -x189812 -x189813 -x189814 -x189815 -x189816 -x189817 -x189818 -x189819 -x189820 -x189821 -x189822 -x189823 -x189824 -x189825 -x189826 -x189827 -x189828 -x189829 -x189830 -x189831 -x189832 -x189833 -x189834 -x189835 -x189836 -x189837 -x189838 -x189839 -x189840 -x189841 -x189842 -x189843 -x189844 -x189845 -x189846 -x189847 -x189848 -x189849 -x189850 -x189851 -x189852 -x189853 -x189854 -x189855 -x189856 -x189857 -x189858 -x189859 -x189860 -x189861 -x189862 -x189863 -x189864 -x189865 -x189866 -x189867 -x189868 -x189869 -x189870 -x189871 -x189872 -x189873 -x189874 -x189875 -x189876 -x189877 -x189878 -x189879 -x189880 -x189881 -x189882 -x189883 -x189884 -x189885 -x189886 -x189887 -x189888 -x189889 -x189890 -x189891 -x189892 -x189893 -x189894 -x189895 -x189896 -x189897 -x189898 -x189899 -x189900 -x189901 -x189902 -x189903 -x189904 -x189905 -x189906 -x189907 -x189908 -x189909 -x189910 -x189911 -x189912 -x189913 -x189914 -x189915 -x189916 -x189917 -x189918 -x189919 -x189920 -x189921 -x189922 -x189923 -x189924 -x189925 -x189926 -x189927 -x189928 -x189929 -x189930 -x189931 -x189932 -x189933 -x189934 -x189935 -x189936 -x189937 -x189938 -x189939 -x189940 -x189941 -x189942 -x189943 -x189944 -x189945 -x189946 -x189947 -x189948 -x189949 -x189950 -x189951 -x189952 -x189953 -x189954 -x189955 -x189956 -x189957 -x189958 -x189959 -x189960 -x189961 -x189962 -x189963 -x189964 -x189965 -x189966 -x189967 -x189968 -x189969 -x189970 -x189971 -x189972 -x189973 -x189974 -x189975 -x189976 -x189977 -x189978 -x189979 -x189980 -x189981 -x189982 -x189983 -x189984 -x189985 -x189986 -x189987 -x189988 -x189989 -x189990 -x189991 -x189992 -x189993 -x189994 -x189995 -x189996 -x189997 -x189998 -x189999 -x190000 -x190001 -x190002 -x190003 -x190004 -x190005 -x190006 -x190007 -x190008 -x190009 -x190010 -x190011 -x190012 -x190013 -x190014 -x190015 -x190016 -x190017 -x190018 -x190019 -x190020 -x190021 -x190022 -x190023 -x190024 -x190025 -x190026 -x190027 -x190028 -x190029 -x190030 -x190031 -x190032 -x190033 -x190034 -x190035 -x190036 -x190037 -x190038 -x190039 -x190040 -x190041 -x190042 -x190043 -x190044 -x190045 -x190046 -x190047 -x190048 -x190049 -x190050 -x190051 -x190052 -x190053 -x190054 -x190055 -x190056 -x190057 -x190058 -x190059 -x190060 -x190061 -x190062 -x190063 -x190064 -x190065 -x190066 -x190067 -x190068 -x190069 -x190070 -x190071 -x190072 -x190073 -x190074 -x190075 -x190076 -x190077 -x190078 -x190079 -x190080 -x190081 -x190082 -x190083 -x190084 -x190085 -x190086 -x190087 -x190088 -x190089 -x190090 -x190091 -x190092 -x190093 -x190094 -x190095 -x190096 -x190097 -x190098 -x190099 -x190100 -x190101 -x190102 -x190103 -x190104 -x190105 -x190106 -x190107 -x190108 -x190109 -x190110 -x190111 -x190112 -x190113 -x190114 -x190115 -x190116 -x190117 -x190118 -x190119 -x190120 -x190121 -x190122 -x190123 -x190124 -x190125 -x190126 -x190127 -x190128 -x190129 -x190130 -x190131 -x190132 -x190133 -x190134 -x190135 -x190136 -x190137 -x190138 -x190139 -x190140 -x190141 -x190142 -x190143 -x190144 -x190145 -x190146 -x190147 -x190148 -x190149
3600.06/3611.78	v -x190150 -x190151 -x190152 -x190153 -x190154 -x190155 -x190156 -x190157 -x190158 -x190159 -x190160 -x190161 -x190162 -x190163 -x190164 -x190165 -x190166 -x190167 -x190168 -x190169 -x190170 -x190171 -x190172 -x190173 -x190174 -x190175 -x190176 -x190177 -x190178 -x190179 -x190180 -x190181 -x190182 -x190183 -x190184 -x190185 -x190186 -x190187 -x190188 -x190189 -x190190 -x190239 -x190240 -x190241 -x190242 -x190243 -x190244 -x190245 -x190246 -x190247 -x190248 -x190249 -x190250 -x190251 -x190252 -x190253 -x190254 -x190255 -x190256 -x190257 -x190258 -x190259 -x190260 -x190261 -x190262 -x190263 -x190264 -x190265 -x190266 -x190267 -x190268 -x190269 -x190270 -x190271 -x190272 -x190273 -x190274 -x190275 -x190276 -x190277 -x190278 -x190279 -x190280 -x190281 -x190282 -x190283 -x190284 -x190285 -x190286 -x190287 -x190288 -x190289 -x190290 -x190291 -x190292 -x190293 -x190294 -x190295 -x190296 -x190297 -x190298 -x190299 -x190300 -x190301 -x190302 -x190303 -x190304 -x190305 -x190306 -x190307 -x190308 -x190309 -x190310 -x190311 -x190312 -x190313 -x190314 -x190315 -x190316 -x190317 -x190318 -x190319 -x190320 -x190321 -x190322 -x190323 -x190324 -x190325 -x190326 -x190327 -x190328 -x190329 -x190330 -x190331 -x190332 -x190333 -x190334 -x190335 -x190336 -x190337 -x190338 -x190339 -x190340 -x190341 -x190342 -x190343 -x190344 -x190345 -x190346 -x190347 -x190348 -x190349 -x190350 -x190351 -x190352 -x190353 -x190354 -x190355 -x190356 -x190357 -x190358 -x190359 -x190360 -x190361 -x190362 -x190363 -x190364 -x190365 -x190366 -x190367 -x190368 -x190369 -x190370 -x190371 -x190372 -x190373 -x190374 -x190375 -x190376 -x190377 -x190378 -x190379 -x190380 -x190381 -x190382 -x190383 -x190384 -x190385 -x190386 -x190387 -x190388 -x190389 -x190390 -x190391 -x190392 -x190393 -x190394 -x190395 -x190396 -x190397 -x190398 -x190399 -x190400 -x190401 -x190402 -x190403 -x190404 -x190405 -x190406 -x190407 -x190408 -x190409 -x190410 -x190411 -x190412 -x190413 -x190414 -x190415 -x190416 -x190417 -x190418 -x190419 -x190420 -x190421 -x190422 -x190423 -x190424 -x190425 -x190426 -x190427 -x190428 -x190429 -x190430 -x190431 -x190432 -x190433 -x190434 -x190435 -x190436 -x190437 -x190438 -x190439 -x190440 -x190441 -x190442 -x190443 -x190444 -x190445 -x190446 -x190447 -x190448 -x190449 -x190450 -x190451 -x190452 -x190453 -x190454 -x190455 -x190456 -x190457 -x190458 -x190459 -x190460 -x190461 -x190462 -x190463 -x190464 -x190465 -x190466 -x190467 -x190468 -x190469 -x190470 -x190471 -x190472 -x190473 -x190474 -x190475 -x190476 -x190477 -x190478 -x190479 -x190480 -x190481 -x190482 -x190483 -x190484 -x190485 -x190486 -x190487 -x190488 -x190489 -x190490 -x190491 -x190492 -x190493 -x190494 -x190495 -x190496 -x190497 -x190498 -x190499 -x190500 -x190501 -x190502 -x190503 -x190504 -x190505 -x190506 -x190507 -x190508 -x190509 -x190510 -x190511 -x190512 -x190513 -x190514 -x190515 -x190516 -x190517 -x190518 -x190519 -x190520 -x190521 -x190522 -x190523 -x190524 -x190525 -x190526 -x190527 -x190528 -x190529 -x190530 -x190531 -x190532 -x190533 -x190534 -x190535 -x190536 -x190537 -x190538 -x190539 -x190540 -x190541 -x190542 -x190543 -x190544 -x190545 -x190546 -x190547 -x190548 -x190549 -x190550 -x190551 -x190552 -x190553 -x190554 -x190555 -x190556 -x190557 -x190558 -x190559 -x190560 -x190561 -x190562 -x190563 -x190564 -x190565 -x190566 -x190567 -x190568 -x190569 -x190570 -x190571 -x190572 -x190573 -x190574 -x190575 -x190576 -x190577 -x190578 -x190579 -x190580 -x190581 -x190582 -x190583 -x190584 -x190585 -x190586 -x190587 -x190588 -x190589 -x190590 -x190591 -x190592 -x190593 -x190594 -x190595 -x190596 -x190597 -x190598 -x190599 -x190600 -x190601 -x190602 -x190603 -x190604 -x190605 -x190606 -x190607 -x190608 -x190609 -x190610 -x190611 -x190612 -x190613 -x190614 -x190615 -x190616 -x190617 -x190618 -x190619 -x190620 -x190621 -x190622 -x190623 -x190624 -x190625 -x190626 -x190627 -x190628 -x190629 -x190630 -x190631 -x190632 -x190633 -x190634 -x190635 -x190636 -x190637 -x190638 -x190639 -x190640 -x190641 -x190642 -x190643 -x190644 -x190645 -x190646 -x190647 -x190648 -x190649 -x190650 -x190651 -x190652 -x190653 -x190654 -x190655 -x190656 -x190657 -x190658 -x190659 -x190660 -x190661 -x190662 -x190663 -x190664 -x190665 -x190666 -x190667 -x190668 -x190669 -x190670 -x190671 -x190672 -x190673 -x190674 -x190675 -x190676 -x190677 -x190678 -x190679 -x190680 -x190681 -x190682 -x190683 -x190684 -x190685 -x190686 -x190687 -x190688 -x190689 -x190690 -x190691 -x190692 -x190693 -x190694 -x190695 -x190696 -x190697 -x190698 -x190699 -x190700 -x190701 -x190702 -x190703 -x190704 -x190705 -x190706 -x190707 -x190708 -x190709 -x190710 -x190711 -x190712 -x190713 -x190714 -x190715 -x190716 -x190717 -x190718 -x190767 -x190768 -x190769 -x190770 -x190771 -x190772 -x190773 -x190774 -x190775 -x190776 -x190777 -x190778 -x190779 -x190780 -x190781 -x190782 -x190783 -x190784 -x190785 -x190786 -x190787 -x190788 -x190789 -x190790 -x190791 -x190792 -x190793 -x190794 -x190795 -x190796 -x190797 -x190798 -x190799 -x190800 -x190801 -x190802 -x190803 -x190804 -x190805 -x190806 -x190807 -x190808 -x190809 -x190810 -x190811 -x190812 -x190813 -x190814 -x191535 -x191536 -x191537 -x191538 -x191539 -x191540 -x191541 -x191542 -x191543 -x191544 -x191545 -x191546 -x191547 -x191548 -x191549 -x191550 -x191551 -x191552 -x191553 -x191554 -x191555 -x191556 -x191557 -x191558 -x191559 -x191560 -x191561 -x191562 -x191563 -x191564 -x191565 -x191566 -x191567 -x191568 -x191569 -x191570 -x191571 -x191572 -x191573 -x191574 -x191575 -x191576 -x191577 -x191578 -x191579 -x191580 -x191581 -x191582 -x192063 -x192064 -x192065 -x192066 -x192067 -x192068 -x192069 -x192070 -x192071 -x192072 -x192073 -x192074 -x192075 -x192076 -x192077 -x192078 -x192079 -x192080 -x192081 -x192082 -x192083 -x192084 -x192085 -x192086 -x192087 -x192088 -x192089 -x192090 -x192091 -x192092 -x192093 -x192094 -x192095 -x192096 -x192097 -x192098 -x192099 -x192100 -x192101 -x192102 -x192103 -x192104 -x192105 -x192106 -x192107 -x192108 -x192109 -x192110 -x192543 -x192544 -x192545 -x192546 -x192547 -x192548 -x192549 -x192550 -x192551 -x192552 -x192553 -x192554 -x192555 -x192556 -x192557 -x192558 -x192559 -x192560 -x192561 -x192562 -x192563 -x192564 -x192565 -x192566 -x192567 -x192568 -x192569 -x192570 -x192571 -x192572 -x192573 -x192574 -x192575 -x192576 -x192577 -x192578 -x192579 -x192580 -x192581 -x192582 -x192583 -x192584 -x192585 -x192586 -x192587 -x192588 -x192589 -x192590 -x193071 -x193072 -x193073 -x193074 -x193075 -x193076 -x193077 -x193078 -x193079 -x193080 -x193081 -x193082 -x193083 -x193084 -x193085 -x193086 -x193087 -x193088 -x193089 -x193090 -x193091 -x193092 -x193093 -x193094 -x193095 -x193096 -x193097 -x193098 -x193099 -x193100 -x193101 -x193102 -x193103 -x193104 -x193105 -x193106 -x193107 -x193108 -x193109 -x193110 -x193111 -x193112 -x193113 -x193114 -x193115 -x193116 -x193117 -x193118 -x193167 -x193168 -x193169 -x193170 -x193171 -x193172 -x193173 -x193174 -x193175 -x193176 -x193177 -x193178 -x193179 -x193180 -x193181 -x193182 -x193183 -x193184 -x193185 -x193186 -x193187 -x193188 -x193189 -x193190 -x193191 -x193192 -x193193 -x193194 -x193195 -x193196 -x193197 -x193198 -x193199 -x193200 -x193201 -x193202 -x193203 -x193204 -x193205 -x193206 -x193207 -x193208 -x193209 -x193210 -x193211 -x193212 -x193213 -x193214 -x193215 -x193216 -x193217 -x193218 -x193219 -x193220 -x193221 -x193222 -x193223 -x193224 -x193225 -x193226 -x193227 -x193228 -x193229 -x193230 -x193231 -x193232 -x193233 -x193234 -x193235 -x193236 -x193237 -x193238 -x193239 -x193240 -x193241 -x193242 -x193243 -x193244 -x193245 -x193246 -x193247 -x193248 -x193249 -x193250 -x193251 -x193252 -x193253 -x193254 -x193255 -x193256 -x193257 -x193258 -x193259 -x193260 -x193261 -x193262 -x193263 -x193264 -x193265 -x193266 -x193267 -x193268 -x193269 -x193270 -x193271 -x193272 -x193273 -x193274 -x193275 -x193276 -x193277 -x193278 -x193279 -x193280 -x193281 -x193282 -x193283 -x193284 -x193285 -x193286 -x193287 -x193288 -x193289 -x193290 -x193291 -x193292 -x193293 -x193294 -x193295 -x193296 -x193297 -x193298 -x193299 -x193300 -x193301 -x193302 -x193303 -x193304 -x193305 -x193306 -x193307 -x193308 -x193309 -x193310 -x193311 -x193312 -x193313 -x193314 -x193315 -x193316 -x193317 -x193318 -x193319 -x193320 -x193321 -x193322 -x193323 -x193324 -x193325 -x193326 -x193327 -x193328 -x193329 -x193330 -x193331 -x193332 -x193333 -x193334 -x193335 -x193336 -x193337 -x193338 -x193339 -x193340 -x193341 -x193342 -x193343 -x193344 -x193345 -x193346 -x193347 -x193348 -x193349 -x193350 -x193351 -x193352 -x193353 -x193354 -x193355 -x193356 -x193357 -x193358 -x193359 -x193360 -x193361 -x193362 -x193363 -x193364 -x193365 -x193366 -x193367 -x193368 -x193369 -x193370 -x193371 -x193372 -x193373 -x193374 -x193375 -x193376 -x193377 -x193378 -x193379 -x193380 -x193381 -x193382 -x193383 -x193384 -x193385 -x193386 -x193387 -x193388 -x193389 -x193390 -x193391 -x193392 -x193393 -x193394 -x193395 -x193396 -x193397 -x193398 -x193399 -x193400 -x193401 -x193402 -x193403 -x193404 -x193405 -x193406 -x191055 -x191056 -x191057 -x191058 -x191059 -x191060 -x191061 -x191062 -x191063 -x191064 -x191065 -x191066 -x191067 -x191068 -x191069 -x191070 -x191071 -x191072 -x191073 -x191074 -x191075 -x191076 -x191077 -x191078 -x191079 -x191080 -x191081 -x191082 -x191083 -x191084 -x191085 -x191086 -x191087 -x191088 -x191089 -x191090 -x191091 -x191092 -x191093 -x191094 -x191095 -x191096 -x191097 -x191098 -x191099 -x191100 -x191101 -x191102 -x191103 -x191104 -x191105 -x191106 -x191107 -x191108 -x191109 -x191110 -x191111 -x191112 -x191113 -x191114 -x191115 -x191116 -x191117 -x191118 -x191119 -x191120 -x191121 -x191122 -x191123 -x191124 -x191125 -x191126 -x191127 -x191128 -x191129 -x191130 -x191131 -x191132 -x191133 -x191134 -x191135 -x191136 -x191137 -x191138 -x191139 -x191140 -x191141 -x191142 -x191143 -x191144 -x191145 -x191146 -x191147 -x191148 -x191149 -x191150 -x191151 -x191152 -x191153 -x191154 -x191155 -x191156 -x191157 -x191158 -x191159 -x191160 -x191161 -x191162 -x191163 -x191164 -x191165 -x191166 -x191167 -x191168 -x191169 -x191170 -x191171 -x191172 -x191173 -x191174 -x191175 -x191176 -x191177 -x191178 -x191179 -x191180 -x191181 -x191182 -x191183 -x191184 -x191185 -x191186 -x191187 -x191188 -x191189 -x191190 -x191191 -x191192 -x191193 -x191194 -x191195 -x191196 -x191197 -x191198 -x191199 -x191200 -x191201 -x191202 -x191203 -x191204 -x191205 -x191206 -x191207 -x191208 -x191209 -x191210 -x191211 -x191212 -x191213 -x191214 -x191215 -x191216 -x191217 -x191218 -x191219 -x191220 -x191221 -x191222 -x191223 -x191224 -x191225 -x191226 -x191227 -x191228 -x191229 -x191230 -x191231 -x191232 -x191233 -x191234 -x191235 -x191236 -x191237 -x191238 -x191239 -x191240 -x191241 -x191242 -x191243 -x191244 -x191245 -x191246 -x191247 -x191248 -x191249 -x191250 -x191251 -x191252 -x191253 -x191254 -x191255 -x191256 -x191257 -x191258 -x191259 -x191260 -x191261 -x191262 -x191263 -x191264 -x191265 -x191266 -x191267 -x191268 -x191269 -x191270 -x191271 -x191272 -x191273 -x191274 -x191275 -x191276 -x191277 -x191278 -x191279 -x191280 -x191281 -x191282 -x191283 -x191284 -x191285 -x191286 -x191287 -x191288 -x191289 -x191290 -x191291 -x191292 -x191293 -x191294 -x191295 -x191296 -x191297 -x191298 -x191299 -x191300 -x191301 -x191302 -x191303 -x191304 -x191305 -x191306 -x191307 -x191308 -x191309 -x191310 -x191311 -x191312 -x191313 -x191314 -x191315 -x191316 -x191317 -x191318 -x191319 -x191320 -x191321 -x191322 -x191323 -x191324 -x191325 -x191326 -x191327 -x191328 -x191329 -x191330 -x191331 -x191332 -x191333 -x191334 -x191335 -x191336 -x191337 -x191338 -x191339 -x191340 -x191341 -x191342 -x191343 -x191344 -x191345 -x191346 -x191347 -x191348 -x191349 -x191350 -x191351 -x191352 -x191353 -x191354 -x191355 -x191356 -x191357 -x191358 -x191359 -x191360 -x191361 -x191362 -x191363 -x191364 -x191365 -x191366 -x191367 -x191368 -x191369 -x191370 -x191371 -x191372 -x191373 -x191374 -x191375 -x191376 -x191377 -x191378 -x191379 -x191380 -x191381 -x191382 -x191383 -x191384 -x191385 -x191386 -x191387 -x191388 -x191389 -x191390 -x191391 -x191392 -x191393 -x191394 -x191395 -x191396 -x191397 -x191398 -x191399 -x191400 -x191401 -x191402 -x191403 -x191404 -x191405 -x191406 -x191407 -x191408 -x191409 -x191410 -x191411 -x191412 -x191413 -x191414 -x191415 -x191416 -x191417 -x191418 -x191419 -x191420 -x191421 -x191422 -x191423 -x191424 -x191425 -x191426 -x191427 -x191428 -x191429 -x191430 -x191431 -x191432 -x191433 -x191434 -x191435 -x191436 -x191437 -x191438 -x191439 -x191440 -x191441 -x191442 -x191443 -x191444 -x191445 -x191446 -x191447 -x191448 -x191449 -x191450 -x191451 -x191452 -x191453 -x191454 -x191455 -x191456 -x191457 -x191458 -x191459 -x191460 -x191461 -x191462 -x191463 -x191464 -x191465 -x191466 -x191467 -x191468 -x191469 -x191470 -x191471 -x191472 -x191473 -x191474 -x191475 -x191476 -x191477 -x191478 -x191479 -x191480 -x191481 -x191482 -x191483 -x191484 -x191485 -x191486 -x191487 -x191488 -x191489 -x191490 -x191491 -x191492 -x191493 -x191494 -x191495 -x191496 -x191497 -x191498 -x191499 -x191500 -x191501 -x191502 -x191503 -x191504 -x191505 -x191506 -x191507 -x191508 -x191509 -x191510 -x191511 -x191512 -x191513 -x191514 -x191515 -x191516 -x191517 -x191518 -x191519 -x191520 -x191521 -x191522 -x191523 -x191524 -x191525 -x191526 -x191527 -x191528 -x191529 -x191530 -x191531 -x191532 -x191533 -x191534 -x191583 -x191584 -x191585 -x191586 -x191587 -x191588 -x191589 -x191590 -x191591 -x191592 -x191593 -x191594 -x191595 -x191596 -x191597 -x191598 -x191599 -x191600 -x191601 -x191602 -x191603 -x191604 -x191605 -x191606 -x191607 -x191608 -x191609 -x191610 -x191611 -x191612 -x191613 -x191614 -x191615 -x191616 -x191617 -x191618 -x191619 -x191620 -x191621 -x191622 -x191623 -x191624 -x191625 -x191626 -x191627 -x191628 -x191629 -x191630 -x191631 -x191632 -x191633 -x191634 -x191635 -x191636 -x191637 -x191638 -x191639 -x191640 -x191641 -x191642 -x191643 -x191644 -x191645 -x191646 -x191647 -x191648 -x191649 -x191650 -x191651 -x191652 -x191653 -x191654 -x191655 -x191656 -x191657 -x191658 -x191659 -x191660 -x191661 -x191662 -x191663 -x191664 -x191665 -x191666 -x191667 -x191668 -x191669 -x191670 -x191671 -x191672 -x191673 -x191674 -x191675 -x191676 -x191677 -x191678 -x191679 -x191680 -x191681 -x191682 -x191683 -x191684 -x191685 -x191686 -x191687 -x191688 -x191689 -x191690 -x191691 -x191692 -x191693 -x191694 -x191695 -x191696 -x191697 -x191698 -x191699 -x191700 -x191701 -x191702 -x191703 -x191704 -x191705 -x191706 -x191707 -x191708 -x191709 -x191710 -x191711 -x191712 -x191713 -x191714 -x191715 -x191716 -x191717 -x191718 -x191719 -x191720 -x191721 -x191722 -x191723 -x191724 -x191725 -x191726 -x191727 -x191728 -x191729 -x191730 -x191731 -x191732 -x191733 -x191734 -x191735 -x191736 -x191737 -x191738 -x191739 -x191740 -x191741 -x191742 -x191743 -x191744 -x191745 -x191746 -x191747 -x191748 -x191749 -x191750 -x191751 -x191752 -x191753 -x191754 -x191755 -x191756 -x191757 -x191758 -x191759 -x191760 -x191761 -x191762 -x191763 -x191764 -x191765 -x191766 -x191767 -x191768 -x191769 -x191770 -x191771 -x191772 -x191773 -x191774 -x191775 -x191776 -x191777 -x191778 -x191779 -x191780 -x191781 -x191782 -x191783 -x191784 -x191785 -x191786 -x191787 -x191788 -x191789 -x191790 -x191791 -x191792 -x191793 -x191794 -x191795 -x191796 -x191797 -x191798 -x191799 -x191800 -x191801 -x191802 -x191803 -x191804 -x191805 -x191806 -x191807 -x191808 -x191809 -x191810 -x191811 -x191812 -x191813 -x191814 -x191815 -x191816 -x191817 -x191818 -x191819 -x191820 -x191821 -x191822 -x191823 -x191824 -x191825 -x191826 -x191827 -x191828 -x191829 -x191830 -x191831 -x191832 -x191833 -x191834 -x191835 -x191836 -x191837 -x191838 -x191839 -x191840 -x191841 -x191842 -x191843 -x191844 -x191845 -x191846 -x191847 -x191848 -x191849 -x191850 -x191851 -x191852 -x191853 -x191854 -x191855 -x191856 -x191857 -x191858 -x191859 -x191860 -x191861 -x191862 -x191863 -x191864 -x191865 -x191866 -x191867 -x191868 -x191869 -x191870 -x191871 -x191872 -x191873 -x191874 -x191875 -x191876 -x191877 -x191878 -x191879 -x191880 -x191881 -x191882 -x191883 -x191884 -x191885 -x191886 -x191887 -x191888 -x191889 -x191890 -x191891 -x191892 -x191893 -x191894 -x191895 -x191896 -x191897 -x191898 -x191899 -x191900 -x191901 -x191902 -x191903 -x191904 -x191905 -x191906 -x191907 -x191908 -x191909 -x191910 -x191911 -x191912 -x191913 -x191914 -x191915 -x191916 -x191917 -x191918 -x191919 -x191920 -x191921 -x191922 -x191923 -x191924 -x191925 -x191926 -x191927 -x191928 -x191929 -x191930 -x191931 -x191932 -x191933 -x191934 -x191935 -x191936 -x191937 -x191938 -x191939 -x191940 -x191941 -x191942 -x191943 -x191944 -x191945 -x191946 -x191947 -x191948 -x191949 -x191950 -x191951 -x191952 -x191953 -x191954 -x191955 -x191956 -x191957 -x191958 -x191959 -x191960 -x191961 -x191962 -x191963 -x191964 -x191965 -x191966 -x191967 -x191968 -x191969 -x191970 -x191971 -x191972 -x191973 -x191974 -x191975 -x191976 -x191977 -x191978 -x191979 -x191980 -x191981 -x191982 -x191983 -x191984 -x191985 -x191986 -x191987 -x191988 -x191989 -x191990 -x191991 -x191992 -x191993 -x191994 -x191995 -x191996 -x191997 -x191998 -x191999 -x192000 -x192001 -x192002 -x192003 -x192004 -x192005 -x192006 -x192007 -x192008 -x192009 -x192010 -x192011 -x192012 -x192013 -x192014 -x192015 -x192016 -x192017 -x192018 -x192019 -x192020 -x192021 -x192022 -x192023 -x192024 -x192025 -x192026 -x192027 -x192028 -x192029 -x192030 -x192031 -x192032 -x192033 -x192034 -x192035 -x192036 -x192037 -x192038 -x192039 -x192040 -x192041 -x192042 -x192043 -x192044 -x192045 -x192046 -x192047 -x192048 -x192049 -x192050 -x192051 -x192052 -x192053 -x192054 -x192055 -x192056 -x192057 -x192058 -x192059 -x192060 -x192061 -x192062 -x192111 -x192112 -x192113 -x192114 -x192115 -x192116 -x192117 -x192118 -x192119 -x192120 -x192121 -x192122 -x192123 -x192124 -x192125 -x192126 -x192127 -x192128 -x192129 -x192130 -x192131 -x192132 -x192133 -x192134 -x192135 -x192136 -x192137 -x192138 -x192139 -x192140 -x192141 -x192142 -x192143 -x192144 -x192145 -x192146 -x192147 -x192148 -x192149
3600.06/3611.78	v -x192150 -x192151 -x192152 -x192153 -x192154 -x192155 -x192156 -x192157 -x192158 -x192159 -x192160 -x192161 -x192162 -x192163 -x192164 -x192165 -x192166 -x192167 -x192168 -x192169 -x192170 -x192171 -x192172 -x192173 -x192174 -x192175 -x192176 -x192177 -x192178 -x192179 -x192180 -x192181 -x192182 -x192183 -x192184 -x192185 -x192186 -x192187 -x192188 -x192189 -x192190 -x192191 -x192192 -x192193 -x192194 -x192195 -x192196 -x192197 -x192198 -x192199 -x192200 -x192201 -x192202 -x192203 -x192204 -x192205 -x192206 -x192207 -x192208 -x192209 -x192210 -x192211 -x192212 -x192213 -x192214 -x192215 -x192216 -x192217 -x192218 -x192219 -x192220 -x192221 -x192222 -x192223 -x192224 -x192225 -x192226 -x192227 -x192228 -x192229 -x192230 -x192231 -x192232 -x192233 -x192234 -x192235 -x192236 -x192237 -x192238 -x192239 -x192240 -x192241 -x192242 -x192243 -x192244 -x192245 -x192246 -x192247 -x192248 -x192249 -x192250 -x192251 -x192252 -x192253 -x192254 -x192255 -x192256 -x192257 -x192258 -x192259 -x192260 -x192261 -x192262 -x192263 -x192264 -x192265 -x192266 -x192267 -x192268 -x192269 -x192270 -x192271 -x192272 -x192273 -x192274 -x192275 -x192276 -x192277 -x192278 -x192279 -x192280 -x192281 -x192282 -x192283 -x192284 -x192285 -x192286 -x192287 -x192288 -x192289 -x192290 -x192291 -x192292 -x192293 -x192294 -x192295 -x192296 -x192297 -x192298 -x192299 -x192300 -x192301 -x192302 -x192303 -x192304 -x192305 -x192306 -x192307 -x192308 -x192309 -x192310 -x192311 -x192312 -x192313 -x192314 -x192315 -x192316 -x192317 -x192318 -x192319 -x192320 -x192321 -x192322 -x192323 -x192324 -x192325 -x192326 -x192327 -x192328 -x192329 -x192330 -x192331 -x192332 -x192333 -x192334 -x192335 -x192336 -x192337 -x192338 -x192339 -x192340 -x192341 -x192342 -x192343 -x192344 -x192345 -x192346 -x192347 -x192348 -x192349 -x192350 -x192351 -x192352 -x192353 -x192354 -x192355 -x192356 -x192357 -x192358 -x192359 -x192360 -x192361 -x192362 -x192363 -x192364 -x192365 -x192366 -x192367 -x192368 -x192369 -x192370 -x192371 -x192372 -x192373 -x192374 -x192375 -x192376 -x192377 -x192378 -x192379 -x192380 -x192381 -x192382 -x192383 -x192384 -x192385 -x192386 -x192387 -x192388 -x192389 -x192390 -x192391 -x192392 -x192393 -x192394 -x192395 -x192396 -x192397 -x192398 -x192399 -x192400 -x192401 -x192402 -x192403 -x192404 -x192405 -x192406 -x192407 -x192408 -x192409 -x192410 -x192411 -x192412 -x192413 -x192414 -x192415 -x192416 -x192417 -x192418 -x192419 -x192420 -x192421 -x192422 -x192423 -x192424 -x192425 -x192426 -x192427 -x192428 -x192429 -x192430 -x192431 -x192432 -x192433 -x192434 -x192435 -x192436 -x192437 -x192438 -x192439 -x192440 -x192441 -x192442 -x192443 -x192444 -x192445 -x192446 -x192447 -x192448 -x192449 -x192450 -x192451 -x192452 -x192453 -x192454 -x192455 -x192456 -x192457 -x192458 -x192459 -x192460 -x192461 -x192462 -x192463 -x192464 -x192465 -x192466 -x192467 -x192468 -x192469 -x192470 -x192471 -x192472 -x192473 -x192474 -x192475 -x192476 -x192477 -x192478 -x192479 -x192480 -x192481 -x192482 -x192483 -x192484 -x192485 -x192486 -x192487 -x192488 -x192489 -x192490 -x192491 -x192492 -x192493 -x192494 -x192495 -x192496 -x192497 -x192498 -x192499 -x192500 -x192501 -x192502 -x192503 -x192504 -x192505 -x192506 -x192507 -x192508 -x192509 -x192510 -x192511 -x192512 -x192513 -x192514 -x192515 -x192516 -x192517 -x192518 -x192519 -x192520 -x192521 -x192522 -x192523 -x192524 -x192525 -x192526 -x192527 -x192528 -x192529 -x192530 -x192531 -x192532 -x192533 -x192534 -x192535 -x192536 -x192537 -x192538 -x192539 -x192540 -x192541 -x192542 -x192591 -x192592 -x192593 -x192594 -x192595 -x192596 -x192597 -x192598 -x192599 -x192600 -x192601 -x192602 -x192603 -x192604 -x192605 -x192606 -x192607 -x192608 -x192609 -x192610 -x192611 -x192612 -x192613 -x192614 -x192615 -x192616 -x192617 -x192618 -x192619 -x192620 -x192621 -x192622 -x192623 -x192624 -x192625 -x192626 -x192627 -x192628 -x192629 -x192630 -x192631 -x192632 -x192633 -x192634 -x192635 -x192636 -x192637 -x192638 -x192639 -x192640 -x192641 -x192642 -x192643 -x192644 -x192645 -x192646 -x192647 -x192648 -x192649 -x192650 -x192651 -x192652 -x192653 -x192654 -x192655 -x192656 -x192657 -x192658 -x192659 -x192660 -x192661 -x192662 -x192663 -x192664 -x192665 -x192666 -x192667 -x192668 -x192669 -x192670 -x192671 -x192672 -x192673 -x192674 -x192675 -x192676 -x192677 -x192678 -x192679 -x192680 -x192681 -x192682 -x192683 -x192684 -x192685 -x192686 -x192687 -x192688 -x192689 -x192690 -x192691 -x192692 -x192693 -x192694 -x192695 -x192696 -x192697 -x192698 -x192699 -x192700 -x192701 -x192702 -x192703 -x192704 -x192705 -x192706 -x192707 -x192708 -x192709 -x192710 -x192711 -x192712 -x192713 -x192714 -x192715 -x192716 -x192717 -x192718 -x192719 -x192720 -x192721 -x192722 -x192723 -x192724 -x192725 -x192726 -x192727 -x192728 -x192729 -x192730 -x192731 -x192732 -x192733 -x192734 -x192735 -x192736 -x192737 -x192738 -x192739 -x192740 -x192741 -x192742 -x192743 -x192744 -x192745 -x192746 -x192747 -x192748 -x192749 -x192750 -x192751 -x192752 -x192753 -x192754 -x192755 -x192756 -x192757 -x192758 -x192759 -x192760 -x192761 -x192762 -x192763 -x192764 -x192765 -x192766 -x192767 -x192768 -x192769 -x192770 -x192771 -x192772 -x192773 -x192774 -x192775 -x192776 -x192777 -x192778 -x192779 -x192780 -x192781 -x192782 -x192783 -x192784 -x192785 -x192786 -x192787 -x192788 -x192789 -x192790 -x192791 -x192792 -x192793 -x192794 -x192795 -x192796 -x192797 -x192798 -x192799 -x192800 -x192801 -x192802 -x192803 -x192804 -x192805 -x192806 -x192807 -x192808 -x192809 -x192810 -x192811 -x192812 -x192813 -x192814 -x192815 -x192816 -x192817 -x192818 -x192819 -x192820 -x192821 -x192822 -x192823 -x192824 -x192825 -x192826 -x192827 -x192828 -x192829 -x192830 -x192831 -x192832 -x192833 -x192834 -x192835 -x192836 -x192837 -x192838 -x192839 -x192840 -x192841 -x192842 -x192843 -x192844 -x192845 -x192846 -x192847 -x192848 -x192849 -x192850 -x192851 -x192852 -x192853 -x192854 -x192855 -x192856 -x192857 -x192858 -x192859 -x192860 -x192861 -x192862 -x192863 -x192864 -x192865 -x192866 -x192867 -x192868 -x192869 -x192870 -x192871 -x192872 -x192873 -x192874 -x192875 -x192876 -x192877 -x192878 -x192879 -x192880 -x192881 -x192882 -x192883 -x192884 -x192885 -x192886 -x192887 -x192888 -x192889 -x192890 -x192891 -x192892 -x192893 -x192894 -x192895 -x192896 -x192897 -x192898 -x192899 -x192900 -x192901 -x192902 -x192903 -x192904 -x192905 -x192906 -x192907 -x192908 -x192909 -x192910 -x192911 -x192912 -x192913 -x192914 -x192915 -x192916 -x192917 -x192918 -x192919 -x192920 -x192921 -x192922 -x192923 -x192924 -x192925 -x192926 -x192927 -x192928 -x192929 -x192930 -x192931 -x192932 -x192933 -x192934 -x192935 -x192936 -x192937 -x192938 -x192939 -x192940 -x192941 -x192942 -x192943 -x192944 -x192945 -x192946 -x192947 -x192948 -x192949 -x192950 -x192951 -x192952 -x192953 -x192954 -x192955 -x192956 -x192957 -x192958 -x192959 -x192960 -x192961 -x192962 -x192963 -x192964 -x192965 -x192966 -x192967 -x192968 -x192969 -x192970 -x192971 -x192972 -x192973 -x192974 -x192975 -x192976 -x192977 -x192978 -x192979 -x192980 -x192981 -x192982 -x192983 -x192984 -x192985 -x192986 -x192987 -x192988 -x192989 -x192990 -x192991 -x192992 -x192993 -x192994 -x192995 -x192996 -x192997 -x192998 -x192999 -x193000 -x193001 -x193002 -x193003 -x193004 -x193005 -x193006 -x193007 -x193008 -x193009 -x193010 -x193011 -x193012 -x193013 -x193014 -x193015 -x193016 -x193017 -x193018 -x193019 -x193020 -x193021 -x193022 -x193023 -x193024 -x193025 -x193026 -x193027 -x193028 -x193029 -x193030 -x193031 -x193032 -x193033 -x193034 -x193035 -x193036 -x193037 -x193038 -x193039 -x193040 -x193041 -x193042 -x193043 -x193044 -x193045 -x193046 -x193047 -x193048 -x193049 -x193050 -x193051 -x193052 -x193053 -x193054 -x193055 -x193056 -x193057 -x193058 -x193059 -x193060 -x193061 -x193062 -x193063 -x193064 -x193065 -x193066 -x193067 -x193068 -x193069 -x193070 -x193119 -x193120 -x193121 -x193122 -x193123 -x193124 -x193125 -x193126 -x193127 -x193128 -x193129 -x193130 -x193131 -x193132 -x193133 -x193134 -x193135 -x193136 -x193137 -x193138 -x193139 -x193140 -x193141 -x193142 -x193143 -x193144 -x193145 -x193146 -x193147 -x193148 -x193149 -x193150 -x193151 -x193152 -x193153 -x193154 -x193155 -x193156 -x193157 -x193158 -x193159 -x193160 -x193161 -x193162 -x193163 -x193164 -x193165 -x193166 -x193887 -x193888 -x193889 -x193890 -x193891 -x193892 -x193893 -x193894 -x193895 -x193896 -x193897 -x193898 -x193899 -x193900 -x193901 -x193902 -x193903 -x193904 -x193905 -x193906 -x193907 -x193908 -x193909 -x193910 -x193911 -x193912 -x193913 -x193914 -x193915 -x193916 -x193917 -x193918 -x193919 -x193920 -x193921 -x193922 -x193923 -x193924 -x193925 -x193926 -x193927 -x193928 -x193929 -x193930 -x193931 -x193932 -x193933 -x193934 -x194415 -x194416 -x194417 -x194418 -x194419 -x194420 -x194421 -x194422 -x194423 -x194424 -x194425 -x194426 -x194427 -x194428 -x194429 -x194430 -x194431 -x194432 -x194433 -x194434 -x194435 -x194436 -x194437 -x194438 -x194439 -x194440 -x194441 -x194442 -x194443 -x194444 -x194445 -x194446 -x194447 -x194448 -x194449 -x194450 -x194451 -x194452 -x194453 -x194454 -x194455 -x194456 -x194457 -x194458 -x194459 -x194460 -x194461 -x194462 -x194895 -x194896 -x194897 -x194898 -x194899 -x194900 -x194901 -x194902 -x194903 -x194904 -x194905 -x194906 -x194907 -x194908 -x194909 -x194910 -x194911 -x194912 -x194913 -x194914 -x194915 -x194916 -x194917 -x194918 -x194919 -x194920 -x194921 -x194922 -x194923 -x194924 -x194925 -x194926 -x194927 -x194928 -x194929 -x194930 -x194931 -x194932 -x194933 -x194934 -x194935 -x194936 -x194937 -x194938 -x194939 -x194940 -x194941 -x194942 -x195423 -x195424 -x195425 -x195426 -x195427 -x195428 -x195429 -x195430 -x195431 -x195432 -x195433 -x195434 -x195435 -x195436 -x195437 -x195438 -x195439 -x195440 -x195441 -x195442 -x195443 -x195444 -x195445 -x195446 -x195447 -x195448 -x195449 -x195450 -x195451 -x195452 -x195453 -x195454 -x195455 -x195456 -x195457 -x195458 -x195459 -x195460 -x195461 -x195462 -x195463 -x195464 -x195465 -x195466 -x195467 -x195468 -x195469 -x195470 -x195519 -x195520 -x195521 -x195522 -x195523 -x195524 -x195525 -x195526 -x195527 -x195528 -x195529 -x195530 -x195531 -x195532 -x195533 -x195534 -x195535 -x195536 -x195537 -x195538 -x195539 -x195540 -x195541 -x195542 -x195543 -x195544 -x195545 -x195546 -x195547 -x195548 -x195549 -x195550 -x195551 -x195552 -x195553 -x195554 -x195555 -x195556 -x195557 -x195558 -x195559 -x195560 -x195561 -x195562 -x195563 -x195564 -x195565 -x195566 -x195567 -x195568 -x195569 -x195570 -x195571 -x195572 -x195573 -x195574 -x195575 -x195576 -x195577 -x195578 -x195579 -x195580 -x195581 -x195582 -x195583 -x195584 -x195585 -x195586 -x195587 -x195588 -x195589 -x195590 -x195591 -x195592 -x195593 -x195594 -x195595 -x195596 -x195597 -x195598 -x195599 -x195600 -x195601 -x195602 -x195603 -x195604 -x195605 -x195606 -x195607 -x195608 -x195609 -x195610 -x195611 -x195612 -x195613 -x195614 -x195615 -x195616 -x195617 -x195618 -x195619 -x195620 -x195621 -x195622 -x195623 -x195624 -x195625 -x195626 -x195627 -x195628 -x195629 -x195630 -x195631 -x195632 -x195633 -x195634 -x195635 -x195636 -x195637 -x195638 -x195639 -x195640 -x195641 -x195642 -x195643 -x195644 -x195645 -x195646 -x195647 -x195648 -x195649 -x195650 -x195651 -x195652 -x195653 -x195654 -x195655 -x195656 -x195657 -x195658 -x195659 -x195660 -x195661 -x195662 -x195663 -x195664 -x195665 -x195666 -x195667 -x195668 -x195669 -x195670 -x195671 -x195672 -x195673 -x195674 -x195675 -x195676 -x195677 -x195678 -x195679 -x195680 -x195681 -x195682 -x195683 -x195684 -x195685 -x195686 -x195687 -x195688 -x195689 -x195690 -x195691 -x195692 -x195693 -x195694 -x195695 -x195696 -x195697 -x195698 -x195699 -x195700 -x195701 -x195702 -x195703 -x195704 -x195705 -x195706 -x195707 -x195708 -x195709 -x195710 -x195711 -x195712 -x195713 -x195714 -x195715 -x195716 -x195717 -x195718 -x195719 -x195720 -x195721 -x195722 -x195723 -x195724 -x195725 -x195726 -x195727 -x195728 -x195729 -x195730 -x195731 -x195732 -x195733 -x195734 -x195735 -x195736 -x195737 -x195738 -x195739 -x195740 -x195741 -x195742 -x195743 -x195744 -x195745 -x195746 -x195747 -x195748 -x195749 -x195750 -x195751 -x195752 -x195753 -x195754 -x195755 -x195756 -x195757 -x195758 -x193407 -x193408 -x193409 -x193410 -x193411 -x193412 -x193413 -x193414 -x193415 -x193416 -x193417 -x193418 -x193419 -x193420 -x193421 -x193422 -x193423 -x193424 -x193425 -x193426 -x193427 -x193428 -x193429 -x193430 -x193431 -x193432 -x193433 -x193434 -x193435 -x193436 -x193437 -x193438 -x193439 -x193440 -x193441 -x193442 -x193443 -x193444 -x193445 -x193446 -x193447 -x193448 -x193449 -x193450 -x193451 -x193452 -x193453 -x193454 -x193455 -x193456 -x193457 -x193458 -x193459 -x193460 -x193461 -x193462 -x193463 -x193464 -x193465 -x193466 -x193467 -x193468 -x193469 -x193470 -x193471 -x193472 -x193473 -x193474 -x193475 -x193476 -x193477 -x193478 -x193479 -x193480 -x193481 -x193482 -x193483 -x193484 -x193485 -x193486 -x193487 -x193488 -x193489 -x193490 -x193491 -x193492 -x193493 -x193494 -x193495 -x193496 -x193497 -x193498 -x193499 -x193500 -x193501 -x193502 -x193503 -x193504 -x193505 -x193506 -x193507 -x193508 -x193509 -x193510 -x193511 -x193512 -x193513 -x193514 -x193515 -x193516 -x193517 -x193518 -x193519 -x193520 -x193521 -x193522 -x193523 -x193524 -x193525 -x193526 -x193527 -x193528 -x193529 -x193530 -x193531 -x193532 -x193533 -x193534 -x193535 -x193536 -x193537 -x193538 -x193539 -x193540 -x193541 -x193542 -x193543 -x193544 -x193545 -x193546 -x193547 -x193548 -x193549 -x193550 -x193551 -x193552 -x193553 -x193554 -x193555 -x193556 -x193557 -x193558 -x193559 -x193560 -x193561 -x193562 -x193563 -x193564 -x193565 -x193566 -x193567 -x193568 -x193569 -x193570 -x193571 -x193572 -x193573 -x193574 -x193575 -x193576 -x193577 -x193578 -x193579 -x193580 -x193581 -x193582 -x193583 -x193584 -x193585 -x193586 -x193587 -x193588 -x193589 -x193590 -x193591 -x193592 -x193593 -x193594 -x193595 -x193596 -x193597 -x193598 -x193599 -x193600 -x193601 -x193602 -x193603 -x193604 -x193605 -x193606 -x193607 -x193608 -x193609 -x193610 -x193611 -x193612 -x193613 -x193614 -x193615 -x193616 -x193617 -x193618 -x193619 -x193620 -x193621 -x193622 -x193623 -x193624 -x193625 -x193626 -x193627 -x193628 -x193629 -x193630 -x193631 -x193632 -x193633 -x193634 -x193635 -x193636 -x193637 -x193638 -x193639 -x193640 -x193641 -x193642 -x193643 -x193644 -x193645 -x193646 -x193647 -x193648 -x193649 -x193650 -x193651 -x193652 -x193653 -x193654 -x193655 -x193656 -x193657 -x193658 -x193659 -x193660 -x193661 -x193662 -x193663 -x193664 -x193665 -x193666 -x193667 -x193668 -x193669 -x193670 -x193671 -x193672 -x193673 -x193674 -x193675 -x193676 -x193677 -x193678 -x193679 -x193680 -x193681 -x193682 -x193683 -x193684 -x193685 -x193686 -x193687 -x193688 -x193689 -x193690 -x193691 -x193692 -x193693 -x193694 -x193695 -x193696 -x193697 -x193698 -x193699 -x193700 -x193701 -x193702 -x193703 -x193704 -x193705 -x193706 -x193707 -x193708 -x193709 -x193710 -x193711 -x193712 -x193713 -x193714 -x193715 -x193716 -x193717 -x193718 -x193719 -x193720 -x193721 -x193722 -x193723 -x193724 -x193725 -x193726 -x193727 -x193728 -x193729 -x193730 -x193731 -x193732 -x193733 -x193734 -x193735 -x193736 -x193737 -x193738 -x193739 -x193740 -x193741 -x193742 -x193743 -x193744 -x193745 -x193746 -x193747 -x193748 -x193749 -x193750 -x193751 -x193752 -x193753 -x193754 -x193755 -x193756 -x193757 -x193758 -x193759 -x193760 -x193761 -x193762 -x193763 -x193764 -x193765 -x193766 -x193767 -x193768 -x193769 -x193770 -x193771 -x193772 -x193773 -x193774 -x193775 -x193776 -x193777 -x193778 -x193779 -x193780 -x193781 -x193782 -x193783 -x193784 -x193785 -x193786 -x193787 -x193788 -x193789 -x193790 -x193791 -x193792 -x193793 -x193794 -x193795 -x193796 -x193797 -x193798 -x193799 -x193800 -x193801 -x193802 -x193803 -x193804 -x193805 -x193806 -x193807 -x193808 -x193809 -x193810 -x193811 -x193812 -x193813 -x193814 -x193815 -x193816 -x193817 -x193818 -x193819 -x193820 -x193821 -x193822 -x193823 -x193824 -x193825 -x193826 -x193827 -x193828 -x193829 -x193830 -x193831 -x193832 -x193833 -x193834 -x193835 -x193836 -x193837 -x193838 -x193839 -x193840 -x193841 -x193842 -x193843 -x193844 -x193845 -x193846 -x193847 -x193848 -x193849 -x193850 -x193851 -x193852 -x193853 -x193854 -x193855 -x193856 -x193857 -x193858 -x193859 -x193860 -x193861 -x193862 -x193863 -x193864 -x193865 -x193866 -x193867 -x193868 -x193869 -x193870 -x193871 -x193872 -x193873 -x193874 -x193875 -x193876 -x193877 -x193878 -x193879 -x193880 -x193881 -x193882 -x193883 -x193884 -x193885 -x193886 -x193935 -x193936 -x193937 -x193938 -x193939 -x193940 -x193941 -x193942 -x193943 -x193944 -x193945 -x193946 -x193947 -x193948 -x193949 -x193950 -x193951 -x193952 -x193953 -x193954 -x193955 -x193956 -x193957 -x193958 -x193959 -x193960 -x193961 -x193962 -x193963 -x193964 -x193965 -x193966 -x193967 -x193968 -x193969 -x193970 -x193971 -x193972 -x193973 -x193974 -x193975 -x193976 -x193977 -x193978 -x193979 -x193980 -x193981 -x193982 -x193983 -x193984 -x193985 -x193986 -x193987 -x193988 -x193989 -x193990 -x193991 -x193992 -x193993 -x193994 -x193995 -x193996 -x193997 -x193998 -x193999 -x194000 -x194001 -x194002 -x194003 -x194004 -x194005 -x194006 -x194007 -x194008 -x194009 -x194010 -x194011 -x194012 -x194013 -x194014 -x194015 -x194016 -x194017 -x194018 -x194019 -x194020 -x194021 -x194022 -x194023 -x194024 -x194025 -x194026 -x194027 -x194028 -x194029 -x194030 -x194031 -x194032 -x194033 -x194034 -x194035 -x194036 -x194037 -x194038 -x194039 -x194040 -x194041 -x194042 -x194043 -x194044 -x194045 -x194046 -x194047 -x194048 -x194049 -x194050 -x194051 -x194052 -x194053 -x194054 -x194055 -x194056 -x194057 -x194058 -x194059 -x194060 -x194061 -x194062 -x194063 -x194064 -x194065 -x194066 -x194067 -x194068 -x194069 -x194070 -x194071 -x194072 -x194073 -x194074 -x194075 -x194076 -x194077 -x194078 -x194079 -x194080 -x194081 -x194082 -x194083 -x194084 -x194085 -x194086 -x194087 -x194088 -x194089 -x194090 -x194091 -x194092 -x194093 -x194094 -x194095 -x194096 -x194097 -x194098 -x194099 -x194100 -x194101
3600.06/3611.78	v -x194102 -x194103 -x194104 -x194105 -x194106 -x194107 -x194108 -x194109 -x194110 -x194111 -x194112 -x194113 -x194114 -x194115 -x194116 -x194117 -x194118 -x194119 -x194120 -x194121 -x194122 -x194123 -x194124 -x194125 -x194126 -x194127 -x194128 -x194129 -x194130 -x194131 -x194132 -x194133 -x194134 -x194135 -x194136 -x194137 -x194138 -x194139 -x194140 -x194141 -x194142 -x194143 -x194144 -x194145 -x194146 -x194147 -x194148 -x194149 -x194150 -x194151 -x194152 -x194153 -x194154 -x194155 -x194156 -x194157 -x194158 -x194159 -x194160 -x194161 -x194162 -x194163 -x194164 -x194165 -x194166 -x194167 -x194168 -x194169 -x194170 -x194171 -x194172 -x194173 -x194174 -x194175 -x194176 -x194177 -x194178 -x194179 -x194180 -x194181 -x194182 -x194183 -x194184 -x194185 -x194186 -x194187 -x194188 -x194189 -x194190 -x194191 -x194192 -x194193 -x194194 -x194195 -x194196 -x194197 -x194198 -x194199 -x194200 -x194201 -x194202 -x194203 -x194204 -x194205 -x194206 -x194207 -x194208 -x194209 -x194210 -x194211 -x194212 -x194213 -x194214 -x194215 -x194216 -x194217 -x194218 -x194219 -x194220 -x194221 -x194222 -x194223 -x194224 -x194225 -x194226 -x194227 -x194228 -x194229 -x194230 -x194231 -x194232 -x194233 -x194234 -x194235 -x194236 -x194237 -x194238 -x194239 -x194240 -x194241 -x194242 -x194243 -x194244 -x194245 -x194246 -x194247 -x194248 -x194249 -x194250 -x194251 -x194252 -x194253 -x194254 -x194255 -x194256 -x194257 -x194258 -x194259 -x194260 -x194261 -x194262 -x194263 -x194264 -x194265 -x194266 -x194267 -x194268 -x194269 -x194270 -x194271 -x194272 -x194273 -x194274 -x194275 -x194276 -x194277 -x194278 -x194279 -x194280 -x194281 -x194282 -x194283 -x194284 -x194285 -x194286 -x194287 -x194288 -x194289 -x194290 -x194291 -x194292 -x194293 -x194294 -x194295 -x194296 -x194297 -x194298 -x194299 -x194300 -x194301 -x194302 -x194303 -x194304 -x194305 -x194306 -x194307 -x194308 -x194309 -x194310 -x194311 -x194312 -x194313 -x194314 -x194315 -x194316 -x194317 -x194318 -x194319 -x194320 -x194321 -x194322 -x194323 -x194324 -x194325 -x194326 -x194327 -x194328 -x194329 -x194330 -x194331 -x194332 -x194333 -x194334 -x194335 -x194336 -x194337 -x194338 -x194339 -x194340 -x194341 -x194342 -x194343 -x194344 -x194345 -x194346 -x194347 -x194348 -x194349 -x194350 -x194351 -x194352 -x194353 -x194354 -x194355 -x194356 -x194357 -x194358 -x194359 -x194360 -x194361 -x194362 -x194363 -x194364 -x194365 -x194366 -x194367 -x194368 -x194369 -x194370 -x194371 -x194372 -x194373 -x194374 -x194375 -x194376 -x194377 -x194378 -x194379 -x194380 -x194381 -x194382 -x194383 -x194384 -x194385 -x194386 -x194387 -x194388 -x194389 -x194390 -x194391 -x194392 -x194393 -x194394 -x194395 -x194396 -x194397 -x194398 -x194399 -x194400 -x194401 -x194402 -x194403 -x194404 -x194405 -x194406 -x194407 -x194408 -x194409 -x194410 -x194411 -x194412 -x194413 -x194414 -x194463 -x194464 -x194465 -x194466 -x194467 -x194468 -x194469 -x194470 -x194471 -x194472 -x194473 -x194474 -x194475 -x194476 -x194477 -x194478 -x194479 -x194480 -x194481 -x194482 -x194483 -x194484 -x194485 -x194486 -x194487 -x194488 -x194489 -x194490 -x194491 -x194492 -x194493 -x194494 -x194495 -x194496 -x194497 -x194498 -x194499 -x194500 -x194501 -x194502 -x194503 -x194504 -x194505 -x194506 -x194507 -x194508 -x194509 -x194510 x194511 -x194512 -x194513 -x194514 -x194515 -x194516 -x194517 -x194518 -x194519 -x194520 -x194521 -x194522 -x194523 -x194524 -x194525 -x194526 -x194527 -x194528 -x194529 -x194530 -x194531 -x194532 -x194533 -x194534 -x194535 -x194536 -x194537 -x194538 -x194539 -x194540 -x194541 -x194542 -x194543 -x194544 -x194545 -x194546 -x194547 -x194548 -x194549 -x194550 -x194551 -x194552 -x194553 -x194554 -x194555 -x194556 -x194557 -x194558 -x194559 -x194560 -x194561 -x194562 -x194563 -x194564 -x194565 -x194566 -x194567 -x194568 -x194569 -x194570 -x194571 -x194572 -x194573 -x194574 -x194575 -x194576 -x194577 -x194578 -x194579 -x194580 -x194581 -x194582 -x194583 -x194584 -x194585 -x194586 -x194587 -x194588 -x194589 -x194590 -x194591 -x194592 -x194593 -x194594 -x194595 -x194596 -x194597 -x194598 -x194599 -x194600 -x194601 -x194602 -x194603 -x194604 -x194605 -x194606 -x194607 -x194608 -x194609 -x194610 -x194611 -x194612 -x194613 -x194614 -x194615 -x194616 -x194617 -x194618 -x194619 -x194620 -x194621 -x194622 -x194623 -x194624 -x194625 -x194626 -x194627 -x194628 -x194629 -x194630 -x194631 -x194632 -x194633 -x194634 -x194635 -x194636 -x194637 -x194638 -x194639 -x194640 -x194641 -x194642 -x194643 -x194644 -x194645 -x194646 -x194647 -x194648 -x194649 -x194650 -x194651 -x194652 -x194653 -x194654 -x194655 -x194656 -x194657 -x194658 -x194659 -x194660 -x194661 -x194662 -x194663 -x194664 -x194665 -x194666 -x194667 -x194668 -x194669 -x194670 -x194671 -x194672 -x194673 -x194674 -x194675 -x194676 -x194677 -x194678 -x194679 -x194680 -x194681 -x194682 -x194683 -x194684 -x194685 -x194686 -x194687 -x194688 -x194689 -x194690 -x194691 -x194692 -x194693 -x194694 -x194695 -x194696 -x194697 -x194698 -x194699 -x194700 -x194701 -x194702 -x194703 -x194704 -x194705 -x194706 -x194707 -x194708 -x194709 -x194710 -x194711 -x194712 -x194713 -x194714 -x194715 -x194716 -x194717 -x194718 -x194719 -x194720 -x194721 -x194722 -x194723 -x194724 -x194725 -x194726 -x194727 -x194728 -x194729 -x194730 -x194731 -x194732 -x194733 -x194734 -x194735 -x194736 -x194737 -x194738 -x194739 -x194740 -x194741 -x194742 -x194743 -x194744 -x194745 -x194746 -x194747 -x194748 -x194749 -x194750 -x194751 -x194752 -x194753 -x194754 -x194755 -x194756 -x194757 -x194758 -x194759 -x194760 -x194761 -x194762 -x194763 -x194764 -x194765 -x194766 -x194767 -x194768 -x194769 -x194770 -x194771 -x194772 -x194773 -x194774 -x194775 -x194776 -x194777 -x194778 -x194779 -x194780 -x194781 -x194782 -x194783 -x194784 -x194785 -x194786 -x194787 -x194788 -x194789 -x194790 -x194791 -x194792 -x194793 -x194794 -x194795 -x194796 -x194797 -x194798 -x194799 -x194800 -x194801 -x194802 -x194803 -x194804 -x194805 -x194806 -x194807 -x194808 -x194809 -x194810 -x194811 -x194812 -x194813 -x194814 -x194815 -x194816 -x194817 -x194818 -x194819 -x194820 -x194821 -x194822 -x194823 -x194824 -x194825 -x194826 -x194827 -x194828 -x194829 -x194830 -x194831 -x194832 -x194833 -x194834 -x194835 -x194836 -x194837 -x194838 -x194839 -x194840 -x194841 -x194842 -x194843 -x194844 -x194845 -x194846 -x194847 -x194848 -x194849 -x194850 -x194851 -x194852 -x194853 -x194854 -x194855 -x194856 -x194857 -x194858 -x194859 -x194860 -x194861 -x194862 -x194863 -x194864 -x194865 -x194866 -x194867 -x194868 -x194869 -x194870 -x194871 -x194872 -x194873 -x194874 -x194875 -x194876 -x194877 -x194878 -x194879 -x194880 -x194881 -x194882 -x194883 -x194884 -x194885 -x194886 -x194887 -x194888 -x194889 -x194890 -x194891 -x194892 -x194893 -x194894 -x194943 -x194944 -x194945 -x194946 -x194947 -x194948 -x194949 -x194950 -x194951 -x194952 -x194953 -x194954 -x194955 -x194956 -x194957 -x194958 -x194959 -x194960 -x194961 -x194962 -x194963 -x194964 -x194965 -x194966 -x194967 -x194968 -x194969 -x194970 -x194971 -x194972 -x194973 -x194974 -x194975 -x194976 -x194977 -x194978 -x194979 -x194980 -x194981 -x194982 -x194983 -x194984 -x194985 -x194986 -x194987 -x194988 -x194989 -x194990 -x194991 -x194992 -x194993 -x194994 -x194995 -x194996 -x194997 -x194998 -x194999 -x195000 -x195001 -x195002 -x195003 -x195004 -x195005 -x195006 -x195007 -x195008 -x195009 -x195010 -x195011 -x195012 -x195013 -x195014 -x195015 -x195016 -x195017 -x195018 -x195019 -x195020 -x195021 -x195022 -x195023 -x195024 -x195025 -x195026 -x195027 -x195028 -x195029 -x195030 -x195031 -x195032 -x195033 -x195034 -x195035 -x195036 -x195037 -x195038 -x195039 -x195040 -x195041 -x195042 -x195043 -x195044 -x195045 -x195046 -x195047 -x195048 -x195049 -x195050 -x195051 -x195052 -x195053 -x195054 -x195055 -x195056 -x195057 -x195058 -x195059 -x195060 -x195061 -x195062 -x195063 -x195064 -x195065 -x195066 -x195067 -x195068 -x195069 -x195070 -x195071 -x195072 -x195073 -x195074 -x195075 -x195076 -x195077 -x195078 -x195079 -x195080 -x195081 -x195082 -x195083 -x195084 -x195085 -x195086 -x195087 -x195088 -x195089 -x195090 -x195091 -x195092 -x195093 -x195094 -x195095 -x195096 -x195097 -x195098 -x195099 -x195100 -x195101 -x195102 -x195103 -x195104 -x195105 -x195106 -x195107 -x195108 -x195109 -x195110 -x195111 -x195112 -x195113 -x195114 -x195115 -x195116 -x195117 -x195118 -x195119 -x195120 -x195121 -x195122 -x195123 -x195124 -x195125 -x195126 -x195127 -x195128 -x195129 -x195130 -x195131 -x195132 -x195133 -x195134 -x195135 -x195136 -x195137 -x195138 -x195139 -x195140 -x195141 -x195142 -x195143 -x195144 -x195145 -x195146 -x195147 -x195148 -x195149 -x195150 -x195151 -x195152 -x195153 -x195154 -x195155 -x195156 -x195157 -x195158 -x195159 -x195160 -x195161 -x195162 -x195163 -x195164 -x195165 -x195166 -x195167 -x195168 -x195169 -x195170 -x195171 -x195172 -x195173 -x195174 -x195175 -x195176 -x195177 -x195178 -x195179 -x195180 -x195181 -x195182 x195183 -x195184 -x195185 -x195186 -x195187 -x195188 -x195189 -x195190 -x195191 -x195192 -x195193 -x195194 -x195195 -x195196 -x195197 -x195198 -x195199 -x195200 -x195201 -x195202 -x195203 -x195204 -x195205 -x195206 -x195207 -x195208 -x195209 -x195210 -x195211 -x195212 -x195213 -x195214 -x195215 -x195216 -x195217 -x195218 -x195219 -x195220 -x195221 -x195222 -x195223 -x195224 -x195225 -x195226 -x195227 -x195228 -x195229 -x195230 -x195231 -x195232 -x195233 -x195234 -x195235 -x195236 -x195237 -x195238 -x195239 -x195240 -x195241 -x195242 -x195243 -x195244 -x195245 -x195246 -x195247 -x195248 -x195249 -x195250 -x195251 -x195252 -x195253 -x195254 -x195255 -x195256 -x195257 -x195258 -x195259 -x195260 -x195261 -x195262 -x195263 -x195264 -x195265 -x195266 -x195267 -x195268 -x195269 -x195270 -x195271 -x195272 -x195273 -x195274 -x195275 -x195276 -x195277 -x195278 -x195279 -x195280 -x195281 -x195282 -x195283 -x195284 -x195285 -x195286 -x195287 -x195288 -x195289 -x195290 -x195291 -x195292 -x195293 -x195294 -x195295 -x195296 -x195297 -x195298 -x195299 -x195300 -x195301 -x195302 -x195303 -x195304 -x195305 -x195306 -x195307 -x195308 -x195309 -x195310 -x195311 -x195312 -x195313 -x195314 -x195315 -x195316 -x195317 -x195318 -x195319 -x195320 -x195321 -x195322 -x195323 -x195324 -x195325 -x195326 -x195327 -x195328 -x195329 -x195330 -x195331 -x195332 -x195333 -x195334 -x195335 -x195336 -x195337 -x195338 -x195339 -x195340 -x195341 -x195342 -x195343 -x195344 -x195345 -x195346 -x195347 -x195348 -x195349 -x195350 -x195351 -x195352 -x195353 -x195354 -x195355 -x195356 -x195357 -x195358 -x195359 -x195360 -x195361 -x195362 -x195363 -x195364 -x195365 -x195366 -x195367 -x195368 -x195369 -x195370 -x195371 -x195372 -x195373 -x195374 -x195375 -x195376 -x195377 -x195378 -x195379 -x195380 -x195381 -x195382 -x195383 -x195384 -x195385 -x195386 -x195387 -x195388 -x195389 -x195390 -x195391 -x195392 -x195393 -x195394 -x195395 -x195396 -x195397 -x195398 -x195399 -x195400 -x195401 -x195402 -x195403 -x195404 -x195405 -x195406 -x195407 -x195408 -x195409 -x195410 -x195411 -x195412 -x195413 -x195414 -x195415 -x195416 -x195417 -x195418 -x195419 -x195420 -x195421 -x195422 -x195471 -x195472 -x195473 -x195474 -x195475 -x195476 -x195477 -x195478 -x195479 -x195480 -x195481 -x195482 -x195483 -x195484 -x195485 -x195486 -x195487 -x195488 -x195489 -x195490 -x195491 -x195492 -x195493 -x195494 -x195495 -x195496 -x195497 -x195498 -x195499 -x195500 -x195501 -x195502 -x195503 -x195504 -x195505 -x195506 -x195507 -x195508 -x195509 -x195510 -x195511 -x195512 -x195513 -x195514 -x195515 -x195516 -x195517 -x195518 -x196239 -x196240 -x196241 -x196242 -x196243 -x196244 -x196245 -x196246 -x196247 -x196248 -x196249 -x196250 -x196251 -x196252 -x196253 -x196254 -x196255 -x196256 -x196257 -x196258 -x196259 -x196260 -x196261 -x196262 -x196263 -x196264 -x196265 -x196266 -x196267 -x196268 -x196269 -x196270 -x196271 -x196272 -x196273 -x196274 -x196275 -x196276 -x196277 -x196278 -x196279 -x196280 -x196281 -x196282 -x196283 -x196284 -x196285 -x196286 -x196767 -x196768 -x196769 -x196770 -x196771 -x196772 -x196773 -x196774 -x196775 -x196776 -x196777 -x196778 -x196779 -x196780 -x196781 -x196782 -x196783 -x196784 -x196785 -x196786 -x196787 -x196788 -x196789 -x196790 -x196791 -x196792 -x196793 -x196794 -x196795 -x196796 -x196797 -x196798 -x196799 -x196800 -x196801 -x196802 -x196803 -x196804 -x196805 -x196806 -x196807 -x196808 -x196809 -x196810 -x196811 -x196812 -x196813 -x196814 -x197247 -x197248 -x197249 -x197250 -x197251 -x197252 -x197253 -x197254 -x197255 -x197256 -x197257 -x197258 -x197259 -x197260 -x197261 -x197262 -x197263 -x197264 -x197265 -x197266 -x197267 -x197268 -x197269 -x197270 -x197271 -x197272 -x197273 -x197274 -x197275 -x197276 -x197277 -x197278 -x197279 -x197280 -x197281 -x197282 -x197283 -x197284 -x197285 -x197286 -x197287 -x197288 -x197289 -x197290 -x197291 -x197292 -x197293 -x197294 -x197775 -x197776 -x197777 -x197778 -x197779 -x197780 -x197781 -x197782 -x197783 -x197784 -x197785 -x197786 -x197787 -x197788 -x197789 -x197790 -x197791 -x197792 -x197793 -x197794 -x197795 -x197796 -x197797 -x197798 -x197799 -x197800 -x197801 -x197802 -x197803 -x197804 -x197805 -x197806 -x197807 -x197808 -x197809 -x197810 -x197811 -x197812 -x197813 -x197814 -x197815 -x197816 -x197817 -x197818 -x197819 -x197820 -x197821 -x197822 -x197871 -x197872 -x197873 -x197874 -x197875 -x197876 -x197877 -x197878 -x197879 -x197880 -x197881 -x197882 -x197883 -x197884 -x197885 -x197886 -x197887 -x197888 -x197889 -x197890 -x197891 -x197892 -x197893 -x197894 -x197895 -x197896 -x197897 -x197898 -x197899 -x197900 -x197901 -x197902 -x197903 -x197904 -x197905 -x197906 -x197907 -x197908 -x197909 -x197910 -x197911 -x197912 -x197913 -x197914 -x197915 -x197916 -x197917 -x197918 -x197919 -x197920 -x197921 -x197922 -x197923 -x197924 -x197925 -x197926 -x197927 -x197928 -x197929 -x197930 -x197931 -x197932 -x197933 -x197934 -x197935 -x197936 -x197937 -x197938 -x197939 -x197940 -x197941 -x197942 -x197943 -x197944 -x197945 -x197946 -x197947 -x197948 -x197949 -x197950 -x197951 -x197952 -x197953 -x197954 -x197955 -x197956 -x197957 -x197958 -x197959 -x197960 -x197961 -x197962 -x197963 -x197964 -x197965 -x197966 -x197967 -x197968 -x197969 -x197970 -x197971 -x197972 -x197973 -x197974 -x197975 -x197976 -x197977 -x197978 -x197979 -x197980 -x197981 -x197982 -x197983 -x197984 -x197985 -x197986 -x197987 -x197988 -x197989 -x197990 -x197991 -x197992 -x197993 -x197994 -x197995 -x197996 -x197997 -x197998 -x197999 -x198000 -x198001 -x198002 -x198003 -x198004 -x198005 -x198006 -x198007 -x198008 -x198009 -x198010 -x198011 -x198012 -x198013 -x198014 -x198015 -x198016 -x198017 -x198018 -x198019 -x198020 -x198021 -x198022 -x198023 -x198024 -x198025 -x198026 -x198027 -x198028 -x198029 -x198030 -x198031 -x198032 -x198033 -x198034 -x198035 -x198036 -x198037 -x198038 -x198039 -x198040 -x198041 -x198042 -x198043 -x198044 -x198045 -x198046 -x198047 -x198048 -x198049 -x198050 -x198051 -x198052 -x198053 -x198054 -x198055 -x198056 -x198057 -x198058 -x198059 -x198060 -x198061 -x198062 -x198063 -x198064 -x198065 -x198066 -x198067 -x198068 -x198069 -x198070 -x198071 -x198072 -x198073 -x198074 -x198075 -x198076 -x198077 -x198078 -x198079 -x198080 -x198081 -x198082 -x198083 -x198084 -x198085 -x198086 -x198087 -x198088 -x198089 -x198090 -x198091 -x198092 -x198093 -x198094 -x198095 -x198096 -x198097 -x198098 -x198099 -x198100 -x198101 -x198102 -x198103 -x198104 -x198105 -x198106 -x198107 -x198108 -x198109 -x198110 -x195759 -x195760 -x195761 -x195762 -x195763 -x195764 -x195765 -x195766 -x195767 -x195768 -x195769 -x195770 -x195771 -x195772 -x195773 -x195774 -x195775 -x195776 -x195777 -x195778 -x195779 -x195780 -x195781 -x195782 -x195783 -x195784 -x195785 -x195786 -x195787 -x195788 -x195789 -x195790 -x195791 -x195792 -x195793 -x195794 -x195795 -x195796 -x195797 -x195798 -x195799 -x195800 -x195801 -x195802 -x195803 -x195804 -x195805 -x195806 -x195807 -x195808 -x195809 -x195810 -x195811 -x195812 -x195813 -x195814 -x195815 -x195816 -x195817 -x195818 -x195819 -x195820 -x195821 -x195822 -x195823 -x195824 -x195825 -x195826 -x195827 -x195828 -x195829 -x195830 -x195831 -x195832 -x195833 -x195834 -x195835 -x195836 -x195837 -x195838 -x195839 -x195840 -x195841 -x195842 -x195843 -x195844 -x195845 -x195846 -x195847 -x195848 -x195849 -x195850 -x195851 -x195852 -x195853 -x195854 -x195855 -x195856 -x195857 -x195858 -x195859 -x195860 -x195861 -x195862 -x195863 -x195864 -x195865 -x195866 -x195867 -x195868 -x195869 -x195870 -x195871 -x195872 -x195873 -x195874 -x195875 -x195876 -x195877 -x195878 -x195879 -x195880 -x195881 -x195882 -x195883 -x195884 -x195885 -x195886 -x195887 -x195888 -x195889 -x195890 -x195891 -x195892 -x195893 -x195894 -x195895 -x195896 -x195897 -x195898 -x195899 -x195900 -x195901 -x195902 -x195903 -x195904 -x195905 -x195906 -x195907 -x195908 -x195909 -x195910 -x195911 -x195912 -x195913 -x195914 -x195915 -x195916 -x195917 -x195918 -x195919 -x195920 -x195921 -x195922 -x195923 -x195924 -x195925 -x195926 -x195927 -x195928 -x195929 -x195930 -x195931 -x195932 -x195933 -x195934 -x195935 -x195936 -x195937 -x195938 -x195939 -x195940 -x195941 -x195942 -x195943 -x195944 -x195945 -x195946 -x195947 -x195948 -x195949 -x195950 -x195951 -x195952 -x195953 -x195954 -x195955 -x195956 -x195957 -x195958 -x195959 -x195960 -x195961 -x195962 -x195963 -x195964 -x195965 -x195966 -x195967 -x195968 -x195969 -x195970 -x195971 -x195972 -x195973 -x195974 -x195975 -x195976 -x195977 -x195978 -x195979 -x195980 -x195981 -x195982 -x195983 -x195984 -x195985 -x195986 -x195987 -x195988 -x195989 -x195990 -x195991 -x195992 -x195993 -x195994 -x195995 -x195996 -x195997 -x195998 -x195999 -x196000 -x196001 -x196002 -x196003 -x196004 -x196005 -x196006 -x196007 -x196008 -x196009 -x196010 -x196011 -x196012 -x196013 -x196014 -x196015 -x196016 -x196017 -x196018 -x196019 -x196020 -x196021 -x196022 -x196023 -x196024 -x196025 -x196026 -x196027 -x196028 -x196029 -x196030 -x196031 -x196032 -x196033 -x196034 -x196035 -x196036 -x196037 -x196038 -x196039 -x196040 -x196041 -x196042 -x196043 -x196044 -x196045 -x196046 -x196047 -x196048 -x196049 -x196050 -x196051 -x196052 -x196053
3600.06/3611.78	v -x196054 -x196055 -x196056 -x196057 -x196058 -x196059 -x196060 -x196061 -x196062 -x196063 -x196064 -x196065 -x196066 -x196067 -x196068 -x196069 -x196070 -x196071 -x196072 -x196073 -x196074 -x196075 -x196076 -x196077 -x196078 -x196079 -x196080 -x196081 -x196082 -x196083 -x196084 -x196085 -x196086 -x196087 -x196088 -x196089 -x196090 -x196091 -x196092 -x196093 -x196094 -x196095 -x196096 -x196097 -x196098 -x196099 -x196100 -x196101 -x196102 -x196103 -x196104 -x196105 -x196106 -x196107 -x196108 -x196109 -x196110 -x196111 -x196112 -x196113 -x196114 -x196115 -x196116 -x196117 -x196118 -x196119 -x196120 -x196121 -x196122 -x196123 -x196124 -x196125 -x196126 -x196127 -x196128 -x196129 -x196130 -x196131 -x196132 -x196133 -x196134 -x196135 -x196136 -x196137 -x196138 -x196139 -x196140 -x196141 -x196142 -x196143 -x196144 -x196145 -x196146 -x196147 -x196148 -x196149 -x196150 -x196151 -x196152 -x196153 -x196154 -x196155 -x196156 -x196157 -x196158 -x196159 -x196160 -x196161 -x196162 -x196163 -x196164 -x196165 -x196166 -x196167 -x196168 -x196169 -x196170 -x196171 -x196172 -x196173 -x196174 -x196175 -x196176 -x196177 -x196178 -x196179 -x196180 -x196181 -x196182 -x196183 -x196184 -x196185 -x196186 -x196187 -x196188 -x196189 -x196190 -x196191 -x196192 -x196193 -x196194 -x196195 -x196196 -x196197 -x196198 -x196199 -x196200 -x196201 -x196202 -x196203 -x196204 -x196205 -x196206 -x196207 -x196208 -x196209 -x196210 -x196211 -x196212 -x196213 -x196214 -x196215 -x196216 -x196217 -x196218 -x196219 -x196220 -x196221 -x196222 -x196223 -x196224 -x196225 -x196226 -x196227 -x196228 -x196229 -x196230 -x196231 -x196232 -x196233 -x196234 -x196235 -x196236 -x196237 -x196238 -x196287 -x196288 -x196289 -x196290 -x196291 -x196292 -x196293 -x196294 -x196295 -x196296 -x196297 -x196298 -x196299 -x196300 -x196301 -x196302 -x196303 -x196304 -x196305 -x196306 -x196307 -x196308 -x196309 -x196310 -x196311 -x196312 -x196313 -x196314 -x196315 -x196316 -x196317 -x196318 -x196319 -x196320 -x196321 -x196322 -x196323 -x196324 -x196325 -x196326 -x196327 -x196328 -x196329 -x196330 -x196331 -x196332 -x196333 -x196334 -x196335 -x196336 -x196337 -x196338 -x196339 -x196340 -x196341 -x196342 -x196343 -x196344 -x196345 -x196346 -x196347 -x196348 -x196349 -x196350 -x196351 -x196352 -x196353 -x196354 -x196355 -x196356 -x196357 -x196358 -x196359 -x196360 -x196361 -x196362 -x196363 -x196364 -x196365 -x196366 -x196367 -x196368 -x196369 -x196370 -x196371 -x196372 -x196373 -x196374 -x196375 -x196376 -x196377 -x196378 -x196379 -x196380 -x196381 -x196382 -x196383 -x196384 -x196385 -x196386 -x196387 -x196388 -x196389 -x196390 -x196391 -x196392 -x196393 -x196394 -x196395 -x196396 -x196397 -x196398 -x196399 -x196400 -x196401 -x196402 -x196403 -x196404 -x196405 -x196406 -x196407 -x196408 -x196409 -x196410 -x196411 -x196412 -x196413 -x196414 -x196415 -x196416 -x196417 -x196418 -x196419 -x196420 -x196421 -x196422 -x196423 -x196424 -x196425 -x196426 -x196427 -x196428 -x196429 -x196430 -x196431 -x196432 -x196433 -x196434 -x196435 -x196436 -x196437 -x196438 -x196439 -x196440 -x196441 -x196442 -x196443 -x196444 -x196445 -x196446 -x196447 -x196448 -x196449 -x196450 -x196451 -x196452 -x196453 -x196454 -x196455 -x196456 -x196457 -x196458 -x196459 -x196460 -x196461 -x196462 -x196463 -x196464 -x196465 -x196466 -x196467 -x196468 -x196469 -x196470 -x196471 -x196472 -x196473 -x196474 -x196475 -x196476 -x196477 -x196478 -x196479 -x196480 -x196481 -x196482 -x196483 -x196484 -x196485 -x196486 -x196487 -x196488 -x196489 -x196490 -x196491 -x196492 -x196493 -x196494 -x196495 -x196496 -x196497 -x196498 -x196499 -x196500 -x196501 -x196502 -x196503 -x196504 -x196505 -x196506 -x196507 -x196508 -x196509 -x196510 -x196511 -x196512 -x196513 -x196514 -x196515 -x196516 -x196517 -x196518 -x196519 -x196520 -x196521 -x196522 -x196523 -x196524 -x196525 -x196526 -x196527 -x196528 -x196529 -x196530 -x196531 -x196532 -x196533 -x196534 -x196535 -x196536 -x196537 -x196538 -x196539 -x196540 -x196541 -x196542 -x196543 -x196544 -x196545 -x196546 -x196547 -x196548 -x196549 -x196550 -x196551 -x196552 -x196553 -x196554 -x196555 -x196556 -x196557 -x196558 -x196559 -x196560 -x196561 -x196562 -x196563 -x196564 -x196565 -x196566 -x196567 -x196568 -x196569 -x196570 -x196571 -x196572 -x196573 -x196574 -x196575 -x196576 -x196577 -x196578 -x196579 -x196580 -x196581 -x196582 -x196583 -x196584 -x196585 -x196586 -x196587 -x196588 -x196589 -x196590 -x196591 -x196592 -x196593 -x196594 -x196595 -x196596 -x196597 -x196598 -x196599 -x196600 -x196601 -x196602 -x196603 -x196604 -x196605 -x196606 -x196607 -x196608 -x196609 -x196610 -x196611 -x196612 -x196613 -x196614 -x196615 -x196616 -x196617 -x196618 -x196619 -x196620 -x196621 -x196622 -x196623 -x196624 -x196625 -x196626 -x196627 -x196628 -x196629 -x196630 -x196631 -x196632 -x196633 -x196634 -x196635 -x196636 -x196637 -x196638 -x196639 -x196640 -x196641 -x196642 -x196643 -x196644 -x196645 -x196646 -x196647 -x196648 -x196649 -x196650 -x196651 -x196652 -x196653 -x196654 -x196655 -x196656 -x196657 -x196658 -x196659 -x196660 -x196661 -x196662 -x196663 -x196664 -x196665 -x196666 -x196667 -x196668 -x196669 -x196670 -x196671 -x196672 -x196673 -x196674 -x196675 -x196676 -x196677 -x196678 -x196679 -x196680 -x196681 -x196682 -x196683 -x196684 -x196685 -x196686 -x196687 -x196688 -x196689 -x196690 -x196691 -x196692 -x196693 -x196694 -x196695 -x196696 -x196697 -x196698 -x196699 -x196700 -x196701 -x196702 -x196703 -x196704 -x196705 -x196706 -x196707 -x196708 -x196709 -x196710 -x196711 -x196712 -x196713 -x196714 -x196715 -x196716 -x196717 -x196718 -x196719 -x196720 -x196721 -x196722 -x196723 -x196724 -x196725 -x196726 -x196727 -x196728 -x196729 -x196730 -x196731 -x196732 -x196733 -x196734 -x196735 -x196736 -x196737 -x196738 -x196739 -x196740 -x196741 -x196742 -x196743 -x196744 -x196745 -x196746 -x196747 -x196748 -x196749 -x196750 -x196751 -x196752 -x196753 -x196754 -x196755 -x196756 -x196757 -x196758 -x196759 -x196760 -x196761 -x196762 -x196763 -x196764 -x196765 -x196766 -x196815 -x196816 -x196817 -x196818 -x196819 -x196820 -x196821 -x196822 -x196823 -x196824 -x196825 -x196826 -x196827 -x196828 -x196829 -x196830 -x196831 -x196832 -x196833 -x196834 -x196835 -x196836 -x196837 -x196838 -x196839 -x196840 -x196841 -x196842 -x196843 -x196844 -x196845 -x196846 -x196847 -x196848 -x196849 -x196850 -x196851 -x196852 -x196853 -x196854 -x196855 -x196856 -x196857 -x196858 -x196859 -x196860 -x196861 -x196862 -x196863 -x196864 -x196865 -x196866 -x196867 -x196868 -x196869 -x196870 -x196871 -x196872 -x196873 -x196874 -x196875 -x196876 -x196877 -x196878 -x196879 -x196880 -x196881 -x196882 -x196883 -x196884 -x196885 -x196886 -x196887 -x196888 -x196889 -x196890 -x196891 -x196892 -x196893 -x196894 -x196895 -x196896 -x196897 -x196898 -x196899 -x196900 -x196901 -x196902 -x196903 -x196904 -x196905 -x196906 -x196907 -x196908 -x196909 -x196910 -x196911 -x196912 -x196913 -x196914 -x196915 -x196916 -x196917 -x196918 -x196919 -x196920 -x196921 -x196922 -x196923 -x196924 -x196925 -x196926 -x196927 -x196928 -x196929 -x196930 -x196931 -x196932 -x196933 -x196934 -x196935 -x196936 -x196937 -x196938 -x196939 -x196940 -x196941 -x196942 -x196943 -x196944 -x196945 -x196946 -x196947 -x196948 -x196949 -x196950 -x196951 -x196952 -x196953 -x196954 -x196955 -x196956 -x196957 -x196958 -x196959 -x196960 -x196961 -x196962 -x196963 -x196964 -x196965 -x196966 -x196967 -x196968 -x196969 -x196970 -x196971 -x196972 -x196973 -x196974 -x196975 -x196976 -x196977 -x196978 -x196979 -x196980 -x196981 -x196982 -x196983 -x196984 -x196985 -x196986 -x196987 -x196988 -x196989 -x196990 -x196991 -x196992 -x196993 -x196994 -x196995 -x196996 -x196997 -x196998 -x196999 -x197000 -x197001 -x197002 -x197003 -x197004 -x197005 -x197006 -x197007 -x197008 -x197009 -x197010 -x197011 -x197012 -x197013 -x197014 -x197015 -x197016 -x197017 -x197018 -x197019 -x197020 -x197021 -x197022 -x197023 -x197024 -x197025 -x197026 -x197027 -x197028 -x197029 -x197030 -x197031 -x197032 -x197033 -x197034 -x197035 -x197036 -x197037 -x197038 -x197039 -x197040 -x197041 -x197042 -x197043 -x197044 -x197045 -x197046 -x197047 -x197048 -x197049 -x197050 -x197051 -x197052 -x197053 -x197054 -x197055 -x197056 -x197057 -x197058 -x197059 -x197060 -x197061 -x197062 -x197063 -x197064 -x197065 -x197066 -x197067 -x197068 -x197069 -x197070 -x197071 -x197072 -x197073 -x197074 -x197075 -x197076 -x197077 -x197078 -x197079 -x197080 -x197081 -x197082 -x197083 -x197084 -x197085 -x197086 -x197087 -x197088 -x197089 -x197090 -x197091 -x197092 -x197093 -x197094 -x197095 -x197096 -x197097 -x197098 -x197099 -x197100 -x197101 -x197102 -x197103 -x197104 -x197105 -x197106 -x197107 -x197108 -x197109 -x197110 -x197111 -x197112 -x197113 -x197114 -x197115 -x197116 -x197117 -x197118 -x197119 -x197120 -x197121 -x197122 -x197123 -x197124 -x197125 -x197126 -x197127 -x197128 -x197129 -x197130 -x197131 -x197132 -x197133 -x197134 -x197135 -x197136 -x197137 -x197138 -x197139 -x197140 -x197141 -x197142 -x197143 -x197144 -x197145 -x197146 -x197147 -x197148 -x197149 -x197150 -x197151 -x197152 -x197153 -x197154 -x197155 -x197156 -x197157 -x197158 -x197159 -x197160 -x197161 -x197162 -x197163 -x197164 -x197165 -x197166 -x197167 -x197168 -x197169 -x197170 -x197171 -x197172 -x197173 -x197174 -x197175 -x197176 -x197177 -x197178 -x197179 -x197180 -x197181 -x197182 -x197183 -x197184 -x197185 -x197186 -x197187 -x197188 -x197189 -x197190 -x197191 -x197192 -x197193 -x197194 -x197195 -x197196 -x197197 -x197198 -x197199 -x197200 -x197201 -x197202 -x197203 -x197204 -x197205 -x197206 -x197207 -x197208 -x197209 -x197210 -x197211 -x197212 -x197213 -x197214 -x197215 -x197216 -x197217 -x197218 -x197219 -x197220 -x197221 -x197222 -x197223 -x197224 -x197225 -x197226 -x197227 -x197228 -x197229 -x197230 -x197231 -x197232 -x197233 -x197234 -x197235 -x197236 -x197237 -x197238 -x197239 -x197240 -x197241 -x197242 -x197243 -x197244 -x197245 -x197246 -x197295 -x197296 -x197297 -x197298 -x197299 -x197300 -x197301 -x197302 -x197303 -x197304 -x197305 -x197306 -x197307 -x197308 -x197309 -x197310 -x197311 -x197312 -x197313 -x197314 -x197315 -x197316 -x197317 -x197318 -x197319 -x197320 -x197321 -x197322 -x197323 -x197324 -x197325 -x197326 -x197327 -x197328 -x197329 -x197330 -x197331 -x197332 -x197333 -x197334 -x197335 -x197336 -x197337 -x197338 -x197339 -x197340 -x197341 -x197342 -x197343 -x197344 -x197345 -x197346 -x197347 -x197348 -x197349 -x197350 -x197351 -x197352 -x197353 -x197354 -x197355 -x197356 -x197357 -x197358 -x197359 -x197360 -x197361 -x197362 -x197363 -x197364 -x197365 -x197366 -x197367 -x197368 -x197369 -x197370 -x197371 -x197372 -x197373 -x197374 -x197375 -x197376 -x197377 -x197378 -x197379 -x197380 -x197381 -x197382 -x197383 -x197384 -x197385 -x197386 -x197387 -x197388 -x197389 -x197390 -x197391 -x197392 -x197393 -x197394 -x197395 -x197396 -x197397 -x197398 -x197399 -x197400 -x197401 -x197402 -x197403 -x197404 -x197405 -x197406 -x197407 -x197408 -x197409 -x197410 -x197411 -x197412 -x197413 -x197414 -x197415 -x197416 -x197417 -x197418 -x197419 -x197420 -x197421 -x197422 -x197423 -x197424 -x197425 -x197426 -x197427 -x197428 -x197429 -x197430 -x197431 -x197432 -x197433 -x197434 -x197435 -x197436 -x197437 -x197438 -x197439 -x197440 -x197441 -x197442 -x197443 -x197444 -x197445 -x197446 -x197447 -x197448 -x197449 -x197450 -x197451 -x197452 -x197453 -x197454 -x197455 -x197456 -x197457 -x197458 -x197459 -x197460 -x197461 -x197462 -x197463 -x197464 -x197465 -x197466 -x197467 -x197468 -x197469 -x197470 -x197471 -x197472 -x197473 -x197474 -x197475 -x197476 -x197477 -x197478 -x197479 -x197480 -x197481 -x197482 -x197483 -x197484 -x197485 -x197486 -x197487 -x197488 -x197489 -x197490 -x197491 -x197492 -x197493 -x197494 -x197495 -x197496 -x197497 -x197498 -x197499 -x197500 -x197501 -x197502 -x197503 -x197504 -x197505 -x197506 -x197507 -x197508 -x197509 -x197510 -x197511 -x197512 -x197513 -x197514 -x197515 -x197516 -x197517 -x197518 -x197519 -x197520 -x197521 -x197522 -x197523 -x197524 -x197525 -x197526 -x197527 -x197528 -x197529 -x197530 -x197531 -x197532 -x197533 -x197534 -x197535 -x197536 -x197537 -x197538 -x197539 -x197540 -x197541 -x197542 -x197543 -x197544 -x197545 -x197546 -x197547 -x197548 -x197549 -x197550 -x197551 -x197552 -x197553 -x197554 -x197555 -x197556 -x197557 -x197558 -x197559 -x197560 -x197561 -x197562 -x197563 -x197564 -x197565 -x197566 -x197567 -x197568 -x197569 -x197570 -x197571 -x197572 -x197573 -x197574 -x197575 -x197576 -x197577 -x197578 -x197579 -x197580 -x197581 -x197582 -x197583 -x197584 -x197585 -x197586 -x197587 -x197588 -x197589 -x197590 -x197591 -x197592 -x197593 -x197594 -x197595 -x197596 -x197597 -x197598 -x197599 -x197600 -x197601 -x197602 -x197603 -x197604 -x197605 -x197606 -x197607 -x197608 -x197609 -x197610 -x197611 -x197612 -x197613 -x197614 -x197615 -x197616 -x197617 -x197618 -x197619 -x197620 -x197621 -x197622 -x197623 -x197624 -x197625 -x197626 -x197627 -x197628 -x197629 -x197630 -x197631 -x197632 -x197633 -x197634 -x197635 -x197636 -x197637 -x197638 -x197639 -x197640 -x197641 -x197642 -x197643 -x197644 -x197645 -x197646 -x197647 -x197648 -x197649 -x197650 -x197651 -x197652 -x197653 -x197654 -x197655 -x197656 -x197657 -x197658 -x197659 -x197660 -x197661 -x197662 -x197663 -x197664 -x197665 -x197666 -x197667 -x197668 -x197669 -x197670 -x197671 -x197672 -x197673 -x197674 -x197675 -x197676 -x197677 -x197678 -x197679 -x197680 -x197681 -x197682 -x197683 -x197684 -x197685 -x197686 -x197687 -x197688 -x197689 -x197690 -x197691 -x197692 -x197693 -x197694 -x197695 -x197696 -x197697 -x197698 -x197699 -x197700 -x197701 -x197702 -x197703 -x197704 -x197705 -x197706 -x197707 -x197708 -x197709 -x197710 -x197711 -x197712 -x197713 -x197714 -x197715 -x197716 -x197717 -x197718 -x197719 -x197720 -x197721 -x197722 -x197723 -x197724 -x197725 -x197726 -x197727 -x197728 -x197729 -x197730 -x197731 -x197732 -x197733 -x197734 -x197735 -x197736 -x197737 -x197738 -x197739 -x197740 -x197741 -x197742 -x197743 -x197744 -x197745 -x197746 -x197747 -x197748 -x197749 -x197750 -x197751 -x197752 -x197753 -x197754 -x197755 -x197756 -x197757 -x197758 -x197759 -x197760 -x197761 -x197762 -x197763 -x197764 -x197765 -x197766 -x197767 -x197768 -x197769 -x197770 -x197771 -x197772 -x197773 -x197774 -x197823 -x197824 -x197825 -x197826 -x197827 -x197828 -x197829 -x197830 -x197831 -x197832 -x197833 -x197834 -x197835 -x197836 -x197837 -x197838 -x197839 -x197840 -x197841 -x197842 -x197843 -x197844 -x197845 -x197846 -x197847 -x197848 -x197849 -x197850 -x197851 -x197852 -x197853 -x197854 -x197855 -x197856 -x197857 -x197858 -x197859 -x197860 -x197861 -x197862 -x197863 -x197864 -x197865 -x197866 -x197867 -x197868 -x197869 -x197870 -x198591 -x198592 -x198593 -x198594 -x198595 -x198596 -x198597 -x198598 -x198599 -x198600 -x198601 -x198602 -x198603 -x198604 -x198605 -x198606 -x198607 -x198608 -x198609 -x198610 -x198611 -x198612 -x198613 -x198614 -x198615 -x198616 -x198617 -x198618 -x198619 -x198620 -x198621 -x198622 -x198623 -x198624 -x198625 -x198626 -x198627 -x198628 -x198629 -x198630 -x198631 -x198632 -x198633 -x198634 -x198635 -x198636 -x198637 -x198638 -x199119 -x199120 -x199121 -x199122 -x199123 -x199124 -x199125 -x199126 -x199127 -x199128 -x199129 -x199130 -x199131 -x199132 -x199133 -x199134 -x199135 -x199136 -x199137 -x199138 -x199139 -x199140 -x199141 -x199142 -x199143 -x199144 -x199145 -x199146 -x199147 -x199148 -x199149 -x199150 -x199151 -x199152 -x199153 -x199154 -x199155 -x199156 -x199157 -x199158 -x199159 -x199160 -x199161 -x199162 -x199163 -x199164 -x199165 -x199166 -x199599 -x199600 -x199601 -x199602 -x199603 -x199604 -x199605 -x199606 -x199607 -x199608 -x199609 -x199610 -x199611 -x199612 -x199613 -x199614 -x199615 -x199616 -x199617 -x199618 -x199619 -x199620 -x199621 -x199622 -x199623 -x199624 -x199625 -x199626 -x199627 -x199628 -x199629 -x199630 -x199631 -x199632 -x199633 -x199634 -x199635 -x199636 -x199637 -x199638 -x199639 -x199640 -x199641 -x199642 -x199643 -x199644 -x199645 -x199646 -x200127 -x200128 -x200129 -x200130 -x200131 -x200132 -x200133 -x200134 -x200135 -x200136 -x200137 -x200138 -x200139 -x200140 -x200141 -x200142 -x200143 -x200144 -x200145 -x200146 -x200147 -x200148 -x200149 -x200150 -x200151 -x200152 -x200153 -x200154 -x200155 -x200156 -x200157 -x200158 -x200159 -x200160 -x200161 -x200162 -x200163 -x200164 -x200165 -x200166 -x200167 -x200168 -x200169 -x200170 -x200171 -x200172 -x200173 -x200174 -x200223 -x200224 -x200225 -x200226 -x200227 -x200228 -x200229 -x200230 -x200231 -x200232 -x200233 -x200234 -x200235 -x200236 -x200237 -x200238 -x200239 -x200240 -x200241 -x200242 -x200243 -x200244 -x200245 -x200246 -x200247 -x200248 -x200249 -x200250 -x200251 -x200252 -x200253 -x200254 -x200255 -x200256 -x200257 -x200258 -x200259 -x200260 -x200261 -x200262 -x200263 -x200264 -x200265 -x200266 -x200267 -x200268 -x200269 -x200270 -x200271 -x200272 -x200273 -x200274 -x200275 -x200276 -x200277 -x200278 -x200279 -x200280 -x200281 -x200282 -x200283 -x200284 -x200285 -x200286 -x200287 -x200288 -x200289 -x200290 -x200291 -x200292 -x200293 -x200294 -x200295 -x200296 -x200297 -x200298 -x200299 -x200300 -x200301 -x200302 -x200303 -x200304 -x200305 -x200306 -x200307 -x200308 -x200309 -x200310 -x200311 -x200312 -x200313 -x200314 -x200315 -x200316 -x200317 -x200318 -x200319 -x200320 -x200321 -x200322 -x200323 -x200324 -x200325 -x200326 -x200327 -x200328 -x200329 -x200330 -x200331 -x200332 -x200333 -x200334 -x200335 -x200336 -x200337 -x200338 -x200339 -x200340 -x200341 -x200342 -x200343 -x200344 -x200345 -x200346 -x200347 -x200348 -x200349 -x200350 -x200351 -x200352 -x200353 -x200354 -x200355 -x200356 -x200357 -x200358 -x200359 -x200360 -x200361 -x200362 -x200363 -x200364 -x200365 -x200366 -x200367 -x200368 -x200369 -x200370 -x200371 -x200372 -x200373 -x200374 -x200375 -x200376 -x200377 -x200378 -x200379 -x200380 -x200381 -x200382 -x200383 -x200384 -x200385 -x200386 -x200387 -x200388 -x200389 -x200390 -x200391 -x200392 -x200393 -x200394 -x200395 -x200396 -x200397 -x200398 -x200399 -x200400 -x200401 -x200402 -x200403 -x200404 -x200405
3600.06/3611.78	v -x200406 -x200407 -x200408 -x200409 -x200410 -x200411 -x200412 -x200413 -x200414 -x200415 -x200416 -x200417 -x200418 -x200419 -x200420 -x200421 -x200422 -x200423 -x200424 -x200425 -x200426 -x200427 -x200428 -x200429 -x200430 -x200431 -x200432 -x200433 -x200434 -x200435 -x200436 -x200437 -x200438 -x200439 -x200440 -x200441 -x200442 -x200443 -x200444 -x200445 -x200446 -x200447 -x200448 -x200449 -x200450 -x200451 -x200452 -x200453 -x200454 -x200455 -x200456 -x200457 -x200458 -x200459 -x200460 -x200461 -x200462 -x198111 -x198112 -x198113 -x198114 -x198115 -x198116 -x198117 -x198118 -x198119 -x198120 -x198121 -x198122 -x198123 -x198124 -x198125 -x198126 -x198127 -x198128 -x198129 -x198130 -x198131 -x198132 -x198133 -x198134 -x198135 -x198136 -x198137 -x198138 -x198139 -x198140 -x198141 -x198142 -x198143 -x198144 -x198145 -x198146 -x198147 -x198148 -x198149 -x198150 -x198151 -x198152 -x198153 -x198154 -x198155 -x198156 -x198157 -x198158 -x198159 -x198160 -x198161 -x198162 -x198163 -x198164 -x198165 -x198166 -x198167 -x198168 -x198169 -x198170 -x198171 -x198172 -x198173 -x198174 -x198175 -x198176 -x198177 -x198178 -x198179 -x198180 -x198181 -x198182 -x198183 -x198184 -x198185 -x198186 -x198187 -x198188 -x198189 -x198190 -x198191 -x198192 -x198193 -x198194 -x198195 -x198196 -x198197 -x198198 -x198199 -x198200 -x198201 -x198202 -x198203 -x198204 -x198205 -x198206 -x198207 -x198208 -x198209 -x198210 -x198211 -x198212 -x198213 -x198214 -x198215 -x198216 -x198217 -x198218 -x198219 -x198220 -x198221 -x198222 -x198223 -x198224 -x198225 -x198226 -x198227 -x198228 -x198229 -x198230 -x198231 -x198232 -x198233 -x198234 -x198235 -x198236 -x198237 -x198238 -x198239 -x198240 -x198241 -x198242 -x198243 -x198244 -x198245 -x198246 -x198247 -x198248 -x198249 -x198250 -x198251 -x198252 -x198253 -x198254 -x198255 -x198256 -x198257 -x198258 -x198259 -x198260 -x198261 -x198262 -x198263 -x198264 -x198265 -x198266 -x198267 -x198268 -x198269 -x198270 -x198271 -x198272 -x198273 -x198274 -x198275 -x198276 -x198277 -x198278 -x198279 -x198280 -x198281 -x198282 -x198283 -x198284 -x198285 -x198286 -x198287 -x198288 -x198289 -x198290 -x198291 -x198292 -x198293 -x198294 -x198295 -x198296 -x198297 -x198298 -x198299 -x198300 -x198301 -x198302 -x198303 -x198304 -x198305 -x198306 -x198307 -x198308 -x198309 -x198310 -x198311 -x198312 -x198313 -x198314 -x198315 -x198316 -x198317 -x198318 -x198319 -x198320 -x198321 -x198322 -x198323 -x198324 -x198325 -x198326 -x198327 -x198328 -x198329 -x198330 -x198331 -x198332 -x198333 -x198334 -x198335 -x198336 -x198337 -x198338 -x198339 -x198340 -x198341 -x198342 -x198343 -x198344 -x198345 -x198346 -x198347 -x198348 -x198349 -x198350 -x198351 -x198352 -x198353 -x198354 -x198355 -x198356 -x198357 -x198358 -x198359 -x198360 -x198361 -x198362 -x198363 -x198364 -x198365 -x198366 -x198367 -x198368 -x198369 -x198370 -x198371 -x198372 -x198373 -x198374 -x198375 -x198376 -x198377 -x198378 -x198379 -x198380 -x198381 -x198382 -x198383 -x198384 -x198385 -x198386 -x198387 -x198388 -x198389 -x198390 -x198391 -x198392 -x198393 -x198394 -x198395 -x198396 -x198397 -x198398 -x198399 -x198400 -x198401 -x198402 -x198403 -x198404 -x198405 -x198406 -x198407 -x198408 -x198409 -x198410 -x198411 -x198412 -x198413 -x198414 -x198415 -x198416 -x198417 -x198418 -x198419 -x198420 -x198421 -x198422 -x198423 -x198424 -x198425 -x198426 -x198427 -x198428 -x198429 -x198430 -x198431 -x198432 -x198433 -x198434 -x198435 -x198436 -x198437 -x198438 -x198439 -x198440 -x198441 -x198442 -x198443 -x198444 -x198445 -x198446 -x198447 -x198448 -x198449 -x198450 -x198451 -x198452 -x198453 -x198454 -x198455 -x198456 -x198457 -x198458 -x198459 -x198460 -x198461 -x198462 -x198463 -x198464 -x198465 -x198466 -x198467 -x198468 -x198469 -x198470 -x198471 -x198472 -x198473 -x198474 -x198475 -x198476 -x198477 -x198478 -x198479 -x198480 -x198481 -x198482 -x198483 -x198484 -x198485 -x198486 -x198487 -x198488 -x198489 -x198490 -x198491 -x198492 -x198493 -x198494 -x198495 -x198496 -x198497 -x198498 -x198499 -x198500 -x198501 -x198502 -x198503 -x198504 -x198505 -x198506 -x198507 -x198508 -x198509 -x198510 -x198511 -x198512 -x198513 -x198514 -x198515 -x198516 -x198517 -x198518 -x198519 -x198520 -x198521 -x198522 -x198523 -x198524 -x198525 -x198526 -x198527 -x198528 -x198529 -x198530 -x198531 -x198532 -x198533 -x198534 -x198535 -x198536 -x198537 -x198538 -x198539 -x198540 -x198541 -x198542 -x198543 -x198544 -x198545 -x198546 -x198547 -x198548 -x198549 -x198550 -x198551 -x198552 -x198553 -x198554 -x198555 -x198556 -x198557 -x198558 -x198559 -x198560 -x198561 -x198562 -x198563 -x198564 -x198565 -x198566 -x198567 -x198568 -x198569 -x198570 -x198571 -x198572 -x198573 -x198574 -x198575 -x198576 -x198577 -x198578 -x198579 -x198580 -x198581 -x198582 -x198583 -x198584 -x198585 -x198586 -x198587 -x198588 -x198589 -x198590 -x198639 -x198640 -x198641 -x198642 -x198643 -x198644 -x198645 -x198646 -x198647 -x198648 -x198649 -x198650 -x198651 -x198652 -x198653 -x198654 -x198655 -x198656 -x198657 -x198658 -x198659 -x198660 -x198661 -x198662 -x198663 -x198664 -x198665 -x198666 -x198667 -x198668 -x198669 -x198670 -x198671 -x198672 -x198673 -x198674 -x198675 -x198676 -x198677 -x198678 -x198679 -x198680 -x198681 -x198682 -x198683 -x198684 -x198685 -x198686 -x198687 -x198688 -x198689 -x198690 -x198691 -x198692 -x198693 -x198694 -x198695 -x198696 -x198697 -x198698 -x198699 -x198700 -x198701 -x198702 -x198703 -x198704 -x198705 -x198706 -x198707 -x198708 -x198709 -x198710 -x198711 -x198712 -x198713 -x198714 -x198715 -x198716 -x198717 -x198718 -x198719 -x198720 -x198721 -x198722 -x198723 -x198724 -x198725 -x198726 -x198727 -x198728 -x198729 -x198730 -x198731 -x198732 -x198733 -x198734 -x198735 -x198736 -x198737 -x198738 -x198739 -x198740 -x198741 -x198742 -x198743 -x198744 -x198745 -x198746 -x198747 -x198748 -x198749 -x198750 -x198751 -x198752 -x198753 -x198754 -x198755 -x198756 -x198757 -x198758 -x198759 -x198760 -x198761 -x198762 -x198763 -x198764 -x198765 -x198766 -x198767 -x198768 -x198769 -x198770 -x198771 -x198772 -x198773 -x198774 -x198775 -x198776 -x198777 -x198778 -x198779 -x198780 -x198781 -x198782 -x198783 -x198784 -x198785 -x198786 -x198787 -x198788 -x198789 -x198790 -x198791 -x198792 -x198793 -x198794 -x198795 -x198796 -x198797 -x198798 -x198799 -x198800 -x198801 -x198802 -x198803 -x198804 -x198805 -x198806 -x198807 -x198808 -x198809 -x198810 -x198811 -x198812 -x198813 -x198814 -x198815 -x198816 -x198817 -x198818 -x198819 -x198820 -x198821 -x198822 -x198823 -x198824 -x198825 -x198826 -x198827 -x198828 -x198829 -x198830 -x198831 -x198832 -x198833 -x198834 -x198835 -x198836 -x198837 -x198838 -x198839 -x198840 -x198841 -x198842 -x198843 -x198844 -x198845 -x198846 -x198847 -x198848 -x198849 -x198850 -x198851 -x198852 -x198853 -x198854 -x198855 -x198856 -x198857 -x198858 -x198859 -x198860 -x198861 -x198862 -x198863 -x198864 -x198865 -x198866 -x198867 -x198868 -x198869 -x198870 -x198871 -x198872 -x198873 -x198874 -x198875 -x198876 -x198877 -x198878 -x198879 -x198880 -x198881 -x198882 -x198883 -x198884 -x198885 -x198886 -x198887 -x198888 -x198889 -x198890 -x198891 -x198892 -x198893 -x198894 -x198895 -x198896 -x198897 -x198898 -x198899 -x198900 -x198901 -x198902 -x198903 -x198904 -x198905 -x198906 -x198907 -x198908 -x198909 -x198910 -x198911 -x198912 -x198913 -x198914 -x198915 -x198916 -x198917 -x198918 -x198919 -x198920 -x198921 -x198922 -x198923 -x198924 -x198925 -x198926 -x198927 -x198928 -x198929 -x198930 -x198931 -x198932 -x198933 -x198934 -x198935 -x198936 -x198937 -x198938 -x198939 -x198940 -x198941 -x198942 -x198943 -x198944 -x198945 -x198946 -x198947 -x198948 -x198949 -x198950 -x198951 -x198952 -x198953 -x198954 -x198955 -x198956 -x198957 -x198958 -x198959 -x198960 -x198961 -x198962 -x198963 -x198964 -x198965 -x198966 -x198967 -x198968 -x198969 -x198970 -x198971 -x198972 -x198973 -x198974 -x198975 -x198976 -x198977 -x198978 -x198979 -x198980 -x198981 -x198982 -x198983 -x198984 -x198985 -x198986 -x198987 -x198988 -x198989 -x198990 -x198991 -x198992 -x198993 -x198994 -x198995 -x198996 -x198997 -x198998 -x198999 -x199000 -x199001 -x199002 -x199003 -x199004 -x199005 -x199006 -x199007 -x199008 -x199009 -x199010 -x199011 -x199012 -x199013 -x199014 -x199015 -x199016 -x199017 -x199018 -x199019 -x199020 -x199021 -x199022 -x199023 -x199024 -x199025 -x199026 -x199027 -x199028 -x199029 -x199030 -x199031 -x199032 -x199033 -x199034 -x199035 -x199036 -x199037 -x199038 -x199039 -x199040 -x199041 -x199042 -x199043 -x199044 -x199045 -x199046 -x199047 -x199048 -x199049 -x199050 -x199051 -x199052 -x199053 -x199054 -x199055 -x199056 -x199057 -x199058 -x199059 -x199060 -x199061 -x199062 -x199063 -x199064 -x199065 -x199066 -x199067 -x199068 -x199069 -x199070 -x199071 -x199072 -x199073 -x199074 -x199075 -x199076 -x199077 -x199078 -x199079 -x199080 -x199081 -x199082 -x199083 -x199084 -x199085 -x199086 -x199087 -x199088 -x199089 -x199090 -x199091 -x199092 -x199093 -x199094 -x199095 -x199096 -x199097 -x199098 -x199099 -x199100 -x199101 -x199102 -x199103 -x199104 -x199105 -x199106 -x199107 -x199108 -x199109 -x199110 -x199111 -x199112 -x199113 -x199114 -x199115 -x199116 -x199117 -x199118 -x199167 -x199168 -x199169 -x199170 -x199171 -x199172 -x199173 -x199174 -x199175 -x199176 -x199177 -x199178 -x199179 -x199180 -x199181 -x199182 -x199183 -x199184 -x199185 -x199186 -x199187 -x199188 -x199189 -x199190 -x199191 -x199192 -x199193 -x199194 -x199195 -x199196 -x199197 -x199198 -x199199 -x199200 -x199201 -x199202 -x199203 -x199204 -x199205 -x199206 -x199207 -x199208 -x199209 -x199210 -x199211 -x199212 -x199213 -x199214 -x199215 -x199216 -x199217 -x199218 -x199219 -x199220 -x199221 -x199222 -x199223 -x199224 -x199225 -x199226 -x199227 -x199228 -x199229 -x199230 -x199231 -x199232 -x199233 -x199234 -x199235 -x199236 -x199237 -x199238 -x199239 -x199240 -x199241 -x199242 -x199243 -x199244 -x199245 -x199246 -x199247 -x199248 -x199249 -x199250 -x199251 -x199252 -x199253 -x199254 -x199255 -x199256 -x199257 -x199258 -x199259 -x199260 -x199261 -x199262 -x199263 -x199264 -x199265 -x199266 -x199267 -x199268 -x199269 -x199270 -x199271 -x199272 -x199273 -x199274 -x199275 -x199276 -x199277 -x199278 -x199279 -x199280 -x199281 -x199282 -x199283 -x199284 -x199285 -x199286 -x199287 -x199288 -x199289 -x199290 -x199291 -x199292 -x199293 -x199294 -x199295 -x199296 -x199297 -x199298 -x199299 -x199300 -x199301 -x199302 -x199303 -x199304 -x199305 -x199306 -x199307 -x199308 -x199309 -x199310 -x199311 -x199312 -x199313 -x199314 -x199315 -x199316 -x199317 -x199318 -x199319 -x199320 -x199321 -x199322 -x199323 -x199324 -x199325 -x199326 -x199327 -x199328 -x199329 -x199330 -x199331 -x199332 -x199333 -x199334 -x199335 -x199336 -x199337 -x199338 -x199339 -x199340 -x199341 -x199342 -x199343 -x199344 -x199345 -x199346 -x199347 -x199348 -x199349 -x199350 -x199351 -x199352 -x199353 -x199354 -x199355 -x199356 -x199357 -x199358 -x199359 -x199360 -x199361 -x199362 -x199363 -x199364 -x199365 -x199366 -x199367 -x199368 -x199369 -x199370 -x199371 -x199372 -x199373 -x199374 -x199375 -x199376 -x199377 -x199378 -x199379 -x199380 -x199381 -x199382 -x199383 -x199384 -x199385 -x199386 -x199387 -x199388 -x199389 -x199390 -x199391 -x199392 -x199393 -x199394 -x199395 -x199396 -x199397 -x199398 -x199399 -x199400 -x199401 -x199402 -x199403 -x199404 -x199405 -x199406 -x199407 -x199408 -x199409 -x199410 -x199411 -x199412 -x199413 -x199414 -x199415 -x199416 -x199417 -x199418 -x199419 -x199420 -x199421 -x199422 -x199423 -x199424 -x199425 -x199426 -x199427 -x199428 -x199429 -x199430 -x199431 -x199432 -x199433 -x199434 -x199435 -x199436 -x199437 -x199438 -x199439 -x199440 -x199441 -x199442 -x199443 -x199444 -x199445 -x199446 -x199447 -x199448 -x199449 -x199450 -x199451 -x199452 -x199453 -x199454 -x199455 -x199456 -x199457 -x199458 -x199459 -x199460 -x199461 -x199462 -x199463 -x199464 -x199465 -x199466 -x199467 -x199468 -x199469 -x199470 -x199471 -x199472 -x199473 -x199474 -x199475 -x199476 -x199477 -x199478 -x199479 -x199480 -x199481 -x199482 -x199483 -x199484 -x199485 -x199486 -x199487 -x199488 -x199489 -x199490 -x199491 -x199492 -x199493 -x199494 -x199495 -x199496 -x199497 -x199498 -x199499 -x199500 -x199501 -x199502 -x199503 -x199504 -x199505 -x199506 -x199507 -x199508 -x199509 -x199510 -x199511 -x199512 -x199513 -x199514 -x199515 -x199516 -x199517 -x199518 -x199519 -x199520 -x199521 -x199522 -x199523 -x199524 -x199525 -x199526 -x199527 -x199528 -x199529 -x199530 -x199531 -x199532 -x199533 -x199534 -x199535 -x199536 -x199537 -x199538 -x199539 -x199540 -x199541 -x199542 -x199543 -x199544 -x199545 -x199546 -x199547 -x199548 -x199549 -x199550 -x199551 -x199552 -x199553 -x199554 -x199555 -x199556 -x199557 -x199558 -x199559 -x199560 -x199561 -x199562 -x199563 -x199564 -x199565 -x199566 -x199567 -x199568 -x199569 -x199570 -x199571 -x199572 -x199573 -x199574 -x199575 -x199576 -x199577 -x199578 -x199579 -x199580 -x199581 -x199582 -x199583 -x199584 -x199585 -x199586 -x199587 -x199588 -x199589 -x199590 -x199591 -x199592 -x199593 -x199594 -x199595 -x199596 -x199597 -x199598 -x199647 -x199648 -x199649 -x199650 -x199651 -x199652 -x199653 -x199654 -x199655 -x199656 -x199657 -x199658 -x199659 -x199660 -x199661 -x199662 -x199663 -x199664 -x199665 -x199666 -x199667 -x199668 -x199669 -x199670 -x199671 -x199672 -x199673 -x199674 -x199675 -x199676 -x199677 -x199678 -x199679 -x199680 -x199681 -x199682 -x199683 -x199684 -x199685 -x199686 -x199687 -x199688 -x199689 -x199690 -x199691 -x199692 -x199693 -x199694 -x199695 -x199696 -x199697 -x199698 -x199699 -x199700 -x199701 -x199702 -x199703 -x199704 -x199705 -x199706 -x199707 -x199708 -x199709 -x199710 -x199711 -x199712 -x199713 -x199714 -x199715 -x199716 -x199717 -x199718 -x199719 -x199720 -x199721 -x199722 -x199723 -x199724 -x199725 -x199726 -x199727 -x199728 -x199729 -x199730 -x199731 -x199732 -x199733 -x199734 -x199735 -x199736 -x199737 -x199738 -x199739 -x199740 -x199741 -x199742 -x199743 -x199744 -x199745 -x199746 -x199747 -x199748 -x199749 -x199750 -x199751 -x199752 -x199753 -x199754 -x199755 -x199756 -x199757 -x199758 -x199759 -x199760 -x199761 -x199762 -x199763 -x199764 -x199765 -x199766 -x199767 -x199768 -x199769 -x199770 -x199771 -x199772 -x199773 -x199774 -x199775 -x199776 -x199777 -x199778 -x199779 -x199780 -x199781 -x199782 -x199783 -x199784 -x199785 -x199786 -x199787 -x199788 -x199789 -x199790 -x199791 -x199792 -x199793 -x199794 -x199795 -x199796 -x199797 -x199798 -x199799 -x199800 -x199801 -x199802 -x199803 -x199804 -x199805 -x199806 -x199807 -x199808 -x199809 -x199810 -x199811 -x199812 -x199813 -x199814 -x199815 -x199816 -x199817 -x199818 -x199819 -x199820 -x199821 -x199822 -x199823 -x199824 -x199825 -x199826 -x199827 -x199828 -x199829 -x199830 -x199831 -x199832 -x199833 -x199834 -x199835 -x199836 -x199837 -x199838 -x199839 -x199840 -x199841 -x199842 -x199843 -x199844 -x199845 -x199846 -x199847 -x199848 -x199849 -x199850 -x199851 -x199852 -x199853 -x199854 -x199855 -x199856 -x199857 -x199858 -x199859 -x199860 -x199861 -x199862 -x199863 -x199864 -x199865 -x199866 -x199867 -x199868 -x199869 -x199870 -x199871 -x199872 -x199873 -x199874 -x199875 -x199876 -x199877 -x199878 -x199879 -x199880 -x199881 -x199882 -x199883 -x199884 -x199885 -x199886 -x199887 -x199888 -x199889 -x199890 -x199891 -x199892 -x199893 -x199894 -x199895 -x199896 -x199897 -x199898 -x199899 -x199900 -x199901 -x199902 -x199903 -x199904 -x199905 -x199906 -x199907 -x199908 -x199909 -x199910 -x199911 -x199912 -x199913 -x199914 -x199915 -x199916 -x199917 -x199918 -x199919 -x199920 -x199921 -x199922 -x199923 -x199924 -x199925 -x199926 -x199927 -x199928 -x199929 -x199930 -x199931 -x199932 -x199933 -x199934 -x199935 -x199936 -x199937 -x199938 -x199939 -x199940 -x199941 -x199942 -x199943 -x199944 -x199945 -x199946 -x199947 -x199948 -x199949 -x199950 -x199951 -x199952 -x199953 -x199954 -x199955 -x199956 -x199957 -x199958 -x199959 -x199960 -x199961 -x199962 -x199963 -x199964 -x199965 -x199966 -x199967 -x199968 -x199969 -x199970 -x199971 -x199972 -x199973 -x199974 -x199975 -x199976 -x199977 -x199978 -x199979 -x199980 -x199981 -x199982 -x199983 -x199984 -x199985 -x199986 -x199987 -x199988 -x199989 -x199990 -x199991 -x199992 -x199993 -x199994 -x199995 -x199996 -x199997 -x199998 -x199999 -x200000 -x200001 -x200002 -x200003 -x200004 -x200005 -x200006 -x200007 -x200008 -x200009 -x200010 -x200011 -x200012 -x200013 -x200014 -x200015 -x200016 -x200017 -x200018 -x200019 -x200020 -x200021 -x200022 -x200023 -x200024 -x200025 -x200026 -x200027 -x200028 -x200029 -x200030 -x200031 -x200032 -x200033 -x200034 -x200035 -x200036 -x200037 -x200038 -x200039 -x200040 -x200041 -x200042 -x200043 -x200044 -x200045 -x200046 -x200047 -x200048 -x200049 -x200050 -x200051 -x200052 -x200053 -x200054 -x200055 -x200056 -x200057 -x200058 -x200059 -x200060 -x200061 -x200062 -x200063 -x200064 -x200065 -x200066 -x200067 -x200068 -x200069 -x200070 -x200071 -x200072 -x200073 -x200074 -x200075 -x200076 -x200077 -x200078 -x200079 -x200080 -x200081 -x200082 -x200083 -x200084 -x200085 -x200086 -x200087 -x200088 -x200089 -x200090 -x200091 -x200092 -x200093 -x200094 -x200095 -x200096 -x200097 -x200098 -x200099 -x200100 -x200101 -x200102 -x200103 -x200104 -x200105 -x200106 -x200107 -x200108 -x200109 -x200110 -x200111 -x200112 -x200113 -x200114 -x200115 -x200116 -x200117 -x200118 -x200119 -x200120 -x200121 -x200122 -x200123 -x200124 -x200125 -x200126 -x200175 -x200176 -x200177 -x200178 -x200179 -x200180 -x200181 -x200182 -x200183 -x200184 -x200185 -x200186 -x200187 -x200188 -x200189 -x200190 -x200191 -x200192 -x200193 -x200194 -x200195 -x200196 -x200197 -x200198 -x200199 -x200200 -x200201 -x200202 -x200203 -x200204 -x200205 -x200206 -x200207 -x200208 -x200209 -x200210 -x200211 -x200212 -x200213 -x200214 -x200215 -x200216 -x200217 -x200218 -x200219 -x200220 -x200221 -x200222 -x200943 -x200944 -x200945 -x200946 -x200947 -x200948 -x200949 -x200950 -x200951 -x200952 -x200953 -x200954 -x200955 -x200956 -x200957 -x200958 -x200959 -x200960 -x200961 -x200962 -x200963 -x200964 -x200965
3600.06/3611.78	v -x200966 -x200967 -x200968 -x200969 -x200970 -x200971 -x200972 -x200973 -x200974 -x200975 -x200976 -x200977 -x200978 -x200979 -x200980 -x200981 -x200982 -x200983 -x200984 -x200985 -x200986 -x200987 -x200988 -x200989 -x200990 -x201471 -x201472 -x201473 -x201474 -x201475 -x201476 -x201477 -x201478 -x201479 -x201480 -x201481 -x201482 -x201483 -x201484 -x201485 -x201486 -x201487 -x201488 -x201489 -x201490 -x201491 -x201492 -x201493 -x201494 -x201495 -x201496 -x201497 -x201498 -x201499 -x201500 -x201501 -x201502 -x201503 -x201504 -x201505 -x201506 -x201507 -x201508 -x201509 -x201510 -x201511 -x201512 -x201513 -x201514 -x201515 -x201516 -x201517 -x201518 -x201951 -x201952 -x201953 -x201954 -x201955 -x201956 -x201957 -x201958 -x201959 -x201960 -x201961 -x201962 -x201963 -x201964 -x201965 -x201966 -x201967 -x201968 -x201969 -x201970 -x201971 -x201972 -x201973 -x201974 -x201975 -x201976 -x201977 -x201978 -x201979 -x201980 -x201981 -x201982 -x201983 -x201984 -x201985 -x201986 -x201987 -x201988 -x201989 -x201990 -x201991 -x201992 -x201993 -x201994 -x201995 -x201996 -x201997 -x201998 -x202479 -x202480 -x202481 -x202482 -x202483 -x202484 -x202485 -x202486 -x202487 -x202488 -x202489 -x202490 -x202491 -x202492 -x202493 -x202494 -x202495 -x202496 -x202497 -x202498 -x202499 -x202500 -x202501 -x202502 -x202503 -x202504 -x202505 -x202506 -x202507 -x202508 -x202509 -x202510 -x202511 -x202512 -x202513 -x202514 -x202515 -x202516 -x202517 -x202518 -x202519 -x202520 -x202521 -x202522 -x202523 -x202524 -x202525 -x202526 -x202575 -x202576 -x202577 -x202578 -x202579 -x202580 -x202581 -x202582 -x202583 -x202584 -x202585 -x202586 -x202587 -x202588 -x202589 -x202590 -x202591 -x202592 -x202593 -x202594 -x202595 -x202596 -x202597 -x202598 -x202599 -x202600 -x202601 -x202602 -x202603 -x202604 -x202605 -x202606 -x202607 -x202608 -x202609 -x202610 -x202611 -x202612 -x202613 -x202614 -x202615 -x202616 -x202617 -x202618 -x202619 -x202620 -x202621 -x202622 -x202623 -x202624 -x202625 -x202626 -x202627 -x202628 -x202629 -x202630 -x202631 -x202632 -x202633 -x202634 -x202635 -x202636 -x202637 -x202638 -x202639 -x202640 -x202641 -x202642 -x202643 -x202644 -x202645 -x202646 -x202647 -x202648 -x202649 -x202650 -x202651 -x202652 -x202653 -x202654 -x202655 -x202656 -x202657 -x202658 -x202659 -x202660 -x202661 -x202662 -x202663 -x202664 -x202665 -x202666 -x202667 -x202668 -x202669 -x202670 -x202671 -x202672 -x202673 -x202674 -x202675 -x202676 -x202677 -x202678 -x202679 -x202680 -x202681 -x202682 -x202683 -x202684 -x202685 -x202686 -x202687 -x202688 -x202689 -x202690 -x202691 -x202692 -x202693 -x202694 -x202695 -x202696 -x202697 -x202698 -x202699 -x202700 -x202701 -x202702 -x202703 -x202704 -x202705 -x202706 -x202707 -x202708 -x202709 -x202710 -x202711 -x202712 -x202713 -x202714 -x202715 -x202716 -x202717 -x202718 -x202719 -x202720 -x202721 -x202722 -x202723 -x202724 -x202725 -x202726 -x202727 -x202728 -x202729 -x202730 -x202731 -x202732 -x202733 -x202734 -x202735 -x202736 -x202737 -x202738 -x202739 -x202740 -x202741 -x202742 -x202743 -x202744 -x202745 -x202746 -x202747 -x202748 -x202749 -x202750 -x202751 -x202752 -x202753 -x202754 -x202755 -x202756 -x202757 -x202758 -x202759 -x202760 -x202761 -x202762 -x202763 -x202764 -x202765 -x202766 -x202767 -x202768 -x202769 -x202770 -x202771 -x202772 -x202773 -x202774 -x202775 -x202776 -x202777 -x202778 -x202779 -x202780 -x202781 -x202782 -x202783 -x202784 -x202785 -x202786 -x202787 -x202788 -x202789 -x202790 -x202791 -x202792 -x202793 -x202794 -x202795 -x202796 -x202797 -x202798 -x202799 -x202800 -x202801 -x202802 -x202803 -x202804 -x202805 -x202806 -x202807 -x202808 -x202809 -x202810 -x202811 -x202812 -x202813 -x202814 -x200463 -x200464 -x200465 -x200466 -x200467 -x200468 -x200469 -x200470 -x200471 -x200472 -x200473 -x200474 -x200475 -x200476 -x200477 -x200478 -x200479 -x200480 -x200481 -x200482 -x200483 -x200484 -x200485 -x200486 -x200487 -x200488 -x200489 -x200490 -x200491 -x200492 -x200493 -x200494 -x200495 -x200496 -x200497 -x200498 -x200499 -x200500 -x200501 -x200502 -x200503 -x200504 -x200505 -x200506 -x200507 -x200508 -x200509 -x200510 -x200511 -x200512 -x200513 -x200514 -x200515 -x200516 -x200517 -x200518 -x200519 -x200520 -x200521 -x200522 -x200523 -x200524 -x200525 -x200526 -x200527 -x200528 -x200529 -x200530 -x200531 -x200532 -x200533 -x200534 -x200535 -x200536 -x200537 -x200538 -x200539 -x200540 -x200541 -x200542 -x200543 -x200544 -x200545 -x200546 -x200547 -x200548 -x200549 -x200550 -x200551 -x200552 -x200553 -x200554 -x200555 -x200556 -x200557 -x200558 -x200559 -x200560 -x200561 -x200562 -x200563 -x200564 -x200565 -x200566 -x200567 -x200568 -x200569 -x200570 -x200571 -x200572 -x200573 -x200574 -x200575 -x200576 -x200577 -x200578 -x200579 -x200580 -x200581 -x200582 -x200583 -x200584 -x200585 -x200586 -x200587 -x200588 -x200589 -x200590 -x200591 -x200592 -x200593 -x200594 -x200595 -x200596 -x200597 -x200598 -x200599 -x200600 -x200601 -x200602 -x200603 -x200604 -x200605 -x200606 -x200607 -x200608 -x200609 -x200610 -x200611 -x200612 -x200613 -x200614 -x200615 -x200616 -x200617 -x200618 -x200619 -x200620 -x200621 -x200622 -x200623 -x200624 -x200625 -x200626 -x200627 -x200628 -x200629 -x200630 -x200631 -x200632 -x200633 -x200634 -x200635 -x200636 -x200637 -x200638 -x200639 -x200640 -x200641 -x200642 -x200643 -x200644 -x200645 -x200646 -x200647 -x200648 -x200649 -x200650 -x200651 -x200652 -x200653 -x200654 -x200655 -x200656 -x200657 -x200658 -x200659 -x200660 -x200661 -x200662 -x200663 -x200664 -x200665 -x200666 -x200667 -x200668 -x200669 -x200670 -x200671 -x200672 -x200673 -x200674 -x200675 -x200676 -x200677 -x200678 -x200679 -x200680 -x200681 -x200682 -x200683 -x200684 -x200685 -x200686 -x200687 -x200688 -x200689 -x200690 -x200691 -x200692 -x200693 -x200694 -x200695 -x200696 -x200697 -x200698 -x200699 -x200700 -x200701 -x200702 -x200703 -x200704 -x200705 -x200706 -x200707 -x200708 -x200709 -x200710 -x200711 -x200712 -x200713 -x200714 -x200715 -x200716 -x200717 -x200718 -x200719 -x200720 -x200721 -x200722 -x200723 -x200724 -x200725 -x200726 -x200727 -x200728 -x200729 -x200730 -x200731 -x200732 -x200733 -x200734 -x200735 -x200736 -x200737 -x200738 -x200739 -x200740 -x200741 -x200742 -x200743 -x200744 -x200745 -x200746 -x200747 -x200748 -x200749 -x200750 -x200751 -x200752 -x200753 -x200754 -x200755 -x200756 -x200757 -x200758 -x200759 -x200760 -x200761 -x200762 -x200763 -x200764 -x200765 -x200766 -x200767 -x200768 -x200769 -x200770 -x200771 -x200772 -x200773 -x200774 -x200775 -x200776 -x200777 -x200778 -x200779 -x200780 -x200781 -x200782 -x200783 -x200784 -x200785 -x200786 -x200787 -x200788 -x200789 -x200790 -x200791 -x200792 -x200793 -x200794 -x200795 -x200796 -x200797 -x200798 -x200799 -x200800 -x200801 -x200802 -x200803 -x200804 -x200805 -x200806 -x200807 -x200808 -x200809 -x200810 -x200811 -x200812 -x200813 -x200814 -x200815 -x200816 -x200817 -x200818 -x200819 -x200820 -x200821 -x200822 -x200823 -x200824 -x200825 -x200826 -x200827 -x200828 -x200829 -x200830 -x200831 -x200832 -x200833 -x200834 -x200835 -x200836 -x200837 -x200838 -x200839 -x200840 -x200841 -x200842 -x200843 -x200844 -x200845 -x200846 -x200847 -x200848 -x200849 -x200850 -x200851 -x200852 -x200853 -x200854 -x200855 -x200856 -x200857 -x200858 -x200859 -x200860 -x200861 -x200862 -x200863 -x200864 -x200865 -x200866 -x200867 -x200868 -x200869 -x200870 -x200871 -x200872 -x200873 -x200874 -x200875 -x200876 -x200877 -x200878 -x200879 -x200880 -x200881 -x200882 -x200883 -x200884 -x200885 -x200886 -x200887 -x200888 -x200889 -x200890 -x200891 -x200892 -x200893 -x200894 -x200895 -x200896 -x200897 -x200898 -x200899 -x200900 -x200901 -x200902 -x200903 -x200904 -x200905 -x200906 -x200907 -x200908 -x200909 -x200910 -x200911 -x200912 -x200913 -x200914 -x200915 -x200916 -x200917 -x200918 -x200919 -x200920 -x200921 -x200922 -x200923 -x200924 -x200925 -x200926 -x200927 -x200928 -x200929 -x200930 -x200931 -x200932 -x200933 -x200934 -x200935 -x200936 -x200937 -x200938 -x200939 -x200940 -x200941 -x200942 -x200991 -x200992 -x200993 -x200994 -x200995 -x200996 -x200997 -x200998 -x200999 -x201000 -x201001 -x201002 -x201003 -x201004 -x201005 -x201006 -x201007 -x201008 -x201009 -x201010 -x201011 -x201012 -x201013 -x201014 -x201015 -x201016 -x201017 -x201018 -x201019 -x201020 -x201021 -x201022 -x201023 -x201024 -x201025 -x201026 -x201027 -x201028 -x201029 -x201030 -x201031 -x201032 -x201033 -x201034 -x201035 -x201036 -x201037 -x201038 -x201039 -x201040 -x201041 -x201042 -x201043 -x201044 -x201045 -x201046 -x201047 -x201048 -x201049 -x201050 -x201051 -x201052 -x201053 -x201054 -x201055 -x201056 -x201057 -x201058 -x201059 -x201060 -x201061 -x201062 -x201063 -x201064 -x201065 -x201066 -x201067 -x201068 -x201069 -x201070 -x201071 -x201072 -x201073 -x201074 -x201075 -x201076 -x201077 -x201078 -x201079 -x201080 -x201081 -x201082 -x201083 -x201084 -x201085 -x201086 -x201087 -x201088 -x201089 -x201090 -x201091 -x201092 -x201093 -x201094 -x201095 -x201096 -x201097 -x201098 -x201099 -x201100 -x201101 -x201102 -x201103 -x201104 -x201105 -x201106 -x201107 -x201108 -x201109 -x201110 -x201111 -x201112 -x201113 -x201114 -x201115 -x201116 -x201117 -x201118 -x201119 -x201120 -x201121 -x201122 -x201123 -x201124 -x201125 -x201126 -x201127 -x201128 -x201129 -x201130 -x201131 -x201132 -x201133 -x201134 -x201135 -x201136 -x201137 -x201138 -x201139 -x201140 -x201141 -x201142 -x201143 -x201144 -x201145 -x201146 -x201147 -x201148 -x201149 -x201150 -x201151 -x201152 -x201153 -x201154 -x201155 -x201156 -x201157 -x201158 -x201159 -x201160 -x201161 -x201162 -x201163 -x201164 -x201165 -x201166 -x201167 -x201168 -x201169 -x201170 -x201171 -x201172 -x201173 -x201174 -x201175 -x201176 -x201177 -x201178 -x201179 -x201180 -x201181 -x201182 -x201183 -x201184 -x201185 -x201186 -x201187 -x201188 -x201189 -x201190 -x201191 -x201192 -x201193 -x201194 -x201195 -x201196 -x201197 -x201198 -x201199 -x201200 -x201201 -x201202 -x201203 -x201204 -x201205 -x201206 -x201207 -x201208 -x201209 -x201210 -x201211 -x201212 -x201213 -x201214 -x201215 -x201216 -x201217 -x201218 -x201219 -x201220 -x201221 -x201222 -x201223 -x201224 -x201225 -x201226 -x201227 -x201228 -x201229 -x201230 -x201231 -x201232 -x201233 -x201234 -x201235 -x201236 -x201237 -x201238 -x201239 -x201240 -x201241 -x201242 -x201243 -x201244 -x201245 -x201246 -x201247 -x201248 -x201249 -x201250 -x201251 -x201252 -x201253 -x201254 -x201255 -x201256 -x201257 -x201258 -x201259 -x201260 -x201261 -x201262 -x201263 -x201264 -x201265 -x201266 -x201267 -x201268 -x201269 -x201270 -x201271 -x201272 -x201273 -x201274 -x201275 -x201276 -x201277 -x201278 -x201279 -x201280 -x201281 -x201282 -x201283 -x201284 -x201285 -x201286 -x201287 -x201288 -x201289 -x201290 -x201291 -x201292 -x201293 -x201294 -x201295 -x201296 -x201297 -x201298 -x201299 -x201300 -x201301 -x201302 -x201303 -x201304 -x201305 -x201306 -x201307 -x201308 -x201309 -x201310 -x201311 -x201312 -x201313 -x201314 -x201315 -x201316 -x201317 -x201318 -x201319 -x201320 -x201321 -x201322 -x201323 -x201324 -x201325 -x201326 -x201327 -x201328 -x201329 -x201330 -x201331 -x201332 -x201333 -x201334 -x201335 -x201336 -x201337 -x201338 -x201339 -x201340 -x201341 -x201342 -x201343 -x201344 -x201345 -x201346 -x201347 -x201348 -x201349 -x201350 -x201351 -x201352 -x201353 -x201354 -x201355 -x201356 -x201357 -x201358 -x201359 -x201360 -x201361 -x201362 -x201363 -x201364 -x201365 -x201366 -x201367 -x201368 -x201369 -x201370 -x201371 -x201372 -x201373 -x201374 -x201375 -x201376 -x201377 -x201378 -x201379 -x201380 -x201381 -x201382 -x201383 -x201384 -x201385 -x201386 -x201387 -x201388 -x201389 -x201390 -x201391 -x201392 -x201393 -x201394 -x201395 -x201396 -x201397 -x201398 -x201399 -x201400 -x201401 -x201402 -x201403 -x201404 -x201405 -x201406 -x201407 -x201408 -x201409 -x201410 -x201411 -x201412 -x201413 -x201414 -x201415 -x201416 -x201417 -x201418 -x201419 -x201420 -x201421 -x201422 -x201423 -x201424 -x201425 -x201426 -x201427 -x201428 -x201429 -x201430 -x201431 -x201432 -x201433 -x201434 -x201435 -x201436 -x201437 -x201438 -x201439 -x201440 -x201441 -x201442 -x201443 -x201444 -x201445 -x201446 -x201447 -x201448 -x201449 -x201450 -x201451 -x201452 -x201453 -x201454 -x201455 -x201456 -x201457 -x201458 -x201459 -x201460 -x201461 -x201462 -x201463 -x201464 -x201465 -x201466 -x201467 -x201468 -x201469 -x201470 -x201519 -x201520 -x201521 -x201522 -x201523 -x201524 -x201525 -x201526 -x201527 -x201528 -x201529 -x201530 -x201531 -x201532 -x201533 -x201534 -x201535 -x201536 -x201537 -x201538 -x201539 -x201540 -x201541 -x201542 -x201543 -x201544 -x201545 -x201546 -x201547 -x201548 -x201549 -x201550 -x201551 -x201552 -x201553 -x201554 -x201555 -x201556 -x201557 -x201558 -x201559 -x201560 -x201561 -x201562 -x201563 -x201564 -x201565 -x201566 -x201567 -x201568 -x201569 -x201570 -x201571 -x201572 -x201573 -x201574 -x201575 -x201576 -x201577 -x201578 -x201579 -x201580 -x201581 -x201582 -x201583 -x201584 -x201585 -x201586 -x201587 -x201588 -x201589 -x201590 -x201591 -x201592 -x201593 -x201594 -x201595 -x201596 -x201597 -x201598 -x201599 -x201600 -x201601 -x201602 -x201603 -x201604 -x201605 -x201606 -x201607 -x201608 -x201609 -x201610 -x201611 -x201612 -x201613 -x201614 -x201615 -x201616 -x201617 -x201618 -x201619 -x201620 -x201621 -x201622 -x201623 -x201624 -x201625 -x201626 -x201627 -x201628 -x201629 -x201630 -x201631 -x201632 -x201633 -x201634 -x201635 -x201636 -x201637 -x201638 -x201639 -x201640 -x201641 -x201642 -x201643 -x201644 -x201645 -x201646 -x201647 -x201648 -x201649 -x201650 -x201651 -x201652 -x201653 -x201654 -x201655 -x201656 -x201657 -x201658 -x201659 -x201660 -x201661 -x201662 -x201663 -x201664 -x201665 -x201666 -x201667 -x201668 -x201669 -x201670 -x201671 -x201672 -x201673 -x201674 -x201675 -x201676 -x201677 -x201678 -x201679 -x201680 -x201681 -x201682 -x201683 -x201684 -x201685 -x201686 -x201687 -x201688 -x201689 -x201690 -x201691 -x201692 -x201693 -x201694 -x201695 -x201696 -x201697 -x201698 -x201699 -x201700 -x201701 -x201702 -x201703 -x201704 -x201705 -x201706 -x201707 -x201708 -x201709 -x201710 -x201711 -x201712 -x201713 -x201714 -x201715 -x201716 -x201717 -x201718 -x201719 -x201720 -x201721 -x201722 -x201723 -x201724 -x201725 -x201726 -x201727 -x201728 -x201729 -x201730 -x201731 -x201732 -x201733 -x201734 -x201735 -x201736 -x201737 -x201738 -x201739 -x201740 -x201741 -x201742 -x201743 -x201744 -x201745 -x201746 -x201747 -x201748 -x201749 -x201750 -x201751 -x201752 -x201753 -x201754 -x201755 -x201756 -x201757 -x201758 -x201759 -x201760 -x201761 -x201762 -x201763 -x201764 -x201765 -x201766 -x201767 -x201768 -x201769 -x201770 -x201771 -x201772 -x201773 -x201774 -x201775 -x201776 -x201777 -x201778 -x201779 -x201780 -x201781 -x201782 -x201783 -x201784 -x201785 -x201786 -x201787 -x201788 -x201789 -x201790 -x201791 -x201792 -x201793 -x201794 -x201795 -x201796 -x201797 -x201798 -x201799 -x201800 -x201801 -x201802 -x201803 -x201804 -x201805 -x201806 -x201807 -x201808 -x201809 -x201810 -x201811 -x201812 -x201813 -x201814 -x201815 -x201816 -x201817 -x201818 -x201819 -x201820 -x201821 -x201822 -x201823 -x201824 -x201825 -x201826 -x201827 -x201828 -x201829 -x201830 -x201831 -x201832 -x201833 -x201834 -x201835 -x201836 -x201837 -x201838 -x201839 -x201840 -x201841 -x201842 -x201843 -x201844 -x201845 -x201846 -x201847 -x201848 -x201849 -x201850 -x201851 -x201852 -x201853 -x201854 -x201855 -x201856 -x201857 -x201858 -x201859 -x201860 -x201861 -x201862 -x201863 -x201864 -x201865 -x201866 -x201867 -x201868 -x201869 -x201870 -x201871 -x201872 -x201873 -x201874 -x201875 -x201876 -x201877 -x201878 -x201879 -x201880 -x201881 -x201882 -x201883 -x201884 -x201885 -x201886 -x201887 -x201888 -x201889 -x201890 -x201891 -x201892 -x201893 -x201894 -x201895 -x201896 -x201897 -x201898 -x201899 -x201900 -x201901 -x201902 -x201903 -x201904 -x201905 -x201906 -x201907 -x201908 -x201909 -x201910 -x201911 -x201912 -x201913 -x201914 -x201915 -x201916 -x201917 -x201918 -x201919 -x201920 -x201921 -x201922 -x201923 -x201924 -x201925 -x201926 -x201927 -x201928 -x201929 -x201930 -x201931 -x201932 -x201933 -x201934 -x201935 -x201936 -x201937 -x201938 -x201939 -x201940 -x201941 -x201942 -x201943 -x201944 -x201945 -x201946 -x201947 -x201948 -x201949 -x201950 -x201999 -x202000 -x202001 -x202002 -x202003 -x202004 -x202005 -x202006 -x202007 -x202008 -x202009 -x202010 -x202011 -x202012 -x202013 -x202014 -x202015 -x202016 -x202017 -x202018 -x202019 -x202020 -x202021 -x202022 -x202023 -x202024 -x202025 -x202026 -x202027 -x202028 -x202029 -x202030 -x202031 -x202032 -x202033 -x202034 -x202035 -x202036 -x202037 -x202038 -x202039 -x202040 -x202041 -x202042 -x202043 -x202044 -x202045 -x202046 -x202047 -x202048 -x202049 -x202050 -x202051 -x202052 -x202053 -x202054 -x202055 -x202056 -x202057 -x202058 -x202059 -x202060 -x202061 -x202062 -x202063 -x202064 -x202065 -x202066 -x202067 -x202068 -x202069 -x202070 -x202071 -x202072 -x202073 -x202074 -x202075 -x202076 -x202077 -x202078 -x202079 -x202080 x202081 -x202082 -x202083 -x202084 -x202085 -x202086 -x202087 -x202088 -x202089 -x202090 -x202091 -x202092 -x202093 -x202094 -x202095 -x202096 -x202097 -x202098 -x202099 -x202100 -x202101 -x202102 -x202103 -x202104 -x202105 -x202106 -x202107 -x202108 -x202109 -x202110 -x202111 -x202112 -x202113 -x202114 -x202115 -x202116 -x202117 -x202118 -x202119 -x202120 -x202121 -x202122 -x202123 -x202124 -x202125 -x202126 -x202127 -x202128 -x202129 -x202130 -x202131 -x202132 -x202133 -x202134 -x202135 -x202136 -x202137 -x202138 -x202139 -x202140 -x202141 -x202142 -x202143 -x202144 -x202145 -x202146 -x202147 -x202148 -x202149 -x202150 -x202151 -x202152 -x202153 -x202154 -x202155 -x202156 -x202157 -x202158 -x202159 -x202160 -x202161 -x202162 -x202163 -x202164 -x202165 -x202166 -x202167 -x202168 -x202169 -x202170 -x202171 -x202172 -x202173 -x202174 -x202175 -x202176 -x202177 -x202178 -x202179 -x202180 -x202181 -x202182 -x202183 -x202184 -x202185 -x202186 -x202187 -x202188 -x202189 -x202190 -x202191 -x202192 -x202193 -x202194 -x202195 -x202196 -x202197
3600.06/3611.78	v -x202198 -x202199 -x202200 -x202201 -x202202 -x202203 -x202204 -x202205 -x202206 -x202207 -x202208 -x202209 -x202210 -x202211 -x202212 -x202213 -x202214 -x202215 -x202216 -x202217 -x202218 -x202219 -x202220 -x202221 -x202222 -x202223 -x202224 -x202225 -x202226 -x202227 -x202228 -x202229 -x202230 -x202231 -x202232 -x202233 -x202234 -x202235 -x202236 -x202237 -x202238 -x202239 -x202240 -x202241 -x202242 -x202243 -x202244 -x202245 -x202246 -x202247 -x202248 -x202249 -x202250 -x202251 -x202252 -x202253 -x202254 -x202255 -x202256 -x202257 -x202258 -x202259 -x202260 -x202261 -x202262 -x202263 -x202264 -x202265 -x202266 -x202267 -x202268 -x202269 -x202270 -x202271 -x202272 -x202273 -x202274 -x202275 -x202276 -x202277 -x202278 -x202279 -x202280 -x202281 -x202282 -x202283 -x202284 -x202285 -x202286 -x202287 -x202288 -x202289 -x202290 -x202291 -x202292 -x202293 -x202294 -x202295 -x202296 -x202297 -x202298 -x202299 -x202300 -x202301 -x202302 -x202303 -x202304 -x202305 -x202306 -x202307 -x202308 -x202309 -x202310 -x202311 -x202312 -x202313 -x202314 -x202315 -x202316 -x202317 -x202318 -x202319 -x202320 -x202321 -x202322 -x202323 -x202324 -x202325 -x202326 -x202327 -x202328 -x202329 -x202330 -x202331 -x202332 -x202333 -x202334 -x202335 -x202336 -x202337 -x202338 -x202339 -x202340 -x202341 -x202342 -x202343 -x202344 -x202345 -x202346 -x202347 -x202348 -x202349 -x202350 -x202351 -x202352 -x202353 -x202354 -x202355 -x202356 -x202357 -x202358 -x202359 -x202360 -x202361 -x202362 -x202363 -x202364 -x202365 -x202366 -x202367 -x202368 -x202369 -x202370 -x202371 -x202372 -x202373 -x202374 -x202375 -x202376 -x202377 -x202378 -x202379 -x202380 -x202381 -x202382 -x202383 -x202384 -x202385 -x202386 -x202387 -x202388 -x202389 -x202390 -x202391 -x202392 -x202393 -x202394 -x202395 -x202396 -x202397 -x202398 -x202399 -x202400 -x202401 -x202402 -x202403 -x202404 -x202405 -x202406 -x202407 -x202408 -x202409 -x202410 -x202411 -x202412 -x202413 -x202414 -x202415 -x202416 -x202417 -x202418 -x202419 -x202420 -x202421 -x202422 -x202423 -x202424 -x202425 -x202426 -x202427 -x202428 -x202429 -x202430 -x202431 -x202432 -x202433 -x202434 -x202435 -x202436 -x202437 -x202438 -x202439 -x202440 -x202441 -x202442 -x202443 -x202444 -x202445 -x202446 -x202447 -x202448 -x202449 -x202450 -x202451 -x202452 -x202453 -x202454 -x202455 -x202456 -x202457 -x202458 -x202459 -x202460 -x202461 -x202462 -x202463 -x202464 -x202465 -x202466 -x202467 -x202468 -x202469 -x202470 -x202471 -x202472 -x202473 -x202474 -x202475 -x202476 -x202477 -x202478 -x202527 -x202528 -x202529 -x202530 -x202531 -x202532 -x202533 -x202534 -x202535 -x202536 -x202537 -x202538 -x202539 -x202540 -x202541 -x202542 -x202543 -x202544 -x202545 -x202546 -x202547 -x202548 -x202549 -x202550 -x202551 -x202552 -x202553 -x202554 -x202555 -x202556 -x202557 -x202558 -x202559 -x202560 -x202561 -x202562 -x202563 -x202564 -x202565 -x202566 -x202567 -x202568 -x202569 -x202570 -x202571 -x202572 -x202573 -x202574 -x205647 -x205648 -x205649 -x205650 -x205651 -x205652 -x205653 -x205654 -x205655 -x205656 -x205657 -x205658 -x205659 -x205660 -x205661 -x205662 -x205663 -x205664 -x205665 -x205666 -x205667 -x205668 -x205669 -x205670 -x205671 -x205672 -x205673 -x205674 -x205675 -x205676 -x205677 -x205678 -x205679 -x205680 -x205681 -x205682 -x205683 -x205684 -x205685 -x205686 -x205687 -x205688 -x205689 -x205690 -x205691 -x205692 -x205693 -x205694 -x206175 -x206176 -x206177 -x206178 -x206179 -x206180 -x206181 -x206182 -x206183 -x206184 -x206185 -x206186 -x206187 -x206188 -x206189 -x206190 -x206191 -x206192 -x206193 -x206194 -x206195 -x206196 -x206197 -x206198 -x206199 -x206200 -x206201 -x206202 -x206203 -x206204 -x206205 -x206206 -x206207 -x206208 -x206209 -x206210 -x206211 -x206212 -x206213 -x206214 -x206215 -x206216 -x206217 -x206218 -x206219 -x206220 -x206221 -x206222 -x206703 -x206704 -x206705 -x206706 -x206707 -x206708 -x206709 -x206710 -x206711 -x206712 -x206713 -x206714 -x206715 -x206716 -x206717 -x206718 -x206719 -x206720 -x206721 -x206722 -x206723 -x206724 -x206725 -x206726 -x206727 -x206728 -x206729 -x206730 -x206731 -x206732 -x206733 -x206734 -x206735 -x206736 -x206737 -x206738 -x206739 -x206740 -x206741 -x206742 -x206743 -x206744 -x206745 -x206746 -x206747 -x206748 -x206749 -x206750 -x207183 -x207184 -x207185 -x207186 -x207187 -x207188 -x207189 -x207190 -x207191 -x207192 -x207193 -x207194 -x207195 -x207196 -x207197 -x207198 -x207199 -x207200 -x207201 -x207202 -x207203 -x207204 -x207205 -x207206 -x207207 -x207208 -x207209 -x207210 -x207211 -x207212 -x207213 -x207214 -x207215 -x207216 -x207217 -x207218 -x207219 -x207220 -x207221 -x207222 -x207223 -x207224 -x207225 -x207226 -x207227 -x207228 -x207229 -x207230 -x207279 -x207280 -x207281 -x207282 -x207283 -x207284 -x207285 -x207286 -x207287 -x207288 -x207289 -x207290 -x207291 -x207292 -x207293 -x207294 -x207295 -x207296 -x207297 -x207298 -x207299 -x207300 -x207301 -x207302 -x207303 -x207304 -x207305 -x207306 -x207307 -x207308 -x207309 -x207310 -x207311 -x207312 -x207313 -x207314 -x207315 -x207316 -x207317 -x207318 -x207319 -x207320 -x207321 -x207322 -x207323 -x207324 -x207325 -x207326 -x207327 -x207328 -x207329 -x207330 -x207331 -x207332 -x207333 -x207334 -x207335 -x207336 -x207337 -x207338 -x207339 -x207340 -x207341 -x207342 -x207343 -x207344 -x207345 -x207346 -x207347 -x207348 -x207349 -x207350 -x207351 -x207352 -x207353 -x207354 -x207355 -x207356 -x207357 -x207358 -x207359 -x207360 -x207361 -x207362 -x207363 -x207364 -x207365 -x207366 -x207367 -x207368 -x207369 -x207370 -x207371 -x207372 -x207373 -x207374 -x207375 -x207376 -x207377 -x207378 -x207379 -x207380 -x207381 -x207382 -x207383 -x207384 -x207385 -x207386 -x207387 -x207388 -x207389 -x207390 -x207391 -x207392 -x207393 -x207394 -x207395 -x207396 -x207397 -x207398 -x207399 -x207400 -x207401 -x207402 -x207403 -x207404 -x207405 -x207406 -x207407 -x207408 -x207409 -x207410 -x207411 -x207412 -x207413 -x207414 -x207415 -x207416 -x207417 -x207418 -x207419 -x207420 -x207421 -x207422 -x207423 -x207424 -x207425 -x207426 -x207427 -x207428 -x207429 -x207430 -x207431 -x207432 -x207433 -x207434 -x207435 -x207436 -x207437 -x207438 -x207439 -x207440 -x207441 -x207442 -x207443 -x207444 -x207445 -x207446 -x207447 -x207448 -x207449 -x207450 -x207451 -x207452 -x207453 -x207454 -x207455 -x207456 -x207457 -x207458 -x207459 -x207460 -x207461 -x207462 -x207463 -x207464 -x207465 -x207466 -x207467 -x207468 -x207469 -x207470 -x207471 -x207472 -x207473 -x207474 -x207475 -x207476 -x207477 -x207478 -x207479 -x207480 -x207481 -x207482 -x207483 -x207484 -x207485 -x207486 -x207487 -x207488 -x207489 -x207490 -x207491 -x207492 -x207493 -x207494 -x207495 -x207496 -x207497 -x207498 -x207499 -x207500 -x207501 -x207502 -x207503 -x207504 -x207505 -x207506 -x207507 -x207508 -x207509 -x207510 -x207511 -x207512 -x207513 -x207514 -x207515 -x207516 -x207517 -x207518 -x205167 -x205168 -x205169 -x205170 -x205171 -x205172 -x205173 -x205174 -x205175 -x205176 -x205177 -x205178 -x205179 -x205180 -x205181 -x205182 -x205183 -x205184 -x205185 -x205186 -x205187 -x205188 -x205189 -x205190 -x205191 -x205192 -x205193 -x205194 -x205195 -x205196 -x205197 -x205198 -x205199 -x205200 -x205201 -x205202 -x205203 -x205204 -x205205 -x205206 -x205207 -x205208 -x205209 -x205210 -x205211 -x205212 -x205213 -x205214 -x205215 -x205216 -x205217 -x205218 -x205219 -x205220 -x205221 -x205222 -x205223 -x205224 -x205225 -x205226 -x205227 -x205228 -x205229 -x205230 -x205231 -x205232 -x205233 -x205234 -x205235 -x205236 -x205237 -x205238 -x205239 -x205240 -x205241 -x205242 -x205243 -x205244 -x205245 -x205246 -x205247 -x205248 -x205249 -x205250 -x205251 -x205252 -x205253 -x205254 -x205255 -x205256 -x205257 -x205258 -x205259 -x205260 -x205261 -x205262 -x205263 -x205264 -x205265 -x205266 -x205267 -x205268 -x205269 -x205270 -x205271 -x205272 -x205273 -x205274 -x205275 -x205276 -x205277 -x205278 -x205279 -x205280 -x205281 -x205282 -x205283 -x205284 -x205285 -x205286 -x205287 -x205288 -x205289 -x205290 -x205291 -x205292 -x205293 -x205294 -x205295 -x205296 -x205297 -x205298 -x205299 -x205300 -x205301 -x205302 -x205303 -x205304 -x205305 -x205306 -x205307 -x205308 -x205309 -x205310 -x205311 -x205312 -x205313 -x205314 -x205315 -x205316 -x205317 -x205318 -x205319 -x205320 -x205321 -x205322 -x205323 -x205324 -x205325 -x205326 -x205327 -x205328 -x205329 -x205330 -x205331 -x205332 -x205333 -x205334 -x205335 -x205336 -x205337 -x205338 -x205339 -x205340 -x205341 -x205342 -x205343 -x205344 -x205345 -x205346 -x205347 -x205348 -x205349 -x205350 -x205351 -x205352 -x205353 -x205354 -x205355 -x205356 -x205357 -x205358 -x205359 -x205360 -x205361 -x205362 -x205363 -x205364 -x205365 -x205366 -x205367 -x205368 -x205369 -x205370 -x205371 -x205372 -x205373 -x205374 -x205375 -x205376 -x205377 -x205378 -x205379 -x205380 -x205381 -x205382 -x205383 -x205384 -x205385 -x205386 -x205387 -x205388 -x205389 -x205390 -x205391 -x205392 -x205393 -x205394 -x205395 -x205396 -x205397 -x205398 -x205399 -x205400 -x205401 -x205402 -x205403 -x205404 -x205405 -x205406 -x205407 -x205408 -x205409 -x205410 -x205411 -x205412 -x205413 -x205414 -x205415 -x205416 -x205417 -x205418 -x205419 -x205420 -x205421 -x205422 -x205423 -x205424 -x205425 -x205426 -x205427 -x205428 -x205429 -x205430 -x205431 -x205432 -x205433 -x205434 -x205435 -x205436 -x205437 -x205438 -x205439 -x205440 -x205441 -x205442 -x205443 -x205444 -x205445 -x205446 -x205447 -x205448 -x205449 -x205450 -x205451 -x205452 -x205453 -x205454 -x205455 -x205456 -x205457 -x205458 -x205459 -x205460 -x205461 -x205462 -x205463 -x205464 -x205465 -x205466 -x205467 -x205468 -x205469 -x205470 -x205471 -x205472 -x205473 -x205474 -x205475 -x205476 -x205477 -x205478 -x205479 -x205480 -x205481 -x205482 -x205483 -x205484 -x205485 -x205486 -x205487 -x205488 -x205489 -x205490 -x205491 -x205492 -x205493 -x205494 -x205495 -x205496 -x205497 -x205498 -x205499 -x205500 -x205501 -x205502 -x205503 -x205504 -x205505 -x205506 -x205507 -x205508 -x205509 -x205510 -x205511 -x205512 -x205513 -x205514 -x205515 -x205516 -x205517 -x205518 -x205519 -x205520 -x205521 -x205522 -x205523 -x205524 -x205525 -x205526 -x205527 -x205528 -x205529 -x205530 -x205531 -x205532 -x205533 -x205534 -x205535 -x205536 -x205537 -x205538 -x205539 -x205540 -x205541 -x205542 -x205543 -x205544 -x205545 -x205546 -x205547 -x205548 -x205549 -x205550 -x205551 -x205552 -x205553 -x205554 -x205555 -x205556 -x205557 -x205558 -x205559 -x205560 -x205561 -x205562 -x205563 -x205564 -x205565 -x205566 -x205567 -x205568 -x205569 -x205570 -x205571 -x205572 -x205573 -x205574 -x205575 -x205576 -x205577 -x205578 -x205579 -x205580 -x205581 -x205582 -x205583 -x205584 -x205585 -x205586 -x205587 -x205588 -x205589 -x205590 -x205591 -x205592 -x205593 -x205594 -x205595 -x205596 -x205597 -x205598 -x205599 -x205600 -x205601 -x205602 -x205603 -x205604 -x205605 -x205606 -x205607 -x205608 -x205609 -x205610 -x205611 -x205612 -x205613 -x205614 -x205615 -x205616 -x205617 -x205618 -x205619 -x205620 -x205621 -x205622 -x205623 -x205624 -x205625 -x205626 -x205627 -x205628 -x205629 -x205630 -x205631 -x205632 -x205633 -x205634 -x205635 -x205636 -x205637 -x205638 -x205639 -x205640 -x205641 -x205642 -x205643 -x205644 -x205645 -x205646 -x205695 -x205696 -x205697 -x205698 -x205699 -x205700 -x205701 -x205702 -x205703 -x205704 -x205705 -x205706 -x205707 -x205708 -x205709 -x205710 -x205711 -x205712 -x205713 -x205714 -x205715 -x205716 -x205717 -x205718 -x205719 -x205720 -x205721 -x205722 -x205723 -x205724 -x205725 -x205726 -x205727 -x205728 -x205729 -x205730 -x205731 -x205732 -x205733 -x205734 -x205735 -x205736 -x205737 -x205738 -x205739 -x205740 -x205741 -x205742 -x205743 -x205744 -x205745 -x205746 -x205747 -x205748 -x205749 -x205750 -x205751 -x205752 -x205753 -x205754 -x205755 -x205756 -x205757 -x205758 -x205759 -x205760 -x205761 -x205762 -x205763 -x205764 -x205765 -x205766 -x205767 -x205768 -x205769 -x205770 -x205771 -x205772 -x205773 -x205774 -x205775 -x205776 -x205777 -x205778 -x205779 -x205780 -x205781 -x205782 -x205783 -x205784 -x205785 -x205786 -x205787 -x205788 -x205789 -x205790 -x205791 -x205792 -x205793 -x205794 -x205795 -x205796 -x205797 -x205798 -x205799 -x205800 -x205801 -x205802 -x205803 -x205804 -x205805 -x205806 -x205807 -x205808 -x205809 -x205810 -x205811 -x205812 -x205813 -x205814 -x205815 -x205816 -x205817 -x205818 -x205819 -x205820 -x205821 -x205822 -x205823 -x205824 -x205825 -x205826 -x205827 -x205828 -x205829 -x205830 -x205831 -x205832 -x205833 -x205834 -x205835 -x205836 -x205837 -x205838 -x205839 -x205840 -x205841 -x205842 -x205843 -x205844 -x205845 -x205846 -x205847 -x205848 -x205849 -x205850 -x205851 -x205852 -x205853 -x205854 -x205855 -x205856 -x205857 -x205858 -x205859 -x205860 -x205861 -x205862 -x205863 -x205864 -x205865 -x205866 -x205867 -x205868 -x205869 -x205870 -x205871 -x205872 -x205873 -x205874 -x205875 -x205876 -x205877 -x205878 -x205879 -x205880 -x205881 -x205882 -x205883 -x205884 -x205885 -x205886 -x205887 -x205888 -x205889 -x205890 -x205891 -x205892 -x205893 -x205894 -x205895 -x205896 -x205897 -x205898 -x205899 -x205900 -x205901 -x205902 -x205903 -x205904 -x205905 -x205906 -x205907 -x205908 -x205909 -x205910 -x205911 -x205912 -x205913 -x205914 -x205915 -x205916 -x205917 -x205918 -x205919 -x205920 -x205921 -x205922 -x205923 -x205924 -x205925 -x205926 -x205927 -x205928 -x205929 -x205930 -x205931 -x205932 -x205933 -x205934 -x205935 -x205936 -x205937 -x205938 -x205939 -x205940 -x205941 -x205942 -x205943 -x205944 -x205945 -x205946 -x205947 -x205948 -x205949 -x205950 -x205951 -x205952 -x205953 -x205954 -x205955 -x205956 -x205957 -x205958 -x205959 -x205960 -x205961 -x205962 -x205963 -x205964 -x205965 -x205966 -x205967 -x205968 -x205969 -x205970 -x205971 -x205972 -x205973 -x205974 -x205975 -x205976 -x205977 -x205978 -x205979 -x205980 -x205981 -x205982 -x205983 -x205984 -x205985 -x205986 -x205987 -x205988 -x205989 -x205990 -x205991 -x205992 -x205993 -x205994 -x205995 -x205996 -x205997 -x205998 -x205999 -x206000 -x206001 -x206002 -x206003 -x206004 -x206005 -x206006 -x206007 -x206008 -x206009 -x206010 -x206011 -x206012 -x206013 -x206014 -x206015 -x206016 -x206017 -x206018 -x206019 -x206020 -x206021 -x206022 -x206023 -x206024 -x206025 -x206026 -x206027 -x206028 -x206029 -x206030 -x206031 -x206032 -x206033 -x206034 -x206035 -x206036 -x206037 -x206038 -x206039 -x206040 -x206041 -x206042 -x206043 -x206044 -x206045 -x206046 -x206047 -x206048 -x206049 -x206050 -x206051 -x206052 -x206053 -x206054 -x206055 -x206056 -x206057 -x206058 -x206059 -x206060 -x206061 -x206062 -x206063 -x206064 -x206065 -x206066 -x206067 -x206068 -x206069 -x206070 -x206071 -x206072 -x206073 -x206074 -x206075 -x206076 -x206077 -x206078 -x206079 -x206080 -x206081 -x206082 -x206083 -x206084 -x206085 -x206086 -x206087 -x206088 -x206089 -x206090 -x206091 -x206092 -x206093 -x206094 -x206095 -x206096 -x206097 -x206098 -x206099 -x206100 -x206101 -x206102 -x206103 -x206104 -x206105 -x206106 -x206107 -x206108 -x206109 -x206110 -x206111 -x206112 -x206113 -x206114 -x206115 -x206116 -x206117 -x206118 -x206119 -x206120 -x206121 -x206122 -x206123 -x206124 -x206125 -x206126 -x206127 -x206128 -x206129 -x206130 -x206131 -x206132 -x206133 -x206134 -x206135 -x206136 -x206137 -x206138 -x206139 -x206140 -x206141 -x206142 -x206143 -x206144 -x206145 -x206146 -x206147 -x206148 -x206149 -x206150 -x206151 -x206152 -x206153 -x206154 -x206155 -x206156 -x206157 -x206158 -x206159 -x206160 -x206161 -x206162 -x206163 -x206164 -x206165 -x206166 -x206167 -x206168 -x206169 -x206170 -x206171 -x206172 -x206173 -x206174 -x206223 -x206224 -x206225 -x206226 -x206227 -x206228 -x206229 -x206230 -x206231 -x206232 -x206233 -x206234 -x206235 -x206236 -x206237 -x206238 -x206239 -x206240 -x206241 -x206242 -x206243 -x206244 -x206245 -x206246 -x206247 -x206248 -x206249 -x206250 -x206251 -x206252 -x206253 -x206254 -x206255 -x206256 -x206257 -x206258 -x206259 -x206260 -x206261 -x206262 -x206263 -x206264 -x206265 -x206266 -x206267 -x206268 -x206269 -x206270 -x206271 -x206272 -x206273 -x206274 -x206275 -x206276 -x206277 -x206278 -x206279 -x206280 -x206281 -x206282 -x206283 -x206284 -x206285 -x206286 -x206287 -x206288 -x206289 -x206290 -x206291 -x206292 -x206293 -x206294 -x206295 -x206296 -x206297 -x206298 -x206299 -x206300 -x206301 -x206302 -x206303 -x206304 -x206305 -x206306 -x206307 -x206308 -x206309 -x206310 -x206311 -x206312 -x206313 -x206314 -x206315 -x206316 -x206317 -x206318 -x206319 -x206320 -x206321 -x206322 -x206323 -x206324 -x206325 -x206326 -x206327 -x206328 -x206329 -x206330 -x206331 -x206332 -x206333 -x206334 -x206335 -x206336 -x206337 -x206338 -x206339 -x206340 -x206341 -x206342 -x206343 -x206344 -x206345 -x206346 -x206347 -x206348 -x206349 -x206350 -x206351 -x206352 -x206353 -x206354 -x206355 -x206356 -x206357 -x206358 -x206359 -x206360 -x206361 -x206362 -x206363 -x206364 -x206365 -x206366 -x206367 -x206368 -x206369 -x206370 -x206371 -x206372 -x206373 -x206374 -x206375 -x206376 -x206377 -x206378 -x206379 -x206380 -x206381 -x206382 -x206383 -x206384 -x206385 -x206386 -x206387 -x206388 -x206389 -x206390 -x206391 -x206392 -x206393 -x206394 -x206395 -x206396 -x206397 -x206398 -x206399 -x206400 -x206401 -x206402 -x206403 -x206404 -x206405 -x206406 -x206407 -x206408 -x206409 -x206410 -x206411 -x206412 -x206413 -x206414 -x206415 -x206416 -x206417 -x206418 -x206419 -x206420 -x206421 -x206422 -x206423 -x206424 -x206425 -x206426 -x206427 -x206428 -x206429 -x206430 -x206431 -x206432 -x206433 -x206434 -x206435 -x206436 -x206437 -x206438 -x206439 -x206440 -x206441 -x206442 -x206443 -x206444 -x206445 -x206446 -x206447 -x206448 -x206449 -x206450 -x206451 -x206452 -x206453 -x206454 -x206455 -x206456 -x206457 -x206458 -x206459 -x206460 -x206461 -x206462 -x206463 -x206464 -x206465 -x206466 -x206467 -x206468 -x206469 -x206470 -x206471 -x206472 -x206473 -x206474 -x206475 -x206476 -x206477 -x206478 -x206479 -x206480 -x206481 -x206482 -x206483 -x206484 -x206485 -x206486 -x206487 -x206488 -x206489 -x206490 -x206491 -x206492 -x206493 -x206494 -x206495 -x206496 -x206497 -x206498 -x206499 -x206500 -x206501
3600.06/3611.78	v -x206502 -x206503 -x206504 -x206505 -x206506 -x206507 -x206508 -x206509 -x206510 -x206511 -x206512 -x206513 -x206514 -x206515 -x206516 -x206517 -x206518 -x206519 -x206520 -x206521 -x206522 -x206523 -x206524 -x206525 -x206526 -x206527 -x206528 -x206529 -x206530 -x206531 -x206532 -x206533 -x206534 -x206535 -x206536 -x206537 -x206538 -x206539 -x206540 -x206541 -x206542 -x206543 -x206544 -x206545 -x206546 -x206547 -x206548 -x206549 -x206550 -x206551 -x206552 -x206553 -x206554 -x206555 -x206556 -x206557 -x206558 -x206559 -x206560 -x206561 -x206562 -x206563 -x206564 -x206565 -x206566 -x206567 -x206568 -x206569 -x206570 -x206571 -x206572 -x206573 -x206574 -x206575 -x206576 -x206577 -x206578 -x206579 -x206580 -x206581 -x206582 -x206583 -x206584 -x206585 -x206586 -x206587 -x206588 -x206589 -x206590 -x206591 -x206592 -x206593 -x206594 -x206595 -x206596 -x206597 -x206598 -x206599 -x206600 -x206601 -x206602 -x206603 -x206604 -x206605 -x206606 -x206607 -x206608 -x206609 -x206610 -x206611 -x206612 -x206613 -x206614 -x206615 -x206616 -x206617 -x206618 -x206619 -x206620 -x206621 -x206622 -x206623 -x206624 -x206625 -x206626 -x206627 -x206628 -x206629 -x206630 -x206631 -x206632 -x206633 -x206634 -x206635 -x206636 -x206637 -x206638 -x206639 -x206640 -x206641 -x206642 -x206643 -x206644 -x206645 -x206646 -x206647 -x206648 -x206649 -x206650 -x206651 -x206652 -x206653 -x206654 -x206655 -x206656 -x206657 -x206658 -x206659 -x206660 -x206661 -x206662 -x206663 -x206664 -x206665 -x206666 -x206667 -x206668 -x206669 -x206670 -x206671 -x206672 -x206673 -x206674 -x206675 -x206676 -x206677 -x206678 -x206679 -x206680 -x206681 -x206682 -x206683 -x206684 -x206685 -x206686 -x206687 -x206688 -x206689 -x206690 -x206691 -x206692 -x206693 -x206694 -x206695 -x206696 -x206697 -x206698 -x206699 -x206700 -x206701 -x206702 -x206751 -x206752 -x206753 -x206754 -x206755 -x206756 -x206757 -x206758 -x206759 -x206760 -x206761 -x206762 -x206763 -x206764 -x206765 -x206766 -x206767 -x206768 -x206769 -x206770 -x206771 -x206772 -x206773 -x206774 -x206775 -x206776 -x206777 -x206778 -x206779 -x206780 -x206781 -x206782 -x206783 -x206784 -x206785 -x206786 -x206787 -x206788 -x206789 -x206790 -x206791 -x206792 -x206793 -x206794 -x206795 -x206796 -x206797 -x206798 -x206799 -x206800 -x206801 -x206802 -x206803 -x206804 -x206805 -x206806 -x206807 -x206808 -x206809 -x206810 -x206811 -x206812 -x206813 -x206814 -x206815 -x206816 -x206817 -x206818 -x206819 -x206820 -x206821 -x206822 -x206823 -x206824 -x206825 -x206826 -x206827 -x206828 -x206829 -x206830 -x206831 -x206832 -x206833 -x206834 -x206835 -x206836 -x206837 -x206838 -x206839 -x206840 -x206841 -x206842 -x206843 -x206844 -x206845 -x206846 -x206847 -x206848 -x206849 -x206850 -x206851 -x206852 -x206853 -x206854 -x206855 -x206856 -x206857 -x206858 -x206859 -x206860 -x206861 -x206862 -x206863 -x206864 -x206865 -x206866 -x206867 -x206868 -x206869 -x206870 -x206871 -x206872 -x206873 -x206874 -x206875 -x206876 -x206877 -x206878 -x206879 -x206880 -x206881 -x206882 -x206883 -x206884 -x206885 -x206886 -x206887 -x206888 -x206889 -x206890 -x206891 -x206892 -x206893 -x206894 -x206895 -x206896 -x206897 -x206898 -x206899 -x206900 -x206901 -x206902 -x206903 -x206904 -x206905 -x206906 -x206907 -x206908 -x206909 -x206910 -x206911 -x206912 -x206913 -x206914 -x206915 -x206916 -x206917 -x206918 -x206919 -x206920 -x206921 -x206922 -x206923 -x206924 -x206925 -x206926 -x206927 -x206928 -x206929 -x206930 -x206931 -x206932 -x206933 -x206934 -x206935 -x206936 -x206937 -x206938 -x206939 -x206940 -x206941 -x206942 -x206943 -x206944 -x206945 -x206946 -x206947 -x206948 -x206949 -x206950 -x206951 -x206952 -x206953 -x206954 -x206955 -x206956 -x206957 -x206958 -x206959 -x206960 -x206961 -x206962 -x206963 -x206964 -x206965 -x206966 -x206967 -x206968 -x206969 -x206970 -x206971 -x206972 -x206973 -x206974 -x206975 -x206976 -x206977 -x206978 -x206979 -x206980 -x206981 -x206982 -x206983 -x206984 -x206985 -x206986 -x206987 -x206988 -x206989 -x206990 -x206991 -x206992 -x206993 -x206994 -x206995 -x206996 -x206997 -x206998 -x206999 -x207000 -x207001 -x207002 -x207003 -x207004 -x207005 -x207006 -x207007 -x207008 -x207009 -x207010 -x207011 -x207012 -x207013 -x207014 -x207015 -x207016 -x207017 -x207018 -x207019 -x207020 -x207021 -x207022 -x207023 -x207024 -x207025 -x207026 -x207027 -x207028 -x207029 -x207030 -x207031 -x207032 -x207033 -x207034 -x207035 -x207036 -x207037 -x207038 -x207039 -x207040 -x207041 -x207042 -x207043 -x207044 -x207045 -x207046 -x207047 -x207048 -x207049 -x207050 -x207051 -x207052 -x207053 -x207054 -x207055 -x207056 -x207057 -x207058 -x207059 -x207060 -x207061 -x207062 -x207063 -x207064 -x207065 -x207066 -x207067 -x207068 -x207069 -x207070 -x207071 -x207072 -x207073 -x207074 -x207075 -x207076 -x207077 -x207078 -x207079 -x207080 -x207081 -x207082 -x207083 -x207084 -x207085 -x207086 -x207087 -x207088 -x207089 -x207090 -x207091 -x207092 -x207093 -x207094 -x207095 -x207096 -x207097 -x207098 -x207099 -x207100 -x207101 -x207102 -x207103 -x207104 -x207105 -x207106 -x207107 -x207108 -x207109 -x207110 -x207111 -x207112 -x207113 -x207114 -x207115 -x207116 -x207117 -x207118 -x207119 -x207120 -x207121 -x207122 -x207123 -x207124 -x207125 -x207126 -x207127 -x207128 -x207129 -x207130 -x207131 -x207132 -x207133 -x207134 -x207135 -x207136 -x207137 -x207138 -x207139 -x207140 -x207141 -x207142 -x207143 -x207144 -x207145 -x207146 -x207147 -x207148 -x207149 -x207150 -x207151 -x207152 -x207153 -x207154 -x207155 -x207156 -x207157 -x207158 -x207159 -x207160 -x207161 -x207162 -x207163 -x207164 -x207165 -x207166 -x207167 -x207168 -x207169 -x207170 -x207171 -x207172 -x207173 -x207174 -x207175 -x207176 -x207177 -x207178 -x207179 -x207180 -x207181 -x207182 -x207231 -x207232 -x207233 -x207234 -x207235 -x207236 -x207237 -x207238 -x207239 -x207240 -x207241 -x207242 -x207243 -x207244 -x207245 -x207246 -x207247 -x207248 -x207249 -x207250 -x207251 -x207252 -x207253 -x207254 -x207255 -x207256 -x207257 -x207258 -x207259 -x207260 -x207261 -x207262 -x207263 -x207264 -x207265 -x207266 -x207267 -x207268 -x207269 -x207270 -x207271 -x207272 -x207273 -x207274 -x207275 -x207276 -x207277 -x207278 -x207999 -x208000 -x208001 -x208002 -x208003 -x208004 -x208005 -x208006 -x208007 -x208008 -x208009 -x208010 -x208011 -x208012 -x208013 -x208014 -x208015 -x208016 -x208017 -x208018 -x208019 -x208020 -x208021 -x208022 -x208023 -x208024 -x208025 -x208026 -x208027 -x208028 -x208029 -x208030 -x208031 -x208032 -x208033 -x208034 -x208035 -x208036 -x208037 -x208038 -x208039 -x208040 -x208041 -x208042 -x208043 -x208044 -x208045 -x208046 -x208527 -x208528 -x208529 -x208530 -x208531 -x208532 -x208533 -x208534 -x208535 -x208536 -x208537 -x208538 -x208539 -x208540 -x208541 -x208542 -x208543 -x208544 -x208545 -x208546 -x208547 -x208548 -x208549 -x208550 -x208551 -x208552 -x208553 -x208554 -x208555 -x208556 -x208557 -x208558 -x208559 -x208560 -x208561 -x208562 -x208563 -x208564 -x208565 -x208566 -x208567 -x208568 -x208569 -x208570 -x208571 -x208572 -x208573 -x208574 -x209055 -x209056 -x209057 -x209058 -x209059 -x209060 -x209061 -x209062 -x209063 -x209064 -x209065 -x209066 -x209067 -x209068 -x209069 -x209070 -x209071 -x209072 -x209073 -x209074 -x209075 -x209076 -x209077 -x209078 -x209079 -x209080 -x209081 -x209082 -x209083 -x209084 -x209085 -x209086 -x209087 -x209088 -x209089 -x209090 -x209091 -x209092 -x209093 -x209094 -x209095 -x209096 -x209097 -x209098 -x209099 -x209100 -x209101 -x209102 -x209535 -x209536 -x209537 -x209538 -x209539 -x209540 -x209541 -x209542 -x209543 -x209544 -x209545 -x209546 -x209547 -x209548 -x209549 -x209550 -x209551 -x209552 -x209553 -x209554 -x209555 -x209556 -x209557 -x209558 -x209559 -x209560 -x209561 -x209562 -x209563 -x209564 -x209565 -x209566 -x209567 -x209568 -x209569 -x209570 -x209571 -x209572 -x209573 -x209574 -x209575 -x209576 -x209577 -x209578 -x209579 -x209580 -x209581 -x209582 -x209631 -x209632 -x209633 -x209634 -x209635 -x209636 -x209637 -x209638 -x209639 -x209640 -x209641 -x209642 -x209643 -x209644 -x209645 -x209646 -x209647 -x209648 -x209649 -x209650 -x209651 -x209652 -x209653 -x209654 -x209655 -x209656 -x209657 -x209658 -x209659 -x209660 -x209661 -x209662 -x209663 -x209664 -x209665 -x209666 -x209667 -x209668 -x209669 -x209670 -x209671 -x209672 -x209673 -x209674 -x209675 -x209676 -x209677 -x209678 -x209679 -x209680 -x209681 -x209682 -x209683 -x209684 -x209685 -x209686 -x209687 -x209688 -x209689 -x209690 -x209691 -x209692 -x209693 -x209694 -x209695 -x209696 -x209697 -x209698 -x209699 -x209700 -x209701 -x209702 -x209703 -x209704 -x209705 -x209706 -x209707 -x209708 -x209709 -x209710 -x209711 -x209712 -x209713 -x209714 -x209715 -x209716 -x209717 -x209718 -x209719 -x209720 -x209721 -x209722 -x209723 -x209724 -x209725 -x209726 -x209727 -x209728 -x209729 -x209730 -x209731 -x209732 -x209733 -x209734 -x209735 -x209736 -x209737 -x209738 -x209739 -x209740 -x209741 -x209742 -x209743 -x209744 -x209745 -x209746 -x209747 -x209748 -x209749 -x209750 -x209751 -x209752 -x209753 -x209754 -x209755 -x209756 -x209757 -x209758 -x209759 -x209760 -x209761 -x209762 -x209763 -x209764 -x209765 -x209766 -x209767 -x209768 -x209769 -x209770 -x209771 -x209772 -x209773 -x209774 -x209775 -x209776 -x209777 -x209778 -x209779 -x209780 -x209781 -x209782 -x209783 -x209784 -x209785 -x209786 -x209787 -x209788 -x209789 -x209790 -x209791 -x209792 -x209793 -x209794 -x209795 -x209796 -x209797 -x209798 -x209799 -x209800 -x209801 -x209802 -x209803 -x209804 -x209805 -x209806 -x209807 -x209808 -x209809 -x209810 -x209811 -x209812 -x209813 -x209814 -x209815 -x209816 -x209817 -x209818 -x209819 -x209820 -x209821 -x209822 -x209823 -x209824 -x209825 -x209826 -x209827 -x209828 -x209829 -x209830 -x209831 -x209832 -x209833 -x209834 -x209835 -x209836 -x209837 -x209838 -x209839 -x209840 -x209841 -x209842 -x209843 -x209844 -x209845 -x209846 -x209847 -x209848 -x209849 -x209850 -x209851 -x209852 -x209853 -x209854 -x209855 -x209856 -x209857 -x209858 -x209859 -x209860 -x209861 -x209862 -x209863 -x209864 -x209865 -x209866 -x209867 -x209868 -x209869 -x209870 -x207519 -x207520 -x207521 -x207522 -x207523 -x207524 -x207525 -x207526 -x207527 -x207528 -x207529 -x207530 -x207531 -x207532 -x207533 -x207534 -x207535 -x207536 -x207537 -x207538 -x207539 -x207540 -x207541 -x207542 -x207543 -x207544 -x207545 -x207546 -x207547 -x207548 -x207549 -x207550 -x207551 -x207552 -x207553 -x207554 -x207555 -x207556 -x207557 -x207558 -x207559 -x207560 -x207561 -x207562 -x207563 -x207564 -x207565 -x207566 -x207567 -x207568 -x207569 -x207570 -x207571 -x207572 -x207573 -x207574 -x207575 -x207576 -x207577 -x207578 -x207579 -x207580 -x207581 -x207582 -x207583 -x207584 -x207585 -x207586 -x207587 -x207588 -x207589 -x207590 -x207591 -x207592 -x207593 -x207594 -x207595 -x207596 -x207597 -x207598 -x207599 -x207600 -x207601 -x207602 -x207603 -x207604 -x207605 -x207606 -x207607 -x207608 -x207609 -x207610 -x207611 -x207612 -x207613 -x207614 -x207615 -x207616 -x207617 -x207618 -x207619 -x207620 -x207621 -x207622 -x207623 -x207624 -x207625 -x207626 -x207627 -x207628 -x207629 -x207630 -x207631 -x207632 -x207633 -x207634 -x207635 -x207636 -x207637 -x207638 -x207639 -x207640 -x207641 -x207642 -x207643 -x207644 -x207645 -x207646 -x207647 -x207648 -x207649 -x207650 -x207651 -x207652 -x207653 -x207654 -x207655 -x207656 -x207657 -x207658 -x207659 -x207660 -x207661 -x207662 -x207663 -x207664 -x207665 -x207666 -x207667 -x207668 -x207669 -x207670 -x207671 -x207672 -x207673 -x207674 -x207675 -x207676 -x207677 -x207678 -x207679 -x207680 -x207681 -x207682 -x207683 -x207684 -x207685 -x207686 -x207687 -x207688 -x207689 -x207690 -x207691 -x207692 -x207693 -x207694 -x207695 -x207696 -x207697 -x207698 -x207699 -x207700 -x207701 -x207702 -x207703 -x207704 -x207705 -x207706 -x207707 -x207708 -x207709 -x207710 -x207711 -x207712 -x207713 -x207714 -x207715 -x207716 -x207717 -x207718 -x207719 -x207720 -x207721 -x207722 -x207723 -x207724 -x207725 -x207726 -x207727 -x207728 -x207729 -x207730 -x207731 -x207732 -x207733 -x207734 -x207735 -x207736 -x207737 -x207738 -x207739 -x207740 -x207741 -x207742 -x207743 -x207744 -x207745 -x207746 -x207747 -x207748 -x207749 -x207750 -x207751 -x207752 -x207753 -x207754 -x207755 -x207756 -x207757 -x207758 -x207759 -x207760 -x207761 -x207762 -x207763 -x207764 -x207765 -x207766 -x207767 -x207768 -x207769 -x207770 -x207771 -x207772 -x207773 -x207774 -x207775 -x207776 -x207777 -x207778 -x207779 -x207780 -x207781 -x207782 -x207783 -x207784 -x207785 -x207786 -x207787 -x207788 -x207789 -x207790 -x207791 -x207792 -x207793 -x207794 -x207795 -x207796 -x207797 -x207798 -x207799 -x207800 -x207801 -x207802 -x207803 -x207804 -x207805 -x207806 -x207807 -x207808 -x207809 -x207810 -x207811 -x207812 -x207813 -x207814 -x207815 -x207816 -x207817 -x207818 -x207819 -x207820 -x207821 -x207822 -x207823 -x207824 -x207825 -x207826 -x207827 -x207828 -x207829 -x207830 -x207831 -x207832 -x207833 -x207834 -x207835 -x207836 -x207837 -x207838 -x207839 -x207840 -x207841 -x207842 -x207843 -x207844 -x207845 -x207846 -x207847 -x207848 -x207849 -x207850 -x207851 -x207852 -x207853 -x207854 -x207855 -x207856 -x207857 -x207858 -x207859 -x207860 -x207861 -x207862 -x207863 -x207864 -x207865 -x207866 -x207867 -x207868 -x207869 -x207870 -x207871 -x207872 -x207873 -x207874 -x207875 -x207876 -x207877 -x207878 -x207879 -x207880 -x207881 -x207882 -x207883 -x207884 -x207885 -x207886 -x207887 -x207888 -x207889 -x207890 -x207891 -x207892 -x207893 -x207894 -x207895 -x207896 -x207897 -x207898 -x207899 -x207900 -x207901 -x207902 -x207903 -x207904 -x207905 -x207906 -x207907 -x207908 -x207909 -x207910 -x207911 -x207912 -x207913 -x207914 -x207915 -x207916 -x207917 -x207918 -x207919 -x207920 -x207921 -x207922 -x207923 -x207924 -x207925 -x207926 -x207927 -x207928 -x207929 -x207930 -x207931 -x207932 -x207933 -x207934 -x207935 -x207936 -x207937 -x207938 -x207939 -x207940 -x207941 -x207942 -x207943 -x207944 -x207945 -x207946 -x207947 -x207948 -x207949 -x207950 -x207951 -x207952 -x207953 -x207954 -x207955 -x207956 -x207957 -x207958 -x207959 -x207960 -x207961 -x207962 -x207963 -x207964 -x207965 -x207966 -x207967 -x207968 -x207969 -x207970 -x207971 -x207972 -x207973 -x207974 -x207975 -x207976 -x207977 -x207978 -x207979 -x207980 -x207981 -x207982 -x207983 -x207984 -x207985 -x207986 -x207987 -x207988 -x207989 -x207990 -x207991 -x207992 -x207993 -x207994 -x207995 -x207996 -x207997 -x207998 -x208047 -x208048 -x208049 -x208050 -x208051 -x208052 -x208053 -x208054 -x208055 -x208056 -x208057 -x208058 -x208059 -x208060 -x208061 -x208062 -x208063 -x208064 -x208065 -x208066 -x208067 -x208068 -x208069 -x208070 -x208071 -x208072 -x208073 -x208074 -x208075 -x208076 -x208077 -x208078 -x208079 -x208080 -x208081 -x208082 -x208083 -x208084 -x208085 -x208086 -x208087 -x208088 -x208089 -x208090 -x208091 -x208092 -x208093 -x208094 -x208095 -x208096 -x208097 -x208098 -x208099 -x208100 -x208101 -x208102 -x208103 -x208104 -x208105 -x208106 -x208107 -x208108 -x208109 -x208110 -x208111 -x208112 -x208113 -x208114 -x208115 -x208116 -x208117 -x208118 -x208119 -x208120 -x208121 -x208122 -x208123 -x208124 -x208125 -x208126 -x208127 -x208128 -x208129 -x208130 -x208131 -x208132 -x208133 -x208134 -x208135 -x208136 -x208137 -x208138 -x208139 -x208140 -x208141 -x208142 -x208143 -x208144 -x208145 -x208146 -x208147 -x208148 -x208149 -x208150 -x208151 -x208152 -x208153 -x208154 -x208155 -x208156 -x208157 -x208158 -x208159 -x208160 -x208161 -x208162 -x208163 -x208164 -x208165 -x208166 -x208167 -x208168 -x208169 -x208170 -x208171 -x208172 -x208173 -x208174 -x208175 -x208176 -x208177 -x208178 -x208179 -x208180 -x208181 -x208182 -x208183 -x208184 -x208185 -x208186 -x208187 -x208188 -x208189 -x208190 -x208191 -x208192 -x208193 -x208194 -x208195 -x208196 -x208197 -x208198 -x208199 -x208200 -x208201 -x208202 -x208203 -x208204 -x208205 -x208206 -x208207 -x208208 -x208209 -x208210 -x208211 -x208212 -x208213 -x208214 -x208215 -x208216 -x208217 -x208218 -x208219 -x208220 -x208221 -x208222 -x208223 -x208224 -x208225 -x208226 -x208227 -x208228 -x208229 -x208230 -x208231 -x208232 -x208233 -x208234 -x208235 -x208236 -x208237 -x208238 -x208239 -x208240 -x208241 -x208242 -x208243 -x208244 -x208245 -x208246 -x208247 -x208248 -x208249 -x208250 -x208251 -x208252 -x208253 -x208254 -x208255 -x208256 -x208257 -x208258 -x208259 -x208260 -x208261 -x208262 -x208263 -x208264 -x208265 -x208266 -x208267 -x208268 -x208269 -x208270 -x208271 -x208272 -x208273 -x208274 -x208275 -x208276 -x208277 -x208278 -x208279 -x208280 -x208281 -x208282 -x208283 -x208284 -x208285 -x208286 -x208287 -x208288 -x208289 -x208290 -x208291 -x208292 -x208293 -x208294 -x208295 -x208296 -x208297 -x208298 -x208299 -x208300 -x208301 -x208302 -x208303 -x208304 -x208305 -x208306 -x208307 -x208308 -x208309 -x208310 -x208311 -x208312 -x208313 -x208314 -x208315 -x208316 -x208317 -x208318 -x208319 -x208320 -x208321 -x208322 -x208323 -x208324 -x208325 -x208326 -x208327 -x208328 -x208329 -x208330 -x208331 -x208332 -x208333 -x208334 -x208335 -x208336 -x208337 -x208338 -x208339 -x208340 -x208341 -x208342 -x208343 -x208344 -x208345 -x208346 -x208347 -x208348 -x208349 -x208350 -x208351 -x208352 -x208353 -x208354 -x208355 -x208356 -x208357 -x208358 -x208359 -x208360 -x208361 -x208362 -x208363 -x208364 -x208365 -x208366 -x208367 -x208368 -x208369 -x208370 -x208371 -x208372 -x208373 -x208374 -x208375 -x208376 -x208377 -x208378 -x208379 -x208380 -x208381 -x208382 -x208383 -x208384 -x208385 -x208386 -x208387 -x208388 -x208389 -x208390 -x208391 -x208392 -x208393 -x208394 -x208395 -x208396 -x208397 -x208398 -x208399 -x208400 -x208401 -x208402 -x208403 -x208404 -x208405 -x208406 -x208407 -x208408 -x208409 -x208410 -x208411 -x208412 -x208413 -x208414 -x208415 -x208416 -x208417 -x208418 -x208419 -x208420 -x208421 -x208422 -x208423 -x208424 -x208425 -x208426 -x208427 -x208428 -x208429 -x208430 -x208431 -x208432 -x208433 -x208434 -x208435 -x208436 -x208437 -x208438 -x208439 -x208440 -x208441 -x208442 -x208443 -x208444 -x208445 -x208446 -x208447 -x208448 -x208449 -x208450 -x208451 -x208452 -x208453
3600.06/3611.79	v -x208454 -x208455 -x208456 -x208457 -x208458 -x208459 -x208460 -x208461 -x208462 -x208463 -x208464 -x208465 -x208466 -x208467 -x208468 -x208469 -x208470 -x208471 -x208472 -x208473 -x208474 -x208475 -x208476 -x208477 -x208478 -x208479 -x208480 -x208481 -x208482 -x208483 -x208484 -x208485 -x208486 -x208487 -x208488 -x208489 -x208490 -x208491 -x208492 -x208493 -x208494 -x208495 -x208496 -x208497 -x208498 -x208499 -x208500 -x208501 -x208502 -x208503 -x208504 -x208505 -x208506 -x208507 -x208508 -x208509 -x208510 -x208511 -x208512 -x208513 -x208514 -x208515 -x208516 -x208517 -x208518 -x208519 -x208520 -x208521 -x208522 -x208523 -x208524 -x208525 -x208526 -x208575 -x208576 -x208577 -x208578 -x208579 -x208580 -x208581 -x208582 -x208583 -x208584 -x208585 -x208586 -x208587 -x208588 -x208589 -x208590 -x208591 -x208592 -x208593 -x208594 -x208595 -x208596 -x208597 -x208598 -x208599 -x208600 -x208601 -x208602 -x208603 -x208604 -x208605 -x208606 -x208607 -x208608 -x208609 -x208610 -x208611 -x208612 -x208613 -x208614 -x208615 -x208616 -x208617 -x208618 -x208619 -x208620 -x208621 -x208622 -x208623 -x208624 -x208625 -x208626 -x208627 -x208628 -x208629 -x208630 -x208631 -x208632 -x208633 -x208634 -x208635 -x208636 -x208637 -x208638 -x208639 -x208640 -x208641 -x208642 -x208643 -x208644 -x208645 -x208646 -x208647 -x208648 -x208649 -x208650 -x208651 -x208652 -x208653 -x208654 -x208655 -x208656 -x208657 -x208658 -x208659 -x208660 -x208661 -x208662 -x208663 -x208664 -x208665 -x208666 -x208667 -x208668 -x208669 -x208670 -x208671 -x208672 -x208673 -x208674 -x208675 -x208676 -x208677 -x208678 -x208679 -x208680 -x208681 -x208682 -x208683 -x208684 -x208685 -x208686 -x208687 -x208688 -x208689 -x208690 -x208691 -x208692 -x208693 -x208694 -x208695 -x208696 -x208697 -x208698 -x208699 -x208700 -x208701 -x208702 -x208703 -x208704 -x208705 -x208706 -x208707 -x208708 -x208709 -x208710 -x208711 -x208712 -x208713 -x208714 -x208715 -x208716 -x208717 -x208718 -x208719 -x208720 -x208721 -x208722 -x208723 -x208724 -x208725 -x208726 -x208727 -x208728 -x208729 -x208730 -x208731 -x208732 -x208733 -x208734 -x208735 -x208736 -x208737 -x208738 -x208739 -x208740 -x208741 -x208742 -x208743 -x208744 -x208745 -x208746 -x208747 -x208748 -x208749 -x208750 -x208751 -x208752 -x208753 -x208754 -x208755 -x208756 -x208757 -x208758 -x208759 -x208760 -x208761 -x208762 -x208763 -x208764 -x208765 -x208766 -x208767 -x208768 -x208769 -x208770 -x208771 -x208772 -x208773 -x208774 -x208775 -x208776 -x208777 -x208778 -x208779 -x208780 -x208781 -x208782 -x208783 -x208784 -x208785 -x208786 -x208787 -x208788 -x208789 -x208790 -x208791 -x208792 -x208793 -x208794 -x208795 -x208796 -x208797 -x208798 -x208799 -x208800 -x208801 -x208802 -x208803 -x208804 -x208805 -x208806 -x208807 -x208808 -x208809 -x208810 -x208811 -x208812 -x208813 -x208814 -x208815 -x208816 -x208817 -x208818 -x208819 -x208820 -x208821 -x208822 -x208823 -x208824 -x208825 -x208826 -x208827 -x208828 -x208829 -x208830 -x208831 -x208832 -x208833 -x208834 -x208835 -x208836 -x208837 -x208838 -x208839 -x208840 -x208841 -x208842 -x208843 -x208844 -x208845 -x208846 -x208847 -x208848 -x208849 -x208850 -x208851 -x208852 -x208853 -x208854 -x208855 -x208856 -x208857 -x208858 -x208859 -x208860 -x208861 -x208862 -x208863 -x208864 -x208865 -x208866 -x208867 -x208868 -x208869 -x208870 -x208871 -x208872 -x208873 -x208874 -x208875 -x208876 -x208877 -x208878 -x208879 -x208880 -x208881 -x208882 -x208883 -x208884 -x208885 -x208886 -x208887 -x208888 -x208889 -x208890 -x208891 -x208892 -x208893 -x208894 -x208895 -x208896 -x208897 -x208898 -x208899 -x208900 -x208901 -x208902 -x208903 -x208904 -x208905 -x208906 -x208907 -x208908 -x208909 -x208910 -x208911 -x208912 -x208913 -x208914 -x208915 -x208916 -x208917 -x208918 -x208919 -x208920 -x208921 -x208922 -x208923 -x208924 -x208925 -x208926 -x208927 -x208928 -x208929 -x208930 -x208931 -x208932 -x208933 -x208934 -x208935 -x208936 -x208937 -x208938 -x208939 -x208940 -x208941 -x208942 -x208943 -x208944 -x208945 -x208946 -x208947 -x208948 -x208949 -x208950 -x208951 -x208952 -x208953 -x208954 -x208955 -x208956 -x208957 -x208958 -x208959 -x208960 -x208961 -x208962 -x208963 -x208964 -x208965 -x208966 -x208967 -x208968 -x208969 -x208970 -x208971 -x208972 -x208973 -x208974 -x208975 -x208976 -x208977 -x208978 -x208979 -x208980 -x208981 -x208982 -x208983 -x208984 -x208985 -x208986 -x208987 -x208988 -x208989 -x208990 -x208991 -x208992 -x208993 -x208994 -x208995 -x208996 -x208997 -x208998 -x208999 -x209000 -x209001 -x209002 -x209003 -x209004 -x209005 -x209006 -x209007 -x209008 -x209009 -x209010 -x209011 -x209012 -x209013 -x209014 -x209015 -x209016 -x209017 -x209018 -x209019 -x209020 -x209021 -x209022 -x209023 -x209024 -x209025 -x209026 -x209027 -x209028 -x209029 -x209030 -x209031 -x209032 -x209033 -x209034 -x209035 -x209036 -x209037 -x209038 -x209039 -x209040 -x209041 -x209042 -x209043 -x209044 -x209045 -x209046 -x209047 -x209048 -x209049 -x209050 -x209051 -x209052 -x209053 -x209054 -x209103 -x209104 -x209105 -x209106 -x209107 -x209108 -x209109 -x209110 -x209111 -x209112 -x209113 -x209114 -x209115 -x209116 -x209117 -x209118 -x209119 -x209120 -x209121 -x209122 -x209123 -x209124 -x209125 -x209126 -x209127 -x209128 -x209129 -x209130 -x209131 -x209132 -x209133 -x209134 -x209135 -x209136 -x209137 -x209138 -x209139 -x209140 -x209141 -x209142 -x209143 -x209144 -x209145 -x209146 -x209147 -x209148 -x209149 -x209150 -x209151 -x209152 -x209153 -x209154 -x209155 -x209156 -x209157 -x209158 -x209159 -x209160 -x209161 -x209162 -x209163 -x209164 -x209165 -x209166 -x209167 -x209168 -x209169 -x209170 -x209171 -x209172 -x209173 -x209174 -x209175 -x209176 -x209177 -x209178 -x209179 -x209180 -x209181 -x209182 -x209183 -x209184 -x209185 -x209186 -x209187 -x209188 -x209189 -x209190 -x209191 -x209192 -x209193 -x209194 -x209195 -x209196 -x209197 -x209198 -x209199 -x209200 -x209201 -x209202 -x209203 -x209204 -x209205 -x209206 -x209207 -x209208 -x209209 -x209210 -x209211 -x209212 -x209213 -x209214 -x209215 -x209216 -x209217 -x209218 -x209219 -x209220 -x209221 -x209222 -x209223 -x209224 -x209225 -x209226 -x209227 -x209228 -x209229 -x209230 -x209231 -x209232 -x209233 -x209234 -x209235 -x209236 -x209237 -x209238 -x209239 -x209240 -x209241 -x209242 -x209243 -x209244 -x209245 -x209246 -x209247 -x209248 -x209249 -x209250 -x209251 -x209252 -x209253 -x209254 -x209255 -x209256 -x209257 -x209258 -x209259 -x209260 -x209261 -x209262 -x209263 -x209264 -x209265 -x209266 -x209267 -x209268 -x209269 -x209270 -x209271 -x209272 -x209273 -x209274 -x209275 -x209276 -x209277 -x209278 -x209279 -x209280 -x209281 -x209282 -x209283 -x209284 -x209285 -x209286 -x209287 -x209288 -x209289 -x209290 -x209291 -x209292 -x209293 -x209294 -x209295 -x209296 -x209297 -x209298 -x209299 -x209300 -x209301 -x209302 -x209303 -x209304 -x209305 -x209306 -x209307 -x209308 -x209309 -x209310 -x209311 -x209312 -x209313 -x209314 -x209315 -x209316 -x209317 -x209318 -x209319 -x209320 -x209321 -x209322 -x209323 -x209324 -x209325 -x209326 -x209327 -x209328 -x209329 -x209330 -x209331 -x209332 -x209333 -x209334 -x209335 -x209336 -x209337 -x209338 -x209339 -x209340 -x209341 -x209342 -x209343 -x209344 -x209345 -x209346 -x209347 -x209348 -x209349 -x209350 -x209351 -x209352 -x209353 -x209354 -x209355 -x209356 -x209357 -x209358 -x209359 -x209360 -x209361 -x209362 -x209363 -x209364 -x209365 -x209366 -x209367 -x209368 -x209369 -x209370 -x209371 -x209372 -x209373 -x209374 -x209375 -x209376 -x209377 -x209378 -x209379 -x209380 -x209381 -x209382 -x209383 -x209384 -x209385 -x209386 -x209387 -x209388 -x209389 -x209390 -x209391 -x209392 -x209393 -x209394 -x209395 -x209396 -x209397 -x209398 -x209399 -x209400 -x209401 -x209402 -x209403 -x209404 -x209405 -x209406 -x209407 -x209408 -x209409 -x209410 -x209411 -x209412 -x209413 -x209414 -x209415 -x209416 -x209417 -x209418 -x209419 -x209420 -x209421 -x209422 -x209423 -x209424 -x209425 -x209426 -x209427 -x209428 -x209429 -x209430 -x209431 -x209432 -x209433 -x209434 -x209435 -x209436 -x209437 -x209438 -x209439 -x209440 -x209441 -x209442 -x209443 -x209444 -x209445 -x209446 -x209447 -x209448 -x209449 -x209450 -x209451 -x209452 -x209453 -x209454 -x209455 -x209456 -x209457 -x209458 -x209459 -x209460 -x209461 -x209462 -x209463 -x209464 -x209465 -x209466 -x209467 -x209468 -x209469 -x209470 -x209471 -x209472 -x209473 -x209474 -x209475 -x209476 -x209477 -x209478 -x209479 -x209480 -x209481 -x209482 -x209483 -x209484 -x209485 -x209486 -x209487 -x209488 -x209489 -x209490 -x209491 -x209492 -x209493 -x209494 -x209495 -x209496 -x209497 -x209498 -x209499 -x209500 -x209501 -x209502 -x209503 -x209504 -x209505 -x209506 -x209507 -x209508 -x209509 -x209510 -x209511 -x209512 -x209513 -x209514 -x209515 -x209516 -x209517 -x209518 -x209519 -x209520 -x209521 -x209522 -x209523 -x209524 -x209525 -x209526 -x209527 -x209528 -x209529 -x209530 -x209531 -x209532 -x209533 -x209534 -x209583 -x209584 -x209585 -x209586 -x209587 -x209588 -x209589 -x209590 -x209591 -x209592 -x209593 -x209594 -x209595 -x209596 -x209597 -x209598 -x209599 -x209600 -x209601 -x209602 -x209603 -x209604 -x209605 -x209606 -x209607 -x209608 -x209609 -x209610 -x209611 -x209612 -x209613 -x209614 -x209615 -x209616 -x209617 -x209618 -x209619 -x209620 -x209621 -x209622 -x209623 -x209624 -x209625 -x209626 -x209627 -x209628 -x209629 -x209630 -x210351 -x210352 -x210353 -x210354 -x210355 -x210356 -x210357 -x210358 -x210359 -x210360 -x210361 -x210362 -x210363 -x210364 -x210365 -x210366 -x210367 -x210368 -x210369 -x210370 -x210371 -x210372 -x210373 -x210374 -x210375 -x210376 -x210377 -x210378 -x210379 -x210380 -x210381 -x210382 -x210383 -x210384 -x210385 -x210386 -x210387 -x210388 -x210389 -x210390 -x210391 -x210392 -x210393 -x210394 -x210395 -x210396 -x210397 -x210398 -x210879 -x210880 -x210881 -x210882 -x210883 -x210884 -x210885 -x210886 -x210887 -x210888 -x210889 -x210890 -x210891 -x210892 -x210893 -x210894 -x210895 -x210896 -x210897 -x210898 -x210899 -x210900 -x210901 -x210902 -x210903 -x210904 -x210905 -x210906 -x210907 -x210908 -x210909 -x210910 -x210911 -x210912 -x210913 -x210914 -x210915 -x210916 -x210917 -x210918 -x210919 -x210920 -x210921 -x210922 -x210923 -x210924 -x210925 -x210926 -x211407 -x211408 -x211409 -x211410 -x211411 -x211412 -x211413 -x211414 -x211415 -x211416 -x211417 -x211418 -x211419 -x211420 -x211421 -x211422 -x211423 -x211424 -x211425 -x211426 -x211427 -x211428 -x211429 -x211430 -x211431 -x211432 -x211433 -x211434 -x211435 -x211436 -x211437 -x211438 -x211439 -x211440 -x211441 -x211442 -x211443 -x211444 -x211445 -x211446 -x211447 -x211448 -x211449 -x211450 -x211451 -x211452 -x211453 -x211454 -x211887 -x211888 -x211889 -x211890 -x211891 -x211892 -x211893 -x211894 -x211895 -x211896 -x211897 -x211898 -x211899 -x211900 -x211901 -x211902 -x211903 -x211904 -x211905 -x211906 -x211907 -x211908 -x211909 -x211910 -x211911 -x211912 -x211913 -x211914 -x211915 -x211916 -x211917 -x211918 -x211919 -x211920 -x211921 -x211922 -x211923 -x211924 -x211925 -x211926 -x211927 -x211928 -x211929 -x211930 -x211931 -x211932 -x211933 -x211934 -x211983 -x211984 -x211985 -x211986 -x211987 -x211988 -x211989 -x211990 -x211991 -x211992 -x211993 -x211994 -x211995 -x211996 -x211997 -x211998 -x211999 -x212000 -x212001 -x212002 -x212003 -x212004 -x212005 -x212006 -x212007 -x212008 -x212009 -x212010 -x212011 -x212012 -x212013 -x212014 -x212015 -x212016 -x212017 -x212018 -x212019 -x212020 -x212021 -x212022 -x212023 -x212024 -x212025 -x212026 -x212027 -x212028 -x212029 -x212030 -x212031 -x212032 -x212033 -x212034 -x212035 -x212036 -x212037 -x212038 -x212039 -x212040 -x212041 -x212042 -x212043 -x212044 -x212045 -x212046 -x212047 -x212048 -x212049 -x212050 -x212051 -x212052 -x212053 -x212054 -x212055 -x212056 -x212057 -x212058 -x212059 -x212060 -x212061 -x212062 -x212063 -x212064 -x212065 -x212066 -x212067 -x212068 -x212069 -x212070 -x212071 -x212072 -x212073 -x212074 -x212075 -x212076 -x212077 -x212078 -x212079 -x212080 -x212081 -x212082 -x212083 -x212084 -x212085 -x212086 -x212087 -x212088 -x212089 -x212090 -x212091 -x212092 -x212093 -x212094 -x212095 -x212096 -x212097 -x212098 -x212099 -x212100 -x212101 -x212102 -x212103 -x212104 -x212105 -x212106 -x212107 -x212108 -x212109 -x212110 -x212111 -x212112 -x212113 -x212114 -x212115 -x212116 -x212117 -x212118 -x212119 -x212120 -x212121 -x212122 -x212123 -x212124 -x212125 -x212126 -x212127 -x212128 -x212129 -x212130 -x212131 -x212132 -x212133 -x212134 -x212135 -x212136 -x212137 -x212138 -x212139 -x212140 -x212141 -x212142 -x212143 -x212144 -x212145 -x212146 -x212147 -x212148 -x212149 -x212150 -x212151 -x212152 -x212153 -x212154 -x212155 -x212156 -x212157 -x212158 -x212159 -x212160 -x212161 -x212162 -x212163 -x212164 -x212165 -x212166 -x212167 -x212168 -x212169 -x212170 -x212171 -x212172 -x212173 -x212174 -x212175 -x212176 -x212177 -x212178 -x212179 -x212180 -x212181 -x212182 -x212183 -x212184 -x212185 -x212186 -x212187 -x212188 -x212189 -x212190 -x212191 -x212192 -x212193 -x212194 -x212195 -x212196 -x212197 -x212198 -x212199 -x212200 -x212201 -x212202 -x212203 -x212204 -x212205 -x212206 -x212207 -x212208 -x212209 -x212210 -x212211 -x212212 -x212213 -x212214 -x212215 -x212216 -x212217 -x212218 -x212219 -x212220 -x212221 -x212222 -x209871 -x209872 -x209873 -x209874 -x209875 -x209876 -x209877 -x209878 -x209879 -x209880 -x209881 -x209882 -x209883 -x209884 -x209885 -x209886 -x209887 -x209888 -x209889 -x209890 -x209891 -x209892 -x209893 -x209894 -x209895 -x209896 -x209897 -x209898 -x209899 -x209900 -x209901 -x209902 -x209903 -x209904 -x209905 -x209906 -x209907 -x209908 -x209909 -x209910 -x209911 -x209912 -x209913 -x209914 -x209915 -x209916 -x209917 -x209918 -x209919 -x209920 -x209921 -x209922 -x209923 -x209924 -x209925 -x209926 -x209927 -x209928 -x209929 -x209930 -x209931 -x209932 -x209933 -x209934 -x209935 -x209936 -x209937 -x209938 -x209939 -x209940 -x209941 -x209942 -x209943 -x209944 -x209945 -x209946 -x209947 -x209948 -x209949 -x209950 -x209951 -x209952 -x209953 -x209954 -x209955 -x209956 -x209957 -x209958 -x209959 -x209960 -x209961 -x209962 -x209963 -x209964 -x209965 -x209966 -x209967 -x209968 -x209969 -x209970 -x209971 -x209972 -x209973 -x209974 -x209975 -x209976 -x209977 -x209978 -x209979 -x209980 -x209981 -x209982 -x209983 -x209984 -x209985 -x209986 -x209987 -x209988 -x209989 -x209990 -x209991 -x209992 -x209993 -x209994 -x209995 -x209996 -x209997 -x209998 -x209999 -x210000 -x210001 -x210002 -x210003 -x210004 -x210005 -x210006 -x210007 -x210008 -x210009 -x210010 -x210011 -x210012 -x210013 -x210014 -x210015 -x210016 -x210017 -x210018 -x210019 -x210020 -x210021 -x210022 -x210023 -x210024 -x210025 -x210026 -x210027 -x210028 -x210029 -x210030 -x210031 -x210032 -x210033 -x210034 -x210035 -x210036 -x210037 -x210038 -x210039 -x210040 -x210041 -x210042 -x210043 -x210044 -x210045 -x210046 -x210047 -x210048 -x210049 -x210050 -x210051 -x210052 -x210053 -x210054 -x210055 -x210056 -x210057 -x210058 -x210059 -x210060 -x210061 -x210062 -x210063 -x210064 -x210065 -x210066 -x210067 -x210068 -x210069 -x210070 -x210071 -x210072 -x210073 -x210074 -x210075 -x210076 -x210077 -x210078 -x210079 -x210080 -x210081 -x210082 -x210083 -x210084 -x210085 -x210086 -x210087 -x210088 -x210089 -x210090 -x210091 -x210092 -x210093 -x210094 -x210095 -x210096 -x210097 -x210098 -x210099 -x210100 -x210101 -x210102 -x210103 -x210104 -x210105 -x210106 -x210107 -x210108 -x210109 -x210110 -x210111 -x210112 -x210113 -x210114 -x210115 -x210116 -x210117 -x210118 -x210119 -x210120 -x210121 -x210122 -x210123 -x210124 -x210125 -x210126 -x210127 -x210128 -x210129 -x210130 -x210131 -x210132 -x210133 -x210134 -x210135 -x210136 -x210137 -x210138 -x210139 -x210140 -x210141 -x210142 -x210143 -x210144 -x210145 -x210146 -x210147 -x210148 -x210149 -x210150 -x210151 -x210152 -x210153 -x210154 -x210155 -x210156 -x210157 -x210158 -x210159 -x210160 -x210161 -x210162 -x210163 -x210164 -x210165 -x210166 -x210167 -x210168 -x210169 -x210170 -x210171 -x210172 -x210173 -x210174 -x210175 -x210176 -x210177 -x210178 -x210179 -x210180 -x210181 -x210182 -x210183 -x210184 -x210185 -x210186 -x210187 -x210188 -x210189 -x210190 -x210191 -x210192 -x210193 -x210194 -x210195 -x210196 -x210197 -x210198 -x210199 -x210200 -x210201 -x210202 -x210203 -x210204 -x210205 -x210206 -x210207 -x210208 -x210209 -x210210 -x210211 -x210212 -x210213 -x210214 -x210215 -x210216 -x210217 -x210218 -x210219 -x210220 -x210221 -x210222 -x210223 -x210224 -x210225 -x210226 -x210227 -x210228 -x210229 -x210230 -x210231 -x210232 -x210233 -x210234 -x210235 -x210236 -x210237 -x210238 -x210239 -x210240 -x210241 -x210242 -x210243 -x210244 -x210245 -x210246 -x210247 -x210248 -x210249 -x210250 -x210251 -x210252 -x210253 -x210254 -x210255 -x210256 -x210257 -x210258 -x210259 -x210260 -x210261 -x210262 -x210263 -x210264 -x210265 -x210266 -x210267 -x210268 -x210269 -x210270 -x210271 -x210272 -x210273 -x210274 -x210275 -x210276 -x210277 -x210278 -x210279 -x210280 -x210281 -x210282 -x210283 -x210284 -x210285 -x210286 -x210287 -x210288 -x210289 -x210290 -x210291 -x210292 -x210293 -x210294 -x210295 -x210296 -x210297 -x210298 -x210299 -x210300 -x210301 -x210302 -x210303 -x210304 -x210305 -x210306 -x210307 -x210308 -x210309 -x210310 -x210311 -x210312 -x210313 -x210314 -x210315 -x210316 -x210317 -x210318 -x210319 -x210320 -x210321 -x210322 -x210323 -x210324 -x210325 -x210326 -x210327 -x210328 -x210329 -x210330 -x210331 -x210332 -x210333 -x210334 -x210335 -x210336 -x210337 -x210338 -x210339 -x210340 -x210341 -x210342 -x210343 -x210344 -x210345 -x210346 -x210347 -x210348 -x210349 -x210350 -x210399 -x210400 -x210401 -x210402 -x210403 -x210404 -x210405 -x210406 -x210407 -x210408 -x210409 -x210410 -x210411 -x210412 -x210413 -x210414 -x210415 -x210416 -x210417 -x210418 -x210419 -x210420 -x210421 -x210422 -x210423 -x210424 -x210425 -x210426 -x210427 -x210428 -x210429 -x210430 -x210431 -x210432 -x210433 -x210434 -x210435 -x210436 -x210437 -x210438 -x210439 -x210440 -x210441 -x210442 -x210443 -x210444 -x210445 -x210446 -x210447 -x210448 -x210449 -x210450 -x210451 -x210452 -x210453
3600.06/3611.79	v -x210454 -x210455 -x210456 -x210457 -x210458 -x210459 -x210460 -x210461 -x210462 -x210463 -x210464 -x210465 -x210466 -x210467 -x210468 -x210469 -x210470 -x210471 -x210472 -x210473 -x210474 -x210475 -x210476 -x210477 -x210478 -x210479 -x210480 -x210481 -x210482 -x210483 -x210484 -x210485 -x210486 -x210487 -x210488 -x210489 -x210490 -x210491 -x210492 -x210493 -x210494 -x210495 -x210496 -x210497 -x210498 -x210499 -x210500 -x210501 -x210502 -x210503 -x210504 -x210505 -x210506 -x210507 -x210508 -x210509 -x210510 -x210511 -x210512 -x210513 -x210514 -x210515 -x210516 -x210517 -x210518 -x210519 -x210520 -x210521 -x210522 -x210523 -x210524 -x210525 -x210526 -x210527 -x210528 -x210529 -x210530 -x210531 -x210532 -x210533 -x210534 -x210535 -x210536 -x210537 -x210538 -x210539 -x210540 -x210541 -x210542 -x210543 -x210544 -x210545 -x210546 -x210547 -x210548 -x210549 -x210550 -x210551 -x210552 -x210553 -x210554 -x210555 -x210556 -x210557 -x210558 -x210559 -x210560 -x210561 -x210562 -x210563 -x210564 -x210565 -x210566 -x210567 -x210568 -x210569 -x210570 -x210571 -x210572 -x210573 -x210574 -x210575 -x210576 -x210577 -x210578 -x210579 -x210580 -x210581 -x210582 -x210583 -x210584 -x210585 -x210586 -x210587 -x210588 -x210589 -x210590 -x210591 -x210592 -x210593 -x210594 -x210595 -x210596 -x210597 -x210598 -x210599 -x210600 -x210601 -x210602 -x210603 -x210604 -x210605 -x210606 -x210607 -x210608 -x210609 -x210610 -x210611 -x210612 -x210613 -x210614 -x210615 -x210616 -x210617 -x210618 -x210619 -x210620 -x210621 -x210622 -x210623 -x210624 -x210625 -x210626 -x210627 -x210628 -x210629 -x210630 -x210631 -x210632 -x210633 -x210634 -x210635 -x210636 -x210637 -x210638 -x210639 -x210640 -x210641 -x210642 -x210643 -x210644 -x210645 -x210646 -x210647 -x210648 -x210649 -x210650 -x210651 -x210652 -x210653 -x210654 -x210655 -x210656 -x210657 -x210658 -x210659 -x210660 -x210661 -x210662 -x210663 -x210664 -x210665 -x210666 -x210667 -x210668 -x210669 -x210670 -x210671 -x210672 -x210673 -x210674 -x210675 -x210676 -x210677 -x210678 -x210679 -x210680 -x210681 -x210682 -x210683 -x210684 -x210685 -x210686 -x210687 -x210688 -x210689 -x210690 -x210691 -x210692 -x210693 -x210694 -x210695 -x210696 -x210697 -x210698 -x210699 -x210700 -x210701 -x210702 -x210703 -x210704 -x210705 -x210706 -x210707 -x210708 -x210709 -x210710 -x210711 -x210712 -x210713 -x210714 -x210715 -x210716 -x210717 -x210718 -x210719 -x210720 -x210721 -x210722 -x210723 -x210724 -x210725 -x210726 -x210727 -x210728 -x210729 -x210730 -x210731 -x210732 -x210733 -x210734 -x210735 -x210736 -x210737 -x210738 -x210739 -x210740 -x210741 -x210742 -x210743 -x210744 -x210745 -x210746 -x210747 -x210748 -x210749 -x210750 -x210751 -x210752 -x210753 -x210754 -x210755 -x210756 -x210757 -x210758 -x210759 -x210760 -x210761 -x210762 -x210763 -x210764 -x210765 -x210766 -x210767 -x210768 -x210769 -x210770 -x210771 -x210772 -x210773 -x210774 -x210775 -x210776 -x210777 -x210778 -x210779 -x210780 -x210781 -x210782 -x210783 -x210784 -x210785 -x210786 -x210787 -x210788 -x210789 -x210790 -x210791 -x210792 -x210793 -x210794 -x210795 -x210796 -x210797 -x210798 -x210799 -x210800 -x210801 -x210802 -x210803 -x210804 -x210805 -x210806 -x210807 -x210808 -x210809 -x210810 -x210811 -x210812 -x210813 -x210814 -x210815 -x210816 -x210817 -x210818 -x210819 -x210820 -x210821 -x210822 -x210823 -x210824 -x210825 -x210826 -x210827 -x210828 -x210829 -x210830 -x210831 -x210832 -x210833 -x210834 -x210835 -x210836 -x210837 -x210838 -x210839 -x210840 -x210841 -x210842 -x210843 -x210844 -x210845 -x210846 -x210847 -x210848 -x210849 -x210850 -x210851 -x210852 -x210853 -x210854 -x210855 -x210856 -x210857 -x210858 -x210859 -x210860 -x210861 -x210862 -x210863 -x210864 -x210865 -x210866 -x210867 -x210868 -x210869 -x210870 -x210871 -x210872 -x210873 -x210874 -x210875 -x210876 -x210877 -x210878 -x210927 -x210928 -x210929 -x210930 -x210931 -x210932 -x210933 -x210934 -x210935 -x210936 -x210937 -x210938 -x210939 -x210940 -x210941 -x210942 -x210943 -x210944 -x210945 -x210946 -x210947 -x210948 -x210949 -x210950 -x210951 -x210952 -x210953 -x210954 -x210955 -x210956 -x210957 -x210958 -x210959 -x210960 -x210961 -x210962 -x210963 -x210964 -x210965 -x210966 -x210967 -x210968 -x210969 -x210970 -x210971 -x210972 -x210973 -x210974 -x210975 -x210976 -x210977 -x210978 -x210979 -x210980 -x210981 -x210982 -x210983 -x210984 -x210985 -x210986 -x210987 -x210988 -x210989 -x210990 -x210991 -x210992 -x210993 -x210994 -x210995 -x210996 -x210997 -x210998 -x210999 -x211000 -x211001 -x211002 -x211003 -x211004 -x211005 -x211006 -x211007 -x211008 -x211009 -x211010 -x211011 -x211012 -x211013 -x211014 -x211015 -x211016 -x211017 -x211018 -x211019 -x211020 -x211021 -x211022 -x211023 -x211024 -x211025 -x211026 -x211027 -x211028 -x211029 -x211030 -x211031 -x211032 -x211033 -x211034 -x211035 -x211036 -x211037 -x211038 -x211039 -x211040 -x211041 -x211042 -x211043 -x211044 -x211045 -x211046 -x211047 -x211048 -x211049 -x211050 -x211051 -x211052 -x211053 -x211054 -x211055 -x211056 -x211057 -x211058 -x211059 -x211060 -x211061 -x211062 -x211063 -x211064 -x211065 -x211066 -x211067 -x211068 -x211069 -x211070 -x211071 -x211072 -x211073 -x211074 -x211075 -x211076 -x211077 -x211078 -x211079 -x211080 -x211081 -x211082 -x211083 -x211084 -x211085 -x211086 -x211087 -x211088 -x211089 -x211090 -x211091 -x211092 -x211093 -x211094 -x211095 -x211096 -x211097 -x211098 -x211099 -x211100 -x211101 -x211102 -x211103 -x211104 -x211105 -x211106 -x211107 -x211108 -x211109 -x211110 -x211111 -x211112 -x211113 -x211114 -x211115 -x211116 -x211117 -x211118 -x211119 -x211120 -x211121 -x211122 -x211123 -x211124 -x211125 -x211126 -x211127 -x211128 -x211129 -x211130 -x211131 -x211132 -x211133 -x211134 -x211135 -x211136 -x211137 -x211138 -x211139 -x211140 -x211141 -x211142 -x211143 -x211144 -x211145 -x211146 -x211147 -x211148 -x211149 -x211150 -x211151 -x211152 -x211153 -x211154 -x211155 -x211156 -x211157 -x211158 -x211159 -x211160 -x211161 -x211162 -x211163 -x211164 -x211165 -x211166 -x211167 -x211168 -x211169 -x211170 -x211171 -x211172 -x211173 -x211174 -x211175 -x211176 -x211177 -x211178 -x211179 -x211180 -x211181 -x211182 -x211183 -x211184 -x211185 -x211186 -x211187 -x211188 -x211189 -x211190 -x211191 -x211192 -x211193 -x211194 -x211195 -x211196 -x211197 -x211198 -x211199 -x211200 -x211201 -x211202 -x211203 -x211204 -x211205 -x211206 -x211207 -x211208 -x211209 -x211210 -x211211 -x211212 -x211213 -x211214 -x211215 -x211216 -x211217 -x211218 -x211219 -x211220 -x211221 -x211222 -x211223 -x211224 -x211225 -x211226 -x211227 -x211228 -x211229 -x211230 -x211231 -x211232 -x211233 -x211234 -x211235 -x211236 -x211237 -x211238 -x211239 -x211240 -x211241 -x211242 -x211243 -x211244 -x211245 -x211246 -x211247 -x211248 -x211249 -x211250 -x211251 -x211252 -x211253 -x211254 -x211255 -x211256 -x211257 -x211258 -x211259 -x211260 -x211261 -x211262 -x211263 -x211264 -x211265 -x211266 -x211267 -x211268 -x211269 -x211270 -x211271 -x211272 -x211273 -x211274 -x211275 -x211276 -x211277 -x211278 -x211279 -x211280 -x211281 -x211282 -x211283 -x211284 -x211285 -x211286 -x211287 -x211288 -x211289 -x211290 -x211291 -x211292 -x211293 -x211294 -x211295 -x211296 -x211297 -x211298 -x211299 -x211300 -x211301 -x211302 -x211303 -x211304 -x211305 -x211306 -x211307 -x211308 -x211309 -x211310 -x211311 -x211312 -x211313 -x211314 -x211315 -x211316 -x211317 -x211318 -x211319 -x211320 -x211321 -x211322 -x211323 -x211324 -x211325 -x211326 -x211327 -x211328 -x211329 -x211330 -x211331 -x211332 -x211333 -x211334 -x211335 -x211336 -x211337 -x211338 -x211339 -x211340 -x211341 -x211342 -x211343 -x211344 -x211345 -x211346 -x211347 -x211348 -x211349 -x211350 -x211351 -x211352 -x211353 -x211354 -x211355 -x211356 -x211357 -x211358 -x211359 -x211360 -x211361 -x211362 -x211363 -x211364 -x211365 -x211366 -x211367 -x211368 -x211369 -x211370 -x211371 -x211372 -x211373 -x211374 -x211375 -x211376 -x211377 -x211378 -x211379 -x211380 -x211381 -x211382 -x211383 -x211384 -x211385 -x211386 -x211387 -x211388 -x211389 -x211390 -x211391 -x211392 -x211393 -x211394 -x211395 -x211396 -x211397 -x211398 -x211399 -x211400 -x211401 -x211402 -x211403 -x211404 -x211405 -x211406 -x211455 -x211456 -x211457 -x211458 -x211459 -x211460 -x211461 -x211462 -x211463 -x211464 -x211465 -x211466 -x211467 -x211468 -x211469 -x211470 -x211471 -x211472 -x211473 -x211474 -x211475 -x211476 -x211477 -x211478 -x211479 -x211480 -x211481 -x211482 -x211483 -x211484 -x211485 -x211486 -x211487 -x211488 -x211489 -x211490 -x211491 -x211492 -x211493 -x211494 -x211495 -x211496 -x211497 -x211498 -x211499 -x211500 -x211501 -x211502 -x211503 -x211504 -x211505 -x211506 -x211507 -x211508 -x211509 -x211510 -x211511 -x211512 -x211513 -x211514 -x211515 -x211516 -x211517 -x211518 -x211519 -x211520 -x211521 -x211522 -x211523 -x211524 -x211525 -x211526 -x211527 -x211528 -x211529 -x211530 -x211531 -x211532 -x211533 -x211534 -x211535 -x211536 -x211537 -x211538 -x211539 -x211540 -x211541 -x211542 -x211543 -x211544 -x211545 -x211546 -x211547 -x211548 -x211549 -x211550 -x211551 -x211552 -x211553 -x211554 -x211555 -x211556 -x211557 -x211558 -x211559 -x211560 -x211561 -x211562 -x211563 -x211564 -x211565 -x211566 -x211567 -x211568 -x211569 -x211570 -x211571 -x211572 -x211573 -x211574 -x211575 -x211576 -x211577 -x211578 -x211579 -x211580 -x211581 -x211582 -x211583 -x211584 -x211585 -x211586 -x211587 -x211588 -x211589 -x211590 -x211591 -x211592 -x211593 -x211594 -x211595 -x211596 -x211597 -x211598 -x211599 -x211600 -x211601 -x211602 -x211603 -x211604 -x211605 -x211606 -x211607 -x211608 -x211609 -x211610 -x211611 -x211612 -x211613 -x211614 -x211615 -x211616 -x211617 -x211618 -x211619 -x211620 -x211621 -x211622 -x211623 -x211624 -x211625 -x211626 -x211627 -x211628 -x211629 -x211630 -x211631 -x211632 -x211633 -x211634 -x211635 -x211636 -x211637 -x211638 -x211639 -x211640 -x211641 -x211642 -x211643 -x211644 -x211645 -x211646 -x211647 -x211648 -x211649 -x211650 -x211651 -x211652 -x211653 -x211654 -x211655 -x211656 -x211657 -x211658 -x211659 -x211660 -x211661 -x211662 -x211663 -x211664 -x211665 -x211666 -x211667 -x211668 -x211669 -x211670 -x211671 -x211672 -x211673 -x211674 -x211675 -x211676 -x211677 -x211678 -x211679 -x211680 -x211681 -x211682 -x211683 -x211684 -x211685 -x211686 -x211687 -x211688 -x211689 -x211690 -x211691 -x211692 -x211693 -x211694 -x211695 -x211696 -x211697 -x211698 -x211699 -x211700 -x211701 -x211702 -x211703 -x211704 -x211705 -x211706 -x211707 -x211708 -x211709 -x211710 -x211711 -x211712 -x211713 -x211714 -x211715 -x211716 -x211717 -x211718 -x211719 -x211720 -x211721 -x211722 -x211723 -x211724 -x211725 -x211726 -x211727 -x211728 -x211729 -x211730 -x211731 -x211732 -x211733 -x211734 -x211735 -x211736 -x211737 -x211738 -x211739 -x211740 -x211741 -x211742 -x211743 -x211744 -x211745 -x211746 -x211747 -x211748 -x211749 -x211750 -x211751 -x211752 -x211753 -x211754 -x211755 -x211756 -x211757 -x211758 -x211759 -x211760 -x211761 -x211762 -x211763 -x211764 -x211765 -x211766 -x211767 -x211768 -x211769 -x211770 -x211771 -x211772 -x211773 -x211774 -x211775 -x211776 -x211777 -x211778 -x211779 -x211780 -x211781 -x211782 -x211783 -x211784 -x211785 -x211786 -x211787 -x211788 -x211789 -x211790 -x211791 -x211792 -x211793 -x211794 -x211795 -x211796 -x211797 -x211798 -x211799 -x211800 -x211801 -x211802 -x211803 -x211804 -x211805 -x211806 -x211807 -x211808 -x211809 -x211810 -x211811 -x211812 -x211813 -x211814 -x211815 -x211816 -x211817 -x211818 -x211819 -x211820 -x211821 -x211822 -x211823 -x211824 -x211825 -x211826 -x211827 -x211828 -x211829 -x211830 -x211831 -x211832 -x211833 -x211834 -x211835 -x211836 -x211837 -x211838 -x211839 -x211840 -x211841 -x211842 -x211843 -x211844 -x211845 -x211846 -x211847 -x211848 -x211849 -x211850 -x211851 -x211852 -x211853 -x211854 -x211855 -x211856 -x211857 -x211858 -x211859 -x211860 -x211861 -x211862 -x211863 -x211864 -x211865 -x211866 -x211867 -x211868 -x211869 -x211870 -x211871 -x211872 -x211873 -x211874 -x211875 -x211876 -x211877 -x211878 -x211879 -x211880 -x211881 -x211882 -x211883 -x211884 -x211885 -x211886 -x211935 -x211936 -x211937 -x211938 -x211939 -x211940 -x211941 -x211942 -x211943 -x211944 -x211945 -x211946 -x211947 -x211948 -x211949 -x211950 -x211951 -x211952 -x211953 -x211954 -x211955 -x211956 -x211957 -x211958 -x211959 -x211960 -x211961 -x211962 -x211963 -x211964 -x211965 -x211966 -x211967 -x211968 -x211969 -x211970 -x211971 -x211972 -x211973 -x211974 -x211975 -x211976 -x211977 -x211978 -x211979 -x211980 -x211981 -x211982 -x212703 -x212704 -x212705 -x212706 -x212707 -x212708 -x212709 -x212710 -x212711 -x212712 -x212713 -x212714 -x212715 -x212716 -x212717 -x212718 -x212719 -x212720 -x212721 -x212722 -x212723 -x212724 -x212725 -x212726 -x212727 -x212728 -x212729 -x212730 -x212731 -x212732 -x212733 -x212734 -x212735 -x212736 -x212737 -x212738 -x212739 -x212740 -x212741 -x212742 -x212743 -x212744 -x212745 -x212746 -x212747 -x212748 -x212749 -x212750 -x213231 -x213232 -x213233 -x213234 -x213235 -x213236 -x213237 -x213238 -x213239 -x213240 -x213241 -x213242 -x213243 -x213244 -x213245 -x213246 -x213247 -x213248 -x213249 -x213250 -x213251 -x213252 -x213253 -x213254 -x213255 -x213256 -x213257 -x213258 -x213259 -x213260 -x213261 -x213262 -x213263 -x213264 -x213265 -x213266 -x213267 -x213268 -x213269 -x213270 -x213271 -x213272 -x213273 -x213274 -x213275 -x213276 -x213277 -x213278 -x213759 -x213760 -x213761 -x213762 -x213763 -x213764 -x213765 -x213766 -x213767 -x213768 -x213769 -x213770 -x213771 -x213772 -x213773 -x213774 -x213775 -x213776 -x213777 -x213778 -x213779 -x213780 -x213781 -x213782 -x213783 -x213784 -x213785 -x213786 -x213787 -x213788 -x213789 -x213790 -x213791 -x213792 -x213793 -x213794 -x213795 -x213796 -x213797 -x213798 -x213799 -x213800 -x213801 -x213802 -x213803 -x213804 -x213805 -x213806 -x214239 -x214240 -x214241 -x214242 -x214243 -x214244 -x214245 -x214246 -x214247 -x214248 -x214249 -x214250 -x214251 -x214252 -x214253 -x214254 -x214255 -x214256 -x214257 -x214258 -x214259 -x214260 -x214261 -x214262 -x214263 -x214264 -x214265 -x214266 -x214267 -x214268 -x214269 -x214270 -x214271 -x214272 -x214273 -x214274 -x214275 -x214276 -x214277 -x214278 -x214279 -x214280 -x214281 -x214282 -x214283 -x214284 -x214285 -x214286 -x214335 -x214336 -x214337 -x214338 -x214339 -x214340 -x214341 -x214342 -x214343 -x214344 -x214345 -x214346 -x214347 -x214348 -x214349 -x214350 -x214351 -x214352 -x214353 -x214354 -x214355 -x214356 -x214357 -x214358 -x214359 -x214360 -x214361 -x214362 -x214363 -x214364 -x214365 -x214366 -x214367 -x214368 -x214369 -x214370 -x214371 -x214372 -x214373 -x214374 -x214375 -x214376 -x214377 -x214378 -x214379 -x214380 -x214381 -x214382 -x214383 -x214384 -x214385 -x214386 -x214387 -x214388 -x214389 -x214390 -x214391 -x214392 -x214393 -x214394 -x214395 -x214396 -x214397 -x214398 -x214399 -x214400 -x214401 -x214402 -x214403 -x214404 -x214405 -x214406 -x214407 -x214408 -x214409 -x214410 -x214411 -x214412 -x214413 -x214414 -x214415 -x214416 -x214417 -x214418 -x214419 -x214420 -x214421 -x214422 -x214423 -x214424 -x214425 -x214426 -x214427 -x214428 -x214429 -x214430 -x214431 -x214432 -x214433 -x214434 -x214435 -x214436 -x214437 -x214438 -x214439 -x214440 -x214441 -x214442 -x214443 -x214444 -x214445 -x214446 -x214447 -x214448 -x214449 -x214450 -x214451 -x214452 -x214453 -x214454 -x214455 -x214456 -x214457 -x214458 -x214459 -x214460 -x214461 -x214462 -x214463 -x214464 -x214465 -x214466 -x214467 -x214468 -x214469 -x214470 -x214471 -x214472 -x214473 -x214474 -x214475 -x214476 -x214477 -x214478 -x214479 -x214480 -x214481 -x214482 -x214483 -x214484 -x214485 -x214486 -x214487 -x214488 -x214489 -x214490 -x214491 -x214492 -x214493 -x214494 -x214495 -x214496 -x214497 -x214498 -x214499 -x214500 -x214501 -x214502 -x214503 -x214504 -x214505 -x214506 -x214507 -x214508 -x214509 -x214510 -x214511 -x214512 -x214513 -x214514 -x214515 -x214516 -x214517 -x214518 -x214519 -x214520 -x214521 -x214522 -x214523 -x214524 -x214525 -x214526 -x214527 -x214528 -x214529 -x214530 -x214531 -x214532 -x214533 -x214534 -x214535 -x214536 -x214537 -x214538 -x214539 -x214540 -x214541 -x214542 -x214543 -x214544 -x214545 -x214546 -x214547 -x214548 -x214549 -x214550 -x214551 -x214552 -x214553 -x214554 -x214555 -x214556 -x214557 -x214558 -x214559 -x214560 -x214561 -x214562 -x214563 -x214564 -x214565 -x214566 -x214567 -x214568 -x214569 -x214570 -x214571 -x214572 -x214573 -x214574 -x212223 -x212224 -x212225 -x212226 -x212227 -x212228 -x212229 -x212230 -x212231 -x212232 -x212233 -x212234 -x212235 -x212236 -x212237 -x212238 -x212239 -x212240 -x212241 -x212242 -x212243 -x212244 -x212245 -x212246 -x212247 -x212248 -x212249 -x212250 -x212251 -x212252 -x212253 -x212254 -x212255 -x212256 -x212257 -x212258 -x212259 -x212260 -x212261 -x212262 -x212263 -x212264 -x212265 -x212266 -x212267 -x212268 -x212269 -x212270 -x212271 -x212272 -x212273 -x212274 -x212275 -x212276 -x212277 -x212278 -x212279 -x212280 -x212281 -x212282 -x212283 -x212284 -x212285 -x212286 -x212287 -x212288 -x212289 -x212290 -x212291 -x212292 -x212293 -x212294 -x212295 -x212296 -x212297 -x212298 -x212299 -x212300 -x212301 -x212302 -x212303 -x212304 -x212305 -x212306 -x212307 -x212308 -x212309 -x212310 -x212311 -x212312 -x212313 -x212314 -x212315 -x212316 -x212317 -x212318 -x212319 -x212320 -x212321 -x212322 -x212323 -x212324 -x212325 -x212326 -x212327 -x212328 -x212329 -x212330 -x212331 -x212332 -x212333 -x212334 -x212335 -x212336 -x212337 -x212338 -x212339 -x212340 -x212341 -x212342 -x212343 -x212344 -x212345 -x212346 -x212347 -x212348 -x212349 -x212350 -x212351 -x212352 -x212353 -x212354 -x212355 -x212356 -x212357 -x212358 -x212359 -x212360 -x212361 -x212362 -x212363 -x212364 -x212365 -x212366 -x212367 -x212368 -x212369 -x212370 -x212371 -x212372 -x212373 -x212374 -x212375 -x212376 -x212377 -x212378 -x212379 -x212380 -x212381 -x212382 -x212383 -x212384 -x212385 -x212386 -x212387 -x212388 -x212389 -x212390 -x212391 -x212392 -x212393 -x212394 -x212395 -x212396 -x212397 -x212398 -x212399 -x212400 -x212401 -x212402 -x212403 -x212404 -x212405
3600.06/3611.79	v -x212406 -x212407 -x212408 -x212409 -x212410 -x212411 -x212412 -x212413 -x212414 -x212415 -x212416 -x212417 -x212418 -x212419 -x212420 -x212421 -x212422 -x212423 -x212424 -x212425 -x212426 -x212427 -x212428 -x212429 -x212430 -x212431 -x212432 -x212433 -x212434 -x212435 -x212436 -x212437 -x212438 -x212439 -x212440 -x212441 -x212442 -x212443 -x212444 -x212445 -x212446 -x212447 -x212448 -x212449 -x212450 -x212451 -x212452 -x212453 -x212454 -x212455 -x212456 -x212457 -x212458 -x212459 -x212460 -x212461 -x212462 -x212463 -x212464 -x212465 -x212466 -x212467 -x212468 -x212469 -x212470 -x212471 -x212472 -x212473 -x212474 -x212475 -x212476 -x212477 -x212478 -x212479 -x212480 -x212481 -x212482 -x212483 -x212484 -x212485 -x212486 -x212487 -x212488 -x212489 -x212490 -x212491 -x212492 -x212493 -x212494 -x212495 -x212496 -x212497 -x212498 -x212499 -x212500 -x212501 -x212502 -x212503 -x212504 -x212505 -x212506 -x212507 -x212508 -x212509 -x212510 -x212511 -x212512 -x212513 -x212514 -x212515 -x212516 -x212517 -x212518 -x212519 -x212520 -x212521 -x212522 -x212523 -x212524 -x212525 -x212526 -x212527 -x212528 -x212529 -x212530 -x212531 -x212532 -x212533 -x212534 -x212535 -x212536 -x212537 -x212538 -x212539 -x212540 -x212541 -x212542 -x212543 -x212544 -x212545 -x212546 -x212547 -x212548 -x212549 -x212550 -x212551 -x212552 -x212553 -x212554 -x212555 -x212556 -x212557 -x212558 -x212559 -x212560 -x212561 -x212562 -x212563 -x212564 -x212565 -x212566 -x212567 -x212568 -x212569 -x212570 -x212571 -x212572 -x212573 -x212574 -x212575 -x212576 -x212577 -x212578 -x212579 -x212580 -x212581 -x212582 -x212583 -x212584 -x212585 -x212586 -x212587 -x212588 -x212589 -x212590 -x212591 -x212592 -x212593 -x212594 -x212595 -x212596 -x212597 -x212598 -x212599 -x212600 -x212601 -x212602 -x212603 -x212604 -x212605 -x212606 -x212607 -x212608 -x212609 -x212610 -x212611 -x212612 -x212613 -x212614 -x212615 -x212616 -x212617 -x212618 -x212619 -x212620 -x212621 -x212622 -x212623 -x212624 -x212625 -x212626 -x212627 -x212628 -x212629 -x212630 -x212631 -x212632 -x212633 -x212634 -x212635 -x212636 -x212637 -x212638 -x212639 -x212640 -x212641 -x212642 -x212643 -x212644 -x212645 -x212646 -x212647 -x212648 -x212649 -x212650 -x212651 -x212652 -x212653 -x212654 -x212655 -x212656 -x212657 -x212658 -x212659 -x212660 -x212661 -x212662 -x212663 -x212664 -x212665 -x212666 -x212667 -x212668 -x212669 -x212670 -x212671 -x212672 -x212673 -x212674 -x212675 -x212676 -x212677 -x212678 -x212679 -x212680 -x212681 -x212682 -x212683 -x212684 -x212685 -x212686 -x212687 -x212688 -x212689 -x212690 -x212691 -x212692 -x212693 -x212694 -x212695 -x212696 -x212697 -x212698 -x212699 -x212700 -x212701 -x212702 -x212751 -x212752 -x212753 -x212754 -x212755 -x212756 -x212757 -x212758 -x212759 -x212760 -x212761 -x212762 -x212763 -x212764 -x212765 -x212766 -x212767 -x212768 -x212769 -x212770 -x212771 -x212772 -x212773 -x212774 -x212775 -x212776 -x212777 -x212778 -x212779 -x212780 -x212781 -x212782 -x212783 -x212784 -x212785 -x212786 -x212787 -x212788 -x212789 -x212790 -x212791 -x212792 -x212793 -x212794 -x212795 -x212796 -x212797 -x212798 -x212799 -x212800 -x212801 -x212802 -x212803 -x212804 -x212805 -x212806 -x212807 -x212808 -x212809 -x212810 -x212811 -x212812 -x212813 -x212814 -x212815 -x212816 -x212817 -x212818 -x212819 -x212820 -x212821 -x212822 -x212823 -x212824 -x212825 -x212826 -x212827 -x212828 -x212829 -x212830 -x212831 -x212832 -x212833 -x212834 -x212835 -x212836 -x212837 -x212838 -x212839 -x212840 -x212841 -x212842 -x212843 -x212844 -x212845 -x212846 -x212847 -x212848 -x212849 -x212850 -x212851 -x212852 -x212853 -x212854 -x212855 -x212856 -x212857 -x212858 -x212859 -x212860 -x212861 -x212862 -x212863 -x212864 -x212865 -x212866 -x212867 -x212868 -x212869 -x212870 -x212871 -x212872 -x212873 -x212874 -x212875 -x212876 -x212877 -x212878 -x212879 -x212880 -x212881 -x212882 -x212883 -x212884 -x212885 -x212886 -x212887 -x212888 -x212889 -x212890 -x212891 -x212892 -x212893 -x212894 -x212895 -x212896 -x212897 -x212898 -x212899 -x212900 -x212901 -x212902 -x212903 -x212904 -x212905 -x212906 -x212907 -x212908 -x212909 -x212910 -x212911 -x212912 -x212913 -x212914 -x212915 -x212916 -x212917 -x212918 -x212919 -x212920 -x212921 -x212922 -x212923 -x212924 -x212925 -x212926 -x212927 -x212928 -x212929 -x212930 -x212931 -x212932 -x212933 -x212934 -x212935 -x212936 -x212937 -x212938 -x212939 -x212940 -x212941 -x212942 -x212943 -x212944 -x212945 -x212946 -x212947 -x212948 -x212949 -x212950 -x212951 -x212952 -x212953 -x212954 -x212955 -x212956 -x212957 -x212958 -x212959 -x212960 -x212961 -x212962 -x212963 -x212964 -x212965 -x212966 -x212967 -x212968 -x212969 -x212970 -x212971 -x212972 -x212973 -x212974 -x212975 -x212976 -x212977 -x212978 -x212979 -x212980 -x212981 -x212982 -x212983 -x212984 -x212985 -x212986 -x212987 -x212988 -x212989 -x212990 -x212991 -x212992 -x212993 -x212994 -x212995 -x212996 -x212997 -x212998 -x212999 -x213000 -x213001 -x213002 -x213003 -x213004 -x213005 -x213006 -x213007 -x213008 -x213009 -x213010 -x213011 -x213012 -x213013 -x213014 -x213015 -x213016 -x213017 -x213018 -x213019 -x213020 -x213021 -x213022 -x213023 -x213024 -x213025 -x213026 -x213027 -x213028 -x213029 -x213030 -x213031 -x213032 -x213033 -x213034 -x213035 -x213036 -x213037 -x213038 -x213039 -x213040 -x213041 -x213042 -x213043 -x213044 -x213045 -x213046 -x213047 -x213048 -x213049 -x213050 -x213051 -x213052 -x213053 -x213054 -x213055 -x213056 -x213057 -x213058 -x213059 -x213060 -x213061 -x213062 -x213063 -x213064 -x213065 -x213066 -x213067 -x213068 -x213069 -x213070 -x213071 -x213072 -x213073 -x213074 -x213075 -x213076 -x213077 -x213078 -x213079 -x213080 -x213081 -x213082 -x213083 -x213084 -x213085 -x213086 -x213087 -x213088 -x213089 -x213090 -x213091 -x213092 -x213093 -x213094 -x213095 -x213096 -x213097 -x213098 -x213099 -x213100 -x213101 -x213102 -x213103 -x213104 -x213105 -x213106 -x213107 -x213108 -x213109 -x213110 -x213111 -x213112 -x213113 -x213114 -x213115 -x213116 -x213117 -x213118 -x213119 -x213120 -x213121 -x213122 -x213123 -x213124 -x213125 -x213126 -x213127 -x213128 -x213129 -x213130 -x213131 -x213132 -x213133 -x213134 -x213135 -x213136 -x213137 -x213138 -x213139 -x213140 -x213141 -x213142 -x213143 -x213144 -x213145 -x213146 -x213147 -x213148 -x213149 -x213150 -x213151 -x213152 -x213153 -x213154 -x213155 -x213156 -x213157 -x213158 -x213159 -x213160 -x213161 -x213162 -x213163 -x213164 -x213165 -x213166 -x213167 -x213168 -x213169 -x213170 -x213171 -x213172 -x213173 -x213174 -x213175 -x213176 -x213177 -x213178 -x213179 -x213180 -x213181 -x213182 -x213183 -x213184 -x213185 -x213186 -x213187 -x213188 -x213189 -x213190 -x213191 -x213192 -x213193 -x213194 -x213195 -x213196 -x213197 -x213198 -x213199 -x213200 -x213201 -x213202 -x213203 -x213204 -x213205 -x213206 -x213207 -x213208 -x213209 -x213210 -x213211 -x213212 -x213213 -x213214 -x213215 -x213216 -x213217 -x213218 -x213219 -x213220 -x213221 -x213222 -x213223 -x213224 -x213225 -x213226 -x213227 -x213228 -x213229 -x213230 -x213279 -x213280 -x213281 -x213282 -x213283 -x213284 -x213285 -x213286 -x213287 -x213288 -x213289 -x213290 -x213291 -x213292 -x213293 -x213294 -x213295 -x213296 -x213297 -x213298 -x213299 -x213300 -x213301 -x213302 -x213303 -x213304 -x213305 -x213306 -x213307 -x213308 -x213309 -x213310 -x213311 -x213312 -x213313 -x213314 -x213315 -x213316 -x213317 -x213318 -x213319 -x213320 -x213321 -x213322 -x213323 -x213324 -x213325 -x213326 -x213327 -x213328 -x213329 -x213330 -x213331 -x213332 -x213333 -x213334 -x213335 -x213336 -x213337 -x213338 -x213339 -x213340 -x213341 -x213342 -x213343 -x213344 -x213345 -x213346 -x213347 -x213348 -x213349 -x213350 -x213351 -x213352 -x213353 -x213354 -x213355 -x213356 -x213357 -x213358 -x213359 -x213360 -x213361 -x213362 -x213363 -x213364 -x213365 -x213366 -x213367 -x213368 -x213369 -x213370 -x213371 -x213372 -x213373 -x213374 -x213375 -x213376 -x213377 -x213378 -x213379 -x213380 -x213381 -x213382 -x213383 -x213384 -x213385 -x213386 -x213387 -x213388 -x213389 -x213390 -x213391 -x213392 -x213393 -x213394 -x213395 -x213396 -x213397 -x213398 -x213399 -x213400 -x213401 -x213402 -x213403 -x213404 -x213405 -x213406 -x213407 -x213408 -x213409 -x213410 -x213411 -x213412 -x213413 -x213414 -x213415 -x213416 -x213417 -x213418 -x213419 -x213420 -x213421 -x213422 -x213423 -x213424 -x213425 -x213426 -x213427 -x213428 -x213429 -x213430 -x213431 -x213432 -x213433 -x213434 -x213435 -x213436 -x213437 -x213438 -x213439 -x213440 -x213441 -x213442 -x213443 -x213444 -x213445 -x213446 -x213447 -x213448 -x213449 -x213450 -x213451 -x213452 -x213453 -x213454 -x213455 -x213456 -x213457 -x213458 -x213459 -x213460 -x213461 -x213462 -x213463 -x213464 -x213465 -x213466 -x213467 -x213468 -x213469 -x213470 -x213471 -x213472 -x213473 -x213474 -x213475 -x213476 -x213477 -x213478 -x213479 -x213480 -x213481 -x213482 -x213483 -x213484 -x213485 -x213486 -x213487 -x213488 -x213489 -x213490 -x213491 -x213492 -x213493 -x213494 -x213495 -x213496 -x213497 -x213498 -x213499 -x213500 -x213501 -x213502 -x213503 -x213504 -x213505 -x213506 -x213507 -x213508 -x213509 -x213510 -x213511 -x213512 -x213513 -x213514 -x213515 -x213516 -x213517 -x213518 -x213519 -x213520 -x213521 -x213522 -x213523 -x213524 -x213525 -x213526 -x213527 -x213528 -x213529 -x213530 -x213531 -x213532 -x213533 -x213534 -x213535 -x213536 -x213537 -x213538 -x213539 -x213540 -x213541 -x213542 -x213543 -x213544 -x213545 -x213546 -x213547 -x213548 -x213549 -x213550 -x213551 -x213552 -x213553 -x213554 -x213555 -x213556 -x213557 -x213558 -x213559 -x213560 -x213561 -x213562 -x213563 -x213564 -x213565 -x213566 -x213567 -x213568 -x213569 -x213570 -x213571 -x213572 -x213573 -x213574 -x213575 -x213576 -x213577 -x213578 -x213579 -x213580 -x213581 -x213582 -x213583 -x213584 -x213585 -x213586 -x213587 -x213588 -x213589 -x213590 -x213591 -x213592 -x213593 -x213594 -x213595 -x213596 -x213597 -x213598 -x213599 -x213600 -x213601 -x213602 -x213603 -x213604 -x213605 -x213606 -x213607 -x213608 -x213609 -x213610 -x213611 -x213612 -x213613 -x213614 -x213615 -x213616 -x213617 -x213618 -x213619 -x213620 -x213621 -x213622 -x213623 -x213624 -x213625 -x213626 -x213627 -x213628 -x213629 -x213630 -x213631 -x213632 -x213633 -x213634 -x213635 -x213636 -x213637 -x213638 -x213639 -x213640 -x213641 -x213642 -x213643 -x213644 -x213645 -x213646 -x213647 -x213648 -x213649 -x213650 -x213651 -x213652 -x213653 -x213654 -x213655 -x213656 -x213657 -x213658 -x213659 -x213660 -x213661 -x213662 -x213663 -x213664 -x213665 -x213666 -x213667 -x213668 -x213669 -x213670 -x213671 -x213672 -x213673 -x213674 -x213675 -x213676 -x213677 -x213678 -x213679 -x213680 -x213681 -x213682 -x213683 -x213684 -x213685 -x213686 -x213687 -x213688 -x213689 -x213690 -x213691 -x213692 -x213693 -x213694 -x213695 -x213696 -x213697 -x213698 -x213699 -x213700 -x213701 -x213702 -x213703 -x213704 -x213705 -x213706 -x213707 -x213708 -x213709 -x213710 -x213711 -x213712 -x213713 -x213714 -x213715 -x213716 -x213717 -x213718 -x213719 -x213720 -x213721 -x213722 -x213723 -x213724 -x213725 -x213726 -x213727 -x213728 -x213729 -x213730 -x213731 -x213732 -x213733 -x213734 -x213735 -x213736 -x213737 -x213738 -x213739 -x213740 -x213741 -x213742 -x213743 -x213744 -x213745 -x213746 -x213747 -x213748 -x213749 -x213750 -x213751 -x213752 -x213753 -x213754 -x213755 -x213756 -x213757 -x213758 -x213807 -x213808 -x213809 -x213810 -x213811 -x213812 -x213813 -x213814 -x213815 -x213816 -x213817 -x213818 -x213819 -x213820 -x213821 -x213822 -x213823 -x213824 -x213825 -x213826 -x213827 -x213828 -x213829 -x213830 -x213831 -x213832 -x213833 -x213834 -x213835 -x213836 -x213837 -x213838 -x213839 -x213840 -x213841 -x213842 -x213843 -x213844 -x213845 -x213846 -x213847 -x213848 -x213849 -x213850 -x213851 -x213852 -x213853 -x213854 -x213855 -x213856 -x213857 -x213858 -x213859 -x213860 -x213861 -x213862 -x213863 -x213864 -x213865 -x213866 -x213867 -x213868 -x213869 -x213870 -x213871 -x213872 -x213873 -x213874 -x213875 -x213876 -x213877 -x213878 -x213879 -x213880 -x213881 -x213882 -x213883 -x213884 -x213885 -x213886 -x213887 -x213888 -x213889 -x213890 -x213891 -x213892 -x213893 -x213894 -x213895 -x213896 -x213897 -x213898 -x213899 -x213900 -x213901 -x213902 -x213903 -x213904 -x213905 -x213906 -x213907 -x213908 -x213909 -x213910 -x213911 -x213912 -x213913 -x213914 -x213915 -x213916 -x213917 -x213918 -x213919 -x213920 -x213921 -x213922 -x213923 -x213924 -x213925 -x213926 -x213927 -x213928 -x213929 -x213930 -x213931 -x213932 -x213933 -x213934 -x213935 -x213936 -x213937 -x213938 -x213939 -x213940 -x213941 -x213942 -x213943 -x213944 -x213945 -x213946 -x213947 -x213948 -x213949 -x213950 -x213951 -x213952 -x213953 -x213954 -x213955 -x213956 -x213957 -x213958 -x213959 -x213960 -x213961 -x213962 -x213963 -x213964 -x213965 -x213966 -x213967 -x213968 -x213969 -x213970 -x213971 -x213972 -x213973 -x213974 -x213975 -x213976 -x213977 -x213978 -x213979 -x213980 -x213981 -x213982 -x213983 -x213984 -x213985 -x213986 -x213987 -x213988 -x213989 -x213990 -x213991 -x213992 -x213993 -x213994 -x213995 -x213996 -x213997 -x213998 -x213999 -x214000 -x214001 -x214002 -x214003 -x214004 -x214005 -x214006 -x214007 -x214008 -x214009 -x214010 -x214011 -x214012 -x214013 -x214014 -x214015 -x214016 -x214017 -x214018 -x214019 -x214020 -x214021 -x214022 -x214023 -x214024 -x214025 -x214026 -x214027 -x214028 -x214029 -x214030 -x214031 -x214032 -x214033 -x214034 -x214035 -x214036 -x214037 -x214038 -x214039 -x214040 -x214041 -x214042 -x214043 -x214044 -x214045 -x214046 -x214047 -x214048 -x214049 -x214050 -x214051 -x214052 -x214053 -x214054 -x214055 -x214056 -x214057 -x214058 -x214059 -x214060 -x214061 -x214062 -x214063 -x214064 -x214065 -x214066 -x214067 -x214068 -x214069 -x214070 -x214071 -x214072 -x214073 -x214074 -x214075 -x214076 -x214077 -x214078 -x214079 -x214080 -x214081 -x214082 -x214083 -x214084 -x214085 -x214086 -x214087 -x214088 -x214089 -x214090 -x214091 -x214092 -x214093 -x214094 -x214095 -x214096 -x214097 -x214098 -x214099 -x214100 -x214101 -x214102 -x214103 -x214104 -x214105 -x214106 -x214107 -x214108 -x214109 -x214110 -x214111 -x214112 -x214113 -x214114 -x214115 -x214116 -x214117 -x214118 -x214119 -x214120 -x214121 -x214122 -x214123 -x214124 -x214125 -x214126 -x214127 -x214128 -x214129 -x214130 -x214131 -x214132 -x214133 -x214134 -x214135 -x214136 -x214137 -x214138 -x214139 -x214140 -x214141 -x214142 -x214143 -x214144 -x214145 -x214146 -x214147 -x214148 -x214149 -x214150 -x214151 -x214152 -x214153 -x214154 -x214155 -x214156 -x214157 -x214158 -x214159 -x214160 -x214161 -x214162 -x214163 -x214164 -x214165 -x214166 -x214167 -x214168 -x214169 -x214170 -x214171 -x214172 -x214173 -x214174 -x214175 -x214176 -x214177 -x214178 -x214179 -x214180 -x214181 -x214182 -x214183 -x214184 -x214185 -x214186 -x214187 -x214188 -x214189 -x214190 -x214191 -x214192 -x214193 -x214194 -x214195 -x214196 -x214197 -x214198 -x214199 -x214200 -x214201 -x214202 -x214203 -x214204 -x214205 -x214206 -x214207 -x214208 -x214209 -x214210 -x214211 -x214212 -x214213 -x214214 -x214215 -x214216 -x214217 -x214218 -x214219 -x214220 -x214221 -x214222 -x214223 -x214224 -x214225 -x214226 -x214227 -x214228 -x214229 -x214230 -x214231 -x214232 -x214233 -x214234 -x214235 -x214236 -x214237 -x214238 -x214287 -x214288 -x214289 -x214290 -x214291 -x214292 -x214293 -x214294 -x214295 -x214296 -x214297 -x214298 -x214299 -x214300 -x214301 -x214302 -x214303 -x214304 -x214305 -x214306 -x214307 -x214308 -x214309 -x214310 -x214311 -x214312 -x214313 -x214314 -x214315 -x214316 -x214317 -x214318 -x214319 -x214320 -x214321 -x214322 -x214323 -x214324 -x214325 -x214326 -x214327 -x214328 -x214329 -x214330 -x214331 -x214332 -x214333 -x214334 -x215055 -x215056 -x215057 -x215058 -x215059 -x215060 -x215061 -x215062 -x215063 -x215064 -x215065 -x215066 -x215067 -x215068 -x215069 -x215070 -x215071 -x215072 -x215073 -x215074 -x215075 -x215076 -x215077 -x215078 -x215079 -x215080 -x215081 -x215082 -x215083 -x215084 -x215085 -x215086 -x215087 -x215088 -x215089 -x215090 -x215091 -x215092 -x215093 -x215094 -x215095 -x215096 -x215097 -x215098 -x215099 -x215100 -x215101 -x215102 -x215583 -x215584 -x215585 -x215586 -x215587 -x215588 -x215589 -x215590 -x215591 -x215592 -x215593 -x215594 -x215595 -x215596 -x215597 -x215598 -x215599 -x215600 -x215601 -x215602 -x215603 -x215604 -x215605 -x215606 -x215607 -x215608 -x215609 -x215610 -x215611 -x215612 -x215613 -x215614 -x215615 -x215616 -x215617 -x215618 -x215619 -x215620 -x215621 -x215622 -x215623 -x215624 -x215625 -x215626 -x215627 -x215628 -x215629 -x215630 -x216111 -x216112 -x216113 -x216114 -x216115 -x216116 -x216117 -x216118 -x216119 -x216120 -x216121 -x216122 -x216123 -x216124 -x216125 -x216126 -x216127 -x216128 -x216129 -x216130 -x216131 -x216132 -x216133 -x216134 -x216135 -x216136 -x216137 -x216138 -x216139 -x216140 -x216141 -x216142 -x216143 -x216144 -x216145 -x216146 -x216147 -x216148 -x216149 -x216150 -x216151 -x216152 -x216153 -x216154 -x216155 -x216156 -x216157 -x216158 -x216591 -x216592 -x216593 -x216594 -x216595 -x216596 -x216597 -x216598 -x216599 -x216600 -x216601 -x216602 -x216603 -x216604 -x216605 -x216606 -x216607 -x216608 -x216609 -x216610 -x216611 -x216612 -x216613 -x216614 -x216615 -x216616 -x216617 -x216618 -x216619 -x216620 -x216621 -x216622 -x216623 -x216624 -x216625 -x216626 -x216627 -x216628 -x216629 -x216630 -x216631 -x216632 -x216633 -x216634 -x216635 -x216636 -x216637 -x216638 -x216687 -x216688 -x216689 -x216690 -x216691 -x216692 -x216693 -x216694 -x216695 -x216696 -x216697 -x216698 -x216699 -x216700 -x216701 -x216702 -x216703 -x216704 -x216705 -x216706 -x216707 -x216708 -x216709 -x216710 -x216711 -x216712 -x216713 -x216714 -x216715 -x216716 -x216717 -x216718 -x216719 -x216720 -x216721 -x216722 -x216723 -x216724 -x216725 -x216726 -x216727 -x216728 -x216729 -x216730 -x216731 -x216732 -x216733 -x216734 -x216735 -x216736 -x216737 -x216738 -x216739 -x216740 -x216741 -x216742 -x216743 -x216744 -x216745 -x216746 -x216747 -x216748 -x216749 -x216750 -x216751 -x216752 -x216753 -x216754 -x216755 -x216756 -x216757
3600.06/3611.79	v -x216758 -x216759 -x216760 -x216761 -x216762 -x216763 -x216764 -x216765 -x216766 -x216767 -x216768 -x216769 -x216770 -x216771 -x216772 -x216773 -x216774 -x216775 -x216776 -x216777 -x216778 -x216779 -x216780 -x216781 -x216782 -x216783 -x216784 -x216785 -x216786 -x216787 -x216788 -x216789 -x216790 -x216791 -x216792 -x216793 -x216794 -x216795 -x216796 -x216797 -x216798 -x216799 -x216800 -x216801 -x216802 -x216803 -x216804 -x216805 -x216806 -x216807 -x216808 -x216809 -x216810 -x216811 -x216812 -x216813 -x216814 -x216815 -x216816 -x216817 -x216818 -x216819 -x216820 -x216821 -x216822 -x216823 -x216824 -x216825 -x216826 -x216827 -x216828 -x216829 -x216830 -x216831 -x216832 -x216833 -x216834 -x216835 -x216836 -x216837 -x216838 -x216839 -x216840 -x216841 -x216842 -x216843 -x216844 -x216845 -x216846 -x216847 -x216848 -x216849 -x216850 -x216851 -x216852 -x216853 -x216854 -x216855 -x216856 -x216857 -x216858 -x216859 -x216860 -x216861 -x216862 -x216863 -x216864 -x216865 -x216866 -x216867 -x216868 -x216869 -x216870 -x216871 -x216872 -x216873 -x216874 -x216875 -x216876 -x216877 -x216878 -x216879 -x216880 -x216881 -x216882 -x216883 -x216884 -x216885 -x216886 -x216887 -x216888 -x216889 -x216890 -x216891 -x216892 -x216893 -x216894 -x216895 -x216896 -x216897 -x216898 -x216899 -x216900 -x216901 -x216902 -x216903 -x216904 -x216905 -x216906 -x216907 -x216908 -x216909 -x216910 -x216911 -x216912 -x216913 -x216914 -x216915 -x216916 -x216917 -x216918 -x216919 -x216920 -x216921 -x216922 -x216923 -x216924 -x216925 -x216926 -x214575 -x214576 -x214577 -x214578 -x214579 -x214580 -x214581 -x214582 -x214583 -x214584 -x214585 -x214586 -x214587 -x214588 -x214589 -x214590 -x214591 -x214592 -x214593 -x214594 -x214595 -x214596 -x214597 -x214598 -x214599 -x214600 -x214601 -x214602 -x214603 -x214604 -x214605 -x214606 -x214607 -x214608 -x214609 -x214610 -x214611 -x214612 -x214613 -x214614 -x214615 -x214616 -x214617 -x214618 -x214619 -x214620 -x214621 -x214622 -x214623 -x214624 -x214625 -x214626 -x214627 -x214628 -x214629 -x214630 -x214631 -x214632 -x214633 -x214634 -x214635 -x214636 -x214637 -x214638 -x214639 -x214640 -x214641 -x214642 -x214643 -x214644 -x214645 -x214646 -x214647 -x214648 -x214649 -x214650 -x214651 -x214652 -x214653 -x214654 -x214655 -x214656 -x214657 -x214658 -x214659 -x214660 -x214661 -x214662 -x214663 -x214664 -x214665 -x214666 -x214667 -x214668 -x214669 -x214670 -x214671 -x214672 -x214673 -x214674 -x214675 -x214676 -x214677 -x214678 -x214679 -x214680 -x214681 -x214682 -x214683 -x214684 -x214685 -x214686 -x214687 -x214688 -x214689 -x214690 -x214691 -x214692 -x214693 -x214694 -x214695 -x214696 -x214697 -x214698 -x214699 -x214700 -x214701 -x214702 -x214703 -x214704 -x214705 -x214706 -x214707 -x214708 -x214709 -x214710 -x214711 -x214712 -x214713 -x214714 -x214715 -x214716 -x214717 -x214718 -x214719 -x214720 -x214721 -x214722 -x214723 -x214724 -x214725 -x214726 -x214727 -x214728 -x214729 -x214730 -x214731 -x214732 -x214733 -x214734 -x214735 -x214736 -x214737 -x214738 -x214739 -x214740 -x214741 -x214742 -x214743 -x214744 -x214745 -x214746 -x214747 -x214748 -x214749 -x214750 -x214751 -x214752 -x214753 -x214754 -x214755 -x214756 -x214757 -x214758 -x214759 -x214760 -x214761 -x214762 -x214763 -x214764 -x214765 -x214766 -x214767 -x214768 -x214769 -x214770 -x214771 -x214772 -x214773 -x214774 -x214775 -x214776 -x214777 -x214778 -x214779 -x214780 -x214781 -x214782 -x214783 -x214784 -x214785 -x214786 -x214787 -x214788 -x214789 -x214790 -x214791 -x214792 -x214793 -x214794 -x214795 -x214796 -x214797 -x214798 -x214799 -x214800 -x214801 -x214802 -x214803 -x214804 -x214805 -x214806 -x214807 -x214808 -x214809 -x214810 -x214811 -x214812 -x214813 -x214814 -x214815 -x214816 -x214817 -x214818 -x214819 -x214820 -x214821 -x214822 -x214823 -x214824 -x214825 -x214826 -x214827 -x214828 -x214829 -x214830 -x214831 -x214832 -x214833 -x214834 -x214835 -x214836 -x214837 -x214838 -x214839 -x214840 -x214841 -x214842 -x214843 -x214844 -x214845 -x214846 -x214847 -x214848 -x214849 -x214850 -x214851 -x214852 -x214853 -x214854 -x214855 -x214856 -x214857 -x214858 -x214859 -x214860 -x214861 -x214862 -x214863 -x214864 -x214865 -x214866 -x214867 -x214868 -x214869 -x214870 -x214871 -x214872 -x214873 -x214874 -x214875 -x214876 -x214877 -x214878 -x214879 -x214880 -x214881 -x214882 -x214883 -x214884 -x214885 -x214886 -x214887 -x214888 -x214889 -x214890 -x214891 -x214892 -x214893 -x214894 -x214895 -x214896 -x214897 -x214898 -x214899 -x214900 -x214901 -x214902 -x214903 -x214904 -x214905 -x214906 -x214907 -x214908 -x214909 -x214910 -x214911 -x214912 -x214913 -x214914 -x214915 -x214916 -x214917 -x214918 -x214919 -x214920 -x214921 -x214922 -x214923 -x214924 -x214925 -x214926 -x214927 -x214928 -x214929 -x214930 -x214931 -x214932 -x214933 -x214934 -x214935 -x214936 -x214937 -x214938 -x214939 -x214940 -x214941 -x214942 -x214943 -x214944 -x214945 -x214946 -x214947 -x214948 -x214949 -x214950 -x214951 -x214952 -x214953 -x214954 -x214955 -x214956 -x214957 -x214958 -x214959 -x214960 -x214961 -x214962 -x214963 -x214964 -x214965 -x214966 -x214967 -x214968 -x214969 -x214970 -x214971 -x214972 -x214973 -x214974 -x214975 -x214976 -x214977 -x214978 -x214979 -x214980 -x214981 -x214982 -x214983 -x214984 -x214985 -x214986 -x214987 -x214988 -x214989 -x214990 -x214991 -x214992 -x214993 -x214994 -x214995 -x214996 -x214997 -x214998 -x214999 -x215000 -x215001 -x215002 -x215003 -x215004 -x215005 -x215006 -x215007 -x215008 -x215009 -x215010 -x215011 -x215012 -x215013 -x215014 -x215015 -x215016 -x215017 -x215018 -x215019 -x215020 -x215021 -x215022 -x215023 -x215024 -x215025 -x215026 -x215027 -x215028 -x215029 -x215030 -x215031 -x215032 -x215033 -x215034 -x215035 -x215036 -x215037 -x215038 -x215039 -x215040 -x215041 -x215042 -x215043 -x215044 -x215045 -x215046 -x215047 -x215048 -x215049 -x215050 -x215051 -x215052 -x215053 -x215054 -x215103 -x215104 -x215105 -x215106 -x215107 -x215108 -x215109 -x215110 -x215111 -x215112 -x215113 -x215114 -x215115 -x215116 -x215117 -x215118 -x215119 -x215120 -x215121 -x215122 -x215123 -x215124 -x215125 -x215126 -x215127 -x215128 -x215129 -x215130 -x215131 -x215132 -x215133 -x215134 -x215135 -x215136 -x215137 -x215138 -x215139 -x215140 -x215141 -x215142 -x215143 -x215144 -x215145 -x215146 -x215147 -x215148 -x215149 -x215150 -x215151 -x215152 -x215153 -x215154 -x215155 -x215156 -x215157 -x215158 -x215159 -x215160 -x215161 -x215162 -x215163 -x215164 -x215165 -x215166 -x215167 -x215168 -x215169 -x215170 -x215171 -x215172 -x215173 -x215174 -x215175 -x215176 -x215177 -x215178 -x215179 -x215180 -x215181 -x215182 -x215183 -x215184 -x215185 -x215186 -x215187 -x215188 -x215189 -x215190 -x215191 -x215192 -x215193 -x215194 -x215195 -x215196 -x215197 -x215198 -x215199 -x215200 -x215201 -x215202 -x215203 -x215204 -x215205 -x215206 -x215207 -x215208 -x215209 -x215210 -x215211 -x215212 -x215213 -x215214 -x215215 -x215216 -x215217 -x215218 -x215219 -x215220 -x215221 -x215222 -x215223 -x215224 -x215225 -x215226 -x215227 -x215228 -x215229 -x215230 -x215231 -x215232 -x215233 -x215234 -x215235 -x215236 -x215237 -x215238 -x215239 -x215240 -x215241 -x215242 -x215243 -x215244 -x215245 -x215246 -x215247 -x215248 -x215249 -x215250 -x215251 -x215252 -x215253 -x215254 -x215255 -x215256 -x215257 -x215258 -x215259 -x215260 -x215261 -x215262 -x215263 -x215264 -x215265 -x215266 -x215267 -x215268 -x215269 -x215270 -x215271 -x215272 -x215273 -x215274 -x215275 -x215276 -x215277 -x215278 -x215279 -x215280 -x215281 -x215282 -x215283 -x215284 -x215285 -x215286 -x215287 -x215288 -x215289 -x215290 -x215291 -x215292 -x215293 -x215294 -x215295 -x215296 -x215297 -x215298 -x215299 -x215300 -x215301 -x215302 -x215303 -x215304 -x215305 -x215306 -x215307 -x215308 -x215309 -x215310 -x215311 -x215312 -x215313 -x215314 -x215315 -x215316 -x215317 -x215318 -x215319 -x215320 -x215321 -x215322 -x215323 -x215324 -x215325 -x215326 -x215327 -x215328 -x215329 -x215330 -x215331 -x215332 -x215333 -x215334 -x215335 -x215336 -x215337 -x215338 -x215339 -x215340 -x215341 -x215342 -x215343 -x215344 -x215345 -x215346 -x215347 -x215348 -x215349 -x215350 -x215351 -x215352 -x215353 -x215354 -x215355 -x215356 -x215357 -x215358 -x215359 -x215360 -x215361 -x215362 -x215363 -x215364 -x215365 -x215366 -x215367 -x215368 -x215369 -x215370 -x215371 -x215372 -x215373 -x215374 -x215375 -x215376 -x215377 -x215378 -x215379 -x215380 -x215381 -x215382 -x215383 -x215384 -x215385 -x215386 -x215387 -x215388 -x215389 -x215390 -x215391 -x215392 -x215393 -x215394 -x215395 -x215396 -x215397 -x215398 -x215399 -x215400 -x215401 -x215402 -x215403 -x215404 -x215405 -x215406 -x215407 -x215408 -x215409 -x215410 -x215411 -x215412 -x215413 -x215414 -x215415 -x215416 -x215417 -x215418 -x215419 -x215420 -x215421 -x215422 -x215423 -x215424 -x215425 -x215426 -x215427 -x215428 -x215429 -x215430 -x215431 -x215432 -x215433 -x215434 -x215435 -x215436 -x215437 -x215438 -x215439 -x215440 -x215441 -x215442 -x215443 -x215444 -x215445 -x215446 -x215447 -x215448 -x215449 -x215450 -x215451 -x215452 -x215453 -x215454 -x215455 -x215456 -x215457 -x215458 -x215459 -x215460 -x215461 -x215462 -x215463 -x215464 -x215465 -x215466 -x215467 -x215468 -x215469 -x215470 -x215471 -x215472 -x215473 -x215474 -x215475 -x215476 -x215477 -x215478 -x215479 -x215480 -x215481 -x215482 -x215483 -x215484 -x215485 -x215486 -x215487 -x215488 -x215489 -x215490 -x215491 -x215492 -x215493 -x215494 -x215495 -x215496 -x215497 -x215498 -x215499 -x215500 -x215501 -x215502 -x215503 -x215504 -x215505 -x215506 -x215507 -x215508 -x215509 -x215510 -x215511 -x215512 -x215513 -x215514 -x215515 -x215516 -x215517 -x215518 -x215519 -x215520 -x215521 -x215522 -x215523 -x215524 -x215525 -x215526 -x215527 -x215528 -x215529 -x215530 -x215531 -x215532 -x215533 -x215534 -x215535 -x215536 -x215537 -x215538 -x215539 -x215540 -x215541 -x215542 -x215543 -x215544 -x215545 -x215546 -x215547 -x215548 -x215549 -x215550 -x215551 -x215552 -x215553 -x215554 -x215555 -x215556 -x215557 -x215558 -x215559 -x215560 -x215561 -x215562 -x215563 -x215564 -x215565 -x215566 -x215567 -x215568 -x215569 -x215570 -x215571 -x215572 -x215573 -x215574 -x215575 -x215576 -x215577 -x215578 -x215579 -x215580 -x215581 -x215582 -x215631 -x215632 -x215633 -x215634 -x215635 -x215636 -x215637 -x215638 -x215639 -x215640 -x215641 -x215642 -x215643 -x215644 -x215645 -x215646 -x215647 -x215648 -x215649 -x215650 -x215651 -x215652 -x215653 -x215654 -x215655 -x215656 -x215657 -x215658 -x215659 -x215660 -x215661 -x215662 -x215663 -x215664 -x215665 -x215666 -x215667 -x215668 -x215669 -x215670 -x215671 -x215672 -x215673 -x215674 -x215675 -x215676 -x215677 -x215678 -x215679 -x215680 -x215681 -x215682 -x215683 -x215684 -x215685 -x215686 -x215687 -x215688 -x215689 -x215690 -x215691 -x215692 -x215693 -x215694 -x215695 -x215696 -x215697 -x215698 -x215699 -x215700 -x215701 -x215702 -x215703 -x215704 -x215705 -x215706 -x215707 -x215708 -x215709 -x215710 -x215711 -x215712 -x215713 -x215714 -x215715 -x215716 -x215717 -x215718 -x215719 -x215720 -x215721 -x215722 -x215723 -x215724 -x215725 -x215726 -x215727 -x215728 -x215729 -x215730 -x215731 -x215732 -x215733 -x215734 -x215735 -x215736 -x215737 -x215738 -x215739 -x215740 -x215741 -x215742 -x215743 -x215744 -x215745 -x215746 -x215747 -x215748 -x215749 -x215750 -x215751 -x215752 -x215753 -x215754 -x215755 -x215756 -x215757 -x215758 -x215759 -x215760 -x215761 -x215762 -x215763 -x215764 -x215765 -x215766 -x215767 -x215768 -x215769 -x215770 -x215771 -x215772 -x215773 -x215774 -x215775 -x215776 -x215777 -x215778 -x215779 -x215780 -x215781 -x215782 -x215783 -x215784 -x215785 -x215786 -x215787 -x215788 -x215789 -x215790 -x215791 -x215792 -x215793 -x215794 -x215795 -x215796 -x215797 -x215798 -x215799 -x215800 -x215801 -x215802 -x215803 -x215804 -x215805 -x215806 -x215807 -x215808 -x215809 -x215810 -x215811 -x215812 -x215813 -x215814 -x215815 -x215816 -x215817 -x215818 -x215819 -x215820 -x215821 -x215822 -x215823 -x215824 -x215825 -x215826 -x215827 -x215828 -x215829 -x215830 -x215831 -x215832 -x215833 -x215834 -x215835 -x215836 -x215837 -x215838 -x215839 -x215840 -x215841 -x215842 -x215843 -x215844 -x215845 -x215846 -x215847 -x215848 -x215849 -x215850 -x215851 -x215852 -x215853 -x215854 -x215855 -x215856 -x215857 -x215858 -x215859 -x215860 -x215861 -x215862 -x215863 -x215864 -x215865 -x215866 -x215867 -x215868 -x215869 -x215870 -x215871 -x215872 -x215873 -x215874 -x215875 -x215876 -x215877 -x215878 -x215879 -x215880 -x215881 -x215882 -x215883 -x215884 -x215885 -x215886 -x215887 -x215888 -x215889 -x215890 -x215891 -x215892 -x215893 -x215894 -x215895 -x215896 -x215897 -x215898 -x215899 -x215900 -x215901 -x215902 -x215903 -x215904 -x215905 -x215906 -x215907 -x215908 -x215909 -x215910 -x215911 -x215912 -x215913 -x215914 -x215915 -x215916 -x215917 -x215918 -x215919 -x215920 -x215921 -x215922 -x215923 -x215924 -x215925 -x215926 -x215927 -x215928 -x215929 -x215930 -x215931 -x215932 -x215933 -x215934 -x215935 -x215936 -x215937 -x215938 -x215939 -x215940 -x215941 -x215942 -x215943 -x215944 -x215945 -x215946 -x215947 -x215948 -x215949 -x215950 -x215951 -x215952 -x215953 -x215954 -x215955 -x215956 -x215957 -x215958 -x215959 -x215960 -x215961 -x215962 -x215963 -x215964 -x215965 -x215966 -x215967 -x215968 -x215969 -x215970 -x215971 -x215972 -x215973 -x215974 -x215975 -x215976 -x215977 -x215978 -x215979 -x215980 -x215981 -x215982 -x215983 -x215984 -x215985 -x215986 -x215987 -x215988 -x215989 -x215990 -x215991 -x215992 -x215993 -x215994 -x215995 -x215996 -x215997 -x215998 -x215999 -x216000 -x216001 -x216002 -x216003 -x216004 -x216005 -x216006 -x216007 -x216008 -x216009 -x216010 -x216011 -x216012 -x216013 -x216014 -x216015 -x216016 -x216017 -x216018 -x216019 -x216020 -x216021 -x216022 -x216023 -x216024 -x216025 -x216026 -x216027 -x216028 -x216029 -x216030 -x216031 -x216032 -x216033 -x216034 -x216035 -x216036 -x216037 -x216038 -x216039 -x216040 -x216041 -x216042 -x216043 -x216044 -x216045 -x216046 -x216047 -x216048 -x216049 -x216050 -x216051 -x216052 -x216053 -x216054 -x216055 -x216056 -x216057 -x216058 -x216059 -x216060 -x216061 -x216062 -x216063 -x216064 -x216065 -x216066 -x216067 -x216068 -x216069 -x216070 -x216071 -x216072 -x216073 -x216074 -x216075 -x216076 -x216077 -x216078 -x216079 -x216080 -x216081 -x216082 -x216083 -x216084 -x216085 -x216086 -x216087 -x216088 -x216089 -x216090 -x216091 -x216092 -x216093 -x216094 -x216095 -x216096 -x216097 -x216098 -x216099 -x216100 -x216101 -x216102 -x216103 -x216104 -x216105 -x216106 -x216107 -x216108 -x216109 -x216110 -x216159 -x216160 -x216161 -x216162 -x216163 -x216164 -x216165 -x216166 -x216167 -x216168 -x216169 -x216170 -x216171 -x216172 -x216173 -x216174 -x216175 -x216176 -x216177 -x216178 -x216179 -x216180 -x216181 -x216182 -x216183 -x216184 -x216185 -x216186 -x216187 -x216188 -x216189 -x216190 -x216191 -x216192 -x216193 -x216194 -x216195 -x216196 -x216197 -x216198 -x216199 -x216200 -x216201 -x216202 -x216203 -x216204 -x216205 -x216206 -x216207 -x216208 -x216209 -x216210 -x216211 -x216212 -x216213 -x216214 -x216215 -x216216 -x216217 -x216218 -x216219 -x216220 -x216221 -x216222 -x216223 -x216224 -x216225 -x216226 -x216227 -x216228 -x216229 -x216230 -x216231 -x216232 -x216233 -x216234 -x216235 -x216236 -x216237 -x216238 -x216239 -x216240 -x216241 -x216242 -x216243 -x216244 -x216245 -x216246 -x216247 -x216248 -x216249 -x216250 -x216251 -x216252 -x216253 -x216254 -x216255 -x216256 -x216257 -x216258 -x216259 -x216260 -x216261 -x216262 -x216263 -x216264 -x216265 -x216266 -x216267 -x216268 -x216269 -x216270 -x216271 -x216272 -x216273 -x216274 -x216275 -x216276 -x216277 -x216278 -x216279 -x216280 -x216281 -x216282 -x216283 -x216284 -x216285 -x216286 -x216287 -x216288 -x216289 -x216290 -x216291 -x216292 -x216293 -x216294 -x216295 -x216296 -x216297 -x216298 -x216299 -x216300 -x216301 -x216302 -x216303 -x216304 -x216305 -x216306 -x216307 -x216308 -x216309 -x216310 -x216311 -x216312 -x216313 -x216314 -x216315 -x216316 -x216317 -x216318 -x216319 -x216320 -x216321 -x216322 -x216323 -x216324 -x216325 -x216326 -x216327 -x216328 -x216329 -x216330 -x216331 -x216332 -x216333 -x216334 -x216335 -x216336 -x216337 -x216338 -x216339 -x216340 -x216341 -x216342 -x216343 -x216344 -x216345 -x216346 -x216347 -x216348 -x216349 -x216350 -x216351 -x216352 -x216353 -x216354 -x216355 -x216356 -x216357 -x216358 -x216359 -x216360 -x216361 -x216362 -x216363 -x216364 -x216365 -x216366 -x216367 -x216368 -x216369 -x216370 -x216371 -x216372 -x216373 -x216374 -x216375 -x216376 -x216377 -x216378 -x216379 -x216380 -x216381 -x216382 -x216383 -x216384 -x216385 -x216386 -x216387 -x216388 -x216389 -x216390 -x216391 -x216392 -x216393 -x216394 -x216395 -x216396 -x216397 -x216398 -x216399 -x216400 -x216401 -x216402 -x216403 -x216404 -x216405 -x216406 -x216407 -x216408 -x216409 -x216410 -x216411 -x216412 -x216413 -x216414 -x216415 -x216416 -x216417 -x216418 -x216419 -x216420 -x216421 -x216422 -x216423 -x216424 -x216425 -x216426 -x216427 -x216428 -x216429 -x216430 -x216431 -x216432 -x216433 -x216434 -x216435 -x216436 -x216437 -x216438 -x216439 -x216440 -x216441 -x216442 -x216443 -x216444 -x216445 -x216446 -x216447 -x216448 -x216449 -x216450 -x216451 -x216452 -x216453 -x216454 -x216455 -x216456 -x216457 -x216458 -x216459 -x216460 -x216461 -x216462 -x216463 -x216464 -x216465 -x216466 -x216467 -x216468 -x216469 -x216470 -x216471 -x216472 -x216473 -x216474 -x216475 -x216476 -x216477 -x216478 -x216479 -x216480 -x216481 -x216482 -x216483 -x216484 -x216485 -x216486 -x216487 -x216488 -x216489 -x216490 -x216491 -x216492 -x216493 -x216494 -x216495 -x216496 -x216497 -x216498 -x216499 -x216500 -x216501 -x216502 -x216503 -x216504 -x216505 -x216506 -x216507 -x216508 -x216509 -x216510 -x216511 -x216512 -x216513 -x216514 -x216515 -x216516 -x216517 -x216518 -x216519 -x216520 -x216521 -x216522 -x216523 -x216524 -x216525 -x216526 -x216527 -x216528 -x216529 -x216530 -x216531 -x216532 -x216533 -x216534 -x216535 -x216536 -x216537 -x216538 -x216539 -x216540 -x216541 -x216542 -x216543 -x216544 -x216545 -x216546 -x216547 -x216548 -x216549
3600.06/3611.79	v -x216550 -x216551 -x216552 -x216553 -x216554 -x216555 -x216556 -x216557 -x216558 -x216559 -x216560 -x216561 -x216562 -x216563 -x216564 -x216565 -x216566 -x216567 -x216568 -x216569 -x216570 -x216571 -x216572 -x216573 -x216574 -x216575 -x216576 -x216577 -x216578 -x216579 -x216580 -x216581 -x216582 -x216583 -x216584 -x216585 -x216586 -x216587 -x216588 -x216589 -x216590 -x216639 -x216640 -x216641 -x216642 -x216643 -x216644 -x216645 -x216646 -x216647 -x216648 -x216649 -x216650 -x216651 -x216652 -x216653 -x216654 -x216655 -x216656 -x216657 -x216658 -x216659 -x216660 -x216661 -x216662 -x216663 -x216664 -x216665 -x216666 -x216667 -x216668 -x216669 -x216670 -x216671 -x216672 -x216673 -x216674 -x216675 -x216676 -x216677 -x216678 -x216679 -x216680 -x216681 -x216682 -x216683 -x216684 -x216685 -x216686 -x217407 -x217408 -x217409 -x217410 -x217411 -x217412 -x217413 -x217414 -x217415 -x217416 -x217417 -x217418 -x217419 -x217420 -x217421 -x217422 -x217423 -x217424 -x217425 -x217426 -x217427 -x217428 -x217429 -x217430 -x217431 -x217432 -x217433 -x217434 -x217435 -x217436 -x217437 -x217438 -x217439 -x217440 -x217441 -x217442 -x217443 -x217444 -x217445 -x217446 -x217447 -x217448 -x217449 -x217450 -x217451 -x217452 -x217453 -x217454 -x217935 -x217936 -x217937 -x217938 -x217939 -x217940 -x217941 -x217942 -x217943 -x217944 -x217945 -x217946 -x217947 -x217948 -x217949 -x217950 -x217951 -x217952 -x217953 -x217954 -x217955 -x217956 -x217957 -x217958 -x217959 -x217960 -x217961 -x217962 -x217963 -x217964 -x217965 -x217966 -x217967 -x217968 -x217969 -x217970 -x217971 -x217972 -x217973 -x217974 -x217975 -x217976 -x217977 -x217978 -x217979 -x217980 -x217981 -x217982 -x218463 -x218464 -x218465 -x218466 -x218467 -x218468 -x218469 -x218470 -x218471 -x218472 -x218473 -x218474 -x218475 -x218476 -x218477 -x218478 -x218479 -x218480 -x218481 -x218482 -x218483 -x218484 -x218485 -x218486 -x218487 -x218488 -x218489 -x218490 -x218491 -x218492 -x218493 -x218494 -x218495 -x218496 -x218497 -x218498 -x218499 -x218500 -x218501 -x218502 -x218503 -x218504 -x218505 -x218506 -x218507 -x218508 -x218509 -x218510 -x218943 -x218944 -x218945 -x218946 -x218947 -x218948 -x218949 -x218950 -x218951 -x218952 -x218953 -x218954 -x218955 -x218956 -x218957 -x218958 -x218959 -x218960 -x218961 -x218962 -x218963 -x218964 -x218965 -x218966 -x218967 -x218968 -x218969 -x218970 -x218971 -x218972 -x218973 -x218974 -x218975 -x218976 -x218977 -x218978 -x218979 -x218980 -x218981 -x218982 -x218983 -x218984 -x218985 -x218986 -x218987 -x218988 -x218989 -x218990 -x219039 -x219040 -x219041 -x219042 -x219043 -x219044 -x219045 -x219046 -x219047 -x219048 -x219049 -x219050 -x219051 -x219052 -x219053 -x219054 -x219055 -x219056 -x219057 -x219058 -x219059 -x219060 -x219061 -x219062 -x219063 -x219064 -x219065 -x219066 -x219067 -x219068 -x219069 -x219070 -x219071 -x219072 -x219073 -x219074 -x219075 -x219076 -x219077 -x219078 -x219079 -x219080 -x219081 -x219082 -x219083 -x219084 -x219085 -x219086 -x219087 -x219088 -x219089 -x219090 -x219091 -x219092 -x219093 -x219094 -x219095 -x219096 -x219097 -x219098 -x219099 -x219100 -x219101 -x219102 -x219103 -x219104 -x219105 -x219106 -x219107 -x219108 -x219109 -x219110 -x219111 -x219112 -x219113 -x219114 -x219115 -x219116 -x219117 -x219118 -x219119 -x219120 -x219121 -x219122 -x219123 -x219124 -x219125 -x219126 -x219127 -x219128 -x219129 -x219130 -x219131 -x219132 -x219133 -x219134 -x219135 -x219136 -x219137 -x219138 -x219139 -x219140 -x219141 -x219142 -x219143 -x219144 -x219145 -x219146 -x219147 -x219148 -x219149 -x219150 -x219151 -x219152 -x219153 -x219154 -x219155 -x219156 -x219157 -x219158 -x219159 -x219160 -x219161 -x219162 -x219163 -x219164 -x219165 -x219166 -x219167 -x219168 -x219169 -x219170 -x219171 -x219172 -x219173 -x219174 -x219175 -x219176 -x219177 -x219178 -x219179 -x219180 -x219181 -x219182 -x219183 -x219184 -x219185 -x219186 -x219187 -x219188 -x219189 -x219190 -x219191 -x219192 -x219193 -x219194 -x219195 -x219196 -x219197 -x219198 -x219199 -x219200 -x219201 -x219202 -x219203 -x219204 -x219205 -x219206 -x219207 -x219208 -x219209 -x219210 -x219211 -x219212 -x219213 -x219214 -x219215 -x219216 -x219217 -x219218 -x219219 -x219220 -x219221 -x219222 -x219223 -x219224 -x219225 -x219226 -x219227 -x219228 -x219229 -x219230 -x219231 -x219232 -x219233 -x219234 -x219235 -x219236 -x219237 -x219238 -x219239 -x219240 -x219241 -x219242 -x219243 -x219244 -x219245 -x219246 -x219247 -x219248 -x219249 -x219250 -x219251 -x219252 -x219253 -x219254 -x219255 -x219256 -x219257 -x219258 -x219259 -x219260 -x219261 -x219262 -x219263 -x219264 -x219265 -x219266 -x219267 -x219268 -x219269 -x219270 -x219271 -x219272 -x219273 -x219274 -x219275 -x219276 -x219277 -x219278 -x216927 -x216928 -x216929 -x216930 -x216931 -x216932 -x216933 -x216934 -x216935 -x216936 -x216937 -x216938 -x216939 -x216940 -x216941 -x216942 -x216943 -x216944 -x216945 -x216946 -x216947 -x216948 -x216949 -x216950 -x216951 -x216952 -x216953 -x216954 -x216955 -x216956 -x216957 -x216958 -x216959 -x216960 -x216961 -x216962 -x216963 -x216964 -x216965 -x216966 -x216967 -x216968 -x216969 -x216970 -x216971 -x216972 -x216973 -x216974 -x216975 -x216976 -x216977 -x216978 -x216979 -x216980 -x216981 -x216982 -x216983 -x216984 -x216985 -x216986 -x216987 -x216988 -x216989 -x216990 -x216991 -x216992 -x216993 -x216994 -x216995 -x216996 -x216997 -x216998 -x216999 -x217000 -x217001 -x217002 -x217003 -x217004 -x217005 -x217006 -x217007 -x217008 -x217009 -x217010 -x217011 -x217012 -x217013 -x217014 -x217015 -x217016 -x217017 -x217018 -x217019 -x217020 -x217021 -x217022 -x217023 -x217024 -x217025 -x217026 -x217027 -x217028 -x217029 -x217030 -x217031 -x217032 -x217033 -x217034 -x217035 -x217036 -x217037 -x217038 -x217039 -x217040 -x217041 -x217042 -x217043 -x217044 -x217045 -x217046 -x217047 -x217048 -x217049 -x217050 -x217051 -x217052 -x217053 -x217054 -x217055 -x217056 -x217057 -x217058 -x217059 -x217060 -x217061 -x217062 -x217063 -x217064 -x217065 -x217066 -x217067 -x217068 -x217069 -x217070 -x217071 -x217072 -x217073 -x217074 -x217075 -x217076 -x217077 -x217078 -x217079 -x217080 -x217081 -x217082 -x217083 -x217084 -x217085 -x217086 -x217087 -x217088 -x217089 -x217090 -x217091 -x217092 -x217093 -x217094 -x217095 -x217096 -x217097 -x217098 -x217099 -x217100 -x217101 -x217102 -x217103 -x217104 -x217105 -x217106 -x217107 -x217108 -x217109 -x217110 -x217111 -x217112 -x217113 -x217114 -x217115 -x217116 -x217117 -x217118 -x217119 -x217120 -x217121 -x217122 -x217123 -x217124 -x217125 -x217126 -x217127 -x217128 -x217129 -x217130 -x217131 -x217132 -x217133 -x217134 -x217135 -x217136 -x217137 -x217138 -x217139 -x217140 -x217141 -x217142 -x217143 -x217144 -x217145 -x217146 -x217147 -x217148 -x217149 -x217150 -x217151 -x217152 -x217153 -x217154 -x217155 -x217156 -x217157 -x217158 -x217159 -x217160 -x217161 -x217162 -x217163 -x217164 -x217165 -x217166 -x217167 -x217168 -x217169 -x217170 -x217171 -x217172 -x217173 -x217174 -x217175 -x217176 -x217177 -x217178 -x217179 -x217180 -x217181 -x217182 -x217183 -x217184 -x217185 -x217186 -x217187 -x217188 -x217189 -x217190 -x217191 -x217192 -x217193 -x217194 -x217195 -x217196 -x217197 -x217198 -x217199 -x217200 -x217201 -x217202 -x217203 -x217204 -x217205 -x217206 -x217207 -x217208 -x217209 -x217210 -x217211 -x217212 -x217213 -x217214 -x217215 -x217216 -x217217 -x217218 -x217219 -x217220 -x217221 -x217222 -x217223 -x217224 -x217225 -x217226 -x217227 -x217228 -x217229 -x217230 -x217231 -x217232 -x217233 -x217234 -x217235 -x217236 -x217237 -x217238 -x217239 -x217240 -x217241 -x217242 -x217243 -x217244 -x217245 -x217246 -x217247 -x217248 -x217249 -x217250 -x217251 -x217252 -x217253 -x217254 -x217255 -x217256 -x217257 -x217258 -x217259 -x217260 -x217261 -x217262 -x217263 -x217264 -x217265 -x217266 -x217267 -x217268 -x217269 -x217270 -x217271 -x217272 -x217273 -x217274 -x217275 -x217276 -x217277 -x217278 -x217279 -x217280 -x217281 -x217282 -x217283 -x217284 -x217285 -x217286 -x217287 -x217288 -x217289 -x217290 -x217291 -x217292 -x217293 -x217294 -x217295 -x217296 -x217297 -x217298 -x217299 -x217300 -x217301 -x217302 -x217303 -x217304 -x217305 -x217306 -x217307 -x217308 -x217309 -x217310 -x217311 -x217312 -x217313 -x217314 -x217315 -x217316 -x217317 -x217318 -x217319 -x217320 -x217321 -x217322 -x217323 -x217324 -x217325 -x217326 -x217327 -x217328 -x217329 -x217330 -x217331 -x217332 -x217333 -x217334 -x217335 -x217336 -x217337 -x217338 -x217339 -x217340 -x217341 -x217342 -x217343 -x217344 -x217345 -x217346 -x217347 -x217348 -x217349 -x217350 -x217351 -x217352 -x217353 -x217354 -x217355 -x217356 -x217357 -x217358 -x217359 -x217360 -x217361 -x217362 -x217363 -x217364 -x217365 -x217366 -x217367 -x217368 -x217369 -x217370 -x217371 -x217372 -x217373 -x217374 -x217375 -x217376 -x217377 -x217378 -x217379 -x217380 -x217381 -x217382 -x217383 -x217384 -x217385 -x217386 -x217387 -x217388 -x217389 -x217390 -x217391 -x217392 -x217393 -x217394 -x217395 -x217396 -x217397 -x217398 -x217399 -x217400 -x217401 -x217402 -x217403 -x217404 -x217405 -x217406 -x217455 -x217456 -x217457 -x217458 -x217459 -x217460 -x217461 -x217462 -x217463 -x217464 -x217465 -x217466 -x217467 -x217468 -x217469 -x217470 -x217471 -x217472 -x217473 -x217474 -x217475 -x217476 -x217477 -x217478 -x217479 -x217480 -x217481 -x217482 -x217483 -x217484 -x217485 -x217486 -x217487 -x217488 -x217489 -x217490 -x217491 -x217492 -x217493 -x217494 -x217495 -x217496 -x217497 -x217498 -x217499 -x217500 -x217501 -x217502 -x217503 -x217504 -x217505 -x217506 -x217507 -x217508 -x217509 -x217510 -x217511 -x217512 -x217513 -x217514 -x217515 -x217516 -x217517 -x217518 -x217519 -x217520 -x217521 -x217522 -x217523 -x217524 -x217525 -x217526 -x217527 -x217528 -x217529 -x217530 -x217531 -x217532 -x217533 -x217534 -x217535 -x217536 -x217537 -x217538 -x217539 -x217540 -x217541 -x217542 -x217543 -x217544 -x217545 -x217546 -x217547 -x217548 -x217549 -x217550 -x217551 -x217552 -x217553 -x217554 -x217555 -x217556 -x217557 -x217558 -x217559 -x217560 -x217561 -x217562 -x217563 -x217564 -x217565 -x217566 -x217567 -x217568 -x217569 -x217570 -x217571 -x217572 -x217573 -x217574 -x217575 -x217576 -x217577 -x217578 -x217579 -x217580 -x217581 -x217582 -x217583 -x217584 -x217585 -x217586 -x217587 -x217588 -x217589 -x217590 -x217591 -x217592 -x217593 -x217594 -x217595 -x217596 -x217597 -x217598 -x217599 -x217600 -x217601 -x217602 -x217603 -x217604 -x217605 -x217606 -x217607 -x217608 -x217609 -x217610 -x217611 -x217612 -x217613 -x217614 -x217615 -x217616 -x217617 -x217618 -x217619 -x217620 -x217621 -x217622 -x217623 -x217624 -x217625 -x217626 -x217627 -x217628 -x217629 -x217630 -x217631 -x217632 -x217633 -x217634 -x217635 -x217636 -x217637 -x217638 -x217639 -x217640 -x217641 -x217642 -x217643 -x217644 -x217645 -x217646 -x217647 -x217648 -x217649 -x217650 -x217651 -x217652 -x217653 -x217654 -x217655 -x217656 -x217657 -x217658 -x217659 -x217660 -x217661 -x217662 -x217663 -x217664 -x217665 -x217666 -x217667 -x217668 -x217669 -x217670 -x217671 -x217672 -x217673 -x217674 -x217675 -x217676 -x217677 -x217678 -x217679 -x217680 -x217681 -x217682 -x217683 -x217684 -x217685 -x217686 -x217687 -x217688 -x217689 -x217690 -x217691 -x217692 -x217693 -x217694 -x217695 -x217696 -x217697 -x217698 -x217699 -x217700 -x217701 -x217702 -x217703 -x217704 -x217705 -x217706 -x217707 -x217708 -x217709 -x217710 -x217711 -x217712 -x217713 -x217714 -x217715 -x217716 -x217717 -x217718 -x217719 -x217720 -x217721 -x217722 -x217723 -x217724 -x217725 -x217726 -x217727 -x217728 -x217729 -x217730 -x217731 -x217732 -x217733 -x217734 -x217735 -x217736 -x217737 -x217738 -x217739 -x217740 -x217741 -x217742 -x217743 -x217744 -x217745 -x217746 -x217747 -x217748 -x217749 -x217750 -x217751 -x217752 -x217753 -x217754 -x217755 -x217756 -x217757 -x217758 -x217759 -x217760 -x217761 -x217762 -x217763 -x217764 -x217765 -x217766 -x217767 -x217768 -x217769 -x217770 -x217771 -x217772 -x217773 -x217774 -x217775 -x217776 -x217777 -x217778 -x217779 -x217780 -x217781 -x217782 -x217783 -x217784 -x217785 -x217786 -x217787 -x217788 -x217789 -x217790 -x217791 -x217792 -x217793 -x217794 -x217795 -x217796 -x217797 -x217798 -x217799 -x217800 -x217801 -x217802 -x217803 -x217804 -x217805 -x217806 -x217807 -x217808 -x217809 -x217810 -x217811 -x217812 -x217813 -x217814 -x217815 -x217816 -x217817 -x217818 -x217819 -x217820 -x217821 -x217822 -x217823 -x217824 -x217825 -x217826 -x217827 -x217828 -x217829 -x217830 -x217831 -x217832 -x217833 -x217834 -x217835 -x217836 -x217837 -x217838 -x217839 -x217840 -x217841 -x217842 -x217843 -x217844 -x217845 -x217846 -x217847 -x217848 -x217849 -x217850 -x217851 -x217852 -x217853 -x217854 -x217855 -x217856 -x217857 -x217858 -x217859 -x217860 -x217861 -x217862 -x217863 -x217864 -x217865 -x217866 -x217867 -x217868 -x217869 -x217870 -x217871 -x217872 -x217873 -x217874 -x217875 -x217876 -x217877 -x217878 -x217879 -x217880 -x217881 -x217882 -x217883 -x217884 -x217885 -x217886 -x217887 -x217888 -x217889 -x217890 -x217891 -x217892 -x217893 -x217894 -x217895 -x217896 -x217897 -x217898 -x217899 -x217900 -x217901 -x217902 -x217903 -x217904 -x217905 -x217906 -x217907 -x217908 -x217909 -x217910 -x217911 -x217912 -x217913 -x217914 -x217915 -x217916 -x217917 -x217918 -x217919 -x217920 -x217921 -x217922 -x217923 -x217924 -x217925 -x217926 -x217927 -x217928 -x217929 -x217930 -x217931 -x217932 -x217933 -x217934 -x217983 -x217984 -x217985 -x217986 -x217987 -x217988 -x217989 -x217990 -x217991 -x217992 -x217993 -x217994 -x217995 -x217996 -x217997 -x217998 -x217999 -x218000 -x218001 -x218002 -x218003 -x218004 -x218005 -x218006 -x218007 -x218008 -x218009 -x218010 -x218011 -x218012 -x218013 -x218014 -x218015 -x218016 -x218017 -x218018 -x218019 -x218020 -x218021 -x218022 -x218023 -x218024 -x218025 -x218026 -x218027 -x218028 -x218029 -x218030 -x218031 -x218032 -x218033 -x218034 -x218035 -x218036 -x218037 -x218038 -x218039 -x218040 -x218041 -x218042 -x218043 -x218044 -x218045 -x218046 -x218047 -x218048 -x218049 -x218050 -x218051 -x218052 -x218053 -x218054 -x218055 -x218056 -x218057 -x218058 -x218059 -x218060 -x218061 -x218062 -x218063 -x218064 -x218065 -x218066 -x218067 -x218068 -x218069 -x218070 -x218071 -x218072 -x218073 -x218074 -x218075 -x218076 -x218077 -x218078 -x218079 -x218080 -x218081 -x218082 -x218083 -x218084 -x218085 -x218086 -x218087 -x218088 -x218089 -x218090 -x218091 -x218092 -x218093 -x218094 -x218095 -x218096 -x218097 -x218098 -x218099 -x218100 -x218101 -x218102 -x218103 -x218104 -x218105 -x218106 -x218107 -x218108 -x218109 -x218110 -x218111 -x218112 -x218113 -x218114 -x218115 -x218116 -x218117 -x218118 -x218119 -x218120 -x218121 -x218122 -x218123 -x218124 -x218125 -x218126 -x218127 -x218128 -x218129 -x218130 -x218131 -x218132 -x218133 -x218134 -x218135 -x218136 -x218137 -x218138 -x218139 -x218140 -x218141 -x218142 -x218143 -x218144 -x218145 -x218146 -x218147 -x218148 -x218149 -x218150 -x218151 -x218152 -x218153 -x218154 -x218155 -x218156 -x218157 -x218158 -x218159 -x218160 -x218161 -x218162 -x218163 -x218164 -x218165 -x218166 -x218167 -x218168 -x218169 -x218170 -x218171 -x218172 -x218173 -x218174 -x218175 -x218176 -x218177 -x218178 -x218179 -x218180 -x218181 -x218182 -x218183 -x218184 -x218185 -x218186 -x218187 -x218188 -x218189 -x218190 -x218191 -x218192 -x218193 -x218194 -x218195 -x218196 -x218197 -x218198 -x218199 -x218200 -x218201 -x218202 -x218203 -x218204 -x218205 -x218206 -x218207 -x218208 -x218209 -x218210 -x218211 -x218212 -x218213 -x218214 -x218215 -x218216 -x218217 -x218218 -x218219 -x218220 -x218221 -x218222 -x218223 -x218224 -x218225 -x218226 -x218227 -x218228 -x218229 -x218230 -x218231 -x218232 -x218233 -x218234 -x218235 -x218236 -x218237 -x218238 -x218239 -x218240 -x218241 -x218242 -x218243 -x218244 -x218245 -x218246 -x218247 -x218248 -x218249 -x218250 -x218251 -x218252 -x218253 -x218254 -x218255 -x218256 -x218257 -x218258 -x218259 -x218260 -x218261 -x218262 -x218263 -x218264 -x218265 -x218266 -x218267 -x218268 -x218269 -x218270 -x218271 -x218272 -x218273 -x218274 -x218275 -x218276 -x218277 -x218278 -x218279 -x218280 -x218281 -x218282 -x218283 -x218284 -x218285 -x218286 -x218287 -x218288 -x218289 -x218290 -x218291 -x218292 -x218293 -x218294 -x218295 -x218296 -x218297 -x218298 -x218299 -x218300 -x218301 -x218302 -x218303 -x218304 -x218305 -x218306 -x218307 -x218308 -x218309 -x218310 -x218311 -x218312 -x218313 -x218314 -x218315 -x218316 -x218317 -x218318 -x218319 -x218320 -x218321 -x218322 -x218323 -x218324 -x218325 -x218326 -x218327 -x218328 -x218329 -x218330 -x218331 -x218332 -x218333 -x218334 -x218335 -x218336 -x218337 -x218338 -x218339 -x218340 -x218341 -x218342 -x218343 -x218344 -x218345 -x218346 -x218347 -x218348 -x218349 -x218350 -x218351 -x218352 -x218353 -x218354 -x218355 -x218356 -x218357 -x218358 -x218359 -x218360 -x218361 -x218362 -x218363 -x218364 -x218365 -x218366 -x218367 -x218368 -x218369 -x218370 -x218371 -x218372 -x218373 -x218374 -x218375 -x218376 -x218377 -x218378 -x218379 -x218380 -x218381 -x218382 -x218383 -x218384 -x218385 -x218386 -x218387 -x218388 -x218389 -x218390 -x218391 -x218392 -x218393 -x218394 -x218395 -x218396 -x218397 -x218398 -x218399 -x218400 -x218401 -x218402 -x218403 -x218404 -x218405 -x218406 -x218407 -x218408 -x218409 -x218410 -x218411 -x218412 -x218413 -x218414 -x218415 -x218416 -x218417 -x218418 -x218419 -x218420 -x218421 -x218422 -x218423 -x218424 -x218425 -x218426 -x218427 -x218428 -x218429 -x218430 -x218431 -x218432 -x218433 -x218434 -x218435 -x218436 -x218437 -x218438 -x218439 -x218440 -x218441 -x218442 -x218443 -x218444 -x218445 -x218446 -x218447 -x218448 -x218449 -x218450 -x218451 -x218452 -x218453 -x218454 -x218455 -x218456 -x218457 -x218458 -x218459 -x218460 -x218461 -x218462 -x218511 -x218512 -x218513 -x218514 -x218515 -x218516 -x218517 -x218518 -x218519 -x218520 -x218521 -x218522 -x218523 -x218524 -x218525 -x218526 -x218527 -x218528 -x218529 -x218530 -x218531 -x218532 -x218533 -x218534 -x218535 -x218536 -x218537 -x218538 -x218539 -x218540 -x218541 -x218542 -x218543 -x218544 -x218545 -x218546 -x218547 -x218548 -x218549
3600.06/3611.79	v -x218550 -x218551 -x218552 -x218553 -x218554 -x218555 -x218556 -x218557 -x218558 -x218559 -x218560 -x218561 -x218562 -x218563 -x218564 -x218565 -x218566 -x218567 -x218568 -x218569 -x218570 -x218571 -x218572 -x218573 -x218574 -x218575 -x218576 -x218577 -x218578 -x218579 -x218580 -x218581 -x218582 -x218583 -x218584 -x218585 -x218586 -x218587 -x218588 -x218589 -x218590 -x218591 -x218592 -x218593 -x218594 -x218595 -x218596 -x218597 -x218598 -x218599 -x218600 -x218601 -x218602 -x218603 -x218604 -x218605 -x218606 -x218607 -x218608 -x218609 -x218610 -x218611 -x218612 -x218613 -x218614 -x218615 -x218616 -x218617 -x218618 -x218619 -x218620 -x218621 -x218622 -x218623 -x218624 -x218625 -x218626 -x218627 -x218628 -x218629 -x218630 -x218631 -x218632 -x218633 -x218634 -x218635 -x218636 -x218637 -x218638 -x218639 -x218640 -x218641 -x218642 -x218643 -x218644 -x218645 -x218646 -x218647 -x218648 -x218649 -x218650 -x218651 -x218652 -x218653 -x218654 -x218655 -x218656 -x218657 -x218658 -x218659 -x218660 -x218661 -x218662 -x218663 -x218664 -x218665 -x218666 -x218667 -x218668 -x218669 -x218670 -x218671 -x218672 -x218673 -x218674 -x218675 -x218676 -x218677 -x218678 -x218679 -x218680 -x218681 -x218682 -x218683 -x218684 -x218685 -x218686 -x218687 -x218688 -x218689 -x218690 -x218691 -x218692 -x218693 -x218694 -x218695 -x218696 -x218697 -x218698 -x218699 -x218700 -x218701 -x218702 -x218703 -x218704 -x218705 -x218706 -x218707 -x218708 -x218709 -x218710 -x218711 -x218712 -x218713 -x218714 -x218715 -x218716 -x218717 -x218718 -x218719 -x218720 -x218721 -x218722 -x218723 -x218724 -x218725 -x218726 -x218727 -x218728 -x218729 -x218730 -x218731 -x218732 -x218733 -x218734 -x218735 -x218736 -x218737 -x218738 -x218739 -x218740 -x218741 -x218742 -x218743 -x218744 -x218745 -x218746 -x218747 -x218748 -x218749 -x218750 -x218751 -x218752 -x218753 -x218754 -x218755 -x218756 -x218757 -x218758 -x218759 -x218760 -x218761 -x218762 -x218763 -x218764 -x218765 -x218766 -x218767 -x218768 -x218769 -x218770 -x218771 -x218772 -x218773 -x218774 -x218775 -x218776 -x218777 -x218778 -x218779 -x218780 -x218781 -x218782 -x218783 -x218784 -x218785 -x218786 -x218787 -x218788 -x218789 -x218790 -x218791 -x218792 -x218793 -x218794 -x218795 -x218796 -x218797 -x218798 -x218799 -x218800 -x218801 -x218802 -x218803 -x218804 -x218805 -x218806 -x218807 -x218808 -x218809 -x218810 -x218811 -x218812 -x218813 -x218814 -x218815 -x218816 -x218817 -x218818 -x218819 -x218820 -x218821 -x218822 -x218823 -x218824 -x218825 -x218826 -x218827 -x218828 -x218829 -x218830 -x218831 -x218832 -x218833 -x218834 -x218835 -x218836 -x218837 -x218838 -x218839 -x218840 -x218841 -x218842 -x218843 -x218844 -x218845 -x218846 -x218847 -x218848 -x218849 -x218850 -x218851 -x218852 -x218853 -x218854 -x218855 -x218856 -x218857 -x218858 -x218859 -x218860 -x218861 -x218862 -x218863 -x218864 -x218865 -x218866 -x218867 -x218868 -x218869 -x218870 -x218871 -x218872 -x218873 -x218874 -x218875 -x218876 -x218877 -x218878 -x218879 -x218880 -x218881 -x218882 -x218883 -x218884 -x218885 -x218886 -x218887 -x218888 -x218889 -x218890 -x218891 -x218892 -x218893 -x218894 -x218895 -x218896 -x218897 -x218898 -x218899 -x218900 -x218901 -x218902 -x218903 -x218904 -x218905 -x218906 -x218907 -x218908 -x218909 -x218910 -x218911 -x218912 -x218913 -x218914 -x218915 -x218916 -x218917 -x218918 -x218919 -x218920 -x218921 -x218922 -x218923 -x218924 -x218925 -x218926 -x218927 -x218928 -x218929 -x218930 -x218931 -x218932 -x218933 -x218934 -x218935 -x218936 -x218937 -x218938 -x218939 -x218940 -x218941 -x218942 -x218991 -x218992 -x218993 -x218994 -x218995 -x218996 -x218997 -x218998 -x218999 -x219000 -x219001 -x219002 -x219003 -x219004 -x219005 -x219006 -x219007 -x219008 -x219009 -x219010 -x219011 -x219012 -x219013 -x219014 -x219015 -x219016 -x219017 -x219018 -x219019 -x219020 -x219021 -x219022 -x219023 -x219024 -x219025 -x219026 -x219027 -x219028 -x219029 -x219030 -x219031 -x219032 -x219033 -x219034 -x219035 -x219036 -x219037 -x219038 -x219759 -x219760 -x219761 -x219762 -x219763 -x219764 -x219765 -x219766 -x219767 -x219768 -x219769 -x219770 -x219771 -x219772 -x219773 -x219774 -x219775 -x219776 -x219777 -x219778 -x219779 -x219780 -x219781 -x219782 -x219783 -x219784 -x219785 -x219786 -x219787 -x219788 -x219789 -x219790 -x219791 -x219792 -x219793 -x219794 -x219795 -x219796 -x219797 -x219798 -x219799 -x219800 -x219801 -x219802 -x219803 -x219804 -x219805 -x219806 -x220287 -x220288 -x220289 -x220290 -x220291 -x220292 -x220293 -x220294 -x220295 -x220296 -x220297 -x220298 -x220299 -x220300 -x220301 -x220302 -x220303 -x220304 -x220305 -x220306 -x220307 -x220308 -x220309 -x220310 -x220311 -x220312 -x220313 -x220314 -x220315 -x220316 -x220317 -x220318 -x220319 -x220320 -x220321 -x220322 -x220323 -x220324 -x220325 -x220326 -x220327 -x220328 -x220329 -x220330 -x220331 -x220332 -x220333 -x220334 -x220815 -x220816 -x220817 -x220818 -x220819 -x220820 -x220821 -x220822 -x220823 -x220824 -x220825 -x220826 -x220827 -x220828 -x220829 -x220830 -x220831 -x220832 -x220833 -x220834 -x220835 -x220836 -x220837 -x220838 -x220839 -x220840 -x220841 -x220842 -x220843 -x220844 -x220845 -x220846 -x220847 -x220848 -x220849 -x220850 -x220851 -x220852 -x220853 -x220854 -x220855 -x220856 -x220857 -x220858 -x220859 -x220860 -x220861 -x220862 -x221295 -x221296 -x221297 -x221298 -x221299 -x221300 -x221301 -x221302 -x221303 -x221304 -x221305 -x221306 -x221307 -x221308 -x221309 -x221310 -x221311 -x221312 -x221313 -x221314 -x221315 -x221316 -x221317 -x221318 -x221319 -x221320 -x221321 -x221322 -x221323 -x221324 -x221325 -x221326 -x221327 -x221328 -x221329 -x221330 -x221331 -x221332 -x221333 -x221334 -x221335 -x221336 -x221337 -x221338 -x221339 -x221340 -x221341 -x221342 -x221391 -x221392 -x221393 -x221394 -x221395 -x221396 -x221397 -x221398 -x221399 -x221400 -x221401 -x221402 -x221403 -x221404 -x221405 -x221406 -x221407 -x221408 -x221409 -x221410 -x221411 -x221412 -x221413 -x221414 -x221415 -x221416 -x221417 -x221418 -x221419 -x221420 -x221421 -x221422 -x221423 -x221424 -x221425 -x221426 -x221427 -x221428 -x221429 -x221430 -x221431 -x221432 -x221433 -x221434 -x221435 -x221436 -x221437 -x221438 -x221439 -x221440 -x221441 -x221442 -x221443 -x221444 -x221445 -x221446 -x221447 -x221448 -x221449 -x221450 -x221451 -x221452 -x221453 -x221454 -x221455 -x221456 -x221457 -x221458 -x221459 -x221460 -x221461 -x221462 -x221463 -x221464 -x221465 -x221466 -x221467 -x221468 -x221469 -x221470 -x221471 -x221472 -x221473 -x221474 -x221475 -x221476 -x221477 -x221478 -x221479 -x221480 -x221481 -x221482 -x221483 -x221484 -x221485 -x221486 -x221487 -x221488 -x221489 -x221490 -x221491 -x221492 -x221493 -x221494 -x221495 -x221496 -x221497 -x221498 -x221499 -x221500 -x221501 -x221502 -x221503 -x221504 -x221505 -x221506 -x221507 -x221508 -x221509 -x221510 -x221511 -x221512 -x221513 -x221514 -x221515 -x221516 -x221517 -x221518 -x221519 -x221520 -x221521 -x221522 -x221523 -x221524 -x221525 -x221526 -x221527 -x221528 -x221529 -x221530 -x221531 -x221532 -x221533 -x221534 -x221535 -x221536 -x221537 -x221538 -x221539 -x221540 -x221541 -x221542 -x221543 -x221544 -x221545 -x221546 -x221547 -x221548 -x221549 -x221550 -x221551 -x221552 -x221553 -x221554 -x221555 -x221556 -x221557 -x221558 -x221559 -x221560 -x221561 -x221562 -x221563 -x221564 -x221565 -x221566 x221567 -x221568 -x221569 -x221570 -x221571 -x221572 -x221573 -x221574 -x221575 -x221576 -x221577 -x221578 -x221579 -x221580 -x221581 -x221582 -x221583 -x221584 -x221585 -x221586 -x221587 -x221588 -x221589 -x221590 -x221591 -x221592 -x221593 -x221594 -x221595 -x221596 -x221597 -x221598 -x221599 -x221600 -x221601 -x221602 -x221603 -x221604 -x221605 -x221606 -x221607 -x221608 -x221609 -x221610 -x221611 -x221612 -x221613 -x221614 -x221615 -x221616 -x221617 -x221618 -x221619 -x221620 -x221621 -x221622 -x221623 -x221624 -x221625 -x221626 -x221627 -x221628 -x221629 -x221630 -x219279 -x219280 -x219281 -x219282 -x219283 -x219284 -x219285 -x219286 -x219287 -x219288 -x219289 -x219290 -x219291 -x219292 -x219293 -x219294 -x219295 -x219296 -x219297 -x219298 -x219299 -x219300 -x219301 -x219302 -x219303 -x219304 -x219305 -x219306 -x219307 -x219308 -x219309 -x219310 -x219311 -x219312 -x219313 -x219314 -x219315 -x219316 -x219317 -x219318 -x219319 -x219320 -x219321 -x219322 -x219323 -x219324 -x219325 -x219326 -x219327 -x219328 -x219329 -x219330 -x219331 -x219332 -x219333 -x219334 -x219335 -x219336 -x219337 -x219338 -x219339 -x219340 -x219341 -x219342 -x219343 -x219344 -x219345 -x219346 -x219347 -x219348 -x219349 -x219350 -x219351 -x219352 -x219353 -x219354 -x219355 -x219356 -x219357 -x219358 -x219359 -x219360 -x219361 -x219362 -x219363 -x219364 -x219365 -x219366 -x219367 -x219368 -x219369 -x219370 -x219371 -x219372 -x219373 -x219374 -x219375 -x219376 -x219377 -x219378 -x219379 -x219380 -x219381 -x219382 -x219383 -x219384 -x219385 -x219386 -x219387 -x219388 -x219389 -x219390 -x219391 -x219392 -x219393 -x219394 -x219395 -x219396 -x219397 -x219398 -x219399 -x219400 -x219401 -x219402 -x219403 -x219404 -x219405 -x219406 -x219407 -x219408 -x219409 -x219410 -x219411 -x219412 -x219413 -x219414 -x219415 -x219416 -x219417 -x219418 -x219419 -x219420 -x219421 -x219422 -x219423 -x219424 -x219425 -x219426 -x219427 -x219428 -x219429 -x219430 -x219431 -x219432 -x219433 -x219434 -x219435 -x219436 -x219437 -x219438 -x219439 -x219440 -x219441 -x219442 -x219443 -x219444 -x219445 -x219446 -x219447 -x219448 -x219449 -x219450 -x219451 -x219452 -x219453 -x219454 x219455 -x219456 -x219457 -x219458 -x219459 -x219460 -x219461 -x219462 -x219463 -x219464 -x219465 -x219466 -x219467 -x219468 -x219469 -x219470 -x219471 -x219472 -x219473 -x219474 -x219475 -x219476 -x219477 -x219478 -x219479 -x219480 -x219481 -x219482 -x219483 -x219484 -x219485 -x219486 -x219487 -x219488 -x219489 -x219490 -x219491 -x219492 -x219493 -x219494 -x219495 -x219496 -x219497 -x219498 -x219499 -x219500 -x219501 -x219502 x219503 -x219504 -x219505 -x219506 -x219507 -x219508 -x219509 -x219510 -x219511 -x219512 -x219513 -x219514 -x219515 -x219516 -x219517 -x219518 -x219519 -x219520 -x219521 -x219522 -x219523 -x219524 -x219525 -x219526 -x219527 -x219528 -x219529 -x219530 -x219531 -x219532 -x219533 -x219534 -x219535 -x219536 -x219537 -x219538 -x219539 -x219540 -x219541 -x219542 -x219543 -x219544 -x219545 -x219546 -x219547 -x219548 -x219549 -x219550 -x219551 -x219552 -x219553 -x219554 -x219555 -x219556 -x219557 -x219558 -x219559 -x219560 -x219561 -x219562 -x219563 -x219564 -x219565 -x219566 -x219567 -x219568 -x219569 -x219570 -x219571 -x219572 -x219573 -x219574 -x219575 -x219576 -x219577 -x219578 -x219579 -x219580 -x219581 -x219582 -x219583 -x219584 -x219585 -x219586 -x219587 -x219588 -x219589 -x219590 -x219591 -x219592 -x219593 -x219594 -x219595 -x219596 -x219597 -x219598 x219599 -x219600 -x219601 -x219602 -x219603 -x219604 -x219605 -x219606 -x219607 -x219608 -x219609 -x219610 -x219611 -x219612 -x219613 -x219614 -x219615 -x219616 -x219617 -x219618 -x219619 -x219620 -x219621 -x219622 -x219623 -x219624 -x219625 -x219626 -x219627 -x219628 -x219629 -x219630 -x219631 -x219632 -x219633 -x219634 -x219635 -x219636 -x219637 -x219638 -x219639 -x219640 -x219641 -x219642 -x219643 -x219644 -x219645 -x219646 -x219647 -x219648 -x219649 -x219650 -x219651 -x219652 -x219653 -x219654 -x219655 -x219656 -x219657 -x219658 -x219659 -x219660 -x219661 -x219662 -x219663 -x219664 -x219665 -x219666 -x219667 -x219668 -x219669 -x219670 -x219671 -x219672 -x219673 -x219674 -x219675 -x219676 -x219677 -x219678 -x219679 -x219680 -x219681 -x219682 -x219683 -x219684 -x219685 -x219686 -x219687 -x219688 -x219689 -x219690 -x219691 -x219692 -x219693 -x219694 -x219695 -x219696 -x219697 -x219698 -x219699 -x219700 -x219701 -x219702 -x219703 -x219704 -x219705 -x219706 -x219707 -x219708 -x219709 -x219710 -x219711 -x219712 -x219713 -x219714 -x219715 -x219716 -x219717 -x219718 -x219719 -x219720 -x219721 -x219722 -x219723 -x219724 -x219725 -x219726 -x219727 -x219728 -x219729 -x219730 -x219731 -x219732 -x219733 -x219734 -x219735 -x219736 -x219737 -x219738 -x219739 -x219740 -x219741 -x219742 -x219743 -x219744 -x219745 -x219746 -x219747 -x219748 -x219749 -x219750 -x219751 -x219752 -x219753 -x219754 -x219755 -x219756 -x219757 -x219758 -x219807 -x219808 -x219809 -x219810 -x219811 -x219812 -x219813 -x219814 -x219815 -x219816 -x219817 -x219818 -x219819 -x219820 -x219821 -x219822 -x219823 -x219824 -x219825 -x219826 -x219827 -x219828 -x219829 -x219830 -x219831 -x219832 -x219833 -x219834 -x219835 -x219836 -x219837 -x219838 -x219839 -x219840 -x219841 -x219842 -x219843 -x219844 -x219845 -x219846 -x219847 -x219848 -x219849 -x219850 -x219851 -x219852 -x219853 -x219854 -x219855 -x219856 -x219857 -x219858 -x219859 -x219860 -x219861 -x219862 -x219863 -x219864 -x219865 -x219866 -x219867 -x219868 -x219869 -x219870 -x219871 -x219872 -x219873 -x219874 -x219875 -x219876 -x219877 -x219878 -x219879 -x219880 -x219881 -x219882 -x219883 -x219884 -x219885 -x219886 -x219887 -x219888 -x219889 -x219890 -x219891 -x219892 -x219893 -x219894 -x219895 -x219896 -x219897 -x219898 -x219899 -x219900 -x219901 -x219902 -x219903 -x219904 -x219905 -x219906 -x219907 -x219908 -x219909 -x219910 -x219911 -x219912 -x219913 -x219914 -x219915 -x219916 -x219917 -x219918 -x219919 -x219920 -x219921 -x219922 -x219923 -x219924 -x219925 -x219926 -x219927 -x219928 -x219929 -x219930 -x219931 -x219932 -x219933 -x219934 -x219935 -x219936 -x219937 -x219938 -x219939 -x219940 -x219941 -x219942 -x219943 -x219944 -x219945 -x219946 -x219947 -x219948 -x219949 -x219950 -x219951 -x219952 -x219953 -x219954 -x219955 -x219956 -x219957 -x219958 -x219959 -x219960 -x219961 -x219962 -x219963 -x219964 -x219965 -x219966 -x219967 -x219968 -x219969 -x219970 -x219971 -x219972 -x219973 -x219974 -x219975 -x219976 -x219977 -x219978 -x219979 -x219980 -x219981 -x219982 -x219983 -x219984 -x219985 -x219986 -x219987 -x219988 -x219989 -x219990 -x219991 -x219992 -x219993 -x219994 -x219995 -x219996 -x219997 -x219998 -x219999 -x220000 -x220001 -x220002 -x220003 -x220004 -x220005 -x220006 -x220007 -x220008 -x220009 -x220010 -x220011 -x220012 -x220013 -x220014 -x220015 -x220016 -x220017 -x220018 -x220019 -x220020 -x220021 -x220022 -x220023 -x220024 -x220025 -x220026 -x220027 -x220028 -x220029 -x220030 x220031 -x220032 -x220033 -x220034 -x220035 -x220036 -x220037 -x220038 -x220039 -x220040 -x220041 -x220042 -x220043 -x220044 -x220045 -x220046 -x220047 -x220048 -x220049 -x220050 -x220051 -x220052 -x220053 -x220054 -x220055 -x220056 -x220057 -x220058 -x220059 -x220060 -x220061 -x220062 -x220063 -x220064 -x220065 -x220066 -x220067 -x220068 -x220069 -x220070 -x220071 -x220072 -x220073 -x220074 -x220075 -x220076 -x220077 -x220078 x220079 -x220080 -x220081 -x220082 -x220083 -x220084 -x220085 -x220086 -x220087 -x220088 -x220089 -x220090 -x220091 -x220092 -x220093 -x220094 -x220095 -x220096 -x220097 -x220098 -x220099 -x220100 -x220101 -x220102 -x220103 -x220104 -x220105 -x220106 -x220107 -x220108 -x220109 -x220110 -x220111 -x220112 -x220113 -x220114 -x220115 -x220116 -x220117 -x220118 -x220119 -x220120 -x220121 -x220122 -x220123 -x220124 -x220125 -x220126 -x220127 -x220128 -x220129 -x220130 -x220131 -x220132 -x220133 -x220134 -x220135 -x220136 -x220137 -x220138 -x220139 -x220140 -x220141 -x220142 -x220143 -x220144 -x220145 -x220146 -x220147 -x220148 -x220149 -x220150 -x220151 -x220152 -x220153 -x220154 -x220155 -x220156 -x220157 -x220158 -x220159 -x220160 -x220161 -x220162 -x220163 -x220164 -x220165 -x220166 -x220167 -x220168 -x220169 -x220170 -x220171 -x220172 -x220173 -x220174 -x220175 -x220176 -x220177 -x220178 -x220179 -x220180 -x220181 -x220182 -x220183 -x220184 -x220185 -x220186 -x220187 -x220188 -x220189 -x220190 -x220191 -x220192 -x220193 -x220194 -x220195 -x220196 -x220197 -x220198 -x220199 -x220200 -x220201 -x220202 -x220203 -x220204 -x220205 -x220206 -x220207 -x220208 -x220209 -x220210 -x220211 -x220212 -x220213 -x220214 -x220215 -x220216 -x220217 -x220218 -x220219 -x220220 -x220221 -x220222 -x220223 -x220224 -x220225 -x220226 -x220227 -x220228 -x220229 -x220230 -x220231 -x220232 -x220233 -x220234 -x220235 -x220236 -x220237 -x220238 -x220239 -x220240 -x220241 -x220242 -x220243 -x220244 -x220245 -x220246 -x220247 -x220248 -x220249 -x220250 -x220251 -x220252 -x220253 -x220254 -x220255 -x220256 -x220257 -x220258 -x220259 -x220260 -x220261 -x220262 -x220263 -x220264 -x220265 -x220266 -x220267 -x220268 -x220269 -x220270 -x220271 -x220272 -x220273 -x220274 -x220275 -x220276 -x220277 -x220278 -x220279 -x220280 -x220281 -x220282 -x220283 -x220284 -x220285 -x220286 -x220335 -x220336 -x220337 -x220338 -x220339 -x220340 -x220341 -x220342 -x220343 -x220344 -x220345 -x220346 -x220347 -x220348 -x220349 -x220350 -x220351 -x220352 -x220353 -x220354 -x220355 -x220356 -x220357 -x220358 -x220359 -x220360 -x220361 -x220362 -x220363 -x220364 -x220365 -x220366 -x220367 -x220368 -x220369 -x220370 -x220371 -x220372 -x220373 -x220374 -x220375 -x220376 -x220377 -x220378 -x220379 -x220380 -x220381 -x220382 -x220383 -x220384 -x220385 -x220386 -x220387 -x220388 -x220389 -x220390 -x220391 -x220392 -x220393 -x220394 -x220395 -x220396 -x220397 -x220398 -x220399 -x220400 -x220401 -x220402 -x220403 -x220404 -x220405 -x220406 -x220407 -x220408 -x220409 -x220410 -x220411 -x220412 -x220413 -x220414 -x220415 -x220416 -x220417 -x220418 -x220419 -x220420 -x220421 -x220422 -x220423 -x220424 -x220425 -x220426 -x220427 -x220428 -x220429 -x220430 -x220431 -x220432 -x220433 -x220434 -x220435 -x220436 -x220437 -x220438 -x220439 -x220440 -x220441 -x220442 -x220443 -x220444 -x220445 -x220446 -x220447 -x220448 -x220449 -x220450 -x220451 -x220452 -x220453 -x220454 -x220455 -x220456 -x220457 -x220458 -x220459 -x220460 -x220461 -x220462 -x220463 -x220464 -x220465 -x220466 -x220467 -x220468 -x220469 -x220470 -x220471 -x220472 -x220473 -x220474 -x220475 -x220476 -x220477 -x220478 -x220479 -x220480 -x220481 -x220482 -x220483 -x220484 -x220485 -x220486 -x220487 -x220488 -x220489 -x220490 -x220491 -x220492 -x220493 -x220494 -x220495 -x220496 -x220497 -x220498 -x220499 -x220500 -x220501
3600.06/3611.79	v -x220502 -x220503 -x220504 -x220505 -x220506 -x220507 -x220508 -x220509 -x220510 -x220511 -x220512 -x220513 -x220514 -x220515 -x220516 -x220517 -x220518 -x220519 -x220520 -x220521 -x220522 -x220523 -x220524 -x220525 -x220526 -x220527 -x220528 -x220529 -x220530 -x220531 -x220532 -x220533 -x220534 -x220535 -x220536 -x220537 -x220538 -x220539 -x220540 -x220541 -x220542 -x220543 -x220544 -x220545 -x220546 -x220547 -x220548 -x220549 -x220550 -x220551 -x220552 -x220553 -x220554 -x220555 -x220556 -x220557 -x220558 -x220559 -x220560 -x220561 -x220562 -x220563 -x220564 -x220565 -x220566 -x220567 -x220568 -x220569 -x220570 -x220571 -x220572 -x220573 -x220574 -x220575 -x220576 -x220577 -x220578 -x220579 -x220580 -x220581 -x220582 -x220583 -x220584 -x220585 -x220586 -x220587 -x220588 -x220589 -x220590 -x220591 -x220592 -x220593 -x220594 -x220595 -x220596 -x220597 -x220598 -x220599 -x220600 -x220601 -x220602 -x220603 -x220604 -x220605 -x220606 -x220607 -x220608 -x220609 -x220610 -x220611 -x220612 -x220613 -x220614 -x220615 -x220616 -x220617 -x220618 -x220619 -x220620 -x220621 -x220622 -x220623 -x220624 -x220625 -x220626 -x220627 -x220628 -x220629 -x220630 -x220631 -x220632 -x220633 -x220634 -x220635 -x220636 -x220637 -x220638 -x220639 -x220640 -x220641 -x220642 -x220643 -x220644 -x220645 -x220646 -x220647 -x220648 -x220649 -x220650 -x220651 -x220652 -x220653 -x220654 -x220655 -x220656 -x220657 -x220658 -x220659 -x220660 -x220661 -x220662 -x220663 -x220664 -x220665 -x220666 -x220667 -x220668 -x220669 -x220670 -x220671 -x220672 -x220673 -x220674 -x220675 -x220676 -x220677 -x220678 -x220679 -x220680 -x220681 -x220682 -x220683 -x220684 -x220685 -x220686 -x220687 -x220688 -x220689 -x220690 -x220691 -x220692 -x220693 -x220694 -x220695 -x220696 -x220697 -x220698 -x220699 -x220700 -x220701 -x220702 -x220703 -x220704 -x220705 -x220706 -x220707 -x220708 -x220709 -x220710 -x220711 -x220712 -x220713 -x220714 -x220715 -x220716 -x220717 -x220718 -x220719 -x220720 -x220721 -x220722 -x220723 -x220724 -x220725 -x220726 -x220727 -x220728 -x220729 -x220730 -x220731 -x220732 -x220733 -x220734 -x220735 -x220736 -x220737 -x220738 -x220739 -x220740 -x220741 -x220742 -x220743 -x220744 -x220745 -x220746 -x220747 -x220748 -x220749 -x220750 -x220751 -x220752 -x220753 -x220754 -x220755 -x220756 -x220757 -x220758 -x220759 -x220760 -x220761 -x220762 -x220763 -x220764 -x220765 -x220766 -x220767 -x220768 -x220769 -x220770 -x220771 -x220772 -x220773 -x220774 -x220775 -x220776 -x220777 -x220778 -x220779 -x220780 -x220781 -x220782 -x220783 -x220784 -x220785 -x220786 -x220787 -x220788 -x220789 -x220790 -x220791 -x220792 -x220793 -x220794 -x220795 -x220796 -x220797 -x220798 -x220799 -x220800 -x220801 -x220802 -x220803 -x220804 -x220805 -x220806 -x220807 -x220808 -x220809 -x220810 -x220811 -x220812 -x220813 -x220814 -x220863 -x220864 -x220865 -x220866 -x220867 -x220868 -x220869 -x220870 -x220871 -x220872 -x220873 -x220874 -x220875 -x220876 -x220877 -x220878 -x220879 -x220880 -x220881 -x220882 -x220883 -x220884 -x220885 -x220886 -x220887 -x220888 -x220889 -x220890 -x220891 -x220892 -x220893 -x220894 -x220895 -x220896 -x220897 -x220898 -x220899 -x220900 -x220901 -x220902 -x220903 -x220904 -x220905 -x220906 -x220907 -x220908 -x220909 -x220910 -x220911 -x220912 -x220913 -x220914 -x220915 -x220916 -x220917 -x220918 -x220919 -x220920 -x220921 -x220922 -x220923 -x220924 -x220925 -x220926 -x220927 -x220928 -x220929 -x220930 -x220931 -x220932 -x220933 -x220934 -x220935 -x220936 -x220937 -x220938 -x220939 -x220940 -x220941 -x220942 -x220943 -x220944 -x220945 -x220946 -x220947 -x220948 -x220949 -x220950 -x220951 -x220952 -x220953 -x220954 -x220955 -x220956 -x220957 -x220958 -x220959 -x220960 -x220961 -x220962 -x220963 -x220964 -x220965 -x220966 -x220967 -x220968 -x220969 -x220970 -x220971 -x220972 -x220973 -x220974 -x220975 -x220976 -x220977 -x220978 -x220979 -x220980 -x220981 -x220982 -x220983 -x220984 -x220985 -x220986 -x220987 -x220988 -x220989 -x220990 -x220991 -x220992 -x220993 -x220994 -x220995 -x220996 -x220997 -x220998 -x220999 -x221000 -x221001 -x221002 -x221003 -x221004 -x221005 -x221006 -x221007 -x221008 -x221009 -x221010 -x221011 -x221012 -x221013 -x221014 -x221015 -x221016 -x221017 -x221018 -x221019 -x221020 -x221021 -x221022 -x221023 -x221024 -x221025 -x221026 -x221027 -x221028 -x221029 -x221030 -x221031 -x221032 -x221033 -x221034 -x221035 -x221036 -x221037 -x221038 -x221039 -x221040 -x221041 -x221042 -x221043 -x221044 -x221045 -x221046 -x221047 -x221048 -x221049 -x221050 -x221051 -x221052 -x221053 -x221054 -x221055 -x221056 -x221057 -x221058 -x221059 -x221060 -x221061 -x221062 -x221063 -x221064 -x221065 -x221066 -x221067 -x221068 -x221069 -x221070 -x221071 -x221072 -x221073 -x221074 -x221075 -x221076 -x221077 -x221078 -x221079 -x221080 -x221081 -x221082 -x221083 -x221084 -x221085 -x221086 -x221087 -x221088 -x221089 -x221090 -x221091 -x221092 -x221093 -x221094 -x221095 -x221096 -x221097 -x221098 -x221099 -x221100 -x221101 -x221102 -x221103 -x221104 -x221105 -x221106 -x221107 -x221108 -x221109 -x221110 -x221111 -x221112 -x221113 -x221114 -x221115 -x221116 -x221117 -x221118 -x221119 -x221120 -x221121 -x221122 -x221123 -x221124 -x221125 -x221126 -x221127 -x221128 -x221129 -x221130 -x221131 -x221132 -x221133 -x221134 -x221135 -x221136 -x221137 -x221138 -x221139 -x221140 -x221141 -x221142 -x221143 -x221144 -x221145 -x221146 -x221147 -x221148 -x221149 -x221150 -x221151 -x221152 -x221153 -x221154 -x221155 -x221156 -x221157 -x221158 -x221159 -x221160 -x221161 -x221162 -x221163 -x221164 -x221165 -x221166 -x221167 -x221168 -x221169 -x221170 -x221171 -x221172 -x221173 -x221174 -x221175 -x221176 -x221177 -x221178 -x221179 -x221180 -x221181 -x221182 -x221183 x221184 -x221185 -x221186 -x221187 -x221188 -x221189 -x221190 -x221191 -x221192 -x221193 -x221194 -x221195 -x221196 -x221197 -x221198 -x221199 -x221200 -x221201 -x221202 -x221203 -x221204 -x221205 -x221206 -x221207 -x221208 -x221209 -x221210 -x221211 -x221212 -x221213 -x221214 -x221215 -x221216 -x221217 -x221218 -x221219 -x221220 -x221221 -x221222 -x221223 -x221224 -x221225 -x221226 -x221227 -x221228 -x221229 -x221230 -x221231 -x221232 -x221233 -x221234 -x221235 -x221236 -x221237 -x221238 -x221239 -x221240 -x221241 -x221242 -x221243 -x221244 -x221245 -x221246 -x221247 -x221248 -x221249 -x221250 -x221251 -x221252 -x221253 -x221254 -x221255 -x221256 -x221257 -x221258 -x221259 -x221260 -x221261 -x221262 -x221263 -x221264 -x221265 -x221266 -x221267 -x221268 -x221269 -x221270 -x221271 -x221272 -x221273 -x221274 -x221275 -x221276 -x221277 -x221278 -x221279 -x221280 -x221281 -x221282 -x221283 -x221284 -x221285 -x221286 -x221287 -x221288 -x221289 -x221290 -x221291 -x221292 -x221293 -x221294 -x221343 -x221344 -x221345 -x221346 -x221347 -x221348 -x221349 -x221350 -x221351 -x221352 -x221353 -x221354 -x221355 -x221356 -x221357 -x221358 -x221359 -x221360 -x221361 -x221362 -x221363 -x221364 -x221365 -x221366 -x221367 -x221368 -x221369 -x221370 -x221371 -x221372 -x221373 -x221374 -x221375 -x221376 -x221377 -x221378 -x221379 -x221380 -x221381 -x221382 -x221383 -x221384 -x221385 -x221386 -x221387 -x221388 -x221389 -x221390 -x222111 -x222112 -x222113 -x222114 -x222115 -x222116 -x222117 -x222118 -x222119 -x222120 -x222121 -x222122 -x222123 -x222124 -x222125 -x222126 -x222127 -x222128 -x222129 -x222130 -x222131 -x222132 -x222133 -x222134 -x222135 -x222136 -x222137 -x222138 -x222139 -x222140 -x222141 -x222142 -x222143 -x222144 -x222145 -x222146 -x222147 -x222148 -x222149 -x222150 -x222151 -x222152 -x222153 -x222154 -x222155 -x222156 -x222157 -x222158 -x222639 -x222640 -x222641 -x222642 -x222643 -x222644 -x222645 -x222646 -x222647 -x222648 -x222649 -x222650 -x222651 -x222652 -x222653 -x222654 -x222655 -x222656 -x222657 -x222658 -x222659 -x222660 -x222661 -x222662 -x222663 -x222664 -x222665 -x222666 -x222667 -x222668 -x222669 -x222670 -x222671 -x222672 -x222673 -x222674 -x222675 -x222676 -x222677 -x222678 -x222679 -x222680 -x222681 -x222682 -x222683 -x222684 -x222685 -x222686 -x223167 -x223168 -x223169 -x223170 -x223171 -x223172 -x223173 -x223174 -x223175 -x223176 -x223177 -x223178 -x223179 -x223180 -x223181 -x223182 -x223183 -x223184 -x223185 -x223186 -x223187 -x223188 -x223189 -x223190 -x223191 -x223192 -x223193 -x223194 -x223195 -x223196 -x223197 -x223198 -x223199 -x223200 -x223201 -x223202 -x223203 -x223204 -x223205 -x223206 -x223207 -x223208 -x223209 -x223210 -x223211 -x223212 -x223213 -x223214 -x223647 -x223648 -x223649 -x223650 -x223651 -x223652 -x223653 -x223654 -x223655 -x223656 -x223657 -x223658 -x223659 -x223660 -x223661 -x223662 -x223663 -x223664 -x223665 -x223666 -x223667 -x223668 -x223669 -x223670 -x223671 -x223672 -x223673 -x223674 -x223675 -x223676 -x223677 -x223678 -x223679 -x223680 -x223681 -x223682 -x223683 -x223684 -x223685 -x223686 -x223687 -x223688 -x223689 -x223690 -x223691 -x223692 -x223693 -x223694 -x223743 -x223744 -x223745 -x223746 -x223747 -x223748 -x223749 -x223750 -x223751 -x223752 -x223753 -x223754 -x223755 -x223756 -x223757 -x223758 -x223759 -x223760 -x223761 -x223762 -x223763 -x223764 -x223765 -x223766 -x223767 -x223768 -x223769 -x223770 -x223771 -x223772 -x223773 -x223774 -x223775 -x223776 -x223777 -x223778 -x223779 -x223780 -x223781 -x223782 -x223783 -x223784 -x223785 -x223786 -x223787 -x223788 -x223789 -x223790 -x223791 -x223792 -x223793 -x223794 -x223795 -x223796 -x223797 -x223798 -x223799 -x223800 -x223801 -x223802 -x223803 -x223804 -x223805 -x223806 -x223807 -x223808 -x223809 -x223810 -x223811 -x223812 -x223813 -x223814 -x223815 -x223816 -x223817 -x223818 -x223819 -x223820 -x223821 -x223822 -x223823 -x223824 -x223825 -x223826 -x223827 -x223828 -x223829 -x223830 -x223831 -x223832 -x223833 -x223834 -x223835 -x223836 -x223837 -x223838 -x223839 -x223840 -x223841 -x223842 -x223843 -x223844 -x223845 -x223846 -x223847 -x223848 -x223849 -x223850 -x223851 -x223852 -x223853 -x223854 -x223855 -x223856 -x223857 -x223858 -x223859 -x223860 -x223861 -x223862 -x223863 -x223864 -x223865 -x223866 -x223867 -x223868 -x223869 -x223870 -x223871 -x223872 -x223873 -x223874 -x223875 -x223876 -x223877 -x223878 -x223879 -x223880 -x223881 -x223882 -x223883 -x223884 -x223885 -x223886 -x223887 -x223888 -x223889 -x223890 -x223891 -x223892 -x223893 -x223894 -x223895 -x223896 -x223897 -x223898 -x223899 -x223900 -x223901 -x223902 -x223903 -x223904 -x223905 -x223906 -x223907 -x223908 -x223909 -x223910 -x223911 -x223912 -x223913 -x223914 -x223915 -x223916 -x223917 -x223918 -x223919 -x223920 -x223921 -x223922 -x223923 -x223924 -x223925 -x223926 -x223927 -x223928 -x223929 -x223930 -x223931 -x223932 -x223933 -x223934 -x223935 -x223936 -x223937 -x223938 -x223939 -x223940 -x223941 -x223942 -x223943 -x223944 -x223945 -x223946 -x223947 -x223948 -x223949 -x223950 -x223951 -x223952 -x223953 -x223954 -x223955 -x223956 -x223957 -x223958 -x223959 -x223960 -x223961 -x223962 -x223963 -x223964 -x223965 -x223966 -x223967 -x223968 -x223969 -x223970 -x223971 -x223972 -x223973 -x223974 -x223975 -x223976 -x223977 -x223978 -x223979 -x223980 -x223981 -x223982 -x221631 -x221632 -x221633 -x221634 -x221635 -x221636 -x221637 -x221638 -x221639 -x221640 -x221641 -x221642 -x221643 -x221644 -x221645 -x221646 -x221647 -x221648 -x221649 -x221650 -x221651 -x221652 -x221653 -x221654 -x221655 -x221656 -x221657 -x221658 -x221659 -x221660 -x221661 -x221662 -x221663 -x221664 -x221665 -x221666 -x221667 -x221668 -x221669 -x221670 -x221671 -x221672 -x221673 -x221674 -x221675 -x221676 -x221677 -x221678 -x221679 -x221680 -x221681 -x221682 -x221683 -x221684 -x221685 -x221686 -x221687 -x221688 -x221689 -x221690 -x221691 -x221692 -x221693 -x221694 -x221695 -x221696 -x221697 -x221698 -x221699 -x221700 -x221701 -x221702 -x221703 -x221704 -x221705 -x221706 -x221707 -x221708 -x221709 -x221710 -x221711 -x221712 -x221713 -x221714 -x221715 -x221716 -x221717 -x221718 -x221719 -x221720 -x221721 -x221722 -x221723 -x221724 -x221725 -x221726 -x221727 -x221728 -x221729 -x221730 -x221731 -x221732 -x221733 -x221734 -x221735 -x221736 -x221737 -x221738 -x221739 -x221740 -x221741 -x221742 -x221743 -x221744 -x221745 -x221746 -x221747 -x221748 -x221749 -x221750 -x221751 -x221752 -x221753 -x221754 -x221755 -x221756 -x221757 -x221758 -x221759 -x221760 -x221761 -x221762 -x221763 -x221764 -x221765 -x221766 -x221767 -x221768 -x221769 -x221770 -x221771 -x221772 -x221773 -x221774 -x221775 -x221776 -x221777 -x221778 -x221779 -x221780 -x221781 -x221782 -x221783 -x221784 -x221785 -x221786 -x221787 -x221788 -x221789 -x221790 -x221791 -x221792 -x221793 -x221794 -x221795 -x221796 -x221797 -x221798 -x221799 -x221800 -x221801 -x221802 -x221803 -x221804 -x221805 -x221806 -x221807 -x221808 -x221809 -x221810 -x221811 -x221812 -x221813 -x221814 -x221815 -x221816 -x221817 -x221818 -x221819 -x221820 -x221821 -x221822 -x221823 -x221824 -x221825 -x221826 -x221827 -x221828 -x221829 -x221830 -x221831 -x221832 -x221833 -x221834 -x221835 -x221836 -x221837 -x221838 -x221839 -x221840 -x221841 -x221842 -x221843 -x221844 -x221845 -x221846 -x221847 -x221848 -x221849 -x221850 -x221851 -x221852 -x221853 -x221854 -x221855 -x221856 -x221857 -x221858 -x221859 -x221860 -x221861 -x221862 -x221863 -x221864 -x221865 -x221866 -x221867 -x221868 -x221869 -x221870 -x221871 -x221872 -x221873 -x221874 -x221875 -x221876 -x221877 -x221878 -x221879 -x221880 -x221881 -x221882 -x221883 -x221884 -x221885 -x221886 -x221887 -x221888 -x221889 -x221890 -x221891 -x221892 -x221893 -x221894 -x221895 -x221896 -x221897 -x221898 -x221899 -x221900 -x221901 -x221902 -x221903 -x221904 -x221905 -x221906 -x221907 -x221908 -x221909 -x221910 -x221911 -x221912 -x221913 -x221914 -x221915 -x221916 -x221917 -x221918 -x221919 -x221920 -x221921 -x221922 -x221923 -x221924 -x221925 -x221926 -x221927 -x221928 -x221929 -x221930 -x221931 -x221932 -x221933 -x221934 -x221935 -x221936 -x221937 -x221938 -x221939 -x221940 -x221941 -x221942 -x221943 -x221944 -x221945 -x221946 -x221947 -x221948 -x221949 -x221950 -x221951 -x221952 -x221953 -x221954 -x221955 -x221956 -x221957 -x221958 -x221959 -x221960 -x221961 -x221962 -x221963 -x221964 -x221965 -x221966 -x221967 -x221968 -x221969 -x221970 -x221971 -x221972 -x221973 -x221974 -x221975 -x221976 -x221977 -x221978 -x221979 -x221980 -x221981 -x221982 -x221983 -x221984 -x221985 -x221986 -x221987 -x221988 -x221989 -x221990 -x221991 -x221992 -x221993 -x221994 -x221995 -x221996 -x221997 -x221998 -x221999 -x222000 -x222001 -x222002 -x222003 -x222004 -x222005 -x222006 -x222007 -x222008 -x222009 -x222010 -x222011 -x222012 -x222013 -x222014 -x222015 -x222016 -x222017 -x222018 -x222019 -x222020 -x222021 -x222022 -x222023 -x222024 -x222025 -x222026 -x222027 -x222028 -x222029 -x222030 -x222031 -x222032 -x222033 -x222034 -x222035 -x222036 -x222037 -x222038 -x222039 -x222040 -x222041 -x222042 -x222043 -x222044 -x222045 -x222046 -x222047 -x222048 -x222049 -x222050 -x222051 -x222052 -x222053 -x222054 -x222055 -x222056 -x222057 -x222058 -x222059 -x222060 -x222061 -x222062 -x222063 -x222064 -x222065 -x222066 -x222067 -x222068 -x222069 -x222070 -x222071 -x222072 -x222073 -x222074 -x222075 -x222076 -x222077 -x222078 -x222079 -x222080 -x222081 -x222082 -x222083 -x222084 -x222085 -x222086 -x222087 -x222088 -x222089 -x222090 -x222091 -x222092 -x222093 -x222094 -x222095 -x222096 -x222097 -x222098 -x222099 -x222100 -x222101 -x222102 -x222103 -x222104 -x222105 -x222106 -x222107 -x222108 -x222109 -x222110 -x222159 -x222160 -x222161 -x222162 -x222163 -x222164 -x222165 -x222166 -x222167 -x222168 -x222169 -x222170 -x222171 -x222172 -x222173 -x222174 -x222175 -x222176 -x222177 -x222178 -x222179 -x222180 -x222181 -x222182 -x222183 -x222184 -x222185 -x222186 -x222187 -x222188 -x222189 -x222190 -x222191 -x222192 -x222193 -x222194 -x222195 -x222196 -x222197 -x222198 -x222199 -x222200 -x222201 -x222202 -x222203 -x222204 -x222205 -x222206 -x222207 -x222208 -x222209 -x222210 -x222211 -x222212 -x222213 -x222214 -x222215 -x222216 -x222217 -x222218 -x222219 -x222220 -x222221 -x222222 -x222223 -x222224 -x222225 -x222226 -x222227 -x222228 -x222229 -x222230 -x222231 -x222232 -x222233 -x222234 -x222235 -x222236 -x222237 -x222238 -x222239 -x222240 -x222241 -x222242 -x222243 -x222244 -x222245 -x222246 -x222247 -x222248 -x222249 -x222250 -x222251 -x222252 -x222253 -x222254 -x222255 -x222256 -x222257 -x222258 -x222259 -x222260 -x222261 -x222262 -x222263 -x222264 -x222265 -x222266 -x222267 -x222268 -x222269 -x222270 -x222271 -x222272 -x222273 -x222274 -x222275 -x222276 -x222277 -x222278 -x222279 -x222280 -x222281 -x222282 -x222283 -x222284 -x222285 -x222286 -x222287 -x222288 -x222289 -x222290 -x222291 -x222292 -x222293 -x222294 -x222295 -x222296 -x222297 -x222298 -x222299 -x222300 -x222301 -x222302 -x222303 -x222304 -x222305 -x222306 -x222307 -x222308 -x222309 -x222310 -x222311 -x222312 -x222313 -x222314 -x222315 -x222316 -x222317 -x222318 -x222319 -x222320 -x222321 -x222322 -x222323 -x222324 -x222325 -x222326 -x222327 -x222328 -x222329 -x222330 -x222331 -x222332 -x222333 -x222334 -x222335 -x222336 -x222337 -x222338 -x222339 -x222340 -x222341 -x222342 -x222343 -x222344 -x222345 -x222346 -x222347 -x222348 -x222349 -x222350 -x222351 -x222352 -x222353 -x222354 -x222355 -x222356 -x222357 -x222358 -x222359 -x222360 -x222361 -x222362 -x222363 -x222364 -x222365 -x222366 -x222367 -x222368 -x222369 -x222370 -x222371 -x222372 -x222373 -x222374 -x222375 -x222376 -x222377 -x222378 -x222379 -x222380 -x222381 -x222382 -x222383 -x222384 -x222385 -x222386 -x222387 -x222388 -x222389 -x222390 -x222391 -x222392 -x222393 -x222394 -x222395 -x222396 -x222397 -x222398 -x222399 -x222400 -x222401 -x222402 -x222403 -x222404 -x222405 -x222406 -x222407 -x222408 -x222409 -x222410 -x222411 -x222412 -x222413 -x222414 -x222415 -x222416 -x222417 -x222418 -x222419 -x222420 -x222421 -x222422 -x222423 -x222424 -x222425 -x222426 -x222427 -x222428 -x222429 -x222430 -x222431 -x222432 -x222433 -x222434 -x222435 -x222436 -x222437 -x222438 -x222439 -x222440 -x222441 -x222442 -x222443 -x222444 -x222445 -x222446 -x222447 -x222448 -x222449 -x222450 -x222451 -x222452 -x222453
3600.06/3611.79	v -x222454 -x222455 -x222456 -x222457 -x222458 -x222459 -x222460 -x222461 -x222462 -x222463 -x222464 -x222465 -x222466 -x222467 -x222468 -x222469 -x222470 -x222471 -x222472 -x222473 -x222474 -x222475 -x222476 -x222477 -x222478 -x222479 -x222480 -x222481 -x222482 -x222483 -x222484 -x222485 -x222486 -x222487 -x222488 -x222489 -x222490 -x222491 -x222492 -x222493 -x222494 -x222495 -x222496 -x222497 -x222498 -x222499 -x222500 -x222501 -x222502 -x222503 -x222504 -x222505 -x222506 -x222507 -x222508 -x222509 -x222510 -x222511 -x222512 -x222513 -x222514 -x222515 -x222516 -x222517 -x222518 -x222519 -x222520 -x222521 -x222522 -x222523 -x222524 -x222525 -x222526 -x222527 -x222528 -x222529 -x222530 -x222531 -x222532 -x222533 -x222534 -x222535 -x222536 -x222537 -x222538 -x222539 -x222540 -x222541 -x222542 -x222543 -x222544 -x222545 -x222546 -x222547 -x222548 -x222549 -x222550 -x222551 -x222552 -x222553 -x222554 -x222555 -x222556 -x222557 -x222558 -x222559 -x222560 -x222561 -x222562 -x222563 -x222564 -x222565 -x222566 -x222567 -x222568 -x222569 -x222570 -x222571 -x222572 -x222573 -x222574 -x222575 -x222576 -x222577 -x222578 -x222579 -x222580 -x222581 -x222582 -x222583 -x222584 -x222585 -x222586 -x222587 -x222588 -x222589 -x222590 -x222591 -x222592 -x222593 -x222594 -x222595 -x222596 -x222597 -x222598 -x222599 -x222600 -x222601 -x222602 -x222603 -x222604 -x222605 -x222606 -x222607 -x222608 -x222609 -x222610 -x222611 -x222612 -x222613 -x222614 -x222615 -x222616 -x222617 -x222618 -x222619 -x222620 -x222621 -x222622 -x222623 -x222624 -x222625 -x222626 -x222627 -x222628 -x222629 -x222630 -x222631 -x222632 -x222633 -x222634 -x222635 -x222636 -x222637 -x222638 -x222687 -x222688 -x222689 -x222690 -x222691 -x222692 -x222693 -x222694 -x222695 -x222696 -x222697 -x222698 -x222699 -x222700 -x222701 -x222702 -x222703 -x222704 -x222705 -x222706 -x222707 -x222708 -x222709 -x222710 -x222711 -x222712 -x222713 -x222714 -x222715 -x222716 -x222717 -x222718 -x222719 -x222720 -x222721 -x222722 -x222723 -x222724 -x222725 -x222726 -x222727 -x222728 -x222729 -x222730 -x222731 -x222732 -x222733 -x222734 -x222735 -x222736 -x222737 -x222738 -x222739 -x222740 -x222741 -x222742 -x222743 -x222744 -x222745 -x222746 -x222747 -x222748 -x222749 -x222750 -x222751 -x222752 -x222753 -x222754 -x222755 -x222756 -x222757 -x222758 -x222759 -x222760 -x222761 -x222762 -x222763 -x222764 -x222765 -x222766 -x222767 -x222768 -x222769 -x222770 -x222771 -x222772 -x222773 -x222774 -x222775 -x222776 -x222777 -x222778 -x222779 -x222780 -x222781 -x222782 -x222783 -x222784 -x222785 -x222786 -x222787 -x222788 -x222789 -x222790 -x222791 -x222792 -x222793 -x222794 -x222795 -x222796 -x222797 -x222798 -x222799 -x222800 -x222801 -x222802 -x222803 -x222804 -x222805 -x222806 -x222807 -x222808 -x222809 -x222810 -x222811 -x222812 -x222813 -x222814 -x222815 -x222816 -x222817 -x222818 -x222819 -x222820 -x222821 -x222822 -x222823 -x222824 -x222825 -x222826 -x222827 -x222828 -x222829 -x222830 -x222831 -x222832 -x222833 -x222834 -x222835 -x222836 -x222837 -x222838 -x222839 -x222840 -x222841 -x222842 -x222843 -x222844 -x222845 -x222846 -x222847 -x222848 -x222849 -x222850 -x222851 -x222852 -x222853 -x222854 -x222855 -x222856 -x222857 -x222858 -x222859 -x222860 -x222861 -x222862 -x222863 -x222864 -x222865 -x222866 -x222867 -x222868 -x222869 -x222870 -x222871 -x222872 -x222873 -x222874 -x222875 -x222876 -x222877 -x222878 -x222879 -x222880 -x222881 -x222882 -x222883 -x222884 -x222885 -x222886 -x222887 -x222888 -x222889 -x222890 -x222891 -x222892 -x222893 -x222894 -x222895 -x222896 -x222897 -x222898 -x222899 -x222900 -x222901 -x222902 -x222903 -x222904 -x222905 -x222906 -x222907 -x222908 -x222909 -x222910 -x222911 -x222912 -x222913 -x222914 -x222915 -x222916 -x222917 -x222918 -x222919 -x222920 -x222921 -x222922 -x222923 -x222924 -x222925 -x222926 -x222927 -x222928 -x222929 -x222930 -x222931 -x222932 -x222933 -x222934 -x222935 -x222936 -x222937 -x222938 -x222939 -x222940 -x222941 -x222942 -x222943 -x222944 -x222945 -x222946 -x222947 -x222948 -x222949 -x222950 -x222951 -x222952 -x222953 -x222954 -x222955 -x222956 -x222957 -x222958 -x222959 -x222960 -x222961 -x222962 -x222963 -x222964 -x222965 -x222966 -x222967 -x222968 -x222969 -x222970 -x222971 -x222972 -x222973 -x222974 -x222975 -x222976 -x222977 -x222978 -x222979 -x222980 -x222981 -x222982 -x222983 -x222984 -x222985 -x222986 -x222987 -x222988 -x222989 -x222990 -x222991 -x222992 -x222993 -x222994 -x222995 -x222996 -x222997 -x222998 -x222999 -x223000 -x223001 -x223002 -x223003 -x223004 -x223005 -x223006 -x223007 -x223008 -x223009 -x223010 -x223011 -x223012 -x223013 -x223014 -x223015 -x223016 -x223017 -x223018 -x223019 -x223020 -x223021 -x223022 -x223023 -x223024 -x223025 -x223026 -x223027 -x223028 -x223029 -x223030 -x223031 -x223032 -x223033 -x223034 -x223035 -x223036 -x223037 -x223038 -x223039 -x223040 -x223041 -x223042 -x223043 -x223044 -x223045 -x223046 -x223047 -x223048 -x223049 -x223050 -x223051 -x223052 -x223053 -x223054 -x223055 -x223056 -x223057 -x223058 -x223059 -x223060 -x223061 -x223062 -x223063 -x223064 -x223065 -x223066 -x223067 -x223068 -x223069 -x223070 -x223071 -x223072 -x223073 -x223074 -x223075 -x223076 -x223077 -x223078 -x223079 -x223080 -x223081 -x223082 -x223083 -x223084 -x223085 -x223086 -x223087 -x223088 -x223089 -x223090 -x223091 -x223092 -x223093 -x223094 -x223095 -x223096 -x223097 -x223098 -x223099 -x223100 -x223101 -x223102 -x223103 -x223104 -x223105 -x223106 -x223107 -x223108 -x223109 -x223110 -x223111 -x223112 -x223113 -x223114 -x223115 -x223116 -x223117 -x223118 -x223119 -x223120 -x223121 -x223122 -x223123 -x223124 -x223125 -x223126 -x223127 -x223128 -x223129 -x223130 -x223131 -x223132 -x223133 -x223134 -x223135 -x223136 -x223137 -x223138 -x223139 -x223140 -x223141 -x223142 -x223143 -x223144 -x223145 -x223146 -x223147 -x223148 -x223149 -x223150 -x223151 -x223152 -x223153 -x223154 -x223155 -x223156 -x223157 -x223158 -x223159 -x223160 -x223161 -x223162 -x223163 -x223164 -x223165 -x223166 -x223215 -x223216 -x223217 -x223218 -x223219 -x223220 -x223221 -x223222 -x223223 -x223224 -x223225 -x223226 -x223227 -x223228 -x223229 -x223230 -x223231 -x223232 -x223233 -x223234 -x223235 -x223236 -x223237 -x223238 -x223239 -x223240 -x223241 -x223242 -x223243 -x223244 -x223245 -x223246 -x223247 -x223248 -x223249 -x223250 -x223251 -x223252 -x223253 -x223254 -x223255 -x223256 -x223257 -x223258 -x223259 -x223260 -x223261 -x223262 -x223263 -x223264 -x223265 -x223266 -x223267 -x223268 -x223269 -x223270 -x223271 -x223272 -x223273 -x223274 -x223275 -x223276 -x223277 -x223278 -x223279 -x223280 -x223281 -x223282 -x223283 -x223284 -x223285 -x223286 -x223287 -x223288 -x223289 -x223290 -x223291 -x223292 -x223293 -x223294 -x223295 -x223296 -x223297 -x223298 -x223299 -x223300 -x223301 -x223302 -x223303 -x223304 -x223305 -x223306 -x223307 -x223308 -x223309 -x223310 -x223311 -x223312 -x223313 -x223314 -x223315 -x223316 -x223317 -x223318 -x223319 -x223320 -x223321 -x223322 -x223323 -x223324 -x223325 -x223326 -x223327 -x223328 -x223329 -x223330 -x223331 -x223332 -x223333 -x223334 -x223335 -x223336 -x223337 -x223338 -x223339 -x223340 -x223341 -x223342 -x223343 -x223344 -x223345 -x223346 -x223347 -x223348 -x223349 -x223350 -x223351 -x223352 -x223353 -x223354 -x223355 -x223356 -x223357 -x223358 -x223359 -x223360 -x223361 -x223362 -x223363 -x223364 -x223365 -x223366 -x223367 -x223368 -x223369 -x223370 -x223371 -x223372 -x223373 -x223374 -x223375 -x223376 -x223377 -x223378 -x223379 -x223380 -x223381 -x223382 -x223383 -x223384 -x223385 -x223386 -x223387 -x223388 -x223389 -x223390 -x223391 -x223392 -x223393 -x223394 -x223395 -x223396 -x223397 -x223398 -x223399 -x223400 -x223401 -x223402 -x223403 -x223404 -x223405 -x223406 -x223407 -x223408 -x223409 -x223410 -x223411 -x223412 -x223413 -x223414 -x223415 -x223416 -x223417 -x223418 -x223419 -x223420 -x223421 -x223422 -x223423 -x223424 -x223425 -x223426 -x223427 -x223428 -x223429 -x223430 -x223431 -x223432 -x223433 -x223434 -x223435 -x223436 -x223437 -x223438 -x223439 -x223440 -x223441 -x223442 -x223443 -x223444 -x223445 -x223446 -x223447 -x223448 -x223449 -x223450 -x223451 -x223452 -x223453 -x223454 -x223455 -x223456 -x223457 -x223458 -x223459 -x223460 -x223461 -x223462 -x223463 -x223464 -x223465 -x223466 -x223467 -x223468 -x223469 -x223470 -x223471 -x223472 -x223473 -x223474 -x223475 -x223476 -x223477 -x223478 -x223479 -x223480 -x223481 -x223482 -x223483 -x223484 -x223485 -x223486 -x223487 -x223488 -x223489 -x223490 -x223491 -x223492 -x223493 -x223494 -x223495 -x223496 -x223497 -x223498 -x223499 -x223500 -x223501 -x223502 -x223503 -x223504 -x223505 -x223506 -x223507 -x223508 -x223509 -x223510 -x223511 -x223512 -x223513 -x223514 -x223515 -x223516 -x223517 -x223518 -x223519 -x223520 -x223521 -x223522 -x223523 -x223524 -x223525 -x223526 -x223527 -x223528 -x223529 -x223530 -x223531 -x223532 -x223533 -x223534 -x223535 -x223536 -x223537 -x223538 -x223539 -x223540 -x223541 -x223542 -x223543 -x223544 -x223545 -x223546 -x223547 -x223548 -x223549 -x223550 -x223551 -x223552 -x223553 -x223554 -x223555 -x223556 -x223557 -x223558 -x223559 -x223560 -x223561 -x223562 -x223563 -x223564 -x223565 -x223566 -x223567 -x223568 -x223569 -x223570 -x223571 -x223572 -x223573 -x223574 -x223575 -x223576 -x223577 -x223578 -x223579 -x223580 -x223581 -x223582 -x223583 -x223584 -x223585 -x223586 -x223587 -x223588 -x223589 -x223590 -x223591 -x223592 -x223593 -x223594 -x223595 -x223596 -x223597 -x223598 -x223599 -x223600 -x223601 -x223602 -x223603 -x223604 -x223605 -x223606 -x223607 -x223608 -x223609 -x223610 -x223611 -x223612 -x223613 -x223614 -x223615 -x223616 -x223617 -x223618 -x223619 -x223620 -x223621 -x223622 -x223623 -x223624 -x223625 -x223626 -x223627 -x223628 -x223629 -x223630 -x223631 -x223632 -x223633 -x223634 -x223635 -x223636 -x223637 -x223638 -x223639 -x223640 -x223641 -x223642 -x223643 -x223644 -x223645 -x223646 -x223695 -x223696 -x223697 -x223698 -x223699 -x223700 -x223701 -x223702 -x223703 -x223704 -x223705 -x223706 -x223707 -x223708 -x223709 -x223710 -x223711 -x223712 -x223713 -x223714 -x223715 -x223716 -x223717 -x223718 -x223719 -x223720 -x223721 -x223722 -x223723 -x223724 -x223725 -x223726 -x223727 -x223728 -x223729 -x223730 -x223731 -x223732 -x223733 -x223734 -x223735 -x223736 -x223737 -x223738 -x223739 -x223740 -x223741 -x223742 -x224463 -x224464 -x224465 -x224466 -x224467 -x224468 -x224469 -x224470 -x224471 -x224472 -x224473 -x224474 -x224475 -x224476 -x224477 -x224478 -x224479 -x224480 -x224481 -x224482 -x224483 -x224484 -x224485 -x224486 -x224487 -x224488 -x224489 -x224490 -x224491 -x224492 -x224493 -x224494 -x224495 -x224496 -x224497 -x224498 -x224499 -x224500 -x224501 -x224502 -x224503 -x224504 -x224505 -x224506 -x224507 -x224508 -x224509 -x224510 -x224991 -x224992 -x224993 -x224994 -x224995 -x224996 -x224997 -x224998 -x224999 -x225000 -x225001 -x225002 -x225003 -x225004 -x225005 -x225006 -x225007 -x225008 -x225009 -x225010 -x225011 -x225012 -x225013 -x225014 -x225015 -x225016 -x225017 -x225018 -x225019 -x225020 -x225021 -x225022 -x225023 -x225024 -x225025 -x225026 -x225027 -x225028 -x225029 -x225030 -x225031 -x225032 -x225033 -x225034 -x225035 -x225036 -x225037 -x225038 -x225519 -x225520 -x225521 -x225522 -x225523 -x225524 -x225525 -x225526 -x225527 -x225528 -x225529 -x225530 -x225531 -x225532 -x225533 -x225534 -x225535 -x225536 -x225537 -x225538 -x225539 -x225540 -x225541 -x225542 -x225543 -x225544 -x225545 -x225546 -x225547 -x225548 -x225549 -x225550 -x225551 -x225552 -x225553 -x225554 -x225555 -x225556 -x225557 -x225558 -x225559 -x225560 -x225561 -x225562 -x225563 -x225564 -x225565 -x225566 -x225999 -x226000 -x226001 -x226002 -x226003 -x226004 -x226005 -x226006 -x226007 -x226008 -x226009 -x226010 -x226011 -x226012 -x226013 -x226014 -x226015 -x226016 -x226017 -x226018 -x226019 -x226020 -x226021 -x226022 -x226023 -x226024 -x226025 -x226026 -x226027 -x226028 -x226029 -x226030 -x226031 -x226032 -x226033 -x226034 -x226035 -x226036 -x226037 -x226038 -x226039 -x226040 -x226041 -x226042 -x226043 -x226044 -x226045 -x226046 -x226095 -x226096 -x226097 -x226098 -x226099 -x226100 -x226101 -x226102 -x226103 -x226104 -x226105 -x226106 -x226107 -x226108 -x226109 -x226110 -x226111 -x226112 -x226113 -x226114 -x226115 -x226116 -x226117 -x226118 -x226119 -x226120 -x226121 -x226122 -x226123 -x226124 -x226125 -x226126 -x226127 -x226128 -x226129 -x226130 -x226131 -x226132 -x226133 -x226134 -x226135 -x226136 -x226137 -x226138 -x226139 -x226140 -x226141 -x226142 -x226143 -x226144 -x226145 -x226146 -x226147 -x226148 -x226149 -x226150 -x226151 -x226152 -x226153 -x226154 -x226155 -x226156 -x226157 -x226158 -x226159 -x226160 -x226161 -x226162 -x226163 -x226164 -x226165 -x226166 -x226167 -x226168 -x226169 -x226170 -x226171 -x226172 -x226173 -x226174 -x226175 -x226176 -x226177 -x226178 -x226179 -x226180 -x226181 -x226182 -x226183 -x226184 -x226185 -x226186 -x226187 -x226188 -x226189 -x226190 -x226191 -x226192 -x226193 -x226194 -x226195 -x226196 -x226197 -x226198 -x226199 -x226200 -x226201 -x226202 -x226203 -x226204 -x226205 -x226206 -x226207 -x226208 -x226209 -x226210 -x226211 -x226212 -x226213 -x226214 -x226215 -x226216 -x226217 -x226218 -x226219 -x226220 -x226221 -x226222 -x226223 -x226224 -x226225 -x226226 -x226227 -x226228 -x226229 -x226230 -x226231 -x226232 -x226233 -x226234 -x226235 -x226236 -x226237 -x226238 -x226239 -x226240 -x226241 -x226242 -x226243 -x226244 -x226245 -x226246 -x226247 -x226248 -x226249 -x226250 -x226251 -x226252 -x226253 -x226254 -x226255 -x226256 -x226257 -x226258 -x226259 -x226260 -x226261 -x226262 -x226263 -x226264 -x226265 -x226266 -x226267 -x226268 -x226269 -x226270 -x226271 -x226272 -x226273 -x226274 -x226275 -x226276 -x226277 -x226278 -x226279 -x226280 -x226281 -x226282 -x226283 -x226284 -x226285 -x226286 -x226287 -x226288 -x226289 -x226290 -x226291 -x226292 -x226293 -x226294 -x226295 -x226296 -x226297 -x226298 -x226299 -x226300 -x226301 -x226302 -x226303 -x226304 -x226305 -x226306 -x226307 -x226308 -x226309 -x226310 -x226311 -x226312 -x226313 -x226314 -x226315 -x226316 -x226317 -x226318 -x226319 -x226320 -x226321 -x226322 -x226323 -x226324 -x226325 -x226326 -x226327 -x226328 -x226329 -x226330 -x226331 -x226332 -x226333 -x226334 -x223983 -x223984 -x223985 -x223986 -x223987 -x223988 -x223989 -x223990 -x223991 -x223992 -x223993 -x223994 -x223995 -x223996 -x223997 -x223998 -x223999 -x224000 -x224001 -x224002 -x224003 -x224004 -x224005 -x224006 -x224007 -x224008 -x224009 -x224010 -x224011 -x224012 -x224013 -x224014 -x224015 -x224016 -x224017 -x224018 -x224019 -x224020 -x224021 -x224022 -x224023 -x224024 -x224025 -x224026 -x224027 -x224028 -x224029 -x224030 -x224031 -x224032 -x224033 -x224034 -x224035 -x224036 -x224037 -x224038 -x224039 -x224040 -x224041 -x224042 -x224043 -x224044 -x224045 -x224046 -x224047 -x224048 -x224049 -x224050 -x224051 -x224052 -x224053 -x224054 -x224055 -x224056 -x224057 -x224058 -x224059 -x224060 -x224061 -x224062 -x224063 -x224064 -x224065 -x224066 -x224067 -x224068 -x224069 -x224070 -x224071 -x224072 -x224073 -x224074 -x224075 -x224076 -x224077 -x224078 -x224079 -x224080 -x224081 -x224082 -x224083 -x224084 -x224085 -x224086 -x224087 -x224088 -x224089 -x224090 -x224091 -x224092 -x224093 -x224094 -x224095 -x224096 -x224097 -x224098 -x224099 -x224100 -x224101 -x224102 -x224103 -x224104 -x224105 -x224106 -x224107 -x224108 -x224109 -x224110 -x224111 -x224112 -x224113 -x224114 -x224115 -x224116 -x224117 -x224118 -x224119 -x224120 -x224121 -x224122 -x224123 -x224124 -x224125 -x224126 -x224127 -x224128 -x224129 -x224130 -x224131 -x224132 -x224133 -x224134 -x224135 -x224136 -x224137 -x224138 -x224139 -x224140 -x224141 -x224142 -x224143 -x224144 -x224145 -x224146 -x224147 -x224148 -x224149 -x224150 -x224151 -x224152 -x224153 -x224154 -x224155 -x224156 -x224157 -x224158 -x224159 -x224160 -x224161 -x224162 -x224163 -x224164 -x224165 -x224166 -x224167 -x224168 -x224169 -x224170 -x224171 -x224172 -x224173 -x224174 -x224175 -x224176 -x224177 -x224178 -x224179 -x224180 -x224181 -x224182 -x224183 -x224184 -x224185 -x224186 -x224187 -x224188 -x224189 -x224190 -x224191 -x224192 -x224193 -x224194 -x224195 -x224196 -x224197 -x224198 -x224199 -x224200 -x224201 -x224202 -x224203 -x224204 -x224205 -x224206 -x224207 -x224208 -x224209 -x224210 -x224211 -x224212 -x224213 -x224214 -x224215 -x224216 -x224217 -x224218 -x224219 -x224220 -x224221 -x224222 -x224223 -x224224 -x224225 -x224226 -x224227 -x224228 -x224229 -x224230 -x224231 -x224232 -x224233 -x224234 -x224235 -x224236 -x224237 -x224238 -x224239 -x224240 -x224241 -x224242 -x224243 -x224244 -x224245 -x224246 -x224247 -x224248 -x224249 -x224250 -x224251 -x224252 -x224253 -x224254 -x224255 -x224256 -x224257 -x224258 -x224259 -x224260 -x224261 -x224262 -x224263 -x224264 -x224265 -x224266 -x224267 -x224268 -x224269 -x224270 -x224271 -x224272 -x224273 -x224274 -x224275 -x224276 -x224277 -x224278 -x224279 -x224280 -x224281 -x224282 -x224283 -x224284 -x224285 -x224286 -x224287 -x224288 -x224289 -x224290 -x224291 -x224292 -x224293 -x224294 -x224295 -x224296 -x224297 -x224298 -x224299 -x224300 -x224301 -x224302 -x224303 -x224304 -x224305 -x224306 -x224307 -x224308 -x224309 -x224310 -x224311 -x224312 -x224313 -x224314 -x224315 -x224316 -x224317 -x224318 -x224319 -x224320 -x224321 -x224322 -x224323 -x224324 -x224325 -x224326 -x224327 -x224328 -x224329 -x224330 -x224331 -x224332 -x224333 -x224334 -x224335 -x224336 -x224337 -x224338 -x224339 -x224340 -x224341 -x224342 -x224343 -x224344 -x224345 -x224346 -x224347 -x224348 -x224349 -x224350 -x224351 -x224352 -x224353 -x224354 -x224355 -x224356 -x224357 -x224358 -x224359 -x224360 -x224361 -x224362 -x224363 -x224364 -x224365 -x224366 -x224367 -x224368 -x224369 -x224370 -x224371 -x224372 -x224373 -x224374 -x224375 -x224376 -x224377 -x224378 -x224379 -x224380 -x224381 -x224382 -x224383 -x224384 -x224385 -x224386 -x224387 -x224388 -x224389 -x224390 -x224391 -x224392 -x224393 -x224394 -x224395 -x224396 -x224397 -x224398 -x224399 -x224400 -x224401 -x224402 -x224403 -x224404 -x224405
3600.06/3611.79	v -x224406 -x224407 -x224408 -x224409 -x224410 -x224411 -x224412 -x224413 -x224414 -x224415 -x224416 -x224417 -x224418 -x224419 -x224420 -x224421 -x224422 -x224423 -x224424 -x224425 -x224426 -x224427 -x224428 -x224429 -x224430 -x224431 -x224432 -x224433 -x224434 -x224435 -x224436 -x224437 -x224438 -x224439 -x224440 -x224441 -x224442 -x224443 -x224444 -x224445 -x224446 -x224447 -x224448 -x224449 -x224450 -x224451 -x224452 -x224453 -x224454 -x224455 -x224456 -x224457 -x224458 -x224459 -x224460 -x224461 -x224462 x224511 -x224512 -x224513 -x224514 -x224515 -x224516 -x224517 -x224518 -x224519 -x224520 -x224521 -x224522 -x224523 -x224524 -x224525 -x224526 -x224527 -x224528 -x224529 -x224530 -x224531 -x224532 -x224533 -x224534 -x224535 -x224536 -x224537 -x224538 -x224539 -x224540 -x224541 -x224542 -x224543 -x224544 -x224545 -x224546 -x224547 -x224548 -x224549 -x224550 -x224551 -x224552 -x224553 -x224554 -x224555 -x224556 -x224557 -x224558 -x224559 -x224560 -x224561 -x224562 -x224563 -x224564 -x224565 -x224566 -x224567 -x224568 -x224569 -x224570 -x224571 -x224572 -x224573 -x224574 -x224575 -x224576 -x224577 -x224578 -x224579 -x224580 -x224581 -x224582 -x224583 -x224584 -x224585 -x224586 -x224587 -x224588 -x224589 -x224590 -x224591 -x224592 -x224593 -x224594 -x224595 -x224596 -x224597 -x224598 -x224599 -x224600 -x224601 -x224602 -x224603 -x224604 -x224605 -x224606 -x224607 -x224608 -x224609 -x224610 -x224611 -x224612 -x224613 -x224614 -x224615 -x224616 -x224617 -x224618 -x224619 -x224620 -x224621 -x224622 -x224623 -x224624 -x224625 -x224626 -x224627 -x224628 -x224629 -x224630 -x224631 -x224632 -x224633 -x224634 -x224635 -x224636 -x224637 -x224638 -x224639 -x224640 -x224641 -x224642 -x224643 -x224644 -x224645 -x224646 -x224647 -x224648 -x224649 -x224650 -x224651 -x224652 -x224653 -x224654 -x224655 -x224656 -x224657 -x224658 -x224659 -x224660 -x224661 -x224662 -x224663 -x224664 -x224665 -x224666 -x224667 -x224668 -x224669 -x224670 -x224671 -x224672 -x224673 -x224674 -x224675 -x224676 -x224677 -x224678 -x224679 -x224680 -x224681 -x224682 -x224683 -x224684 -x224685 -x224686 -x224687 -x224688 -x224689 -x224690 -x224691 -x224692 -x224693 -x224694 -x224695 -x224696 -x224697 -x224698 -x224699 -x224700 -x224701 -x224702 -x224703 -x224704 -x224705 -x224706 -x224707 -x224708 -x224709 -x224710 -x224711 -x224712 -x224713 -x224714 -x224715 -x224716 -x224717 -x224718 -x224719 -x224720 -x224721 -x224722 -x224723 -x224724 -x224725 -x224726 -x224727 -x224728 -x224729 -x224730 -x224731 -x224732 -x224733 -x224734 -x224735 -x224736 -x224737 -x224738 -x224739 -x224740 -x224741 -x224742 -x224743 -x224744 -x224745 -x224746 -x224747 -x224748 -x224749 -x224750 -x224751 -x224752 -x224753 -x224754 -x224755 -x224756 -x224757 -x224758 -x224759 -x224760 -x224761 -x224762 -x224763 -x224764 -x224765 -x224766 -x224767 -x224768 -x224769 -x224770 -x224771 -x224772 -x224773 -x224774 -x224775 -x224776 -x224777 -x224778 -x224779 -x224780 -x224781 -x224782 -x224783 -x224784 -x224785 -x224786 -x224787 -x224788 -x224789 -x224790 -x224791 -x224792 -x224793 -x224794 -x224795 -x224796 -x224797 -x224798 -x224799 -x224800 -x224801 -x224802 -x224803 -x224804 -x224805 -x224806 -x224807 -x224808 -x224809 -x224810 -x224811 -x224812 -x224813 -x224814 -x224815 -x224816 -x224817 -x224818 -x224819 -x224820 -x224821 -x224822 -x224823 -x224824 -x224825 -x224826 -x224827 -x224828 -x224829 -x224830 -x224831 -x224832 -x224833 -x224834 -x224835 -x224836 -x224837 -x224838 -x224839 -x224840 -x224841 -x224842 -x224843 -x224844 -x224845 -x224846 -x224847 -x224848 -x224849 -x224850 -x224851 -x224852 -x224853 -x224854 -x224855 -x224856 -x224857 -x224858 -x224859 -x224860 -x224861 -x224862 -x224863 -x224864 -x224865 -x224866 -x224867 -x224868 -x224869 -x224870 -x224871 -x224872 -x224873 -x224874 -x224875 -x224876 -x224877 -x224878 -x224879 -x224880 -x224881 -x224882 -x224883 -x224884 -x224885 -x224886 -x224887 -x224888 -x224889 -x224890 -x224891 -x224892 -x224893 -x224894 -x224895 -x224896 -x224897 -x224898 -x224899 -x224900 -x224901 -x224902 -x224903 -x224904 -x224905 -x224906 -x224907 -x224908 -x224909 -x224910 -x224911 -x224912 -x224913 -x224914 -x224915 -x224916 -x224917 -x224918 -x224919 -x224920 -x224921 -x224922 -x224923 -x224924 -x224925 -x224926 -x224927 -x224928 -x224929 -x224930 -x224931 -x224932 -x224933 -x224934 -x224935 -x224936 -x224937 -x224938 -x224939 -x224940 -x224941 -x224942 -x224943 -x224944 -x224945 -x224946 -x224947 -x224948 -x224949 -x224950 -x224951 -x224952 -x224953 -x224954 -x224955 -x224956 -x224957 -x224958 -x224959 -x224960 -x224961 -x224962 -x224963 -x224964 -x224965 -x224966 -x224967 -x224968 -x224969 -x224970 -x224971 -x224972 -x224973 -x224974 -x224975 -x224976 -x224977 -x224978 -x224979 -x224980 -x224981 -x224982 -x224983 -x224984 -x224985 -x224986 -x224987 -x224988 -x224989 -x224990 -x225039 -x225040 -x225041 -x225042 -x225043 -x225044 -x225045 -x225046 -x225047 -x225048 -x225049 -x225050 -x225051 -x225052 -x225053 -x225054 -x225055 -x225056 -x225057 -x225058 -x225059 -x225060 -x225061 -x225062 -x225063 -x225064 -x225065 -x225066 -x225067 -x225068 -x225069 -x225070 -x225071 -x225072 -x225073 -x225074 -x225075 -x225076 -x225077 -x225078 -x225079 -x225080 -x225081 -x225082 -x225083 -x225084 -x225085 -x225086 -x225087 -x225088 -x225089 -x225090 -x225091 -x225092 -x225093 -x225094 -x225095 -x225096 -x225097 -x225098 -x225099 -x225100 -x225101 -x225102 -x225103 -x225104 -x225105 -x225106 -x225107 -x225108 -x225109 -x225110 -x225111 -x225112 -x225113 -x225114 -x225115 -x225116 -x225117 -x225118 -x225119 -x225120 -x225121 -x225122 -x225123 -x225124 -x225125 -x225126 -x225127 -x225128 -x225129 -x225130 -x225131 -x225132 -x225133 -x225134 x225135 -x225136 -x225137 -x225138 -x225139 -x225140 -x225141 -x225142 -x225143 -x225144 -x225145 -x225146 -x225147 -x225148 -x225149 -x225150 -x225151 -x225152 -x225153 -x225154 -x225155 -x225156 -x225157 -x225158 -x225159 -x225160 -x225161 -x225162 -x225163 -x225164 -x225165 -x225166 -x225167 -x225168 -x225169 -x225170 -x225171 -x225172 -x225173 -x225174 -x225175 -x225176 -x225177 -x225178 -x225179 -x225180 -x225181 -x225182 -x225183 -x225184 -x225185 -x225186 -x225187 -x225188 -x225189 -x225190 -x225191 -x225192 -x225193 -x225194 -x225195 -x225196 -x225197 -x225198 -x225199 -x225200 -x225201 -x225202 -x225203 -x225204 -x225205 -x225206 -x225207 -x225208 -x225209 -x225210 -x225211 -x225212 -x225213 -x225214 -x225215 -x225216 -x225217 -x225218 -x225219 -x225220 -x225221 -x225222 -x225223 -x225224 -x225225 -x225226 -x225227 -x225228 -x225229 -x225230 -x225231 -x225232 -x225233 -x225234 -x225235 -x225236 -x225237 -x225238 -x225239 -x225240 -x225241 -x225242 -x225243 -x225244 -x225245 -x225246 -x225247 -x225248 -x225249 -x225250 -x225251 -x225252 -x225253 -x225254 -x225255 -x225256 -x225257 -x225258 -x225259 -x225260 -x225261 -x225262 -x225263 -x225264 -x225265 -x225266 -x225267 -x225268 -x225269 -x225270 -x225271 -x225272 -x225273 -x225274 -x225275 -x225276 -x225277 -x225278 -x225279 -x225280 -x225281 -x225282 -x225283 -x225284 -x225285 -x225286 -x225287 -x225288 -x225289 -x225290 -x225291 -x225292 -x225293 -x225294 -x225295 -x225296 -x225297 -x225298 -x225299 -x225300 -x225301 -x225302 -x225303 -x225304 -x225305 -x225306 -x225307 -x225308 -x225309 -x225310 -x225311 -x225312 -x225313 -x225314 -x225315 -x225316 -x225317 -x225318 -x225319 -x225320 -x225321 -x225322 -x225323 -x225324 -x225325 -x225326 -x225327 -x225328 -x225329 -x225330 -x225331 -x225332 -x225333 -x225334 -x225335 -x225336 -x225337 -x225338 -x225339 -x225340 -x225341 -x225342 -x225343 -x225344 -x225345 -x225346 -x225347 -x225348 -x225349 -x225350 -x225351 -x225352 -x225353 -x225354 -x225355 -x225356 -x225357 -x225358 -x225359 -x225360 -x225361 -x225362 -x225363 -x225364 -x225365 -x225366 -x225367 -x225368 -x225369 -x225370 -x225371 -x225372 -x225373 -x225374 -x225375 -x225376 -x225377 -x225378 -x225379 -x225380 -x225381 -x225382 -x225383 -x225384 -x225385 -x225386 -x225387 -x225388 -x225389 -x225390 -x225391 -x225392 -x225393 -x225394 -x225395 -x225396 -x225397 -x225398 -x225399 -x225400 -x225401 -x225402 -x225403 -x225404 -x225405 -x225406 -x225407 -x225408 -x225409 -x225410 -x225411 -x225412 -x225413 -x225414 -x225415 -x225416 -x225417 -x225418 -x225419 -x225420 -x225421 -x225422 -x225423 -x225424 -x225425 -x225426 -x225427 -x225428 -x225429 -x225430 -x225431 -x225432 -x225433 -x225434 -x225435 -x225436 -x225437 -x225438 -x225439 -x225440 -x225441 -x225442 -x225443 -x225444 -x225445 -x225446 -x225447 -x225448 -x225449 -x225450 -x225451 -x225452 -x225453 -x225454 -x225455 -x225456 -x225457 -x225458 -x225459 -x225460 -x225461 -x225462 -x225463 -x225464 -x225465 -x225466 -x225467 -x225468 -x225469 -x225470 -x225471 -x225472 -x225473 -x225474 -x225475 -x225476 -x225477 -x225478 -x225479 -x225480 -x225481 -x225482 -x225483 -x225484 -x225485 -x225486 -x225487 -x225488 -x225489 -x225490 -x225491 -x225492 -x225493 -x225494 -x225495 -x225496 -x225497 -x225498 -x225499 -x225500 -x225501 -x225502 -x225503 -x225504 -x225505 -x225506 -x225507 -x225508 -x225509 -x225510 -x225511 -x225512 -x225513 -x225514 -x225515 -x225516 -x225517 -x225518 -x225567 -x225568 -x225569 -x225570 -x225571 -x225572 -x225573 -x225574 -x225575 -x225576 -x225577 -x225578 -x225579 -x225580 -x225581 -x225582 -x225583 -x225584 -x225585 -x225586 -x225587 -x225588 -x225589 -x225590 -x225591 -x225592 -x225593 -x225594 -x225595 -x225596 -x225597 -x225598 -x225599 -x225600 -x225601 -x225602 -x225603 -x225604 -x225605 -x225606 -x225607 -x225608 -x225609 -x225610 -x225611 -x225612 -x225613 -x225614 -x225615 -x225616 -x225617 -x225618 -x225619 -x225620 -x225621 -x225622 -x225623 -x225624 -x225625 -x225626 -x225627 -x225628 -x225629 -x225630 -x225631 -x225632 -x225633 -x225634 -x225635 -x225636 -x225637 -x225638 -x225639 -x225640 -x225641 -x225642 -x225643 -x225644 -x225645 -x225646 -x225647 -x225648 -x225649 -x225650 -x225651 -x225652 -x225653 -x225654 -x225655 -x225656 -x225657 -x225658 -x225659 -x225660 -x225661 -x225662 -x225663 -x225664 -x225665 -x225666 -x225667 -x225668 -x225669 -x225670 -x225671 -x225672 -x225673 -x225674 -x225675 -x225676 -x225677 -x225678 -x225679 -x225680 -x225681 -x225682 -x225683 -x225684 -x225685 -x225686 -x225687 -x225688 -x225689 -x225690 -x225691 -x225692 -x225693 -x225694 -x225695 -x225696 -x225697 -x225698 -x225699 -x225700 -x225701 -x225702 -x225703 -x225704 -x225705 -x225706 -x225707 -x225708 -x225709 -x225710 -x225711 -x225712 -x225713 -x225714 -x225715 -x225716 -x225717 -x225718 -x225719 -x225720 -x225721 -x225722 -x225723 -x225724 -x225725 -x225726 -x225727 -x225728 -x225729 -x225730 -x225731 -x225732 -x225733 -x225734 -x225735 -x225736 -x225737 -x225738 -x225739 -x225740 -x225741 -x225742 -x225743 -x225744 -x225745 -x225746 -x225747 -x225748 -x225749 -x225750 -x225751 -x225752 -x225753 -x225754 -x225755 -x225756 -x225757 -x225758 x225759 -x225760 -x225761 -x225762 -x225763 -x225764 -x225765 -x225766 -x225767 -x225768 -x225769 -x225770 -x225771 -x225772 -x225773 -x225774 -x225775 -x225776 -x225777 -x225778 -x225779 -x225780 -x225781 -x225782 -x225783 -x225784 -x225785 -x225786 -x225787 -x225788 -x225789 -x225790 -x225791 -x225792 -x225793 -x225794 -x225795 -x225796 -x225797 -x225798 -x225799 -x225800 -x225801 -x225802 -x225803 -x225804 -x225805 -x225806 -x225807 -x225808 -x225809 -x225810 -x225811 -x225812 -x225813 -x225814 -x225815 -x225816 -x225817 -x225818 -x225819 -x225820 -x225821 -x225822 -x225823 -x225824 -x225825 -x225826 -x225827 -x225828 -x225829 -x225830 -x225831 -x225832 -x225833 -x225834 -x225835 -x225836 -x225837 -x225838 -x225839 -x225840 -x225841 -x225842 -x225843 -x225844 -x225845 -x225846 -x225847 -x225848 -x225849 -x225850 -x225851 -x225852 -x225853 -x225854 -x225855 -x225856 -x225857 -x225858 -x225859 -x225860 -x225861 -x225862 -x225863 -x225864 -x225865 -x225866 -x225867 -x225868 -x225869 -x225870 -x225871 -x225872 -x225873 -x225874 -x225875 -x225876 -x225877 -x225878 -x225879 -x225880 -x225881 -x225882 -x225883 -x225884 -x225885 -x225886 -x225887 -x225888 -x225889 -x225890 -x225891 -x225892 -x225893 -x225894 -x225895 -x225896 -x225897 -x225898 -x225899 -x225900 -x225901 -x225902 -x225903 -x225904 -x225905 -x225906 -x225907 -x225908 -x225909 -x225910 -x225911 -x225912 -x225913 -x225914 -x225915 -x225916 -x225917 -x225918 -x225919 -x225920 -x225921 -x225922 -x225923 -x225924 -x225925 -x225926 -x225927 -x225928 -x225929 -x225930 -x225931 -x225932 -x225933 -x225934 -x225935 -x225936 -x225937 -x225938 -x225939 -x225940 -x225941 -x225942 -x225943 -x225944 -x225945 -x225946 -x225947 -x225948 -x225949 -x225950 x225951 -x225952 -x225953 -x225954 -x225955 -x225956 -x225957 -x225958 -x225959 -x225960 -x225961 -x225962 -x225963 -x225964 -x225965 -x225966 -x225967 -x225968 -x225969 -x225970 -x225971 -x225972 -x225973 -x225974 -x225975 -x225976 -x225977 -x225978 -x225979 -x225980 -x225981 -x225982 -x225983 -x225984 -x225985 -x225986 -x225987 -x225988 -x225989 -x225990 -x225991 -x225992 -x225993 -x225994 -x225995 -x225996 -x225997 -x225998 -x226047 -x226048 -x226049 -x226050 -x226051 -x226052 -x226053 -x226054 -x226055 -x226056 -x226057 -x226058 -x226059 -x226060 -x226061 -x226062 -x226063 -x226064 -x226065 -x226066 -x226067 -x226068 -x226069 -x226070 -x226071 -x226072 -x226073 -x226074 -x226075 -x226076 -x226077 -x226078 -x226079 -x226080 -x226081 -x226082 -x226083 -x226084 -x226085 -x226086 -x226087 -x226088 -x226089 -x226090 -x226091 -x226092 -x226093 -x226094 -x226815 -x226816 -x226817 -x226818 -x226819 -x226820 -x226821 -x226822 -x226823 -x226824 -x226825 -x226826 -x226827 -x226828 -x226829 -x226830 -x226831 -x226832 -x226833 -x226834 -x226835 -x226836 -x226837 -x226838 -x226839 -x226840 -x226841 -x226842 -x226843 -x226844 -x226845 -x226846 -x226847 -x226848 -x226849 -x226850 -x226851 -x226852 -x226853 -x226854 -x226855 -x226856 -x226857 -x226858 -x226859 -x226860 -x226861 -x226862 -x227343 -x227344 -x227345 -x227346 -x227347 -x227348 -x227349 -x227350 -x227351 -x227352 -x227353 -x227354 -x227355 -x227356 -x227357 -x227358 -x227359 -x227360 -x227361 -x227362 -x227363 -x227364 -x227365 -x227366 -x227367 -x227368 -x227369 -x227370 -x227371 -x227372 -x227373 -x227374 -x227375 -x227376 -x227377 -x227378 -x227379 -x227380 -x227381 -x227382 -x227383 -x227384 -x227385 -x227386 -x227387 -x227388 -x227389 -x227390 -x227871 -x227872 -x227873 -x227874 -x227875 -x227876 -x227877 -x227878 -x227879 -x227880 -x227881 -x227882 -x227883 -x227884 -x227885 -x227886 -x227887 -x227888 -x227889 -x227890 -x227891 -x227892 -x227893 -x227894 -x227895 -x227896 -x227897 -x227898 -x227899 -x227900 -x227901 -x227902 -x227903 -x227904 -x227905 -x227906 -x227907 -x227908 -x227909 -x227910 -x227911 -x227912 -x227913 -x227914 -x227915 -x227916 -x227917 -x227918 -x228351 -x228352 -x228353 -x228354 -x228355 -x228356 -x228357 -x228358 -x228359 -x228360 -x228361 -x228362 -x228363 -x228364 -x228365 -x228366 -x228367 -x228368 -x228369 -x228370 -x228371 -x228372 -x228373 -x228374 -x228375 -x228376 -x228377 -x228378 -x228379 -x228380 -x228381 -x228382 -x228383 -x228384 -x228385 -x228386 -x228387 -x228388 -x228389 -x228390 -x228391 -x228392 -x228393 -x228394 -x228395 -x228396 -x228397 -x228398 -x228447 -x228448 -x228449 -x228450 -x228451 -x228452 -x228453 -x228454 -x228455 -x228456 -x228457 -x228458 -x228459 -x228460 -x228461 -x228462 -x228463 -x228464 -x228465 -x228466 -x228467 -x228468 -x228469 -x228470 -x228471 -x228472 -x228473 -x228474 -x228475 -x228476 -x228477 -x228478 -x228479 -x228480 -x228481 -x228482 -x228483 -x228484 -x228485 -x228486 -x228487 -x228488 -x228489 -x228490 -x228491 -x228492 -x228493 -x228494 -x228495 -x228496 -x228497 -x228498 -x228499 -x228500 -x228501 -x228502 -x228503 -x228504 -x228505 -x228506 -x228507 -x228508 -x228509 -x228510 -x228511 -x228512 -x228513 -x228514 -x228515 -x228516 -x228517 -x228518 -x228519 -x228520 -x228521 -x228522 -x228523 -x228524 -x228525 -x228526 -x228527 -x228528 -x228529 -x228530 -x228531 -x228532 -x228533 -x228534 -x228535 -x228536 -x228537 -x228538 -x228539 -x228540 -x228541 -x228542 -x228543 -x228544 -x228545 -x228546 -x228547 -x228548 -x228549 -x228550 -x228551 -x228552 -x228553 -x228554 -x228555 -x228556 -x228557 -x228558 -x228559 -x228560 -x228561 -x228562 -x228563 -x228564 -x228565 -x228566 -x228567 -x228568 -x228569 -x228570 -x228571 -x228572 -x228573 -x228574 -x228575 -x228576 -x228577 -x228578 -x228579 -x228580 -x228581 -x228582 -x228583 -x228584 -x228585 -x228586 -x228587 -x228588 -x228589 -x228590 -x228591 -x228592 -x228593 -x228594 -x228595 -x228596 -x228597 -x228598 -x228599 -x228600 -x228601 -x228602 -x228603 -x228604 -x228605 -x228606 -x228607 -x228608 -x228609 -x228610 -x228611 -x228612 -x228613 -x228614 -x228615 -x228616 -x228617 -x228618 -x228619 -x228620 -x228621 -x228622 -x228623 -x228624 -x228625 -x228626 -x228627 -x228628 -x228629 -x228630 -x228631 -x228632 -x228633 -x228634 -x228635 -x228636 -x228637 -x228638 -x228639 -x228640 -x228641 -x228642 -x228643 -x228644 -x228645 -x228646 -x228647 -x228648 -x228649 -x228650 -x228651 -x228652 -x228653 -x228654 -x228655 -x228656 -x228657 -x228658 -x228659 -x228660 -x228661 -x228662 -x228663 -x228664 -x228665 -x228666 -x228667 -x228668 -x228669 -x228670 -x228671 -x228672 -x228673 -x228674 -x228675 -x228676 -x228677 -x228678 -x228679 -x228680 -x228681 -x228682 -x228683 -x228684 -x228685 -x228686 -x226335 -x226336 -x226337 -x226338 -x226339 -x226340 -x226341 -x226342 -x226343 -x226344 -x226345 -x226346 -x226347 -x226348 -x226349 -x226350 -x226351 -x226352 -x226353 -x226354 -x226355 -x226356 -x226357 -x226358 -x226359 -x226360 -x226361 -x226362 -x226363 -x226364 -x226365 -x226366 -x226367 -x226368 -x226369 -x226370 -x226371 -x226372 -x226373 -x226374 -x226375 -x226376 -x226377 -x226378 -x226379 -x226380 -x226381 -x226382 -x226383 -x226384 -x226385 -x226386 -x226387 -x226388 -x226389 -x226390 -x226391 -x226392 -x226393 -x226394 -x226395 -x226396 -x226397 -x226398 -x226399 -x226400 -x226401 -x226402 -x226403 -x226404 -x226405
3600.06/3611.79	v -x226406 -x226407 -x226408 -x226409 -x226410 -x226411 -x226412 -x226413 -x226414 -x226415 -x226416 -x226417 -x226418 -x226419 -x226420 -x226421 -x226422 -x226423 -x226424 -x226425 -x226426 -x226427 -x226428 -x226429 -x226430 -x226431 -x226432 -x226433 -x226434 -x226435 -x226436 -x226437 -x226438 -x226439 -x226440 -x226441 -x226442 -x226443 -x226444 -x226445 -x226446 -x226447 -x226448 -x226449 -x226450 -x226451 -x226452 -x226453 -x226454 -x226455 -x226456 -x226457 -x226458 -x226459 -x226460 -x226461 -x226462 -x226463 -x226464 -x226465 -x226466 -x226467 -x226468 -x226469 -x226470 -x226471 -x226472 -x226473 -x226474 -x226475 -x226476 -x226477 -x226478 -x226479 -x226480 -x226481 -x226482 -x226483 -x226484 -x226485 -x226486 -x226487 -x226488 -x226489 -x226490 -x226491 -x226492 -x226493 -x226494 -x226495 -x226496 -x226497 -x226498 -x226499 -x226500 -x226501 -x226502 -x226503 -x226504 -x226505 -x226506 -x226507 -x226508 -x226509 -x226510 -x226511 -x226512 -x226513 -x226514 -x226515 -x226516 -x226517 -x226518 -x226519 -x226520 -x226521 -x226522 -x226523 -x226524 -x226525 -x226526 -x226527 -x226528 -x226529 -x226530 -x226531 -x226532 -x226533 -x226534 -x226535 -x226536 -x226537 -x226538 -x226539 -x226540 -x226541 -x226542 -x226543 -x226544 -x226545 -x226546 -x226547 -x226548 -x226549 -x226550 -x226551 -x226552 -x226553 -x226554 -x226555 -x226556 -x226557 -x226558 -x226559 -x226560 -x226561 -x226562 -x226563 -x226564 -x226565 -x226566 -x226567 -x226568 -x226569 -x226570 -x226571 -x226572 -x226573 -x226574 -x226575 -x226576 -x226577 -x226578 -x226579 -x226580 -x226581 -x226582 -x226583 -x226584 -x226585 -x226586 -x226587 -x226588 -x226589 -x226590 -x226591 -x226592 -x226593 -x226594 -x226595 -x226596 -x226597 -x226598 -x226599 -x226600 -x226601 -x226602 -x226603 -x226604 -x226605 -x226606 -x226607 -x226608 -x226609 -x226610 -x226611 -x226612 -x226613 -x226614 -x226615 -x226616 -x226617 -x226618 -x226619 -x226620 -x226621 -x226622 -x226623 -x226624 -x226625 -x226626 -x226627 -x226628 -x226629 -x226630 -x226631 -x226632 -x226633 -x226634 -x226635 -x226636 -x226637 -x226638 -x226639 -x226640 -x226641 -x226642 -x226643 -x226644 -x226645 -x226646 -x226647 -x226648 -x226649 -x226650 -x226651 -x226652 -x226653 -x226654 -x226655 -x226656 -x226657 -x226658 -x226659 -x226660 -x226661 -x226662 -x226663 -x226664 -x226665 -x226666 -x226667 -x226668 -x226669 -x226670 -x226671 -x226672 -x226673 -x226674 -x226675 -x226676 -x226677 -x226678 -x226679 -x226680 -x226681 -x226682 -x226683 -x226684 -x226685 -x226686 -x226687 -x226688 -x226689 -x226690 -x226691 -x226692 -x226693 -x226694 -x226695 -x226696 -x226697 -x226698 -x226699 -x226700 -x226701 -x226702 -x226703 -x226704 -x226705 -x226706 -x226707 -x226708 -x226709 -x226710 -x226711 -x226712 -x226713 -x226714 -x226715 -x226716 -x226717 -x226718 -x226719 -x226720 -x226721 -x226722 -x226723 -x226724 -x226725 -x226726 -x226727 -x226728 -x226729 -x226730 -x226731 -x226732 -x226733 -x226734 -x226735 -x226736 -x226737 -x226738 -x226739 -x226740 -x226741 -x226742 -x226743 -x226744 -x226745 -x226746 -x226747 -x226748 -x226749 -x226750 -x226751 -x226752 -x226753 -x226754 -x226755 -x226756 -x226757 -x226758 -x226759 -x226760 -x226761 -x226762 -x226763 -x226764 -x226765 -x226766 -x226767 -x226768 -x226769 -x226770 -x226771 -x226772 -x226773 -x226774 -x226775 -x226776 -x226777 -x226778 -x226779 -x226780 -x226781 -x226782 -x226783 -x226784 -x226785 -x226786 -x226787 -x226788 -x226789 -x226790 -x226791 -x226792 -x226793 -x226794 -x226795 -x226796 -x226797 -x226798 -x226799 -x226800 -x226801 -x226802 -x226803 -x226804 -x226805 -x226806 -x226807 -x226808 -x226809 -x226810 -x226811 -x226812 -x226813 -x226814 -x226863 -x226864 -x226865 -x226866 -x226867 -x226868 -x226869 -x226870 -x226871 -x226872 -x226873 -x226874 -x226875 -x226876 -x226877 -x226878 -x226879 -x226880 -x226881 -x226882 -x226883 -x226884 -x226885 -x226886 -x226887 -x226888 -x226889 -x226890 -x226891 -x226892 -x226893 -x226894 -x226895 -x226896 -x226897 -x226898 -x226899 -x226900 -x226901 -x226902 -x226903 -x226904 -x226905 -x226906 -x226907 -x226908 -x226909 -x226910 -x226911 -x226912 -x226913 -x226914 -x226915 -x226916 -x226917 -x226918 -x226919 -x226920 -x226921 -x226922 -x226923 -x226924 -x226925 -x226926 -x226927 -x226928 -x226929 -x226930 -x226931 -x226932 -x226933 -x226934 -x226935 -x226936 -x226937 -x226938 -x226939 -x226940 -x226941 -x226942 -x226943 -x226944 -x226945 -x226946 -x226947 -x226948 -x226949 -x226950 -x226951 -x226952 -x226953 -x226954 -x226955 -x226956 -x226957 -x226958 -x226959 -x226960 -x226961 -x226962 -x226963 -x226964 -x226965 -x226966 -x226967 -x226968 -x226969 -x226970 -x226971 -x226972 -x226973 -x226974 -x226975 -x226976 -x226977 -x226978 -x226979 -x226980 -x226981 -x226982 -x226983 -x226984 -x226985 -x226986 -x226987 -x226988 -x226989 -x226990 -x226991 -x226992 -x226993 -x226994 -x226995 -x226996 -x226997 -x226998 -x226999 -x227000 -x227001 -x227002 -x227003 -x227004 -x227005 -x227006 -x227007 -x227008 -x227009 -x227010 -x227011 -x227012 -x227013 -x227014 -x227015 -x227016 -x227017 -x227018 -x227019 -x227020 -x227021 -x227022 -x227023 -x227024 -x227025 -x227026 -x227027 -x227028 -x227029 -x227030 -x227031 -x227032 -x227033 -x227034 -x227035 -x227036 -x227037 -x227038 -x227039 -x227040 -x227041 -x227042 -x227043 -x227044 -x227045 -x227046 -x227047 -x227048 -x227049 -x227050 -x227051 -x227052 -x227053 -x227054 -x227055 -x227056 -x227057 -x227058 -x227059 -x227060 -x227061 -x227062 -x227063 -x227064 -x227065 -x227066 -x227067 -x227068 -x227069 -x227070 -x227071 -x227072 -x227073 -x227074 -x227075 -x227076 -x227077 -x227078 -x227079 -x227080 -x227081 -x227082 -x227083 -x227084 -x227085 -x227086 -x227087 -x227088 -x227089 -x227090 -x227091 -x227092 -x227093 -x227094 -x227095 -x227096 -x227097 -x227098 -x227099 -x227100 -x227101 -x227102 -x227103 -x227104 -x227105 -x227106 -x227107 -x227108 -x227109 -x227110 -x227111 -x227112 -x227113 -x227114 -x227115 -x227116 -x227117 -x227118 -x227119 -x227120 -x227121 -x227122 -x227123 -x227124 -x227125 -x227126 -x227127 -x227128 -x227129 -x227130 -x227131 -x227132 -x227133 -x227134 -x227135 -x227136 -x227137 -x227138 -x227139 -x227140 -x227141 -x227142 -x227143 -x227144 -x227145 -x227146 -x227147 -x227148 -x227149 -x227150 -x227151 -x227152 -x227153 -x227154 -x227155 -x227156 -x227157 -x227158 -x227159 -x227160 -x227161 -x227162 -x227163 -x227164 -x227165 -x227166 -x227167 -x227168 -x227169 -x227170 -x227171 -x227172 -x227173 -x227174 -x227175 -x227176 -x227177 -x227178 -x227179 -x227180 -x227181 -x227182 -x227183 -x227184 -x227185 -x227186 -x227187 -x227188 -x227189 -x227190 -x227191 -x227192 -x227193 -x227194 -x227195 -x227196 -x227197 -x227198 -x227199 -x227200 -x227201 -x227202 -x227203 -x227204 -x227205 -x227206 -x227207 -x227208 -x227209 -x227210 -x227211 -x227212 -x227213 -x227214 -x227215 -x227216 -x227217 -x227218 -x227219 -x227220 -x227221 -x227222 -x227223 -x227224 -x227225 -x227226 -x227227 -x227228 -x227229 -x227230 -x227231 -x227232 -x227233 -x227234 -x227235 -x227236 -x227237 -x227238 -x227239 -x227240 -x227241 -x227242 -x227243 -x227244 -x227245 -x227246 -x227247 -x227248 -x227249 -x227250 -x227251 -x227252 -x227253 -x227254 -x227255 -x227256 -x227257 -x227258 -x227259 -x227260 -x227261 -x227262 -x227263 -x227264 -x227265 -x227266 -x227267 -x227268 -x227269 -x227270 -x227271 -x227272 -x227273 -x227274 -x227275 -x227276 -x227277 -x227278 -x227279 -x227280 -x227281 -x227282 -x227283 -x227284 -x227285 -x227286 -x227287 -x227288 -x227289 -x227290 -x227291 -x227292 -x227293 -x227294 -x227295 -x227296 -x227297 -x227298 -x227299 -x227300 -x227301 -x227302 -x227303 -x227304 -x227305 -x227306 -x227307 -x227308 -x227309 -x227310 -x227311 -x227312 -x227313 -x227314 -x227315 -x227316 -x227317 -x227318 -x227319 -x227320 -x227321 -x227322 -x227323 -x227324 -x227325 -x227326 -x227327 -x227328 -x227329 -x227330 -x227331 -x227332 -x227333 -x227334 -x227335 -x227336 -x227337 -x227338 -x227339 -x227340 -x227341 -x227342 -x227391 -x227392 -x227393 -x227394 -x227395 -x227396 -x227397 -x227398 -x227399 -x227400 -x227401 -x227402 -x227403 -x227404 -x227405 -x227406 -x227407 -x227408 -x227409 -x227410 -x227411 -x227412 -x227413 -x227414 -x227415 -x227416 -x227417 -x227418 -x227419 -x227420 -x227421 -x227422 -x227423 -x227424 -x227425 -x227426 -x227427 -x227428 -x227429 -x227430 -x227431 -x227432 -x227433 -x227434 -x227435 -x227436 -x227437 -x227438 -x227439 -x227440 -x227441 -x227442 -x227443 -x227444 -x227445 -x227446 -x227447 -x227448 -x227449 -x227450 -x227451 -x227452 -x227453 -x227454 -x227455 -x227456 -x227457 -x227458 -x227459 -x227460 -x227461 -x227462 -x227463 -x227464 -x227465 -x227466 -x227467 -x227468 -x227469 -x227470 -x227471 -x227472 -x227473 -x227474 -x227475 -x227476 -x227477 -x227478 -x227479 -x227480 -x227481 -x227482 -x227483 -x227484 -x227485 -x227486 -x227487 -x227488 -x227489 -x227490 -x227491 -x227492 -x227493 -x227494 -x227495 -x227496 -x227497 -x227498 -x227499 -x227500 -x227501 -x227502 -x227503 -x227504 -x227505 -x227506 -x227507 -x227508 -x227509 -x227510 -x227511 -x227512 -x227513 -x227514 -x227515 -x227516 -x227517 -x227518 -x227519 -x227520 -x227521 -x227522 -x227523 -x227524 -x227525 -x227526 -x227527 -x227528 -x227529 -x227530 -x227531 -x227532 -x227533 -x227534 -x227535 -x227536 -x227537 -x227538 -x227539 -x227540 -x227541 -x227542 -x227543 -x227544 -x227545 -x227546 -x227547 -x227548 -x227549 -x227550 -x227551 -x227552 -x227553 -x227554 -x227555 -x227556 -x227557 -x227558 -x227559 -x227560 -x227561 -x227562 -x227563 -x227564 -x227565 -x227566 -x227567 -x227568 -x227569 -x227570 -x227571 -x227572 -x227573 -x227574 -x227575 -x227576 -x227577 -x227578 -x227579 -x227580 -x227581 -x227582 -x227583 -x227584 -x227585 -x227586 -x227587 -x227588 -x227589 -x227590 -x227591 -x227592 -x227593 -x227594 -x227595 -x227596 -x227597 -x227598 -x227599 -x227600 -x227601 -x227602 -x227603 -x227604 -x227605 -x227606 -x227607 -x227608 -x227609 -x227610 -x227611 -x227612 -x227613 -x227614 -x227615 -x227616 -x227617 -x227618 -x227619 -x227620 -x227621 -x227622 -x227623 -x227624 -x227625 -x227626 -x227627 -x227628 -x227629 -x227630 -x227631 -x227632 -x227633 -x227634 -x227635 -x227636 -x227637 -x227638 -x227639 -x227640 -x227641 -x227642 -x227643 -x227644 -x227645 -x227646 -x227647 -x227648 -x227649 -x227650 -x227651 -x227652 -x227653 -x227654 -x227655 -x227656 -x227657 -x227658 -x227659 -x227660 -x227661 -x227662 -x227663 -x227664 -x227665 -x227666 -x227667 -x227668 -x227669 -x227670 -x227671 -x227672 -x227673 -x227674 -x227675 -x227676 -x227677 -x227678 -x227679 -x227680 -x227681 -x227682 -x227683 -x227684 -x227685 -x227686 -x227687 -x227688 -x227689 -x227690 -x227691 -x227692 -x227693 -x227694 -x227695 -x227696 -x227697 -x227698 -x227699 -x227700 -x227701 -x227702 -x227703 -x227704 -x227705 -x227706 -x227707 -x227708 -x227709 -x227710 -x227711 -x227712 -x227713 -x227714 -x227715 -x227716 -x227717 -x227718 -x227719 -x227720 -x227721 -x227722 -x227723 -x227724 -x227725 -x227726 -x227727 -x227728 -x227729 -x227730 -x227731 -x227732 -x227733 -x227734 -x227735 -x227736 -x227737 -x227738 -x227739 -x227740 -x227741 -x227742 -x227743 -x227744 -x227745 -x227746 -x227747 -x227748 -x227749 -x227750 -x227751 -x227752 -x227753 -x227754 -x227755 -x227756 -x227757 -x227758 -x227759 -x227760 -x227761 -x227762 -x227763 -x227764 -x227765 -x227766 -x227767 -x227768 -x227769 -x227770 -x227771 -x227772 -x227773 -x227774 -x227775 -x227776 -x227777 -x227778 -x227779 -x227780 -x227781 -x227782 -x227783 -x227784 -x227785 -x227786 -x227787 -x227788 -x227789 -x227790 -x227791 -x227792 -x227793 -x227794 -x227795 -x227796 -x227797 -x227798 -x227799 -x227800 -x227801 -x227802 -x227803 -x227804 -x227805 -x227806 -x227807 -x227808 -x227809 -x227810 -x227811 -x227812 -x227813 -x227814 -x227815 -x227816 -x227817 -x227818 -x227819 -x227820 -x227821 -x227822 -x227823 -x227824 -x227825 -x227826 -x227827 -x227828 -x227829 -x227830 -x227831 -x227832 -x227833 -x227834 -x227835 -x227836 -x227837 -x227838 -x227839 -x227840 -x227841 -x227842 -x227843 -x227844 -x227845 -x227846 -x227847 -x227848 -x227849 -x227850 -x227851 -x227852 -x227853 -x227854 -x227855 -x227856 -x227857 -x227858 -x227859 -x227860 -x227861 -x227862 -x227863 -x227864 -x227865 -x227866 -x227867 -x227868 -x227869 -x227870 -x227919 -x227920 -x227921 -x227922 -x227923 -x227924 -x227925 -x227926 -x227927 -x227928 -x227929 -x227930 -x227931 -x227932 -x227933 -x227934 -x227935 -x227936 -x227937 -x227938 -x227939 -x227940 -x227941 -x227942 -x227943 -x227944 -x227945 -x227946 -x227947 -x227948 -x227949 -x227950 -x227951 -x227952 -x227953 -x227954 -x227955 -x227956 -x227957 -x227958 -x227959 -x227960 -x227961 -x227962 -x227963 -x227964 -x227965 -x227966 -x227967 -x227968 -x227969 -x227970 -x227971 -x227972 -x227973 -x227974 -x227975 -x227976 -x227977 -x227978 -x227979 -x227980 -x227981 -x227982 -x227983 -x227984 -x227985 -x227986 -x227987 -x227988 -x227989 -x227990 -x227991 -x227992 -x227993 -x227994 -x227995 -x227996 -x227997 -x227998 -x227999 -x228000 -x228001 -x228002 -x228003 -x228004 -x228005 -x228006 -x228007 -x228008 -x228009 -x228010 -x228011 -x228012 -x228013 -x228014 -x228015 -x228016 -x228017 -x228018 -x228019 -x228020 -x228021 -x228022 -x228023 -x228024 -x228025 -x228026 -x228027 -x228028 -x228029 -x228030 -x228031 -x228032 -x228033 -x228034 -x228035 -x228036 -x228037 -x228038 -x228039 -x228040 -x228041 -x228042 -x228043 -x228044 -x228045 -x228046 -x228047 -x228048 -x228049 -x228050 -x228051 -x228052 -x228053 -x228054 -x228055 -x228056 -x228057 -x228058 -x228059 -x228060 -x228061 -x228062 -x228063 -x228064 -x228065 -x228066 -x228067 -x228068 -x228069 -x228070 -x228071 -x228072 -x228073 -x228074 -x228075 -x228076 -x228077 -x228078 -x228079 -x228080 -x228081 -x228082 -x228083 -x228084 -x228085 -x228086 -x228087 -x228088 -x228089 -x228090 -x228091 -x228092 -x228093 -x228094 -x228095 -x228096 -x228097 -x228098 -x228099 -x228100 -x228101 -x228102 -x228103 -x228104 -x228105 -x228106 -x228107 -x228108 -x228109 -x228110 -x228111 -x228112 -x228113 -x228114 -x228115 -x228116 -x228117 -x228118 -x228119 -x228120 -x228121 -x228122 -x228123 -x228124 -x228125 -x228126 -x228127 -x228128 -x228129 -x228130 -x228131 -x228132 -x228133 -x228134 -x228135 -x228136 -x228137 -x228138 -x228139 -x228140 -x228141 -x228142 -x228143 -x228144 -x228145 -x228146 -x228147 -x228148 -x228149 -x228150 -x228151 -x228152 -x228153 -x228154 -x228155 -x228156 -x228157 -x228158 -x228159 -x228160 -x228161 -x228162 -x228163 -x228164 -x228165 -x228166 -x228167 -x228168 -x228169 -x228170 -x228171 -x228172 -x228173 -x228174 -x228175 -x228176 -x228177 -x228178 -x228179 -x228180 -x228181 -x228182 -x228183 -x228184 -x228185 -x228186 -x228187 -x228188 -x228189 -x228190 -x228191 -x228192 -x228193 -x228194 -x228195 -x228196 -x228197 -x228198 -x228199 -x228200 -x228201 -x228202 -x228203 -x228204 -x228205 -x228206 -x228207 -x228208 -x228209 -x228210 -x228211 -x228212 -x228213 -x228214 -x228215 -x228216 -x228217 -x228218 -x228219 -x228220 -x228221 -x228222 -x228223 -x228224 -x228225 -x228226 -x228227 -x228228 -x228229 -x228230 -x228231 -x228232 -x228233 -x228234 -x228235 -x228236 -x228237 -x228238 -x228239 -x228240 -x228241 -x228242 -x228243 -x228244 -x228245 -x228246 -x228247 -x228248 -x228249 -x228250 -x228251 -x228252 -x228253 -x228254 -x228255 -x228256 -x228257 -x228258 -x228259 -x228260 -x228261 -x228262 -x228263 -x228264 -x228265 -x228266 -x228267 -x228268 -x228269 -x228270 -x228271 -x228272 -x228273 -x228274 -x228275 -x228276 -x228277 -x228278 -x228279 -x228280 -x228281 -x228282 -x228283 -x228284 -x228285 -x228286 -x228287 -x228288 -x228289 -x228290 -x228291 -x228292 -x228293 -x228294 -x228295 -x228296 -x228297 -x228298 -x228299 -x228300 -x228301 -x228302 -x228303 -x228304 -x228305 -x228306 -x228307 -x228308 -x228309 -x228310 -x228311 -x228312 -x228313 -x228314 -x228315 -x228316 -x228317 -x228318 -x228319 -x228320 -x228321 -x228322 -x228323 -x228324 -x228325 -x228326 -x228327 -x228328 -x228329 -x228330 -x228331 -x228332 -x228333 -x228334 -x228335 -x228336 -x228337 -x228338 -x228339 -x228340 -x228341 -x228342 -x228343 -x228344 -x228345 -x228346 -x228347 -x228348 -x228349 -x228350 -x228399 -x228400 -x228401 -x228402 -x228403 -x228404 -x228405 -x228406 -x228407 -x228408 -x228409 -x228410 -x228411 -x228412 -x228413 -x228414 -x228415 -x228416 -x228417 -x228418 -x228419 -x228420 -x228421 -x228422 -x228423 -x228424 -x228425 -x228426 -x228427 -x228428 -x228429 -x228430 -x228431 -x228432 -x228433 -x228434 -x228435 -x228436 -x228437 -x228438 -x228439 -x228440 -x228441 -x228442 -x228443 -x228444 -x228445 -x228446 -x231519 -x231520 -x231521 -x231522 -x231523 -x231524 -x231525 -x231526 -x231527 -x231528 -x231529 -x231530 -x231531 -x231532 -x231533 -x231534 -x231535 -x231536 -x231537 -x231538 -x231539 -x231540 -x231541 -x231542 -x231543 -x231544 -x231545 -x231546 -x231547 -x231548 -x231549 -x231550 -x231551 -x231552 -x231553 -x231554 -x231555 -x231556 -x231557 -x231558 -x231559 -x231560 -x231561 -x231562 -x231563 -x231564 -x231565 -x231566 -x232047 -x232048 -x232049 -x232050 -x232051 -x232052 -x232053 -x232054 -x232055 -x232056 -x232057 -x232058 -x232059 -x232060 -x232061 -x232062 -x232063 -x232064 -x232065 -x232066 -x232067 -x232068 -x232069 -x232070 -x232071 -x232072 -x232073 -x232074 -x232075 -x232076 -x232077 -x232078 -x232079 -x232080 -x232081 -x232082 -x232083 -x232084 -x232085 -x232086 -x232087 -x232088 -x232089 -x232090 -x232091 -x232092 -x232093 -x232094 -x232575 -x232576 -x232577 -x232578 -x232579 -x232580 -x232581 -x232582 -x232583 -x232584 -x232585 -x232586 -x232587 -x232588 -x232589 -x232590 -x232591 -x232592 -x232593 -x232594 -x232595 -x232596 -x232597 -x232598 -x232599 -x232600 -x232601 -x232602 -x232603 -x232604 -x232605 -x232606 -x232607 -x232608 -x232609 -x232610 -x232611 -x232612 -x232613 -x232614 -x232615 -x232616 -x232617 -x232618 -x232619 -x232620 -x232621 -x232622 -x233103 -x233104 -x233105 -x233106 -x233107 -x233108 -x233109
3600.06/3611.79	v -x233110 -x233111 -x233112 -x233113 -x233114 -x233115 -x233116 -x233117 -x233118 -x233119 -x233120 -x233121 -x233122 -x233123 -x233124 -x233125 -x233126 -x233127 -x233128 -x233129 -x233130 -x233131 -x233132 -x233133 -x233134 -x233135 -x233136 -x233137 -x233138 -x233139 -x233140 -x233141 -x233142 -x233143 -x233144 -x233145 -x233146 -x233147 -x233148 -x233149 -x233150 -x233151 -x233152 -x233153 -x233154 -x233155 -x233156 -x233157 -x233158 -x233159 -x233160 -x233161 -x233162 -x233163 -x233164 -x233165 -x233166 -x233167 -x233168 -x233169 -x233170 -x233171 -x233172 -x233173 -x233174 -x233175 -x233176 -x233177 -x233178 -x233179 -x233180 -x233181 -x233182 -x233183 -x233184 -x233185 -x233186 -x233187 -x233188 -x233189 -x233190 -x233191 -x233192 -x233193 -x233194 -x233195 -x233196 -x233197 -x233198 -x233199 -x233200 -x233201 -x233202 -x233203 -x233204 -x233205 -x233206 -x233207 -x233208 -x233209 -x233210 -x233211 -x233212 -x233213 -x233214 -x233215 -x233216 -x233217 -x233218 -x233219 -x233220 -x233221 -x233222 -x233223 -x233224 -x233225 -x233226 -x233227 -x233228 -x233229 -x233230 -x233231 -x233232 -x233233 -x233234 -x233235 -x233236 -x233237 -x233238 -x233239 -x233240 -x233241 -x233242 -x233243 -x233244 -x233245 -x233246 -x233247 -x233248 -x233249 -x233250 -x233251 -x233252 -x233253 -x233254 -x233255 -x233256 -x233257 -x233258 -x233259 -x233260 -x233261 -x233262 -x233263 -x233264 -x233265 -x233266 -x233267 -x233268 -x233269 -x233270 -x233271 -x233272 -x233273 -x233274 -x233275 -x233276 -x233277 -x233278 -x233279 -x233280 -x233281 -x233282 x233283 -x233284 -x233285 -x233286 -x233287 -x233288 -x233289 -x233290 -x233291 -x233292 -x233293 -x233294 -x233295 -x233296 -x233297 -x233298 -x233299 -x233300 -x233301 -x233302 -x233303 -x233304 -x233305 -x233306 -x233307 -x233308 -x233309 -x233310 -x233311 -x233312 -x233313 -x233314 -x233315 -x233316 -x233317 -x233318 -x233319 -x233320 -x233321 -x233322 -x233323 -x233324 -x233325 -x233326 -x233327 -x233328 -x233329 -x233330 -x233331 -x233332 -x233333 -x233334 -x233335 -x233336 -x233337 -x233338 -x233339 -x233340 -x233341 -x233342 -x233343 -x233344 -x233345 -x233346 -x233347 -x233348 -x233349 -x233350 -x233351 -x233352 -x233353 -x233354 -x233355 -x233356 -x233357 -x233358 -x233359 -x233360 -x233361 -x233362 -x233363 -x233364 -x233365 -x233366 -x233367 -x233368 -x233369 -x233370 -x233371 -x233372 -x233373 -x233374 -x233375 -x233376 -x233377 -x233378 -x233379 -x233380 -x233381 -x233382 -x233383 -x233384 -x233385 -x233386 -x233387 -x233388 -x233389 -x233390 -x231039 -x231040 -x231041 -x231042 -x231043 -x231044 -x231045 -x231046 -x231047 -x231048 -x231049 -x231050 -x231051 -x231052 -x231053 -x231054 -x231055 -x231056 -x231057 -x231058 -x231059 -x231060 -x231061 -x231062 -x231063 -x231064 -x231065 -x231066 -x231067 -x231068 -x231069 -x231070 -x231071 -x231072 -x231073 -x231074 -x231075 -x231076 -x231077 -x231078 -x231079 -x231080 -x231081 -x231082 -x231083 -x231084 -x231085 -x231086 -x231087 -x231088 -x231089 -x231090 -x231091 -x231092 -x231093 -x231094 -x231095 -x231096 -x231097 -x231098 -x231099 -x231100 -x231101 -x231102 -x231103 -x231104 -x231105 -x231106 -x231107 -x231108 -x231109 -x231110 -x231111 -x231112 -x231113 -x231114 -x231115 -x231116 -x231117 -x231118 -x231119 -x231120 -x231121 -x231122 -x231123 -x231124 -x231125 -x231126 -x231127 -x231128 -x231129 -x231130 -x231131 -x231132 -x231133 -x231134 -x231135 -x231136 -x231137 -x231138 -x231139 -x231140 -x231141 -x231142 -x231143 -x231144 -x231145 -x231146 -x231147 -x231148 -x231149 -x231150 -x231151 -x231152 -x231153 -x231154 -x231155 -x231156 -x231157 -x231158 -x231159 -x231160 -x231161 -x231162 -x231163 -x231164 -x231165 -x231166 -x231167 -x231168 -x231169 -x231170 -x231171 -x231172 -x231173 -x231174 -x231175 -x231176 -x231177 -x231178 -x231179 -x231180 -x231181 -x231182 -x231183 -x231184 -x231185 -x231186 -x231187 -x231188 -x231189 -x231190 -x231191 -x231192 -x231193 -x231194 -x231195 -x231196 -x231197 -x231198 -x231199 -x231200 -x231201 -x231202 -x231203 -x231204 -x231205 -x231206 -x231207 -x231208 -x231209 -x231210 -x231211 -x231212 -x231213 -x231214 -x231215 -x231216 -x231217 -x231218 -x231219 -x231220 -x231221 -x231222 -x231223 -x231224 -x231225 -x231226 -x231227 -x231228 -x231229 -x231230 -x231231 -x231232 -x231233 -x231234 -x231235 -x231236 -x231237 -x231238 -x231239 -x231240 -x231241 -x231242 -x231243 -x231244 -x231245 -x231246 -x231247 -x231248 -x231249 -x231250 -x231251 -x231252 -x231253 -x231254 -x231255 -x231256 -x231257 -x231258 -x231259 -x231260 -x231261 -x231262 -x231263 -x231264 -x231265 -x231266 -x231267 -x231268 -x231269 -x231270 -x231271 -x231272 -x231273 -x231274 -x231275 -x231276 -x231277 -x231278 -x231279 -x231280 -x231281 -x231282 -x231283 -x231284 -x231285 -x231286 -x231287 -x231288 -x231289 -x231290 -x231291 -x231292 -x231293 -x231294 -x231295 -x231296 -x231297 -x231298 -x231299 -x231300 -x231301 -x231302 -x231303 -x231304 -x231305 -x231306 -x231307 -x231308 -x231309 -x231310 -x231311 -x231312 -x231313 -x231314 -x231315 -x231316 -x231317 -x231318 -x231319 -x231320 -x231321 -x231322 -x231323 -x231324 -x231325 -x231326 -x231327 -x231328 -x231329 -x231330 -x231331 -x231332 -x231333 -x231334 -x231335 -x231336 -x231337 -x231338 -x231339 -x231340 -x231341 -x231342 -x231343 -x231344 -x231345 -x231346 -x231347 -x231348 -x231349 -x231350 -x231351 -x231352 -x231353 -x231354 -x231355 -x231356 -x231357 -x231358 -x231359 -x231360 -x231361 -x231362 -x231363 -x231364 -x231365 -x231366 -x231367 -x231368 -x231369 -x231370 -x231371 -x231372 -x231373 -x231374 -x231375 -x231376 -x231377 -x231378 -x231379 -x231380 -x231381 -x231382 -x231383 -x231384 -x231385 -x231386 -x231387 -x231388 -x231389 -x231390 -x231391 -x231392 -x231393 -x231394 -x231395 -x231396 -x231397 -x231398 -x231399 -x231400 -x231401 -x231402 -x231403 -x231404 -x231405 -x231406 -x231407 -x231408 -x231409 -x231410 -x231411 -x231412 -x231413 -x231414 -x231415 -x231416 -x231417 -x231418 -x231419 -x231420 -x231421 -x231422 -x231423 -x231424 -x231425 -x231426 -x231427 -x231428 -x231429 -x231430 -x231431 -x231432 -x231433 -x231434 -x231435 -x231436 -x231437 -x231438 -x231439 -x231440 -x231441 -x231442 -x231443 -x231444 -x231445 -x231446 -x231447 -x231448 -x231449 -x231450 -x231451 -x231452 -x231453 -x231454 -x231455 -x231456 -x231457 -x231458 x231459 -x231460 -x231461 -x231462 -x231463 -x231464 -x231465 -x231466 -x231467 -x231468 -x231469 -x231470 -x231471 -x231472 -x231473 -x231474 -x231475 -x231476 -x231477 -x231478 -x231479 -x231480 -x231481 -x231482 -x231483 -x231484 -x231485 -x231486 -x231487 -x231488 -x231489 -x231490 -x231491 -x231492 -x231493 -x231494 -x231495 -x231496 -x231497 -x231498 -x231499 -x231500 -x231501 -x231502 -x231503 -x231504 -x231505 -x231506 -x231507 -x231508 -x231509 -x231510 -x231511 -x231512 -x231513 -x231514 -x231515 -x231516 -x231517 -x231518 -x231567 -x231568 -x231569 -x231570 -x231571 -x231572 -x231573 -x231574 -x231575 -x231576 -x231577 -x231578 -x231579 -x231580 -x231581 -x231582 -x231583 -x231584 -x231585 -x231586 -x231587 -x231588 -x231589 -x231590 -x231591 -x231592 -x231593 -x231594 -x231595 -x231596 -x231597 -x231598 -x231599 -x231600 -x231601 -x231602 -x231603 -x231604 -x231605 -x231606 -x231607 -x231608 -x231609 -x231610 -x231611 -x231612 -x231613 -x231614 -x231615 -x231616 -x231617 -x231618 -x231619 -x231620 -x231621 -x231622 -x231623 -x231624 -x231625 -x231626 -x231627 -x231628 -x231629 -x231630 -x231631 -x231632 -x231633 -x231634 -x231635 -x231636 -x231637 -x231638 -x231639 -x231640 -x231641 -x231642 -x231643 -x231644 -x231645 -x231646 -x231647 -x231648 -x231649 -x231650 x231651 -x231652 -x231653 -x231654 -x231655 -x231656 -x231657 -x231658 -x231659 -x231660 -x231661 -x231662 -x231663 -x231664 -x231665 -x231666 -x231667 -x231668 -x231669 -x231670 -x231671 -x231672 -x231673 -x231674 -x231675 -x231676 -x231677 -x231678 -x231679 -x231680 -x231681 -x231682 -x231683 -x231684 -x231685 -x231686 -x231687 -x231688 -x231689 -x231690 -x231691 -x231692 -x231693 -x231694 -x231695 -x231696 -x231697 -x231698 -x231699 -x231700 -x231701 -x231702 -x231703 -x231704 -x231705 -x231706 -x231707 -x231708 -x231709 -x231710 -x231711 -x231712 -x231713 -x231714 -x231715 -x231716 -x231717 -x231718 -x231719 -x231720 -x231721 -x231722 -x231723 -x231724 -x231725 -x231726 -x231727 -x231728 -x231729 -x231730 -x231731 -x231732 -x231733 -x231734 -x231735 -x231736 -x231737 -x231738 -x231739 -x231740 -x231741 -x231742 -x231743 -x231744 -x231745 -x231746 -x231747 -x231748 -x231749 -x231750 -x231751 -x231752 -x231753 -x231754 -x231755 -x231756 -x231757 -x231758 -x231759 -x231760 -x231761 -x231762 -x231763 -x231764 -x231765 -x231766 -x231767 -x231768 -x231769 -x231770 -x231771 -x231772 -x231773 -x231774 -x231775 -x231776 -x231777 -x231778 -x231779 -x231780 -x231781 -x231782 -x231783 -x231784 -x231785 -x231786 -x231787 -x231788 -x231789 -x231790 -x231791 -x231792 -x231793 -x231794 -x231795 -x231796 -x231797 -x231798 -x231799 -x231800 -x231801 -x231802 -x231803 -x231804 -x231805 -x231806 -x231807 -x231808 -x231809 -x231810 -x231811 -x231812 -x231813 -x231814 -x231815 -x231816 -x231817 -x231818 -x231819 -x231820 -x231821 -x231822 -x231823 -x231824 -x231825 -x231826 -x231827 -x231828 -x231829 -x231830 -x231831 -x231832 -x231833 -x231834 -x231835 -x231836 -x231837 -x231838 -x231839 -x231840 -x231841 -x231842 -x231843 -x231844 -x231845 -x231846 -x231847 -x231848 -x231849 -x231850 -x231851 -x231852 -x231853 -x231854 -x231855 -x231856 -x231857 -x231858 -x231859 -x231860 -x231861 -x231862 -x231863 -x231864 -x231865 -x231866 -x231867 -x231868 -x231869 -x231870 -x231871 -x231872 -x231873 -x231874 -x231875 -x231876 -x231877 -x231878 -x231879 -x231880 -x231881 -x231882 -x231883 -x231884 -x231885 -x231886 -x231887 -x231888 -x231889 -x231890 -x231891 -x231892 -x231893 -x231894 -x231895 -x231896 -x231897 -x231898 -x231899 -x231900 -x231901 -x231902 -x231903 -x231904 -x231905 -x231906 -x231907 -x231908 -x231909 -x231910 -x231911 -x231912 -x231913 -x231914 -x231915 -x231916 -x231917 -x231918 -x231919 -x231920 -x231921 -x231922 -x231923 -x231924 -x231925 -x231926 -x231927 -x231928 -x231929 -x231930 -x231931 -x231932 -x231933 -x231934 -x231935 -x231936 -x231937 -x231938 -x231939 -x231940 -x231941 -x231942 -x231943 -x231944 -x231945 -x231946 -x231947 -x231948 -x231949 -x231950 -x231951 -x231952 -x231953 -x231954 -x231955 -x231956 -x231957 -x231958 -x231959 -x231960 -x231961 -x231962 -x231963 -x231964 -x231965 -x231966 -x231967 -x231968 -x231969 -x231970 -x231971 -x231972 -x231973 -x231974 -x231975 -x231976 -x231977 -x231978 -x231979 -x231980 -x231981 -x231982 -x231983 -x231984 -x231985 -x231986 x231987 -x231988 -x231989 -x231990 -x231991 -x231992 -x231993 -x231994 -x231995 -x231996 -x231997 -x231998 -x231999 -x232000 -x232001 -x232002 -x232003 -x232004 -x232005 -x232006 -x232007 -x232008 -x232009 -x232010 -x232011 -x232012 -x232013 -x232014 -x232015 -x232016 -x232017 -x232018 -x232019 -x232020 -x232021 -x232022 -x232023 -x232024 -x232025 -x232026 -x232027 -x232028 -x232029 -x232030 -x232031 -x232032 -x232033 -x232034 -x232035 -x232036 -x232037 -x232038 -x232039 -x232040 -x232041 -x232042 -x232043 -x232044 -x232045 -x232046 -x232095 -x232096 -x232097 -x232098 -x232099 -x232100 -x232101 -x232102 -x232103 -x232104 -x232105 -x232106 -x232107 -x232108 -x232109 -x232110 -x232111 -x232112 -x232113 -x232114 -x232115 -x232116 -x232117 -x232118 -x232119 -x232120 -x232121 -x232122 -x232123 -x232124 -x232125 -x232126 -x232127 -x232128 -x232129 -x232130 x232131 -x232132 -x232133 -x232134 -x232135 -x232136 -x232137 -x232138 -x232139 -x232140 -x232141 -x232142 -x232143 -x232144 -x232145 -x232146 -x232147 -x232148 -x232149 -x232150 -x232151 -x232152 -x232153 -x232154 -x232155 -x232156 -x232157 -x232158 -x232159 -x232160 -x232161 -x232162 -x232163 -x232164 -x232165 -x232166 -x232167 -x232168 -x232169 -x232170 -x232171 -x232172 -x232173 -x232174 -x232175 -x232176 -x232177 -x232178 -x232179 -x232180 -x232181 -x232182 -x232183 -x232184 -x232185 -x232186 -x232187 -x232188 -x232189 -x232190 -x232191 -x232192 -x232193 -x232194 -x232195 -x232196 -x232197 -x232198 -x232199 -x232200 -x232201 -x232202 -x232203 -x232204 -x232205 -x232206 -x232207 -x232208 -x232209 -x232210 -x232211 -x232212 -x232213 -x232214 -x232215 -x232216 -x232217 -x232218 -x232219 -x232220 -x232221 -x232222 -x232223 -x232224 -x232225 -x232226 -x232227 -x232228 -x232229 -x232230 -x232231 -x232232 -x232233 -x232234 -x232235 -x232236 -x232237 -x232238 -x232239 -x232240 -x232241 -x232242 -x232243 -x232244 -x232245 -x232246 -x232247 -x232248 -x232249 -x232250 -x232251 -x232252 -x232253 -x232254 -x232255 -x232256 -x232257 -x232258 -x232259 -x232260 -x232261 -x232262 -x232263 -x232264 -x232265 -x232266 -x232267 -x232268 -x232269 -x232270 -x232271 -x232272 -x232273 -x232274 -x232275 -x232276 -x232277 -x232278 -x232279 -x232280 -x232281 -x232282 -x232283 -x232284 -x232285 -x232286 -x232287 -x232288 -x232289 -x232290 -x232291 -x232292 -x232293 -x232294 -x232295 -x232296 -x232297 -x232298 -x232299 -x232300 -x232301 -x232302 -x232303 -x232304 -x232305 -x232306 -x232307 -x232308 -x232309 -x232310 -x232311 -x232312 -x232313 -x232314 -x232315 -x232316 -x232317 -x232318 -x232319 -x232320 -x232321 -x232322 -x232323 -x232324 -x232325 -x232326 -x232327 -x232328 -x232329 -x232330 -x232331 -x232332 -x232333 -x232334 -x232335 -x232336 -x232337 -x232338 -x232339 -x232340 -x232341 -x232342 -x232343 -x232344 -x232345 -x232346 -x232347 -x232348 -x232349 -x232350 -x232351 -x232352 -x232353 -x232354 -x232355 -x232356 -x232357 -x232358 -x232359 -x232360 -x232361 -x232362 -x232363 -x232364 -x232365 -x232366 -x232367 -x232368 -x232369 -x232370 -x232371 -x232372 -x232373 -x232374 -x232375 -x232376 -x232377 -x232378 -x232379 -x232380 -x232381 -x232382 -x232383 -x232384 -x232385 -x232386 -x232387 -x232388 -x232389 -x232390 -x232391 -x232392 -x232393 -x232394 -x232395 -x232396 -x232397 -x232398 -x232399 -x232400 -x232401 -x232402 -x232403 -x232404 -x232405 -x232406 -x232407 -x232408 -x232409 -x232410 -x232411 -x232412 -x232413 -x232414 -x232415 -x232416 -x232417 -x232418 -x232419 -x232420 -x232421 -x232422 -x232423 -x232424 -x232425 -x232426 -x232427 -x232428 -x232429 -x232430 -x232431 -x232432 -x232433 -x232434 -x232435 -x232436 -x232437 -x232438 -x232439 -x232440 -x232441 -x232442 -x232443 -x232444 -x232445 -x232446 -x232447 -x232448 -x232449 -x232450 -x232451 -x232452 -x232453 -x232454 -x232455 -x232456 -x232457 -x232458 -x232459 -x232460 -x232461 -x232462 -x232463 -x232464 -x232465 -x232466 x232467 -x232468 -x232469 -x232470 -x232471 -x232472 -x232473 -x232474 -x232475 -x232476 -x232477 -x232478 -x232479 -x232480 -x232481 -x232482 -x232483 -x232484 -x232485 -x232486 -x232487 -x232488 -x232489 -x232490 -x232491 -x232492 -x232493 -x232494 -x232495 -x232496 -x232497 -x232498 -x232499 -x232500 -x232501 -x232502 -x232503 -x232504 -x232505 -x232506 -x232507 -x232508 -x232509 -x232510 -x232511 -x232512 -x232513 -x232514 -x232515 -x232516 -x232517 -x232518 -x232519 -x232520 -x232521 -x232522 -x232523 -x232524 -x232525 -x232526 -x232527 -x232528 -x232529 -x232530 -x232531 -x232532 -x232533 -x232534 -x232535 -x232536 -x232537 -x232538 -x232539 -x232540 -x232541 -x232542 -x232543 -x232544 -x232545 -x232546 -x232547 -x232548 -x232549 -x232550 -x232551 -x232552 -x232553 -x232554 -x232555 -x232556 -x232557 -x232558 -x232559 -x232560 -x232561 -x232562 -x232563 -x232564 -x232565 -x232566 -x232567 -x232568 -x232569 -x232570 -x232571 -x232572 -x232573 -x232574 -x232623 -x232624 -x232625 -x232626 -x232627 -x232628 -x232629 -x232630 -x232631 -x232632 -x232633 -x232634 -x232635 -x232636 -x232637 -x232638 -x232639 -x232640 -x232641 -x232642 -x232643 -x232644 -x232645 -x232646 -x232647 -x232648 -x232649 -x232650 -x232651 -x232652 -x232653 -x232654 -x232655 -x232656 -x232657 -x232658 -x232659 x232660 -x232661 -x232662 -x232663 -x232664 -x232665 -x232666 -x232667 -x232668 -x232669 -x232670 -x232671 -x232672 -x232673 -x232674 -x232675 -x232676 -x232677 -x232678 -x232679 -x232680 -x232681 -x232682 -x232683 -x232684 -x232685 -x232686 -x232687 -x232688 -x232689 -x232690 -x232691 -x232692 -x232693 -x232694 -x232695 -x232696 -x232697 -x232698 -x232699 -x232700 -x232701 -x232702 -x232703 -x232704 -x232705 -x232706 -x232707 -x232708 -x232709 -x232710 -x232711 -x232712 -x232713 -x232714 -x232715 -x232716 -x232717 -x232718 -x232719 -x232720 -x232721 -x232722 -x232723 -x232724 -x232725 -x232726 -x232727 -x232728 -x232729 -x232730 -x232731 -x232732 -x232733 -x232734 -x232735 -x232736 -x232737 -x232738 -x232739 -x232740 -x232741 -x232742 -x232743 -x232744 -x232745 -x232746 -x232747 -x232748 -x232749 -x232750 -x232751 -x232752 -x232753 -x232754 -x232755 -x232756 -x232757 -x232758 -x232759 -x232760 -x232761 -x232762 -x232763 -x232764 -x232765 -x232766 -x232767 -x232768 -x232769 -x232770 -x232771 -x232772 -x232773 -x232774 -x232775 -x232776 -x232777 -x232778 -x232779 -x232780 -x232781 -x232782 -x232783 -x232784 -x232785 -x232786 -x232787 -x232788 -x232789 -x232790 -x232791 -x232792 -x232793 -x232794 -x232795 -x232796 -x232797 -x232798 -x232799 -x232800 -x232801 -x232802 -x232803 x232804 -x232805 -x232806 -x232807 -x232808 -x232809 -x232810 -x232811 -x232812 -x232813 -x232814 -x232815 -x232816 -x232817 -x232818 -x232819 -x232820 -x232821 -x232822 -x232823 -x232824 -x232825 -x232826 -x232827 -x232828 -x232829 -x232830 -x232831 -x232832 -x232833 -x232834 -x232835 -x232836 -x232837 -x232838 -x232839 -x232840 -x232841 -x232842 -x232843 -x232844 -x232845 -x232846 -x232847 -x232848 -x232849 -x232850 -x232851 -x232852 -x232853 -x232854 -x232855 -x232856 -x232857 -x232858 -x232859 -x232860 -x232861 -x232862 -x232863 -x232864 -x232865 -x232866 -x232867 -x232868 -x232869 -x232870 -x232871 -x232872 -x232873 -x232874 -x232875 -x232876 -x232877 -x232878 -x232879 -x232880 -x232881 -x232882 -x232883 -x232884 -x232885 -x232886 -x232887 -x232888 -x232889 -x232890 -x232891 -x232892 -x232893 -x232894 -x232895 -x232896 -x232897 -x232898 -x232899 -x232900 -x232901
3600.06/3611.79	v -x232902 -x232903 -x232904 -x232905 -x232906 -x232907 -x232908 -x232909 -x232910 -x232911 -x232912 -x232913 -x232914 -x232915 -x232916 -x232917 -x232918 -x232919 -x232920 -x232921 -x232922 -x232923 -x232924 -x232925 -x232926 -x232927 -x232928 -x232929 -x232930 -x232931 -x232932 -x232933 -x232934 -x232935 -x232936 -x232937 -x232938 -x232939 -x232940 -x232941 -x232942 -x232943 -x232944 -x232945 -x232946 -x232947 -x232948 -x232949 -x232950 -x232951 -x232952 -x232953 -x232954 -x232955 -x232956 -x232957 -x232958 -x232959 -x232960 -x232961 -x232962 -x232963 -x232964 -x232965 -x232966 -x232967 -x232968 -x232969 -x232970 -x232971 -x232972 -x232973 -x232974 -x232975 -x232976 -x232977 -x232978 -x232979 -x232980 -x232981 -x232982 -x232983 -x232984 -x232985 -x232986 -x232987 -x232988 -x232989 -x232990 -x232991 -x232992 -x232993 -x232994 -x232995 -x232996 -x232997 -x232998 -x232999 -x233000 -x233001 -x233002 -x233003 -x233004 -x233005 -x233006 -x233007 -x233008 -x233009 -x233010 -x233011 -x233012 -x233013 -x233014 -x233015 -x233016 -x233017 -x233018 -x233019 -x233020 -x233021 -x233022 -x233023 -x233024 -x233025 -x233026 -x233027 -x233028 -x233029 -x233030 -x233031 -x233032 -x233033 -x233034 -x233035 -x233036 -x233037 -x233038 -x233039 -x233040 -x233041 -x233042 -x233043 -x233044 -x233045 -x233046 -x233047 -x233048 -x233049 -x233050 -x233051 -x233052 -x233053 -x233054 -x233055 -x233056 -x233057 -x233058 -x233059 -x233060 -x233061 -x233062 -x233063 -x233064 -x233065 -x233066 -x233067 -x233068 -x233069 -x233070 -x233071 -x233072 -x233073 -x233074 -x233075 -x233076 -x233077 -x233078 -x233079 -x233080 -x233081 -x233082 -x233083 -x233084 -x233085 -x233086 -x233087 -x233088 -x233089 -x233090 -x233091 -x233092 -x233093 -x233094 -x233095 -x233096 -x233097 -x233098 -x233099 -x233100 -x233101 -x233102
3600.06/3611.79	c Model check passed
3600.06/3611.79	c Model check has passed with goal value: 169644535
3600.06/3611.79	c _____________________________________________________________________________
3600.06/3611.79	c std/band forms        : 121437,0
3600.06/3611.79	c 2cl/3cl ITE-codings   : 32900,0
3600.06/3611.79	c BDD/srt/adr Max costs : 400,310335,1504214
3600.06/3611.79	c BDDraw/bin/mul/srt/adr: 121375,0,0,57,5
3600.06/3611.79	c BDD nodes             : 517475
3600.06/3611.79	c Es1/CC detections     : 0,0
3600.06/3611.79	c CC sort               : 54
3600.06/3611.79	c SAT/UNSAT calls       : 1,0
3600.06/3611.79	c regenrated variables  : 0
3600.06/3611.79	c eliminated fixed lits : 150
3600.06/3611.79	c goal lit flips        : 0
3600.06/3611.79	c goal stages           : 0
3600.06/3611.79	c goal shrink           : 0
3600.06/3611.79	c goal coeff separations: 22776
3600.06/3611.79	c restarts              : 54
3600.06/3611.79	c conflicts             : 781            (0 /sec)
3600.06/3611.79	c decisions             : 271924         (76 /sec)
3600.06/3611.79	c propagations          : 58412983       (16225 /sec)
3600.06/3611.79	c inspects              : 0              (0 /sec)
3600.06/3611.79	c CPU time (solving tm) : 3600 s        (1262 s, SAT 89.76 s, UNSAT 0 s)
3600.06/3611.79	c SAT solver time       : 1262 s
3600.06/3611.79	c SAT solver SAT time   : 89.76 s
3600.06/3611.79	c SAT solver UNSAT time : 0 s
3600.06/3611.79	c SAT solver TO time    : 1172 s
3600.06/3611.79	c Time for SCIP         : 1804 s
3600.06/3611.79	c Coop SCIP LB improvements           : 0
3600.06/3611.79	c Coop SCIP UB improvements           : 5
3600.06/3611.79	c SCIP globally fixed variables       : 0
3600.06/3611.79	c SAT  globally fixed variables       : 0
3600.06/3611.79	c SCIP freeTransform calls            : 13
3600.06/3611.79	c Time for Opt-base     : 0.03299 s
3600.06/3611.79	c Steps for Opt-base    : 0
3600.06/3611.79	c Time for BDD coding   : 0.9547 s
3600.06/3611.79	c Time for srt coding   : 1.284 s
3600.06/3611.79	c Inner solver invocations            : 0
3600.06/3611.79	c Inner solving count                 : 0
3600.06/3611.79	c _____________________________________________________________________________

Verifier Data

OK	169644535

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

running on 4 cores: 4-7

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 5,8,13-15,18-19,25,31,34,41-42
  3550 MHz: 0-3,9-12,20-23,28-30,32,36,38,40,43-47,51-55
  3600 MHz: 4,6-7,16-17,24,26-27,33,35,37,39,48-50,56-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3550 MHz: 0-3

CPU governors:
  performance: 4-7

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108830 MiB free)
  node 1: cores 8-15, 129019 MiB (116255 MiB free)
  node 2: cores 16-23, 128973 MiB (114415 MiB free)
  node 3: cores 24-31, 129003 MiB (111733 MiB free)
  node 4: cores 32-39, 129019 MiB (111325 MiB free)
  node 5: cores 40-47, 129019 MiB (111919 MiB free)
  node 6: cores 48-55, 129019 MiB (113287 MiB free)
  node 7: cores 56-63, 128474 MiB (105942 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
Current StackSize limit: 8192 KiB

solver pid=2194853, runsolver pid=2194812

[startup+0.108543 s]*
/proc/loadavg: 1.00 1.09 2.96 17/871 2194869
/proc/meminfo: memFree=914850320/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=104856 memory=32600 CPUtime=0.03 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 6163 208 0 0 2 1 0 0 20 0 1 0 146888526 107372544 7941 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 26214 8150 2660 506 0 6905 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 104856 KiB
Current children cumulated memory: 32600 KiB

[startup+0.213901 s]*
/proc/loadavg: 1.00 1.09 2.96 22/875 2194875
/proc/meminfo: memFree=914257524/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=160500 memory=88640 CPUtime=0.13 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 19379 208 0 0 12 1 0 0 20 0 1 0 146888526 164352000 21908 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 40125 22160 2692 506 0 20816 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 160500 KiB
Current children cumulated memory: 88640 KiB

[startup+0.31361 s]*
/proc/loadavg: 1.00 1.09 2.96 21/875 2194875
/proc/meminfo: memFree=913975168/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=160500 memory=88764 CPUtime=0.22 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 19381 208 0 0 21 1 0 0 20 0 1 0 146888526 164352000 21908 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 40125 22191 2723 506 0 20816 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 160500 KiB
Current children cumulated memory: 88764 KiB

[startup+0.700126 s]
/proc/loadavg: 1.00 1.09 2.96 17/875 2194875
/proc/meminfo: memFree=913002936/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=217280 memory=141744 CPUtime=0.61 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 31096 208 0 0 58 3 0 0 20 0 1 0 146888526 222494720 35091 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 54320 35436 2723 506 0 35011 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 217280 KiB
Current children cumulated memory: 141744 KiB

[startup+1.50012 s]
/proc/loadavg: 1.00 1.09 2.96 17/875 2194875
/proc/meminfo: memFree=911633348/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=427796 memory=352448 CPUtime=1.4 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 82240 208 0 0 135 5 0 0 20 0 1 0 146888526 438063104 87780 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 106949 88112 2723 506 0 87640 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 427796 KiB
Current children cumulated memory: 352448 KiB

[startup+3.1134 s]
/proc/loadavg: 1.00 1.09 2.96 17/875 2194875
/proc/meminfo: memFree=907668772/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=1006656 memory=936888 CPUtime=3.01 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 225310 208 0 0 287 14 0 0 20 0 1 0 146888526 1030815744 233921 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 251664 234222 4788 506 0 232355 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 1006656 KiB
Current children cumulated memory: 936888 KiB

[startup+6.30017 s]
/proc/loadavg: 2.20 1.33 3.03 18/876 2194926
/proc/meminfo: memFree=898460032/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=2402816 memory=2316652 CPUtime=6.19 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 504783 208 0 0 586 33 0 0 20 0 1 0 146888526 2460483584 578855 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 600704 579163 5679 506 0 581395 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 2402816 KiB
Current children cumulated memory: 2316652 KiB

[startup+12.7002 s]
/proc/loadavg: 3.31 1.58 3.10 17/875 2194926
/proc/meminfo: memFree=894854476/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=2562036 memory=2476224 CPUtime=12.56 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 544678 208 0 0 1221 35 0 0 20 0 1 0 146888526 2623524864 618791 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 640509 619056 5757 506 0 621200 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 2562036 KiB
Current children cumulated memory: 2476224 KiB

[startup+25.5002 s]
/proc/loadavg: 6.12 2.28 3.31 17/873 2194926
/proc/meminfo: memFree=885979480/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=2587316 memory=2501460 CPUtime=25.32 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 550563 208 0 0 2496 36 0 0 20 0 1 0 146888526 2649411584 625052 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 646829 625365 5757 506 0 627520 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 2587316 KiB
Current children cumulated memory: 2501460 KiB

[startup+51.1138 s]
/proc/loadavg: 9.49 3.39 3.64 17/873 2194926
/proc/meminfo: memFree=840020672/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=2624944 memory=2538564 CPUtime=50.85 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 558380 208 0 0 5048 37 0 0 20 0 1 0 146888526 2687942656 634396 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 656236 634641 5757 506 0 636927 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 2624944 KiB
Current children cumulated memory: 2538564 KiB

[startup+102.3 s]
/proc/loadavg: 13.18 5.33 4.29 17/872 2194976
/proc/meminfo: memFree=747389068/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=7059904 memory=6763444 CPUtime=101.88 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 941765 208 0 0 10088 100 0 0 20 0 1 0 146888526 7229341696 1690563 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 1764976 1690861 5884 506 0 1745667 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 7059904 KiB
Current children cumulated memory: 6763444 KiB

[startup+162.3 s]
/proc/loadavg: 14.96 7.28 5.03 17/873 2194978
/proc/meminfo: memFree=684798624/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=7205848 memory=6816100 CPUtime=161.69 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 959907 208 0 0 16066 103 0 0 20 0 1 0 146888526 7378788352 1703767 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 1801462 1704025 5915 506 0 1782153 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 7205848 KiB
Current children cumulated memory: 6816100 KiB

[startup+222.3 s]
/proc/loadavg: 15.62 8.87 5.72 17/873 2195178
/proc/meminfo: memFree=662670260/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=8325704 memory=7900260 CPUtime=221.51 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 1168481 208 0 0 22033 118 0 0 20 0 1 0 146888526 8525520896 1974770 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 2081426 1975065 6146 506 0 2062117 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 8325704 KiB
Current children cumulated memory: 7900260 KiB

[startup+282.3 s]
/proc/loadavg: 15.94 10.18 6.37 17/873 2195180
/proc/meminfo: memFree=592918828/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=8219064 memory=7796428 CPUtime=281.31 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 1169077 208 0 0 28012 119 0 0 20 0 1 0 146888526 8416321536 1948809 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 2054766 1949107 6146 506 0 2035457 0
Current children cumulated CPU time: 281.31 s
Current children cumulated vsize: 8219064 KiB
Current children cumulated memory: 7796428 KiB

[startup+342.3 s]
/proc/loadavg: 15.98 11.25 6.98 17/871 2195181
/proc/meminfo: memFree=542834852/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=8219064 memory=7796428 CPUtime=341.11 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 1169257 208 0 0 33992 119 0 0 20 0 1 0 146888526 8416321536 1948809 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0

################
# More data... #
################

/proc/meminfo: memFree=620822032/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=14364348 memory=13272756 CPUtime=2912.87 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2260550 208 0 0 291066 221 0 0 20 0 1 0 146888526 14709092352 3317975 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3591087 3318189 6253 506 0 3571778 0
Current children cumulated CPU time: 2912.87 s
Current children cumulated vsize: 14364348 KiB
Current children cumulated memory: 13272756 KiB

[startup+2982.3 s]
/proc/loadavg: 16.03 16.26 15.88 17/870 2195971
/proc/meminfo: memFree=615449412/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14475880 CPUtime=2972.67 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2551970 208 0 0 297030 237 0 0 20 0 1 0 146888526 15959310336 3618750 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3618970 6253 506 0 3877007 0
Current children cumulated CPU time: 2972.67 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14475880 KiB

[startup+3042.3 s]
/proc/loadavg: 16.01 16.21 15.90 17/870 2195972
/proc/meminfo: memFree=616059316/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14475880 CPUtime=3032.47 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2552226 208 0 0 303010 237 0 0 20 0 1 0 146888526 15959310336 3618750 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3618970 6253 506 0 3877007 0
Current children cumulated CPU time: 3032.47 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14475880 KiB

[startup+3102.3 s]
/proc/loadavg: 16.10 16.20 15.92 17/870 2195973
/proc/meminfo: memFree=602723264/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14475880 CPUtime=3092.27 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2552298 208 0 0 308989 238 0 0 20 0 1 0 146888526 15959310336 3618750 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3618970 6253 506 0 3877007 0
Current children cumulated CPU time: 3092.27 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14475880 KiB

[startup+3162.3 s]
/proc/loadavg: 16.04 16.16 15.92 17/871 2195975
/proc/meminfo: memFree=599892424/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14475880 CPUtime=3152.09 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2553767 208 0 0 314970 239 0 0 20 0 1 0 146888526 15959310336 3618750 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3618970 6253 506 0 3877007 0
Current children cumulated CPU time: 3152.09 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14475880 KiB

[startup+3222.3 s]
/proc/loadavg: 16.01 16.13 15.93 17/871 2195976
/proc/meminfo: memFree=597089280/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14475880 CPUtime=3211.9 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2554210 208 0 0 320950 240 0 0 20 0 1 0 146888526 15959310336 3618750 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3618970 6253 506 0 3877007 0
Current children cumulated CPU time: 3211.9 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14475880 KiB

[startup+3282.3 s]
/proc/loadavg: 16.00 16.10 15.93 17/870 2195977
/proc/meminfo: memFree=591829020/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14475880 CPUtime=3271.72 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2554535 208 0 0 326931 241 0 0 20 0 1 0 146888526 15959310336 3618750 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3618970 6253 506 0 3877007 0
Current children cumulated CPU time: 3271.72 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14475880 KiB

[startup+3342.3 s]
/proc/loadavg: 16.00 16.08 15.94 17/870 2195978
/proc/meminfo: memFree=588901252/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14489384 CPUtime=3331.52 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2556883 208 0 0 332910 242 0 0 20 0 1 0 146888526 15959310336 3622128 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3622346 6253 506 0 3877007 0
Current children cumulated CPU time: 3331.52 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14489384 KiB

[startup+3402.3 s]
/proc/loadavg: 16.00 16.06 15.95 17/870 2195979
/proc/meminfo: memFree=590285704/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14489384 CPUtime=3391.32 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2557459 208 0 0 338889 243 0 0 20 0 1 0 146888526 15959310336 3622128 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3622346 6253 506 0 3877007 0
Current children cumulated CPU time: 3391.32 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14489384 KiB

[startup+3462.3 s]
/proc/loadavg: 16.07 16.07 15.96 17/869 2195980
/proc/meminfo: memFree=592050736/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14489384 CPUtime=3451.12 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2557801 208 0 0 344868 244 0 0 20 0 1 0 146888526 15959310336 3622128 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3622346 6253 506 0 3877007 0
Current children cumulated CPU time: 3451.12 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14489384 KiB

[startup+3522.3 s]
/proc/loadavg: 16.02 16.05 15.96 17/870 2195988
/proc/meminfo: memFree=589153940/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14489384 CPUtime=3510.94 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2557852 208 0 0 350849 245 0 0 20 0 1 0 146888526 15959310336 3622128 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3622346 6253 506 0 3877007 0
Current children cumulated CPU time: 3510.94 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14489384 KiB

[startup+3582.3 s]
/proc/loadavg: 16.01 16.04 15.97 17/870 2195989
/proc/meminfo: memFree=592041596/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14493904 CPUtime=3570.75 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2559219 208 0 0 356829 246 0 0 20 0 1 0 146888526 15959310336 3623158 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3623476 6253 506 0 3877007 0
Current children cumulated CPU time: 3570.75 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14493904 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.7 s]
/proc/loadavg: 16.00 16.03 15.97 17/870 2195989
/proc/meminfo: memFree=591823920/1055320704 swapFree=33554428/33554428
[pid=2194853] ppid=2194812 vsize=15585264 memory=14493904 CPUtime=3600.06 cores=4-7
/proc/2194853/stat : 2194853 (naps_release) R 2194812 2194853 2194593 0 -1 4194304 2559388 208 0 0 359759 247 0 0 20 0 1 0 146888526 15959310336 3623158 18446744073709551615 4210688 6281017 140727250548640 0 0 0 0 0 16898 0 0 0 17 4 0 0 0 0 0 6662968 6676388 10903552 140727250553051 140727250553232 140727250553232 140727250558920 0
/proc/2194853/statm: 3896316 3623476 6253 506 0 3877007 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 15585264 KiB
Current children cumulated memory: 14493904 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3612 s]
# the end of solver process 2194853 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3597.63 s, system=2.73653 s

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

[startup+3611.8 s]*
/proc/loadavg: 16.00 16.03 15.97 17/870 2195989
/proc/meminfo: memFree=601813236/1055320704 swapFree=33554428/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3611.91 s]
/proc/loadavg: 16.00 16.03 15.97 17/870 2195989
/proc/meminfo: memFree=601813236/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: 10

Real time (s): 3612
CPU time (s): 3600.37
CPU user time (s): 3597.63
CPU system time (s): 2.73653
CPU usage (%): 99.678
Max. virtual memory (cumulated for all children) (KiB): 15585264
Max. memory (cumulated for all children) (KiB): 14493904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.63
system time used= 2.73653
maximum resident set size= 14492632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2559602
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= 521
involuntary context switches= 3235


# summary of solver processes directly reported to runsolver:
#   pid: 2194853
#   total CPU time (s): 3600.37
#   total CPU user time (s): 3597.63
#   total CPU system time (s): 2.73653

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5166 second user time and 38.6744 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-06-22 15:46:46
IDJOB=4780062
IDBENCH=155653
IDSOLVER=3589
FILE ID=nodeE005/4780062-1782136005
RUNJOBID= nodeE005-1782136005-2194604
SLURM_JOB_ID= 12510919
Free space on /tmp= 798972 MiB

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

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

MD5SUM BENCH= 9ac2461cadb9f34c01e229706adee951
RANDOM SEED=1968144547

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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		: 3588.590
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		: 3589.096
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:        915147816 kB
MemAvailable:   1046608264 kB
Buffers:            2348 kB
Cached:         135778496 kB
SwapCached:            0 kB
Active:          1722544 kB
Inactive:       134183344 kB
Active(anon):     991836 kB
Inactive(anon):        0 kB
Active(file):     730708 kB
Inactive(file): 134183344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            371296 kB
Writeback:             0 kB
AnonPages:        129628 kB
Mapped:           188608 kB
Shmem:            866792 kB
KReclaimable:    1378044 kB
Slab:            1939268 kB
SReclaimable:    1378044 kB
SUnreclaim:       561224 kB
KernelStack:       14208 kB
PageTables:         5568 kB
SecPageTables:     15320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1360436 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477936 kB
VmallocChunk:          0 kB
Percpu:           130048 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 797604 MiB
End job on nodeE005 at 2026-06-22 16:46:58