Trace number 4800113

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 NameAnswerCPU timeWall clock time
NaPS 1.04? (TO) 3600.13 3615.05

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-57.opb
MD5SUM090b996a701c1c1c862573753ced0a4c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12587
Total number of constraints283937
Number of constraints which are clauses255125
Number of constraints which are cardinality constraints (but not clauses)903
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint2
Maximum length of a constraint270
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 271
Number of bits of the biggest sum of numbers9
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.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4800113-1782487854.opb
0.00/0.03	c NaPS 1.03a50.
0.00/0.03	c Using SAT solver: Kissat
0.00/0.03	c Input file name: HOME/instance-4800113-1782487854.opb
0.00/0.03	c Parsing PB file...
1.16/1.26	c Converting 284398 PB-constraints to clauses...
1.26/1.39	c initScipForCoop
1.56/1.62	c Running SCIP presolver (time limit: 500 sec)...
1.56/1.62	c solveScip
1.56/1.62	c initScipForCoop
1.56/1.62	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1.66/1.79	c presolving:
2.16/2.26	c    (0.6s) running MILP presolver
2.55/2.61	c    (1.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
2.55/2.68	c (round 1, exhaustive) 1 del vars, 471 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 60278 clqs, 0 implints
2.97/3.06	c (round 2, exhaustive) 1 del vars, 471 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 283924 upgd conss, 0 impls, 60278 clqs, 0 implints
3.45/3.50	c (round 3, exhaustive) 1 del vars, 4011 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 5318 chg coeffs, 283924 upgd conss, 0 impls, 60278 clqs, 0 implints
4.75/4.87	c    (3.2s) probing: 103/12586 (0.8%) - 0 fixings, 0 aggregations, 3 implications, 0 bound changes
4.75/4.87	c    (3.2s) probing aborted: 50/50 successive totally useless probings
5.75/5.88	c    (4.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
6.06/6.14	c    (4.5s) no symmetry present (symcode time: 0.03)
6.25/6.30	c presolving (4 rounds: 4 fast, 4 medium, 4 exhaustive):
6.25/6.30	c  1 deleted vars, 4011 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 9 changed sides, 5453 changed coefficients
6.25/6.30	c  0 implications, 60281 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
6.25/6.30	c presolved problem has 12586 variables (12586 bin, 0 int, 0 cont) and 280387 constraints
6.25/6.30	c   28351 constraints of type <knapsack>
6.25/6.30	c   60278 constraints of type <setppc>
6.25/6.30	c       3 constraints of type <linear>
6.25/6.30	c  191755 constraints of type <logicor>
6.25/6.30	c transformed objective value is always integral (scale: 1)
6.25/6.30	c Presolving Time: 4.51
6.25/6.31	c 
6.96/7.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.96/7.04	c   5.4s|     1 |     0 |   820 |     - |  1346M |   0 |  12k| 280k| 280k|   0 |  0 |  89 |   0 | 0.000000e+00 |      --      |    Inf | unknown
28.08/28.21	c  26.6s|     1 |     0 |  3359 |     - |  1387M |   0 |  12k| 280k| 280k|   9 |  1 |  93 |   0 | 0.000000e+00 |      --      |    Inf | unknown
56.79/57.11	c  55.5s|     1 |     0 |  3573 |     - |  1416M |   0 |  12k| 280k| 280k|  15 |  2 |  93 |   0 | 0.000000e+00 |      --      |    Inf | unknown
111.15/111.65	c   110s|     1 |     0 |  4040 |     - |  1451M |   0 |  12k| 280k| 280k|  21 |  3 |  94 |   0 | 0.000000e+00 |      --      |    Inf | unknown
178.68/179.42	c   178s|     1 |     0 |  4632 |     - |  1479M |   0 |  12k| 280k| 280k|  26 |  4 |  98 |   0 | 0.000000e+00 |      --      |    Inf | unknown
197.90/198.78	c   197s|     1 |     0 |  4941 |     - |  1514M |   0 |  12k| 280k| 280k|  39 |  5 |  99 |   0 | 0.000000e+00 |      --      |    Inf | unknown
227.68/228.67	c   227s|     1 |     0 |  5191 |     - |  1553M |   0 |  12k| 280k| 280k|  50 |  6 | 100 |   0 | 0.000000e+00 |      --      |    Inf | unknown
249.39/250.41	c   249s|     1 |     0 |  5365 |     - |  1579M |   0 |  12k| 280k| 280k|  59 |  7 | 102 |   0 | 0.000000e+00 |      --      |    Inf | unknown
269.81/270.91	c   269s|     1 |     0 |  5521 |     - |  1606M |   0 |  12k| 280k| 280k|  75 |  8 | 103 |   0 | 0.000000e+00 |      --      |    Inf | unknown
277.48/278.69	c   277s|     1 |     0 |  5734 |     - |  1634M |   0 |  12k| 280k| 280k|  86 |  9 | 105 |   0 | 0.000000e+00 |      --      |    Inf | unknown
283.06/284.21	c   283s|     1 |     0 |  5982 |     - |  1661M |   0 |  12k| 280k| 280k|  96 | 10 | 107 |   0 | 0.000000e+00 |      --      |    Inf | unknown
283.36/284.52	c   283s|     1 |     0 |  6276 |     - |  1688M |   0 |  12k| 280k| 280k| 111 | 11 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
283.66/284.86	c   283s|     1 |     0 |  6542 |     - |  1715M |   0 |  12k| 280k| 280k| 125 | 12 | 113 |   0 | 0.000000e+00 |      --      |    Inf | unknown
284.15/285.32	c   284s|     1 |     0 |  7041 |     - |  1742M |   0 |  12k| 280k| 280k| 138 | 13 | 115 |   0 | 0.000000e+00 |      --      |    Inf | unknown
284.45/285.65	c   284s|     1 |     0 |  7309 |     - |  1769M |   0 |  12k| 280k| 280k| 152 | 14 | 117 |   0 | 0.000000e+00 |      --      |    Inf | unknown
284.75/285.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
284.75/285.95	c   284s|     1 |     0 |  7469 |     - |  1796M |   0 |  12k| 280k| 280k| 163 | 15 | 127 |   0 | 0.000000e+00 |      --      |    Inf | unknown
285.15/286.30	c   285s|     1 |     0 |  7713 |     - |  1829M |   0 |  12k| 280k| 280k| 178 | 16 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
296.70/297.95	c   296s|     1 |     2 | 14527 |     - |  1831M |   0 |  12k| 280k| 280k| 178 | 16 | 160 |  19 | 0.000000e+00 |      --      |    Inf | unknown
504.97/507.03	c 
504.97/507.03	c SCIP Status        : solving was interrupted [time limit reached]
504.97/507.03	c Solving Time (sec) : 505.41
504.97/507.03	c Solving Nodes      : 99
504.97/507.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
504.97/507.03	c Dual Bound         : +0.00000000000000e+00
504.97/507.03	c Gap                : infinite
504.97/507.03	c SCIP status: 23 (TIMELIMIT)
504.97/507.03	c solveScip: freeing transform (!can_skip_free_transform)
505.16/507.27	c SCIP presolver: sst_unknown
505.16/507.27	c   -- Clauses(.)/Splits(s): ###estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 4
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 4
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 4
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 4
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 4
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 4
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 4
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 4
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 4
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.34	c d: 1
505.25/507.34	c estimatedAdderCost: 5
505.25/507.34	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 4
505.25/507.35	c Try to convert by bdds
505.25/507.35	c d: 1
505.25/507.35	c estimatedAdderCost: 5
505.25/507.35	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 4
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.36	c d: 1
505.25/507.36	c estimatedAdderCost: 5
505.25/507.36	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 4
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.37	c d: 1
505.25/507.37	c estimatedAdderCost: 5
505.25/507.37	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 4
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.38	c d: 1
505.25/507.38	c estimatedAdderCost: 5
505.25/507.38	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 4
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.39	c d: 1
505.25/507.39	c estimatedAdderCost: 5
505.25/507.39	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 4
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.25/507.40	c d: 1
505.25/507.40	c estimatedAdderCost: 5
505.25/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 4
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.40	c d: 1
505.35/507.40	c estimatedAdderCost: 5
505.35/507.40	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 4
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost: 5
505.35/507.41	c Try to convert by bdds
505.35/507.41	c d: 1
505.35/507.41	c estimatedAdderCost:  [...]

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

vert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 4
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.65	c d: 1
505.55/507.65	c estimatedAdderCost: 5
505.55/507.65	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 4
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.66	c d: 1
505.55/507.66	c estimatedAdderCost: 5
505.55/507.66	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 4
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.67	c d: 1
505.55/507.67	c estimatedAdderCost: 5
505.55/507.67	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 4
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.68	c d: 1
505.55/507.68	c estimatedAdderCost: 5
505.55/507.68	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 4
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.69	c d: 1
505.55/507.69	c estimatedAdderCost: 5
505.55/507.69	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 4
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.55/507.70	c d: 1
505.55/507.70	c estimatedAdderCost: 5
505.55/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 4
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.70	c d: 1
505.65/507.70	c estimatedAdderCost: 5
505.65/507.70	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 4
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.71	c d: 1
505.65/507.71	c estimatedAdderCost: 5
505.65/507.71	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 4
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 4
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 4
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 4
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 4
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 4
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 4
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 4
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 4
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 4
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 5
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c estimatedAdderCost: 4
505.65/507.72	c Try to convert by bdds
505.65/507.72	c d: 1
505.65/507.72	c 
3600.08/3615.01	
3600.08/3615.01	*** TERMINATED *** by signal
3600.08/3615.01	c
3600.08/3615.01	s UNKNOWN
3600.08/3615.01	c _____________________________________________________________________________
3600.08/3615.01	c std/band forms        : 28815,0
3600.08/3615.01	c 2cl/3cl ITE-codings   : 26580,0
3600.08/3615.01	c BDD/srt/adr Max costs : 5,119,0
3600.08/3615.01	c BDDraw/bin/mul/srt/adr: 27909,0,0,906,0
3600.08/3615.01	c BDD nodes             : 164796
3600.08/3615.01	c Es1/CC detections     : 0,0
3600.08/3615.01	c CC sort               : 903
3600.08/3615.01	c SAT/UNSAT calls       : 0,0
3600.08/3615.01	c regenrated variables  : 0
3600.08/3615.01	c eliminated fixed lits : 0
3600.08/3615.01	c goal lit flips        : 0
3600.08/3615.01	c goal stages           : 0
3600.08/3615.01	c goal shrink           : 0
3600.08/3615.01	c goal coeff separations: 0
3600.08/3615.01	c restarts              : 0
3600.08/3615.01	c conflicts             : 0              (0 /sec)
3600.08/3615.01	c decisions             : 0              (0 /sec)
3600.08/3615.01	c propagations          : 0              (0 /sec)
3600.08/3615.01	c inspects              : 0              (0 /sec)
3600.08/3615.01	c CPU time (solving tm) : 3600 s        (3094 s, SAT 0 s, UNSAT 0 s)
3600.08/3615.01	c SAT solver time       : 3094 s
3600.08/3615.01	c SAT solver SAT time   : 0 s
3600.08/3615.01	c SAT solver UNSAT time : 0 s
3600.08/3615.01	c SAT solver TO time    : 0 s
3600.08/3615.01	c Time for SCIP         : 503.4 s
3600.08/3615.01	c Coop SCIP LB improvements           : 0
3600.08/3615.01	c Coop SCIP UB improvements           : 0
3600.08/3615.01	c SCIP globally fixed variables       : 0
3600.08/3615.01	c SAT  globally fixed variables       : 0
3600.08/3615.01	c SCIP freeTransform calls            : 1
3600.08/3615.01	c Time for Opt-base     : 0.002345 s
3600.08/3615.01	c Steps for Opt-base    : 0
3600.08/3615.01	c Time for BDD coding   : 0.27 s
3600.08/3615.01	c Time for srt coding   : 0.00521 s
3600.08/3615.01	c Inner solver invocations            : 0
3600.08/3615.01	c Inner solving count                 : 0
3600.08/3615.01	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

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

running on 4 cores: 48-51

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

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

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (106889 MiB free)
  node 1: cores 8-15, 129019 MiB (113205 MiB free)
  node 2: cores 16-23, 128973 MiB (113857 MiB free)
  node 3: cores 24-31, 129003 MiB (107176 MiB free)
  node 4: cores 32-39, 129019 MiB (88604 MiB free)
  node 5: cores 40-47, 129019 MiB (104678 MiB free)
  node 6: cores 48-55, 129019 MiB (102473 MiB free)
  node 7: cores 56-63, 128474 MiB (79746 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2515448, runsolver pid=2515445
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 16.71 16.26 16.16 17/872 2515451
/proc/meminfo: memFree=836164424/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=100272 memory=28616 CPUtime=0.08 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 4978 208 0 0 8 0 0 0 20 0 1 0 182073233 102678528 7040 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 25068 7153 2632 506 0 5759 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 100272 KiB
Current children cumulated memory: 28616 KiB

[startup+0.211355 s]*
/proc/loadavg: 16.71 16.26 16.16 17/872 2515451
/proc/meminfo: memFree=836129024/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=124320 memory=52540 CPUtime=0.19 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 10960 208 0 0 18 1 0 0 20 0 1 0 182073233 127303680 13056 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 31080 13135 2632 506 0 11771 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 124320 KiB
Current children cumulated memory: 52540 KiB

[startup+0.311152 s]*
/proc/loadavg: 16.71 16.26 16.16 17/872 2515451
/proc/meminfo: memFree=836050084/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=145964 memory=74168 CPUtime=0.29 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 16367 208 0 0 28 1 0 0 20 0 1 0 182073233 149467136 18432 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 36491 18542 2632 506 0 17182 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 145964 KiB
Current children cumulated memory: 74168 KiB

[startup+0.700113 s]
/proc/loadavg: 16.71 16.26 16.16 17/872 2515451
/proc/meminfo: memFree=835901012/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=228016 memory=155880 CPUtime=0.66 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 36793 208 0 0 64 2 0 0 20 0 1 0 182073233 233488384 38784 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 57004 38969 2632 506 0 37695 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 228016 KiB
Current children cumulated memory: 155880 KiB

[startup+1.5002 s]
/proc/loadavg: 16.71 16.26 16.16 17/872 2515451
/proc/meminfo: memFree=835509952/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=434840 memory=370288 CPUtime=1.46 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 88583 208 0 0 141 5 0 0 20 0 1 0 182073233 445276160 92416 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 108710 92572 4724 506 0 89401 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 434840 KiB
Current children cumulated memory: 370288 KiB

[startup+3.11389 s]
/proc/loadavg: 16.73 16.28 16.17 17/872 2515451
/proc/meminfo: memFree=833170000/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=977908 memory=903916 CPUtime=3.07 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 225814 208 0 0 293 14 0 0 20 0 1 0 182073233 1001377792 225847 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 244477 225979 5620 506 0 225168 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 977908 KiB
Current children cumulated memory: 903916 KiB

[startup+6.3002 s]
/proc/loadavg: 16.73 16.28 16.17 17/872 2515451
/proc/meminfo: memFree=829405108/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=1522624 memory=1382816 CPUtime=6.25 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 255628 208 0 0 607 18 0 0 20 0 1 0 182073233 1559166976 345527 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 380656 345704 5699 506 0 361347 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1522624 KiB
Current children cumulated memory: 1382816 KiB

[startup+12.7001 s]
/proc/loadavg: 16.78 16.30 16.18 17/872 2515451
/proc/meminfo: memFree=827223212/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=1833832 memory=1688500 CPUtime=12.62 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 312532 208 0 0 1240 22 0 0 20 0 1 0 182073233 1877843968 421978 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 458458 422125 5975 506 0 439149 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1833832 KiB
Current children cumulated memory: 1688500 KiB

[startup+25.5001 s]
/proc/loadavg: 16.81 16.32 16.19 17/872 2515451
/proc/meminfo: memFree=826632284/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=1833832 memory=1688500 CPUtime=25.38 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 312552 208 0 0 2516 22 0 0 20 0 1 0 182073233 1877843968 421978 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 458458 422125 5975 506 0 439149 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1833832 KiB
Current children cumulated memory: 1688500 KiB

[startup+51.112 s]
/proc/loadavg: 16.72 16.35 16.20 17/874 2515454
/proc/meminfo: memFree=824204916/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=1929252 memory=1746900 CPUtime=50.91 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 319307 208 0 0 5068 23 0 0 20 0 1 0 182073233 1975554048 436545 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 482313 436725 5975 506 0 463004 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1929252 KiB
Current children cumulated memory: 1746900 KiB

[startup+102.3 s]
/proc/loadavg: 16.32 16.30 16.19 17/875 2515505
/proc/meminfo: memFree=823253440/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=1973076 memory=1770952 CPUtime=101.89 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 320722 208 0 0 10166 23 0 0 20 0 1 0 182073233 2020429824 442557 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 493269 442738 5975 506 0 473960 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 1973076 KiB
Current children cumulated memory: 1770952 KiB

[startup+162.3 s]
/proc/loadavg: 16.12 16.24 16.17 17/874 2515506
/proc/meminfo: memFree=823006476/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=1999364 memory=1771084 CPUtime=161.65 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 320756 208 0 0 16142 23 0 0 20 0 1 0 182073233 2047348736 442557 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 499841 442771 5975 506 0 480532 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 1999364 KiB
Current children cumulated memory: 1771084 KiB

[startup+222.3 s]
/proc/loadavg: 16.04 16.20 16.16 17/873 2515510
/proc/meminfo: memFree=822969312/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2060712 memory=1775640 CPUtime=221.41 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 321384 208 0 0 22118 23 0 0 20 0 1 0 182073233 2110169088 443765 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 515178 443910 5975 506 0 495869 0
Current children cumulated CPU time: 221.41 s
Current children cumulated vsize: 2060712 KiB
Current children cumulated memory: 1775640 KiB

[startup+282.3 s]
/proc/loadavg: 16.01 16.16 16.15 17/873 2515511
/proc/meminfo: memFree=822934420/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2174648 memory=1788388 CPUtime=281.17 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 323117 208 0 0 28094 23 0 0 20 0 1 0 182073233 2226839552 446992 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 543662 447097 5975 506 0 524353 0
Current children cumulated CPU time: 281.17 s
Current children cumulated vsize: 2174648 KiB
Current children cumulated memory: 1788388 KiB

[startup+342.3 s]
/proc/loadavg: 16.00 16.13 16.14 17/874 2515567
/proc/meminfo: memFree=818640476/1055320708 swapFree=33553916/33554428

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

Current children cumulated memory: 2111352 KiB

[startup+2862.3 s]
/proc/loadavg: 16.07 16.22 16.22 17/874 2516449
/proc/meminfo: memFree=822646496/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2811800 memory=2107256 CPUtime=2850.54 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 511339 208 0 0 284993 61 0 0 20 0 1 0 182073233 2879283200 526745 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 702950 526814 6085 506 0 683641 0
Current children cumulated CPU time: 2850.54 s
Current children cumulated vsize: 2811800 KiB
Current children cumulated memory: 2107256 KiB

[startup+2922.3 s]
/proc/loadavg: 16.02 16.18 16.21 17/875 2516455
/proc/meminfo: memFree=822618672/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2811800 memory=2111352 CPUtime=2910.29 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 515552 208 0 0 290966 63 0 0 20 0 1 0 182073233 2879283200 527769 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 702950 527838 6085 506 0 683641 0
Current children cumulated CPU time: 2910.29 s
Current children cumulated vsize: 2811800 KiB
Current children cumulated memory: 2111352 KiB

[startup+2982.3 s]
/proc/loadavg: 16.01 16.14 16.19 17/874 2516456
/proc/meminfo: memFree=822531860/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2844568 memory=2121592 CPUtime=2970.03 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 523072 208 0 0 296939 64 0 0 20 0 1 0 182073233 2912837632 530329 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 711142 530398 6085 506 0 691833 0
Current children cumulated CPU time: 2970.03 s
Current children cumulated vsize: 2844568 KiB
Current children cumulated memory: 2121592 KiB

[startup+3042.3 s]
/proc/loadavg: 16.00 16.11 16.17 17/874 2516508
/proc/meminfo: memFree=841095424/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2779028 memory=2086748 CPUtime=3029.78 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 526783 208 0 0 302913 65 0 0 20 0 1 0 182073233 2845724672 521618 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 694757 521687 6085 506 0 675448 0
Current children cumulated CPU time: 3029.78 s
Current children cumulated vsize: 2779028 KiB
Current children cumulated memory: 2086748 KiB

[startup+3102.3 s]
/proc/loadavg: 16.00 16.09 16.16 17/872 2516509
/proc/meminfo: memFree=841057008/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2844568 memory=2121592 CPUtime=3089.52 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 534462 208 0 0 308885 67 0 0 20 0 1 0 182073233 2912837632 530329 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 711142 530398 6085 506 0 691833 0
Current children cumulated CPU time: 3089.52 s
Current children cumulated vsize: 2844568 KiB
Current children cumulated memory: 2121592 KiB

[startup+3162.3 s]
/proc/loadavg: 16.00 16.07 16.15 17/872 2516510
/proc/meminfo: memFree=841050864/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2811800 memory=2115448 CPUtime=3149.27 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 538183 208 0 0 314858 69 0 0 20 0 1 0 182073233 2879283200 528793 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 702950 528862 6085 506 0 683641 0
Current children cumulated CPU time: 3149.27 s
Current children cumulated vsize: 2811800 KiB
Current children cumulated memory: 2115448 KiB

[startup+3222.3 s]
/proc/loadavg: 16.00 16.06 16.14 17/871 2516511
/proc/meminfo: memFree=840947984/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2811800 memory=2115448 CPUtime=3209.01 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 543797 208 0 0 320831 70 0 0 20 0 1 0 182073233 2879283200 528793 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 702950 528862 6085 506 0 683641 0
Current children cumulated CPU time: 3209.01 s
Current children cumulated vsize: 2811800 KiB
Current children cumulated memory: 2115448 KiB

[startup+3282.3 s]
/proc/loadavg: 16.00 16.04 16.13 17/871 2516512
/proc/meminfo: memFree=840995488/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2811800 memory=2107256 CPUtime=3268.77 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 548893 208 0 0 326805 72 0 0 20 0 1 0 182073233 2879283200 526745 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 702950 526814 6085 506 0 683641 0
Current children cumulated CPU time: 3268.77 s
Current children cumulated vsize: 2811800 KiB
Current children cumulated memory: 2107256 KiB

[startup+3342.3 s]
/proc/loadavg: 16.05 16.05 16.12 17/872 2516564
/proc/meminfo: memFree=841330600/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2811800 memory=2117496 CPUtime=3328.51 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 555050 208 0 0 332778 73 0 0 20 0 1 0 182073233 2879283200 529305 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 702950 529374 6085 506 0 683641 0
Current children cumulated CPU time: 3328.51 s
Current children cumulated vsize: 2811800 KiB
Current children cumulated memory: 2117496 KiB

[startup+3402.3 s]
/proc/loadavg: 16.46 16.15 16.15 17/873 2516568
/proc/meminfo: memFree=841363604/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2811800 memory=2105208 CPUtime=3388.26 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 563478 208 0 0 338751 75 0 0 20 0 1 0 182073233 2879283200 526233 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 702950 526302 6085 506 0 683641 0
Current children cumulated CPU time: 3388.26 s
Current children cumulated vsize: 2811800 KiB
Current children cumulated memory: 2105208 KiB

[startup+3462.3 s]
/proc/loadavg: 16.27 16.16 16.16 17/872 2516569
/proc/meminfo: memFree=841407436/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2779028 memory=2086748 CPUtime=3448.01 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 568270 208 0 0 344725 76 0 0 20 0 1 0 182073233 2845724672 521618 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 694757 521687 6085 506 0 675448 0
Current children cumulated CPU time: 3448.01 s
Current children cumulated vsize: 2779028 KiB
Current children cumulated memory: 2086748 KiB

[startup+3522.3 s]
/proc/loadavg: 16.10 16.13 16.15 17/873 2516620
/proc/meminfo: memFree=848130672/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2811800 memory=2118884 CPUtime=3507.76 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 574405 208 0 0 350698 78 0 0 20 0 1 0 182073233 2879283200 529561 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 702950 529721 6085 506 0 683641 0
Current children cumulated CPU time: 3507.76 s
Current children cumulated vsize: 2811800 KiB
Current children cumulated memory: 2118884 KiB

[startup+3582.3 s]
/proc/loadavg: 16.03 16.11 16.13 16/871 2516675
/proc/meminfo: memFree=877884032/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2811800 memory=2111352 CPUtime=3567.5 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 580641 208 0 0 356671 79 0 0 20 0 1 0 182073233 2879283200 527769 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 702950 527838 6085 506 0 683641 0
Current children cumulated CPU time: 3567.5 s
Current children cumulated vsize: 2811800 KiB
Current children cumulated memory: 2111352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615 s]*
/proc/loadavg: 16.08 16.11 16.13 17/873 2516725
/proc/meminfo: memFree=877962408/1055320708 swapFree=33553916/33554428
[pid=2515448] ppid=2515445 vsize=2795416 memory=2101116 CPUtime=3600.08 cores=48-51
/proc/2515448/stat : 2515448 (naps_release) R 2515445 2515448 2508326 0 -1 4194304 584467 208 0 0 359928 80 0 0 20 0 1 0 182073233 2862505984 525209 18446744073709551615 4210688 6281017 140726178506912 0 0 0 0 0 16898 0 0 0 17 48 0 0 0 0 0 6662968 6676388 19439616 140726178515163 140726178515344 140726178515344 140726178521032 0
/proc/2515448/statm: 698854 525279 6085 506 0 679545 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2795416 KiB
Current children cumulated memory: 2101116 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.29 s, system=0.843803 s

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

Child status: 10

Real time (s): 3615.05
CPU time (s): 3600.13
CPU user time (s): 3599.29
CPU system time (s): 0.843803
CPU usage (%): 99.5873
Max. virtual memory (cumulated for all children) (KiB): 2844568
Max. memory (cumulated for all children) (KiB): 2140024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.29
system time used= 0.843803
maximum resident set size= 2139748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 584675
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= 302
involuntary context switches= 2586


# summary of solver processes directly reported to runsolver:
#   pid: 2515448
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3599.29
#   total CPU system time (s): 0.843803

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4966 second user time and 37.1708 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-26 17:30:54
IDJOB=4800113
IDBENCH=155556
IDSOLVER=3589
FILE ID=nodeE008/4800113-1782487854
RUNJOBID= nodeE008-1782482419-2508355
SLURM_JOB_ID= 12524532
Free space on /tmp= 800056 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-57.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4800113-1782487854/watcher-4800113-1782487854 -o /tmp/evaluation-result-4800113-1782487854/solver-4800113-1782487854 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800113-1782487854/vars-4800113-1782487854 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508355 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4800113-1782487854.opb

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

MD5SUM BENCH= 090b996a701c1c1c862573753ced0a4c
RANDOM SEED=894944594

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

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

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

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

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

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

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

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

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        836261068 kB
MemAvailable:   990405788 kB
Buffers:            2840 kB
Cached:         158681536 kB
SwapCached:           12 kB
Active:         59734080 kB
Inactive:       155303972 kB
Active(anon):   57206228 kB
Inactive(anon):    66848 kB
Active(file):    2527852 kB
Inactive(file): 155237124 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26744 kB
Writeback:             0 kB
AnonPages:      56340496 kB
Mapped:           228068 kB
Shmem:            919400 kB
KReclaimable:    1655048 kB
Slab:            2238220 kB
SReclaimable:    1655048 kB
SUnreclaim:       583172 kB
KernelStack:       14928 kB
PageTables:       119600 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   62037240 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478932 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:  16191488 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:      397764 kB
DirectMap2M:    22992896 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 800652 MiB
End job on nodeE008 at 2026-06-26 18:31:09