Trace number 4800085

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.43 3612.3

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-174.opb
MD5SUM5618df1e63c3ad3b10b24ba90f334740
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark818.923
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables248659
Total number of constraints5546518
Number of constraints which are clauses4965781
Number of constraints which are cardinality constraints (but not clauses)19724
Number of constraints which are nor clauses,nor cardinality constraints561013
Minimum length of a constraint2
Maximum length of a constraint2220
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 2221
Number of bits of the biggest sum of numbers12
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-4800085-1782487823.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: Kissat
0.00/0.02	c Input file name: HOME/instance-4800085-1782487823.opb
0.00/0.02	c Parsing PB file...
25.22/25.33	c Converting 5556400 PB-constraints to clauses...
27.61/27.72	c initScipForCoop
32.59/32.78	c Running SCIP presolver (time limit: 500 sec)...
32.59/32.78	c solveScip
32.59/32.78	c initScipForCoop
32.59/32.78	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
36.49/36.60	c presolving:
45.55/45.77	c    (13.0s) running MILP presolver
51.53/51.70	c    (18.9s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
53.32/53.55	c (round 1, exhaustive) 1 del vars, 9890 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1107571 clqs, 0 implints
64.29/64.57	c (round 2, exhaustive) 1 del vars, 9890 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 5546509 upgd conss, 0 impls, 1107571 clqs, 0 implints
75.77/76.03	c (round 3, exhaustive) 1 del vars, 88624 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 118110 chg coeffs, 5546509 upgd conss, 0 impls, 1107571 clqs, 0 implints
428.37/430.00	c    (397.2s) probing: 1000/248658 (0.4%) - 0 fixings, 0 aggregations, 1854569 implications, 0 bound changes
428.77/430.32	c    (397.5s) probing: 1001/248658 (0.4%) - 0 fixings, 0 aggregations, 1856056 implications, 0 bound changes
428.77/430.32	c    (397.5s) probing aborted: 1000/1000 successive useless probings
454.88/456.56	c    (423.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
460.77/462.44	c    (429.7s) no symmetry present (symcode time: 0.81)
473.62/475.33	c presolving (4 rounds: 4 fast, 4 medium, 4 exhaustive):
473.62/475.33	c  1 deleted vars, 88624 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 118151 changed coefficients
473.62/475.33	c  0 implications, 2963627 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
473.62/475.33	c presolved problem has 248658 variables (248658 bin, 0 int, 0 cont) and 5467776 constraints
473.62/475.33	c  570855 constraints of type <knapsack>
473.62/475.33	c 1107571 constraints of type <setppc>
473.62/475.33	c       1 constraints of type <linear>
473.62/475.33	c 3789349 constraints of type <logicor>
473.62/475.33	c transformed objective value is always integral (scale: 1)
473.62/475.33	c Presolving Time: 438.75
473.62/475.38	c 
500.53/502.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
500.53/502.39	c   470s|     1 |     0 | 10432 |     - |    25G |   0 | 248k|5467k|5467k|   0 |  0 | 185 |   0 | 0.000000e+00 |      --      |    Inf | unknown
531.72/533.67	c 
531.72/533.67	c SCIP Status        : solving was interrupted [time limit reached]
531.72/533.67	c Solving Time (sec) : 500.88
531.72/533.67	c Solving Nodes      : 1
531.72/533.67	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
531.72/533.67	c Dual Bound         : +0.00000000000000e+00
531.72/533.67	c Gap                : infinite
531.72/533.67	c SCIP status: 23 (TIMELIMIT)
531.72/533.67	c solveScip: freeing transform (!can_skip_free_transform)
542.58/544.55	c SCIP presolver: sst_unknown
542.58/544.55	c   -- Clauses(.)/Splits(s): #estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 4
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.93	c d: 1
543.97/545.93	c estimatedAdderCost: 5
543.97/545.93	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 4
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.94	c d: 1
543.97/545.94	c estimatedAdderCost: 5
543.97/545.94	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 4
543.97/545.95	c Try to convert by bdds
543.97/545.95	c d: 1
543.97/545.95	c estimatedAdderCost: 5
543.97/545.95	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 4
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.96	c d: 1
543.97/545.96	c estimatedAdderCost: 5
543.97/545.96	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 4
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.97	c d: 1
543.97/545.97	c estimatedAdderCost: 5
543.97/545.97	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 4
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.98	c d: 1
543.97/545.98	c estimatedAdderCost: 5
543.97/545.98	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 5
543.97/545.99	c Try to convert by bdds
543.97/545.99	c d: 1
543.97/545.99	c estimatedAdderCost: 4
543.97/545.99	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 4
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d: 1
543.97/546.00	c estimatedAdderCost: 5
543.97/546.00	c Try to convert by bdds
543.97/546.00	c d:  [...]

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

 bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 4
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.68	c d: 1
551.66/553.68	c estimatedAdderCost: 5
551.66/553.68	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 4
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.69	c d: 1
551.66/553.69	c estimatedAdderCost: 5
551.66/553.69	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 4
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.66/553.70	c d: 1
551.66/553.70	c estimatedAdderCost: 5
551.66/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 5
551.76/553.70	c Try to convert by bdds
551.76/553.70	c d: 1
551.76/553.70	c estimatedAdderCost: 4
551.76/553.70	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 4
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.71	c d: 1
551.76/553.71	c estimatedAdderCost: 5
551.76/553.71	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 4
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.72	c d: 1
551.76/553.72	c estimatedAdderCost: 5
551.76/553.72	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 4
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.73	c d: 1
551.76/553.73	c estimatedAdderCost: 5
551.76/553.73	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 4
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.74	c d: 1
551.76/553.74	c estimatedAdderCost: 5
551.76/553.74	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 5
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c estimatedAdderCost: 4
551.76/553.75	c Try to convert by bdds
551.76/553.75	c d: 1
551.76/553.75	c 
3600.02/3611.90	
3600.02/3611.90	*** TERMINATED *** by signal
3600.02/3611.90	c
3600.02/3611.90	s UNKNOWN
3600.02/3611.90	c _____________________________________________________________________________
3600.02/3611.90	c std/band forms        : 580738,0
3600.02/3611.90	c 2cl/3cl ITE-codings   : 531486,0
3600.02/3611.90	c BDD/srt/adr Max costs : 5,113,0
3600.02/3611.90	c BDDraw/bin/mul/srt/adr: 561013,0,0,19725,0
3600.02/3611.90	c BDD nodes             : 3307024
3600.02/3611.90	c Es1/CC detections     : 0,0
3600.02/3611.90	c CC sort               : 19724
3600.02/3611.90	c SAT/UNSAT calls       : 0,0
3600.02/3611.90	c regenrated variables  : 0
3600.02/3611.90	c eliminated fixed lits : 0
3600.02/3611.90	c goal lit flips        : 0
3600.02/3611.90	c goal stages           : 0
3600.02/3611.90	c goal shrink           : 0
3600.02/3611.90	c goal coeff separations: 0
3600.02/3611.90	c restarts              : 0
3600.02/3611.90	c conflicts             : 0              (0 /sec)
3600.02/3611.90	c decisions             : 0              (0 /sec)
3600.02/3611.90	c propagations          : 0              (0 /sec)
3600.02/3611.90	c inspects              : 0              (0 /sec)
3600.02/3611.90	c CPU time (solving tm) : 3600 s        (3048 s, SAT 0 s, UNSAT 0 s)
3600.02/3611.90	c SAT solver time       : 3048 s
3600.02/3611.90	c SAT solver SAT time   : 0 s
3600.02/3611.90	c SAT solver UNSAT time : 0 s
3600.02/3611.90	c SAT solver TO time    : 0 s
3600.02/3611.90	c Time for SCIP         : 499.1 s
3600.02/3611.90	c Coop SCIP LB improvements           : 0
3600.02/3611.90	c Coop SCIP UB improvements           : 0
3600.02/3611.90	c SCIP globally fixed variables       : 0
3600.02/3611.90	c SAT  globally fixed variables       : 0
3600.02/3611.90	c SCIP freeTransform calls            : 1
3600.02/3611.90	c Time for Opt-base     : 0.05802 s
3600.02/3611.90	c Steps for Opt-base    : 0
3600.02/3611.90	c Time for BDD coding   : 5.699 s
3600.02/3611.90	c Time for srt coding   : 0.1138 s
3600.02/3611.90	c Inner solver invocations            : 0
3600.02/3611.90	c Inner solving count                 : 0
3600.02/3611.90	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-4800085-1782487823/watcher-4800085-1782487823 -o /tmp/evaluation-result-4800085-1782487823/solver-4800085-1782487823 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800085-1782487823/vars-4800085-1782487823 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508353 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4800085-1782487823.opb 

running on 4 cores: 40-43

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

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

CPU governors:
  performance: 40-43

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (106889 MiB free)
  node 1: cores 8-15, 129019 MiB (113216 MiB free)
  node 2: cores 16-23, 128973 MiB (113857 MiB free)
  node 3: cores 24-31, 129003 MiB (107227 MiB free)
  node 4: cores 32-39, 129019 MiB (88610 MiB free)
  node 5: cores 40-47, 129019 MiB (111446 MiB free)
  node 6: cores 48-55, 129019 MiB (101343 MiB free)
  node 7: cores 56-63, 128474 MiB (79734 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=2515398, runsolver pid=2515395
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 16.62 16.20 16.14 17/873 2515401
/proc/meminfo: memFree=842048772/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=101536 memory=29704 CPUtime=0.08 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 5283 207 0 0 8 0 0 0 20 0 1 0 182070197 103972864 7296 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 25384 7426 2601 506 0 6075 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 101536 KiB
Current children cumulated memory: 29704 KiB

[startup+0.212023 s]*
/proc/loadavg: 16.62 16.20 16.14 18/873 2515401
/proc/meminfo: memFree=842024328/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=125760 memory=53784 CPUtime=0.2 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 11302 207 0 0 19 1 0 0 20 0 1 0 182070197 128778240 13312 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 31440 13445 2601 506 0 12131 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 125760 KiB
Current children cumulated memory: 53784 KiB

[startup+0.312384 s]*
/proc/loadavg: 16.62 16.20 16.14 17/873 2515401
/proc/meminfo: memFree=842009316/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=146992 memory=75024 CPUtime=0.29 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 16613 207 0 0 28 1 0 0 20 0 1 0 182070197 150519808 18688 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 36748 18756 2601 506 0 17439 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 146992 KiB
Current children cumulated memory: 75024 KiB

[startup+0.700116 s]
/proc/loadavg: 16.62 16.20 16.14 17/873 2515401
/proc/meminfo: memFree=841966480/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=227652 memory=155336 CPUtime=0.66 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 36690 207 0 0 64 2 0 0 20 0 1 0 182070197 233115648 38784 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 56913 38833 2601 506 0 37604 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 227652 KiB
Current children cumulated memory: 155336 KiB

[startup+1.50011 s]
/proc/loadavg: 16.62 16.20 16.14 18/873 2515401
/proc/meminfo: memFree=841856048/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=397060 memory=324096 CPUtime=1.46 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 78923 207 0 0 142 4 0 0 20 0 1 0 182070197 406589440 80896 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 99265 81024 2601 506 0 79956 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 397060 KiB
Current children cumulated memory: 324096 KiB

[startup+3.1122 s]
/proc/loadavg: 16.65 16.21 16.15 18/873 2515401
/proc/meminfo: memFree=841440496/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=734220 memory=662128 CPUtime=3.07 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 163514 207 0 0 298 9 0 0 20 0 1 0 182070197 751841280 165376 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 183555 165532 2601 506 0 164246 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 734220 KiB
Current children cumulated memory: 662128 KiB

[startup+6.3001 s]
/proc/loadavg: 16.65 16.21 16.15 18/873 2515401
/proc/meminfo: memFree=840812280/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=1402136 memory=1329296 CPUtime=6.26 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 329449 207 0 0 607 19 0 0 20 0 1 0 182070197 1435787264 332270 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 350534 332324 2601 506 0 331225 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1402136 KiB
Current children cumulated memory: 1329296 KiB

[startup+12.7001 s]
/proc/loadavg: 16.68 16.23 16.15 18/873 2515401
/proc/meminfo: memFree=839566544/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=2736556 memory=2660148 CPUtime=12.64 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 659938 207 0 0 1225 39 0 0 20 0 1 0 182070197 2802233344 664921 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 684139 665036 2601 506 0 664830 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2736556 KiB
Current children cumulated memory: 2660148 KiB

[startup+25.5002 s]
/proc/loadavg: 16.68 16.25 16.16 18/872 2515401
/proc/meminfo: memFree=836955420/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=5417624 memory=5319248 CPUtime=25.42 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 1318730 207 0 0 2462 80 0 0 20 0 1 0 182070197 5547646976 1329723 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 1354406 1329812 2601 506 0 1335097 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 5417624 KiB
Current children cumulated memory: 5319248 KiB

[startup+51.114 s]
/proc/loadavg: 16.79 16.31 16.18 18/872 2515451
/proc/meminfo: memFree=823941252/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=17305752 memory=17083796 CPUtime=50.95 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 3194374 207 0 0 4884 211 0 0 20 0 1 0 182070197 17721090048 4270814 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 4326438 4270949 5610 506 0 4307129 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 17305752 KiB
Current children cumulated memory: 17083796 KiB

[startup+102.3 s]
/proc/loadavg: 16.58 16.34 16.20 18/875 2515505
/proc/meminfo: memFree=823728200/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=17483860 memory=17250548 CPUtime=101.96 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 3714860 207 0 0 9950 246 0 0 20 0 1 0 182070197 17903472640 4312598 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 4370965 4312637 5671 506 0 4351656 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 17483860 KiB
Current children cumulated memory: 17250548 KiB

[startup+162.3 s]
/proc/loadavg: 16.21 16.27 16.18 18/874 2515506
/proc/meminfo: memFree=823175516/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=17824120 memory=17584364 CPUtime=161.74 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 3741873 207 0 0 15925 249 0 0 20 0 1 0 182070197 18251898880 4395997 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 4456030 4396091 5719 506 0 4436721 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 17824120 KiB
Current children cumulated memory: 17584364 KiB

[startup+222.3 s]
/proc/loadavg: 16.08 16.22 16.17 18/873 2515510
/proc/meminfo: memFree=822992160/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=17840712 memory=17601504 CPUtime=221.53 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 3746459 207 0 0 21900 253 0 0 20 0 1 0 182070197 18268889088 4400221 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 4460178 4400376 5719 506 0 4440869 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 17840712 KiB
Current children cumulated memory: 17601504 KiB

[startup+282.3 s]
/proc/loadavg: 16.03 16.18 16.16 18/873 2515511
/proc/meminfo: memFree=822920024/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=17846496 memory=17607632 CPUtime=281.31 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 3748309 207 0 0 27876 255 0 0 20 0 1 0 182070197 18274811904 4401757 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 4461624 4401908 5719 506 0 4442315 0
Current children cumulated CPU time: 281.31 s
Current children cumulated vsize: 17846496 KiB
Current children cumulated memory: 17607632 KiB

[startup+342.3 s]
/proc/loadavg: 16.01 16.14 16.15 18/874 2515517
/proc/meminfo: memFree=822328556/1055320708 swapFree=33553916/33554428

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


[startup+2982.3 s]
/proc/loadavg: 16.01 16.16 16.20 17/875 2516456
/proc/meminfo: memFree=822602032/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786012 CPUtime=2972.36 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4779713 207 0 0 296670 566 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446503 6111 506 0 7785692 0
Current children cumulated CPU time: 2972.36 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786012 KiB

[startup+3042.3 s]
/proc/loadavg: 16.00 16.13 16.18 17/874 2516457
/proc/meminfo: memFree=822525248/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786012 CPUtime=3032.18 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4779961 207 0 0 302649 569 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446503 6111 506 0 7785692 0
Current children cumulated CPU time: 3032.18 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786012 KiB

[startup+3102.3 s]
/proc/loadavg: 16.00 16.10 16.17 17/873 2516508
/proc/meminfo: memFree=841052664/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786012 CPUtime=3091.99 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4780151 207 0 0 308627 572 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446503 6111 506 0 7785692 0
Current children cumulated CPU time: 3091.99 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786012 KiB

[startup+3162.3 s]
/proc/loadavg: 16.00 16.08 16.16 17/872 2516509
/proc/meminfo: memFree=841045896/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786012 CPUtime=3151.81 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4780339 207 0 0 314606 575 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446503 6111 506 0 7785692 0
Current children cumulated CPU time: 3151.81 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786012 KiB

[startup+3222.3 s]
/proc/loadavg: 16.00 16.06 16.15 17/872 2516510
/proc/meminfo: memFree=841038688/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786012 CPUtime=3211.63 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4780531 207 0 0 320585 578 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446503 6111 506 0 7785692 0
Current children cumulated CPU time: 3211.63 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786012 KiB

[startup+3282.3 s]
/proc/loadavg: 16.00 16.05 16.13 17/871 2516511
/proc/meminfo: memFree=840978536/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786012 CPUtime=3271.44 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4781408 207 0 0 326563 581 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446503 6111 506 0 7785692 0
Current children cumulated CPU time: 3271.44 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786012 KiB

[startup+3342.3 s]
/proc/loadavg: 16.00 16.04 16.12 16/867 2516520
/proc/meminfo: memFree=841511952/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786012 CPUtime=3331.25 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4781651 207 0 0 332541 584 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446503 6111 506 0 7785692 0
Current children cumulated CPU time: 3331.25 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786012 KiB

[startup+3402.3 s]
/proc/loadavg: 16.11 16.06 16.12 17/872 2516564
/proc/meminfo: memFree=841339444/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786012 CPUtime=3391.07 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4781909 207 0 0 338518 589 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446503 6111 506 0 7785692 0
Current children cumulated CPU time: 3391.07 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786012 KiB

[startup+3462.3 s]
/proc/loadavg: 16.45 16.18 16.16 17/872 2516568
/proc/meminfo: memFree=841402828/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786012 CPUtime=3450.89 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4782151 207 0 0 344497 592 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446503 6111 506 0 7785692 0
Current children cumulated CPU time: 3450.89 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786012 KiB

[startup+3522.3 s]
/proc/loadavg: 16.16 16.15 16.15 17/873 2516620
/proc/meminfo: memFree=848239816/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786012 CPUtime=3510.69 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4782421 207 0 0 350474 595 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446503 6111 506 0 7785692 0
Current children cumulated CPU time: 3510.69 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786012 KiB

[startup+3582.3 s]
/proc/loadavg: 16.06 16.12 16.14 16/871 2516637
/proc/meminfo: memFree=848356484/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786024 CPUtime=3570.5 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4782691 207 0 0 356452 598 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446506 6111 506 0 7785692 0
Current children cumulated CPU time: 3570.5 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786024 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.9 s]
/proc/loadavg: 16.03 16.11 16.13 17/873 2516675
/proc/meminfo: memFree=848061160/1055320708 swapFree=33553916/33554428
[pid=2515398] ppid=2515395 vsize=31220004 memory=29786036 CPUtime=3600.02 cores=40-43
/proc/2515398/stat : 2515398 (naps_release) R 2515395 2515398 2508326 0 -1 4194304 4782693 207 0 0 359403 599 0 0 20 0 1 0 182070197 31969284096 7446306 18446744073709551615 4210688 6281017 140722202345376 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 25616384 140722202347739 140722202347920 140722202347920 140722202353608 0
/proc/2515398/statm: 7805001 7446509 6111 506 0 7785692 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 31220004 KiB
Current children cumulated memory: 29786036 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.03 s, system=6.39477 s

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

[startup+3612 s]*
/proc/loadavg: 16.03 16.11 16.13 17/873 2516675
/proc/meminfo: memFree=852939172/1055320708 swapFree=33553916/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3612.2 s]
/proc/loadavg: 16.03 16.11 16.13 17/873 2516675
/proc/meminfo: memFree=852939172/1055320708 swapFree=33553916/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3612.3 s]
/proc/loadavg: 16.03 16.11 16.13 17/873 2516675
/proc/meminfo: memFree=852939172/1055320708 swapFree=33553916/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3612.3
CPU time (s): 3600.43
CPU user time (s): 3594.03
CPU system time (s): 6.39477
CPU usage (%): 99.6713
Max. virtual memory (cumulated for all children) (KiB): 33081992
Max. memory (cumulated for all children) (KiB): 31490220

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


