Trace number 4799917

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.04UNSAT 521.978 523.476

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-36.opb
MD5SUMa8cb801cea2c586edf14c49dcf826ab6
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.63353
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7231
Total number of constraints154408
Number of constraints which are clauses138249
Number of constraints which are cardinality constraints (but not clauses)579
Number of constraints which are nor clauses,nor cardinality constraints15580
Minimum length of a constraint1
Maximum length of a constraint195
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 196
Number of bits of the biggest sum of numbers8
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-4799917-1782487134.opb
0.00/0.03	c NaPS 1.03a50.
0.00/0.03	c Using SAT solver: Kissat
0.00/0.03	c Input file name: HOME/instance-4799917-1782487134.opb
0.00/0.03	c Parsing PB file...
0.67/0.71	c V: 9555
0.67/0.71	c Converting 149225 PB-constraints to clauses...
0.67/0.78	c initScipForCoop
0.86/0.90	c Running SCIP presolver (time limit: 500 sec)...
0.86/0.90	c solveScip
0.86/0.90	c initScipForCoop
0.86/0.90	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.86/0.99	c presolving:
1.08/1.11	c (round 1, fast)       364 del vars, 3762 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 27849 clqs, 0 implints
1.16/1.24	c    (0.3s) running MILP presolver
1.36/1.41	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
1.36/1.45	c (round 2, exhaustive) 364 del vars, 4065 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 27849 clqs, 0 implints
1.56/1.63	c (round 3, exhaustive) 364 del vars, 4065 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 0 chg coeffs, 145159 upgd conss, 0 impls, 27849 clqs, 0 implints
1.76/1.85	c (round 4, exhaustive) 364 del vars, 6237 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 3280 chg coeffs, 145159 upgd conss, 0 impls, 27849 clqs, 0 implints
2.26/2.33	c (round 5, exhaustive) 389 del vars, 6237 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 3321 chg coeffs, 145159 upgd conss, 0 impls, 27815 clqs, 0 implints
2.56/2.65	c (round 6, exhaustive) 414 del vars, 6280 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 3342 chg coeffs, 145159 upgd conss, 0 impls, 27777 clqs, 0 implints
2.86/2.96	c (round 7, exhaustive) 439 del vars, 6332 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 3342 chg coeffs, 145159 upgd conss, 0 impls, 27706 clqs, 0 implints
3.26/3.39	c (round 8, exhaustive) 464 del vars, 6405 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 3342 chg coeffs, 145159 upgd conss, 0 impls, 27631 clqs, 0 implints
3.65/3.71	c (round 9, exhaustive) 489 del vars, 6480 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 3342 chg coeffs, 145159 upgd conss, 0 impls, 27556 clqs, 0 implints
3.96/4.04	c (round 10, exhaustive) 514 del vars, 6555 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 3342 chg coeffs, 145159 upgd conss, 0 impls, 27472 clqs, 0 implints
4.26/4.36	c (round 11, exhaustive) 539 del vars, 6650 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 3342 chg coeffs, 145159 upgd conss, 0 impls, 27413 clqs, 0 implints
4.56/4.69	c (round 12, exhaustive) 564 del vars, 6730 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 3374 chg coeffs, 145159 upgd conss, 0 impls, 27355 clqs, 0 implints
5.45/5.51	c (round 13, exhaustive) 589 del vars, 6800 del conss, 0 add conss, 0 chg bounds, 19 chg sides, 3398 chg coeffs, 145159 upgd conss, 0 impls, 42354 clqs, 0 implints
5.45/5.54	c (round 14, fast)       589 del vars, 7038 del conss, 33 add conss, 0 chg bounds, 19 chg sides, 3530 chg coeffs, 145159 upgd conss, 0 impls, 42354 clqs, 0 implints
5.75/5.85	c (round 15, exhaustive) 614 del vars, 7054 del conss, 33 add conss, 0 chg bounds, 19 chg sides, 3571 chg coeffs, 145159 upgd conss, 0 impls, 42279 clqs, 0 implints
5.75/5.88	c (round 16, fast)       614 del vars, 7504 del conss, 108 add conss, 0 chg bounds, 19 chg sides, 3871 chg coeffs, 145159 upgd conss, 0 impls, 42279 clqs, 0 implints
6.06/6.16	c (round 17, exhaustive) 639 del vars, 7504 del conss, 108 add conss, 0 chg bounds, 19 chg sides, 3871 chg coeffs, 145159 upgd conss, 0 impls, 42204 clqs, 0 implints
6.06/6.19	c (round 18, fast)       639 del vars, 7954 del conss, 183 add conss, 0 chg bounds, 19 chg sides, 4171 chg coeffs, 145159 upgd conss, 0 impls, 42204 clqs, 0 implints
6.35/6.47	c (round 19, exhaustive) 664 del vars, 7967 del conss, 183 add conss, 0 chg bounds, 19 chg sides, 4171 chg coeffs, 145159 upgd conss, 0 impls, 42129 clqs, 0 implints
6.35/6.49	c (round 20, fast)       664 del vars, 8417 del conss, 258 add conss, 0 chg bounds, 19 chg sides, 4471 chg coeffs, 145159 upgd conss, 0 impls, 42129 clqs, 0 implints
6.65/6.77	c (round 21, exhaustive) 689 del vars, 8417 del conss, 258 add conss, 0 chg bounds, 19 chg sides, 4471 chg coeffs, 145159 upgd conss, 0 impls, 42033 clqs, 0 implints
6.75/6.80	c (round 22, fast)       689 del vars, 8888 del conss, 333 add conss, 0 chg bounds, 19 chg sides, 4771 chg coeffs, 145159 upgd conss, 0 impls, 42033 clqs, 0 implints
6.96/7.08	c (round 23, exhaustive) 714 del vars, 8888 del conss, 333 add conss, 0 chg bounds, 19 chg sides, 4771 chg coeffs, 145159 upgd conss, 0 impls, 41933 clqs, 0 implints
6.96/7.11	c (round 24, fast)       714 del vars, 9348 del conss, 405 add conss, 0 chg bounds, 19 chg sides, 5059 chg coeffs, 145159 upgd conss, 0 impls, 41933 clqs, 0 implints
8.24/8.39	c    (7.5s) probing: 997/6867 (14.5%) - 135 fixings, 219 aggregations, 17179 implications, 0 bound changes
8.24/8.39	c    (7.5s) probing aborted: 50/50 successive totally useless probings
8.84/8.91	c    (8.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
8.95/9.05	c    (8.1s) no symmetry present (symcode time: 0.02)
9.05/9.13	c presolving (25 rounds: 25 fast, 18 medium, 18 exhaustive):
9.05/9.13	c  718 deleted vars, 9356 deleted constraints, 405 added constraints, 0 tightened bounds, 0 added holes, 19 changed sides, 5067 changed coefficients
9.05/9.13	c  0 implications, 42305 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
9.05/9.13	c presolved problem has 6513 variables (6513 bin, 0 int, 0 cont) and 140274 constraints
9.05/9.13	c   15448 constraints of type <knapsack>
9.05/9.13	c   26805 constraints of type <setppc>
9.05/9.13	c       1 constraints of type <linear>
9.05/9.13	c   98020 constraints of type <logicor>
9.05/9.13	c transformed objective value is always integral (scale: 1)
9.05/9.13	c Presolving Time: 8.14
9.05/9.13	c 
10.64/10.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.64/10.78	c   9.9s|     1 |     0 |  1086 |     - |   752M |   0 |6513 | 140k| 140k|   0 |  0 | 125 |   0 | 0.000000e+00 |      --      |    Inf | unknown
15.93/16.06	c  15.2s|     1 |     0 |  3599 |     - |   771M |   0 |6513 | 140k| 140k|   9 |  1 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
22.60/22.72	c  21.8s|     1 |     0 |  3985 |     - |   787M |   0 |6513 | 140k| 140k|  23 |  2 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
30.89/31.10	c  30.2s|     1 |     0 |  4069 |     - |   800M |   0 |6513 | 140k| 140k|  35 |  3 | 127 |   0 | 0.000000e+00 |      --      |    Inf | unknown
38.36/38.53	c  37.6s|     1 |     0 |  4307 |     - |   821M |   0 |6513 | 140k| 140k|  46 |  4 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
45.85/46.09	c  45.2s|     1 |     0 |  4688 |     - |   839M |   0 |6513 | 140k| 140k|  61 |  5 | 131 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.52/51.71	c  50.8s|     1 |     0 |  4962 |     - |   854M |   0 |6513 | 140k| 140k|  73 |  6 | 134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
56.71/56.90	c  56.0s|     1 |     0 |  5252 |     - |   870M |   0 |6513 | 140k| 140k|  86 |  7 | 135 |   0 | 0.000000e+00 |      --      |    Inf | unknown
59.91/60.12	c  59.2s|     1 |     0 |  7255 |     - |   886M |   0 |6513 | 140k| 140k| 100 |  8 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
63.49/63.78	c  62.9s|     1 |     0 |  9222 |     - |   900M |   0 |6513 | 140k| 140k| 126 |  9 | 144 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.28/66.50	c  65.6s|     1 |     0 | 11006 |     - |   916M |   0 |6513 | 140k| 140k| 155 | 10 | 145 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.89/67.11	c  66.2s|     1 |     0 | 12937 |     - |   930M |   0 |6513 | 140k| 140k| 185 | 11 | 147 |   0 | 0.000000e+00 |      --      |    Inf | unknown
72.87/73.18	c  72.3s|     1 |     2 | 13624 |     - |   931M |   0 |6513 | 140k| 140k| 185 | 11 | 164 |  19 | 0.000000e+00 |      --      |    Inf | unknown
250.17/250.94	c   250s|   100 |    89 |148519 |1375.2 |   990M |  35 |6513 | 140k|   0 | 304 |  0 | 383 |  19 | 0.000000e+00 |      --      |    Inf | unknown
253.16/253.98	c   253s|   200 |    99 |149916 | 691.2 |  1007M |  85 |6513 | 140k| 140k| 358 |  1 | 510 |  19 | 0.000000e+00 |      --      |    Inf | unknown
276.59/277.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
276.59/277.43	c   277s|   300 |   112 |186196 | 581.4 |  1077M |  85 |6513 | 140k| 140k| 674 |  1 | 792 |  19 | 0.000000e+00 |      --      |    Inf | unknown
361.25/362.31	c   361s|   400 |   175 |329973 | 796.0 |  1165M |  85 |6513 | 140k| 140k|1494 |  1 | 975 |  19 | 0.000000e+00 |      --      |    Inf | unknown
439.12/440.42	c   440s|   500 |   275 |486105 | 949.4 |  1215M |  85 |6513 | 140k| 140k|2514 |  1 |1087 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.46/500.90	c 
499.46/500.90	c SCIP Status        : solving was interrupted [time limit reached]
499.46/500.90	c Solving Time (sec) : 500.00
499.46/500.90	c Solving Nodes      : 558
499.46/500.90	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.46/500.90	c Dual Bound         : +0.00000000000000e+00
499.46/500.90	c Gap                : infinite
499.46/500.90	c SCIP status: 23 (TIMELIMIT)
499.46/500.90	c solveScip: freeing transform (!can_skip_free_transform)
499.57/501.02	c SCIP presolver: sst_unknown
499.57/501.02	c   -- Clauses(.)/Splits(s): #estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 4
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.06	c d: 1
499.57/501.06	c estimatedAdderCost: 5
499.57/501.06	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 4
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.07	c d: 1
499.57/501.07	c estimatedAdderCost: 5
499.57/501.07	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 4
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.08	c d: 1
499.57/501.08	c estimatedAdderCost: 5
499.57/501.08	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 4
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.09	c d: 1
499.57/501.09	c estimatedAdderCost: 5
499.57/501.09	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 4
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.10	c d: 1
499.57/501.10	c estimatedAdderCost: 5
499.57/501.10	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 5
499.57/501.11	c Try to convert by bdds
499.57/501.11	c d: 1
499.57/501.11	c estimatedAdderCost: 4
499.57/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 4
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.11	c d: 1
499.67/501.11	c estimatedAdderCost: 5
499.67/501.11	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 4
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.12	c d: 1
499.67/501.12	c estimatedAdderCost: 5
499.67/501.12	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 4
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 4
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 4
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 4
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 4
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 4
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by bdds
499.67/501.13	c d: 1
499.67/501.13	c estimatedAdderCost: 5
499.67/501.13	c Try to convert by  [...]

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

1.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 4
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.19	c d: 1
499.67/501.19	c estimatedAdderCost: 5
499.67/501.19	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 4
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.67/501.20	c d: 1
499.67/501.20	c estimatedAdderCost: 5
499.67/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 4
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.20	c d: 1
499.75/501.20	c estimatedAdderCost: 5
499.75/501.20	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 5
499.75/501.21	c Try to convert by bdds
499.75/501.21	c d: 1
499.75/501.21	c estimatedAdderCost: 4
499.75/501.21	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 5
499.75/501.22	c Try to convert by bdds
499.75/501.22	c d: 1
499.75/501.22	c estimatedAdderCost: 4
499.75/501.22	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 4
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.23	c d: 1
499.75/501.23	c estimatedAdderCost: 5
499.75/501.23	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 4
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.24	c d: 1
499.75/501.24	c estimatedAdderCost: 5
499.75/501.24	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 4
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.25	c d: 1
499.75/501.25	c estimatedAdderCost: 5
499.75/501.25	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 5
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c estimatedAdderCost: 4
499.75/501.26	c Try to convert by bdds
499.75/501.26	c d: 1
499.75/501.26	c 
521.90/523.44	c sat_solver_result: sst_unsat
521.90/523.44	s UNSATISFIABLE
521.90/523.44	c _____________________________________________________________________________
521.90/523.44	c std/band forms        : 16138,0
521.90/523.44	c 2cl/3cl ITE-codings   : 14760,0
521.90/523.44	c BDD/srt/adr Max costs : 5,113,0
521.90/523.44	c BDDraw/bin/mul/srt/adr: 15580,0,0,558,0
521.90/523.44	c BDD nodes             : 91840
521.90/523.44	c Es1/CC detections     : 0,0
521.90/523.44	c CC sort               : 557
521.90/523.44	c SAT/UNSAT calls       : 0,1
521.90/523.44	c regenrated variables  : 0
521.90/523.44	c eliminated fixed lits : 9555
521.90/523.44	c goal lit flips        : 0
521.90/523.44	c goal stages           : 0
521.90/523.44	c goal shrink           : 0
521.90/523.44	c goal coeff separations: 0
521.90/523.44	c restarts              : 16533
521.90/523.44	c conflicts             : 563777         (1080 /sec)
521.90/523.44	c decisions             : 2688176        (5150 /sec)
521.90/523.44	c propagations          : 186575506      (357463 /sec)
521.90/523.44	c inspects              : 0              (0 /sec)
521.90/523.44	c CPU time (solving tm) : 521.9 s        (22.11 s, SAT 0 s, UNSAT 22.11 s)
521.90/523.44	c SAT solver time       : 22.11 s
521.90/523.44	c SAT solver SAT time   : 0 s
521.90/523.44	c SAT solver UNSAT time : 22.11 s
521.90/523.44	c SAT solver TO time    : 0 s
521.90/523.44	c Time for SCIP         : 498.6 s
521.90/523.44	c Coop SCIP LB improvements           : 0
521.90/523.44	c Coop SCIP UB improvements           : 0
521.90/523.44	c SCIP globally fixed variables       : 0
521.90/523.44	c SAT  globally fixed variables       : 0
521.90/523.44	c SCIP freeTransform calls            : 1
521.90/523.44	c Time for Opt-base     : 0.001503 s
521.90/523.44	c Steps for Opt-base    : 0
521.90/523.44	c Time for BDD coding   : 0.1471 s
521.90/523.44	c Time for srt coding   : 0.002588 s
521.90/523.44	c Inner solver invocations            : 0
521.90/523.44	c Inner solving count                 : 0
521.90/523.44	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-4799917-1782487134/watcher-4799917-1782487134 -o /tmp/evaluation-result-4799917-1782487134/solver-4799917-1782487134 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4799917-1782487134/vars-4799917-1782487134 --bin-var /tmp/runsolver-exch-nodeE008-1782482419-2508343 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4799917-1782487134.opb 

running on 4 cores: 0-3

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

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

CPU governors:
  performance: 0-3

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108631 MiB free)
  node 1: cores 8-15, 129019 MiB (113205 MiB free)
  node 2: cores 16-23, 128973 MiB (113916 MiB free)
  node 3: cores 24-31, 129003 MiB (107053 MiB free)
  node 4: cores 32-39, 129019 MiB (88656 MiB free)
  node 5: cores 40-47, 129019 MiB (112749 MiB free)
  node 6: cores 48-55, 129019 MiB (109043 MiB free)
  node 7: cores 56-63, 128474 MiB (98040 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=2515079, runsolver pid=2515076
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 16.02 16.23 16.19 17/871 2515082
/proc/meminfo: memFree=871714096/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=99396 memory=27748 CPUtime=0.08 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 4756 207 0 0 8 0 0 0 20 0 1 0 182001236 101781504 6784 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 24849 6937 2641 506 0 5540 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 99396 KiB
Current children cumulated memory: 27748 KiB

[startup+0.21294 s]*
/proc/loadavg: 16.02 16.23 16.19 17/871 2515082
/proc/meminfo: memFree=871690912/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=122344 memory=50760 CPUtime=0.18 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 10509 207 0 0 18 0 0 0 20 0 1 0 182001236 125280256 12544 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 30586 12690 2641 506 0 11277 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 122344 KiB
Current children cumulated memory: 50760 KiB

[startup+0.311444 s]*
/proc/loadavg: 16.02 16.23 16.19 17/871 2515082
/proc/meminfo: memFree=871670000/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=143004 memory=71144 CPUtime=0.29 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 15605 207 0 0 28 1 0 0 20 0 1 0 182001236 146436096 17664 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 35751 17786 2641 506 0 16442 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 143004 KiB
Current children cumulated memory: 71144 KiB

[startup+0.700109 s]
/proc/loadavg: 16.02 16.23 16.19 18/871 2515082
/proc/meminfo: memFree=871629496/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=221800 memory=149708 CPUtime=0.67 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 35246 207 0 0 65 2 0 0 20 0 1 0 182001236 227123200 37248 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 55450 37427 2641 506 0 36141 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 221800 KiB
Current children cumulated memory: 149708 KiB

[startup+1.50019 s]
/proc/loadavg: 16.02 16.23 16.19 17/871 2515082
/proc/meminfo: memFree=871415304/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=534460 memory=466792 CPUtime=1.46 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 107130 207 0 0 139 7 0 0 20 0 1 0 182001236 547287040 116638 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 133615 116698 5598 506 0 114306 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 534460 KiB
Current children cumulated memory: 466792 KiB

[startup+3.11367 s]
/proc/loadavg: 16.02 16.23 16.19 17/872 2515083
/proc/meminfo: memFree=871236300/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=580672 memory=510996 CPUtime=3.07 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 119788 207 0 0 299 8 0 0 20 0 1 0 182001236 594608128 127556 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 145168 127749 5721 506 0 125859 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 580672 KiB
Current children cumulated memory: 510996 KiB

[startup+6.30017 s]
/proc/loadavg: 16.02 16.23 16.19 17/872 2515083
/proc/meminfo: memFree=871235528/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=596500 memory=527408 CPUtime=6.25 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 123930 207 0 0 616 9 0 0 20 0 1 0 182001236 610816000 131652 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 149125 131852 5721 506 0 129816 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 596500 KiB
Current children cumulated memory: 527408 KiB

[startup+12.7001 s]
/proc/loadavg: 16.01 16.22 16.19 17/872 2515083
/proc/meminfo: memFree=870638604/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1266036 memory=1152308 CPUtime=12.63 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 229516 207 0 0 1248 15 0 0 20 0 1 0 182001236 1296420864 287961 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 316509 288077 6128 506 0 297200 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1266036 KiB
Current children cumulated memory: 1152308 KiB

[startup+25.5001 s]
/proc/loadavg: 16.01 16.21 16.19 17/872 2515083
/proc/meminfo: memFree=870612732/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1266036 memory=1154848 CPUtime=25.39 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 230151 207 0 0 2524 15 0 0 20 0 1 0 182001236 1296420864 288473 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 316509 288712 6128 506 0 297200 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1266036 KiB
Current children cumulated memory: 1154848 KiB

[startup+51.1119 s]
/proc/loadavg: 16.01 16.19 16.18 17/872 2515083
/proc/meminfo: memFree=870472096/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1266036 memory=1155468 CPUtime=50.94 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 230306 207 0 0 5079 15 0 0 20 0 1 0 182001236 1296420864 288729 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 316509 288867 6128 506 0 297200 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1266036 KiB
Current children cumulated memory: 1155468 KiB

[startup+102.3 s]
/proc/loadavg: 16.00 16.16 16.17 17/872 2515084
/proc/meminfo: memFree=870288800/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1449748 memory=1298764 CPUtime=101.98 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 266229 207 0 0 10181 17 0 0 20 0 1 0 182001236 1484541952 324569 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 362437 324691 6128 506 0 343128 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1449748 KiB
Current children cumulated memory: 1298764 KiB

[startup+162.3 s]
/proc/loadavg: 16.00 16.13 16.16 17/871 2515185
/proc/meminfo: memFree=858877928/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1449748 memory=1298764 CPUtime=161.81 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 266252 207 0 0 16164 17 0 0 20 0 1 0 182001236 1484541952 324569 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 362437 324691 6128 506 0 343128 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 1449748 KiB
Current children cumulated memory: 1298764 KiB

[startup+222.3 s]
/proc/loadavg: 16.00 16.10 16.15 17/871 2515235
/proc/meminfo: memFree=857097424/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1449748 memory=1298788 CPUtime=221.65 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 266294 207 0 0 22147 18 0 0 20 0 1 0 182001236 1484541952 324569 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 362437 324697 6128 506 0 343128 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 1449748 KiB
Current children cumulated memory: 1298788 KiB

[startup+282.3 s]
/proc/loadavg: 16.07 16.10 16.14 17/872 2515239
/proc/meminfo: memFree=856578892/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1538836 memory=1388352 CPUtime=281.48 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 299822 207 0 0 28129 19 0 0 20 0 1 0 182001236 1575768064 346973 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 384709 347088 6128 506 0 365400 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 1538836 KiB
Current children cumulated memory: 1388352 KiB

[startup+342.3 s]
/proc/loadavg: 16.02 16.08 16.13 17/870 2515240
/proc/meminfo: memFree=856448704/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1538836 memory=1388536 CPUtime=341.3 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 299903 207 0 0 34111 19 0 0 20 0 1 0 182001236 1575768064 346973 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 384709 347134 6128 506 0 365400 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 1538836 KiB
Current children cumulated memory: 1388536 KiB

[startup+402.3 s]
/proc/loadavg: 16.01 16.06 16.12 17/871 2515246
/proc/meminfo: memFree=851280884/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1585992 memory=1390788 CPUtime=401.13 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 299955 207 0 0 40094 19 0 0 20 0 1 0 182001236 1624055808 347549 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 396498 347697 6128 506 0 377189 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 1585992 KiB
Current children cumulated memory: 1390788 KiB

[startup+462.3 s]
/proc/loadavg: 16.00 16.05 16.11 17/871 2515247
/proc/meminfo: memFree=847956748/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1612320 memory=1390856 CPUtime=460.96 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 299972 207 0 0 46077 19 0 0 20 0 1 0 182001236 1651015680 347549 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 403080 347714 6128 506 0 383771 0
Current children cumulated CPU time: 460.96 s
Current children cumulated vsize: 1612320 KiB
Current children cumulated memory: 1390856 KiB

[startup+522.3 s]
/proc/loadavg: 16.00 16.04 16.09 17/871 2515248
/proc/meminfo: memFree=847813316/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1585040 memory=1345784 CPUtime=520.8 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 300558 207 0 0 52057 23 0 0 20 0 1 0 182001236 1623080960 336400 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 396260 336446 6190 506 0 376951 0
Current children cumulated CPU time: 520.8 s
Current children cumulated vsize: 1585040 KiB
Current children cumulated memory: 1345784 KiB

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

# cumulated CPU time of all completed processes:  user=521.716 s, system=0.261962 s

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

[startup+522.4 s]
/proc/loadavg: 16.00 16.04 16.09 17/871 2515248
/proc/meminfo: memFree=847813316/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1585040 memory=1345784 CPUtime=520.9 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 300558 207 0 0 52067 23 0 0 20 0 1 0 182001236 1623080960 336400 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 396260 336446 6190 506 0 376951 0
Current children cumulated CPU time: 520.9 s
Current children cumulated vsize: 1585040 KiB
Current children cumulated memory: 1345784 KiB

[startup+523.2 s]
/proc/loadavg: 16.00 16.04 16.09 17/871 2515248
/proc/meminfo: memFree=847796940/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1585040 memory=1345784 CPUtime=521.7 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 300558 207 0 0 52147 23 0 0 20 0 1 0 182001236 1623080960 336400 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 396260 336446 6190 506 0 376951 0
Current children cumulated CPU time: 521.7 s
Current children cumulated vsize: 1585040 KiB
Current children cumulated memory: 1345784 KiB

[startup+523.4 s]
/proc/loadavg: 16.00 16.04 16.09 17/871 2515248
/proc/meminfo: memFree=847796940/1055320708 swapFree=33553916/33554428
[pid=2515079] ppid=2515076 vsize=1585040 memory=1345784 CPUtime=521.9 cores=0-3
/proc/2515079/stat : 2515079 (naps_release) R 2515076 2515079 2508326 0 -1 4194304 300558 207 0 0 52167 23 0 0 20 0 1 0 182001236 1623080960 336400 18446744073709551615 4210688 6281017 140732063287296 0 0 0 0 0 16898 0 0 0 17 1 0 0 0 0 0 6662968 6676388 30728192 140732063291611 140732063291792 140732063291792 140732063297480 0
/proc/2515079/statm: 396260 336446 6190 506 0 376951 0
Current children cumulated CPU time: 521.9 s
Current children cumulated vsize: 1585040 KiB
Current children cumulated memory: 1345784 KiB

Child status: 10

Real time (s): 523.476
CPU time (s): 521.978
CPU user time (s): 521.716
CPU system time (s): 0.261962
CPU usage (%): 99.7139
Max. virtual memory (cumulated for all children) (KiB): 1625480
Max. memory (cumulated for all children) (KiB): 1390868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 521.716
system time used= 0.261962
maximum resident set size= 1390196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 300796
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= 308
involuntary context switches= 320


# summary of solver processes directly reported to runsolver:
#   pid: 2515079
#   total CPU time (s): 521.978
#   total CPU user time (s): 521.716
#   total CPU system time (s): 0.261962

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.6855 second user time and 5.45583 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-06-26 17:18:54
IDJOB=4799917
IDBENCH=155473
IDSOLVER=3589
FILE ID=nodeE008/4799917-1782487134
RUNJOBID= nodeE008-1782482419-2508343
SLURM_JOB_ID= 12524532
Free space on /tmp= 800596 MiB

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

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

MD5SUM BENCH= a8cb801cea2c586edf14c49dcf826ab6
RANDOM SEED=1783691130

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.129
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		: 3572.774
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		: 3557.826
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		: 3574.423
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		: 3573.528
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:        871720464 kB
MemAvailable:   1025299908 kB
Buffers:            2840 kB
Cached:         158116292 kB
SwapCached:           12 kB
Active:         24930768 kB
Inactive:       154738728 kB
Active(anon):   22402916 kB
Inactive(anon):    66848 kB
Active(file):    2527852 kB
Inactive(file): 154671880 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21308 kB
Writeback:             0 kB
AnonPages:      21528636 kB
Mapped:           227884 kB
Shmem:            919400 kB
KReclaimable:    1654984 kB
Slab:            2238384 kB
SReclaimable:    1654984 kB
SUnreclaim:       583400 kB
KernelStack:       14912 kB
PageTables:        50752 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   24950880 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478948 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8038400 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= 800396 MiB
End job on nodeE008 at 2026-06-26 17:27:38