# summary of solver processes directly reported to runsolver:
#   pid: 2515398
#   total CPU time (s): 3600.43
#   total CPU user time (s): 3594.03
#   total CPU system time (s): 6.39477

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4978 second user time and 39.8876 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-26 17:30:24
IDJOB=4800085
IDBENCH=155548
IDSOLVER=3589
FILE ID=nodeE008/4800085-1782487823
RUNJOBID= nodeE008-1782482419-2508353
SLURM_JOB_ID= 12524532
Free space on /tmp= 800060 MiB

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

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

MD5SUM BENCH= 5618df1e63c3ad3b10b24ba90f334740
RANDOM SEED=1268399062

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        842061640 kB
MemAvailable:   996198820 kB
Buffers:            2840 kB
Cached:         158674012 kB
SwapCached:           12 kB
Active:         53895516 kB
Inactive:       155296448 kB
Active(anon):   51367664 kB
Inactive(anon):    66848 kB
Active(file):    2527852 kB
Inactive(file): 155229600 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            279936 kB
Writeback:             0 kB
AnonPages:      50503008 kB
Mapped:           228372 kB
Shmem:            919400 kB
KReclaimable:    1655016 kB
Slab:            2237904 kB
SReclaimable:    1655016 kB
SUnreclaim:       582888 kB
KernelStack:       14896 kB
PageTables:       108352 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   56353376 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478964 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:  16087040 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= 800344 MiB
End job on nodeE008 at 2026-06-26 18:30:36