Trace number 4813741

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS 1.04? (TO) 3600.12 3611.42

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat16_15_identity_complement.opb
MD5SUMec82efcd866f342a1f5f756e3ed31d43
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 benchmark5.57224
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5508
Total number of constraints408375
Number of constraints which are clauses397971
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10404
Minimum length of a constraint2
Maximum length of a constraint17
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 33
Number of bits of the biggest sum of numbers6
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-4813741-1782887783.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: Kissat
0.00/0.02	c Input file name: HOME/instance-4813741-1782887783.opb
0.00/0.02	c Parsing PB file...
0.98/1.10	c Converting 408375 PB-constraints to clauses...
1.17/1.22	c initScipForCoop
1.37/1.49	c Running SCIP presolver (time limit: 500 sec)...
1.37/1.49	c solveScip
1.37/1.49	c initScipForCoop
1.37/1.49	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
1.57/1.68	c presolving:
2.17/2.22	c    (0.7s) running MILP presolver
2.56/2.65	c    (1.2s) MILP presolver found nothing
2.97/3.05	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 408375 upgd conss, 0 impls, 312120 clqs, 0 implints
3.17/3.29	c (round 2, medium)     0 del vars, 5202 del conss, 10404 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 408375 upgd conss, 0 impls, 322524 clqs, 0 implints
3.56/3.60	c (round 3, exhaustive) 0 del vars, 20031 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 408375 upgd conss, 0 impls, 322524 clqs, 0 implints
3.76/3.89	c (round 4, exhaustive) 17 del vars, 20048 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 408375 upgd conss, 0 impls, 322490 clqs, 0 implints
4.16/4.24	c (round 5, exhaustive) 17 del vars, 22632 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 322490 clqs, 0 implints
19.80/19.93	c (round 6, exhaustive) 42 del vars, 22632 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 381343 clqs, 0 implints
28.47/28.64	c (round 7, exhaustive) 67 del vars, 22700 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 407932 clqs, 0 implints
34.75/34.96	c (round 8, exhaustive) 92 del vars, 22806 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 423808 clqs, 0 implints
36.25/36.46	c    (35.0s) probing: 1000/5491 (18.2%) - 0 fixings, 80 aggregations, 124474 implications, 0 bound changes
39.73/40.00	c (round 9, exhaustive) 117 del vars, 22949 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 434505 clqs, 0 implints
43.83/44.02	c (round 10, exhaustive) 142 del vars, 23160 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 441089 clqs, 0 implints
47.71/48.01	c (round 11, exhaustive) 167 del vars, 23390 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 447192 clqs, 0 implints
50.60/50.84	c (round 12, exhaustive) 192 del vars, 23675 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 448940 clqs, 0 implints
53.59/53.87	c (round 13, exhaustive) 217 del vars, 23954 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 451503 clqs, 0 implints
56.58/56.86	c (round 14, exhaustive) 242 del vars, 24265 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 453714 clqs, 0 implints
56.68/56.95	c (round 15, fast)       242 del vars, 24588 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 453714 clqs, 0 implints
59.27/59.51	c (round 16, exhaustive) 267 del vars, 24591 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 454498 clqs, 0 implints
59.37/59.60	c (round 17, fast)       267 del vars, 24987 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 454498 clqs, 0 implints
62.36/62.65	c (round 18, exhaustive) 292 del vars, 24989 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 456527 clqs, 0 implints
62.46/62.74	c (round 19, fast)       292 del vars, 25407 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 456527 clqs, 0 implints
64.95/65.26	c (round 20, exhaustive) 317 del vars, 25410 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 456861 clqs, 0 implints
65.05/65.35	c (round 21, fast)       317 del vars, 25852 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 456861 clqs, 0 implints
68.04/68.36	c (round 22, exhaustive) 342 del vars, 25856 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 458490 clqs, 0 implints
68.14/68.45	c (round 23, fast)       342 del vars, 26367 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 458490 clqs, 0 implints
70.93/71.27	c (round 24, exhaustive) 367 del vars, 26370 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 459647 clqs, 0 implints
71.03/71.36	c (round 25, fast)       367 del vars, 26922 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 459647 clqs, 0 implints
71.92/72.23	c    (70.7s) probing: 2000/5491 (36.4%) - 0 fixings, 358 aggregations, 225951 implications, 0 bound changes
73.42/73.74	c (round 26, exhaustive) 392 del vars, 26931 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 459354 clqs, 0 implints
73.52/73.83	c (round 27, fast)       392 del vars, 27484 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 459354 clqs, 0 implints
75.51/75.88	c (round 28, exhaustive) 417 del vars, 27489 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 458146 clqs, 0 implints
75.61/75.96	c (round 29, fast)       417 del vars, 28085 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 458146 clqs, 0 implints
77.61/77.96	c (round 30, exhaustive) 442 del vars, 28093 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 456677 clqs, 0 implints
77.72/78.05	c (round 31, fast)       442 del vars, 28755 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 456677 clqs, 0 implints
80.00/80.39	c (round 32, exhaustive) 467 del vars, 28760 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 456052 clqs, 0 implints
80.10/80.48	c (round 33, fast)       467 del vars, 29444 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 456052 clqs, 0 implints
82.29/82.61	c (round 34, exhaustive) 492 del vars, 29454 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 454922 clqs, 0 implints
82.39/82.70	c (round 35, fast)       492 del vars, 30179 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 454922 clqs, 0 implints
84.38/84.77	c (round 36, exhaustive) 517 del vars, 30193 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 453496 clqs, 0 implints
84.48/84.86	c (round 37, fast)       517 del vars, 30917 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 453496 clqs, 0 implints
86.58/86.97	c (round 38, exhaustive) 542 del vars, 30930 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 452003 clqs, 0 implints
86.69/87.06	c (round 39, fast)       542 del vars, 31756 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 452003 clqs, 0 implints
88.78/89.18	c (round 40, exhaustive) 567 del vars, 31762 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 450518 clqs, 0 implints
88.87/89.27	c (round 41, fast)       567 del vars, 32616 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 450518 clqs, 0 implints
90.46/90.85	c (round 42, exhaustive) 592 del vars, 32624 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 447639 clqs, 0 implints
90.56/90.94	c (round 43, fast)       592 del vars, 33467 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 447639 clqs, 0 implints
92.25/92.67	c (round 44, exhaustive) 617 del vars, 33481 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 445101 clqs, 0 implints
92.35/92.76	c (round 45, fast)       617 del vars, 34335 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 445101 clqs, 0 implints
94.15/94.56	c (round 46, exhaustive) 642 del vars, 34345 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 442711 clqs, 0 implints
94.25/94.65	c (round 47, fast)       642 del vars, 35257 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 442711 clqs, 0 implints
96.05/96.43	c (round 48, exhaustive) 667 del vars, 35266 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 440190 clqs, 0 implints
96.15/96.52	c (round 49, fast)       667 del vars, 36214 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 440190 clqs, 0 implints
98.14/98.58	c (round 50, exhaustive) 692 del vars, 36224 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 438406 clqs, 0 implints
98.24/98.67	c (round 51, fast)       692 del vars, 37210 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 438406 clqs, 0 implints
100.33/100.70	c (round 52, exhaustive) 717 del vars, 37220 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 436442 clqs, 0 implints
100.33/100.79	c (round 53, fast)       717 del vars, 38237 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 436442 clqs, 0 implints
102.63/103.09	c (round 54, exhaustive) 742 del vars, 38254 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 435105 clqs, 0 implints
102.73/103.18	c (round 55, fast)       742 del vars, 39322 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 435105 clqs, 0 implints
104.51/104.98	c (round 56, exhaustive) 767 del vars, 39334 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 432473 clqs, 0 implints
104.63/105.07	c (round 57, fast)       767 del vars, 40444 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 432473 clqs, 0 implints
106.80/107.21	c (round 58, exhaustive) 792 del vars, 40453 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 430626 clqs, 0 implints
106.90/107.30	c (round 59, fast)       792 del vars, 41605 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 430626 clqs, 0 implints
108.50/108.90	c (round 60, exhaustive) 817 del vars, 41620 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 427633 clqs, 0 implints
108.50/109.00	c (round 61, fast)       817 del vars, 42835 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 427633 clqs, 0 implints
110.50/110.94	c (round 62, exhaustive) 842 del vars, 42849 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 425431 clqs, 0 implints
110.61/111.03	c (round 63, fast)       842 del vars, 44074 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 425431 clqs, 0 implints
112.39/112.82	c (round 64, exhaustive) 867 del vars, 44085 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 422813 clqs, 0 implints
112.49/112.91	c (round 65, fast)       867 del vars, 45329 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 422813 clqs, 0 implints
113.29/113.74	c    (112.2s) probing: 3000/5491 (54.6%) - 0 fixings, 858 aggregations, 304037 implications, 0 bound changes
113.99/114.49	c (round 66, exhaustive) 892 del vars, 45341 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 419732 clqs, 0 implints
114.09/114.58	c (round 67, fast)       892 del vars, 46636 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 419732 clqs, 0 implints
115.88/116.37	c (round 68, exhaustive) 917 del vars, 46649 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 417024 clqs, 0 implints
115.98/116.45	c (round 69, fast)       917 del vars, 48000 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 417024 clqs, 0 implints
117.68/118.17	c (round 70, exhaustive) 942 del vars, 48013 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 414187 clqs, 0 implints
117.77/118.26	c (round 71, fast)       942 del vars, 49373 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 414187 clqs, 0 implints
119.58/120.11	c (round 72, exhaustive) 967 del vars, 49390 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 411634 clqs, 0 implints
119.76/120.20	c (round 73, fast)       967 del vars, 50809 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 411634 clqs, 0 implints
121.46/121.91	c (round 74, exhaustive) 992 del vars, 50819 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 408790 clqs, 0 implints
121.46/122.00	c (round 75, fast)       992 del vars, 52238 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 408790 clqs, 0 implints
122.95/123.41	c (round 76, exhaustive) 1017 del vars, 52254 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 405301 clqs, 0 implints
123.05/123.50	c (round 77, fast)       1017 del vars, 53721 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 405301 clqs, 0 implints
124.74/125.24	c (round 78, exhaustive) 1042 del vars, 53738 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 402450 clqs, 0 implints
124.84/125.33	c (round 79, fast)       1042 del vars, 55281 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 402450 clqs, 0 implints
126.74/127.24	c (round 80, exhaustive) 1067 del vars, 55300 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 399893 clqs, 0 implints
126.84/127.33	c (round 81, fast)       1067 del vars, 56824 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 399893 clqs, 0 implints
128.34/128.83	c (round 82, exhaustive) 1092 del vars, 56843 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 396500 clqs, 0 implints
128.44/128.91	c (round 83, fast)       1092 del vars, 58402 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 396500 clqs, 0 implints
129.93/130.45	c (round 84, exhaustive) 1117 del vars, 58417 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 393220 clqs, 0 implints
130.03/130.53	c (round 85, fast)       1117 del vars, 60043 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 393220 clqs, 0 implints
132.03/132.52	c (round 86, exhaustive) 1142 del vars, 60056 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 390796 clqs, 0 implints
132.13/132.61	c (round 87, fast)       1142 del vars, 61730 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 390796 clqs, 0 implints
133.72/134.28	c (round 88, exhaustive) 1167 del vars, 61752 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 387726 clqs, 0 implints
133.82/134.37	c (round 89, fast)       1167 del vars, 63437 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 387726 clqs, 0 implints
135.41/135.93	c (round 90, exhaustive) 1192 del vars, 63453 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 384501 clqs, 0 implints
135.53/136.02	c (round 91, fast)       1192 del vars, 65210 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 384501 clqs, 0 implints
137.11/137.67	c (round 92, exhaustive) 1217 del vars, 65231 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 381393 clqs, 0 implints
137.21/137.76	c (round 93, fast)       1217 del vars, 66973 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 381393 clqs, 0 implints
139.00/139.50	c (round 94, exhaustive) 1242 del vars, 66996 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 378402 clqs, 0 implints
139.00/139.59	c (round 95, fast)       1242 del vars, 68795 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 378402 clqs, 0 implints
140.79/141.30	c (round 96, exhaustive) 1267 del vars, 68812 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 375416 clqs, 0 implints
140.79/141.39	c (round 97, fast)       1267 del vars, 70716 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 375416 clqs, 0 implints
142.50/143.06	c (round 98, exhaustive) 1292 del vars, 70742 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 372283 clqs, 0 implints
142.60/143.15	c (round 99, fast)       1292 del vars, 72581 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 372283 clqs, 0 implints
144.39/144.90	c (round 100, exhaustive) 1317 del vars, 72605 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 369184 clqs, 0 implints
144.39/144.99	c (round 101, fast)       1317 del vars, 74481 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 369184 clqs, 0 implints
145.78/146.38	c (round 102, exhaustive) 1342 del vars, 74507 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 365632 clqs, 0 implints
145.88/146.47	c (round 103, fast)       1342 del vars, 76409 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 365632 clqs, 0 implints
147.38/147.97	c (round 104, exhaustive) 1367 del vars, 76434 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 362264 clqs, 0 implints
147.49/148.06	c (round 105, fast)       1367 del vars, 78414 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 362264 clqs, 0 implints
149.07/149.64	c (round 106, exhaustive) 1392 del vars, 78434 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 359028 clqs, 0 implints
149.17/149.73	c (round 107, fast)       1392 del vars, 80492 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 359028 clqs, 0 implints
150.58/151.12	c (round 108, exhaustive) 1417 del vars, 80519 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 355504 clqs, 0 implints
150.67/151.21	c (round 109, fast)       1417 del vars, 82586 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 355504 clqs, 0 implints
152.26/152.87	c (round 110, exhaustive) 1442 del vars, 82611 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 352418 clqs, 0 implints
152.36/152.96	c (round 111, fast)       1442 del vars, 84670 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 352418 clqs, 0 implints
153.96/154.51	c (round 112, exhaustive) 1467 del vars, 84695 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 349134 clqs, 0 implints
154.06/154.60	c (round 113, fast)       1467 del vars, 86825 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 349134 clqs, 0 implints
155.47/156.06	c (round 114, exhaustive) 1492 del vars, 86847 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 345767 clqs, 0 implints
155.56/156.15	c (round 115, fast)       1492 del vars, 89046 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 345767 clqs, 0 implints
157.24/157.82	c (round 116, exhaustive) 1517 del vars, 89068 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 342642 clqs, 0 implints
157.34/157.91	c (round 117, fast)       1517 del vars, 91259 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 342642 clqs, 0 implints
159.04/159.66	c (round 118, exhaustive) 1542 del vars, 91284 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 339614 clqs, 0 implints
159.14/159.75	c (round 119, fast)       1542 del vars, 93508 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 339614 clqs, 0 implints
160.55/161.19	c (round 120, exhaustive) 1567 del vars, 93542 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 336211 clqs, 0 implints
160.63/161.28	c (round 121, fast)       1567 del vars, 95819 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 336211 clqs, 0 implints
161.23/161.82	c    (160.3s) probing: 4000/5491 (72.8%) - 0 fixings, 1551 aggregations, 358742 implications, 0 bound changes
162.33/163.01	c (round 122, exhaustive) 1592 del vars, 95851 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 333184 clqs, 0 implints
162.44/163.10	c (round 123, fast)       1592 del vars, 98146 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 333184 clqs, 0 implints
163.82/164.46	c (round 124, exhaustive) 1617 del vars, 98174 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 329700 clqs, 0 implints
163.92/164.55	c (round 125, fast)       1617 del vars, 100519 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 329700 clqs, 0 implints
165.32/165.93	c (round 126, exhaustive) 1642 del vars, 100542 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 326280 clqs, 0 implints
165.43/166.03	c (round 127, fast)       1642 del vars, 102924 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 326280 clqs, 0 implints
166.91/167.52	c (round 128, exhaustive) 1667 del vars, 102948 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 322969 clqs, 0 implints
167.01/167.61	c (round 129, fast)       1667 del vars, 105341 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 322969 clqs, 0 implints
168.42/169.11	c (round 130, exhaustive) 1692 del vars, 105365 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 319724 clqs, 0 implints
168.60/169.20	c (round 131, fast)       1692 del vars, 107825 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 319724 clqs, 0 implints
170.00/170.61	c (round 132, exhaustive) 1717 del vars, 107853 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 316339 clqs, 0 implints
170.10/170.71	c (round 133, fast)       1717 del vars, 110339 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 316339 clqs, 0 implints
171.42/172.06	c (round 134, exhaustive) 1742 del vars, 110371 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 312915 clqs, 0 implints
171.51/172.16	c (round 135, fast)       1742 del vars, 112896 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 312915 clqs, 0 implints
173.10/173.72	c (round 136, exhaustive) 1767 del vars, 112926 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 309745 clqs, 0 implints
173.20/173.81	c (round 137, fast)       1767 del vars, 115526 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 309745 clqs, 0 implints
174.79/175.47	c (round 138, exhaustive) 1792 del vars, 115555 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 306725 clqs, 0 implints
174.89/175.56	c (round 139, fast)       1792 del vars, 118146 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 306725 clqs, 0 implints
176.39/177.03	c (round 140, exhaustive) 1817 del vars, 118182 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 303436 clqs, 0 implints
176.49/177.12	c (round 141, fast)       1817 del vars, 120807 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 303436 clqs, 0 implints
177.98/178.62	c (round 142, exhaustive) 1842 del vars, 120836 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 300229 clqs, 0 implints
178.07/178.71	c (round 143, fast)       1842 del vars, 123524 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 300229 clqs, 0 implints
179.57/180.23	c (round 144, exhaustive) 1867 del vars, 123555 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 296983 clqs, 0 implints
179.67/180.33	c (round 145, fast)       1867 del vars, 126254 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 296983 clqs, 0 implints
181.06/181.70	c (round 146, exhaustive) 1892 del vars, 126290 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 293637 clqs, 0 implints
181.16/181.80	c (round 147, fast)       1892 del vars, 129034 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 293637 clqs, 0 implints
182.56/183.20	c (round 148, exhaustive) 1917 del vars, 129069 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 290324 clqs, 0 implints
182.66/183.30	c (round 149, fast)       1917 del vars, 131858 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 290324 clqs, 0 implints
183.95/184.64	c (round 150, exhaustive) 1942 del vars, 131891 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 286964 clqs, 0 implints
184.05/184.74	c (round 151, fast)       1942 del vars, 134696 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 286964 clqs, 0 implints
185.47/186.16	c (round 152, exhaustive) 1967 del vars, 134734 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 283739 clqs, 0 implints
185.55/186.26	c (round 153, fast)       1967 del vars, 137572 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 283739 clqs, 0 implints
186.95/187.61	c (round 154, exhaustive) 1992 del vars, 137607 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 280393 clqs, 0 implints
187.05/187.71	c (round 155, fast)       1992 del vars, 140476 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 280393 clqs, 0 implints
188.36/189.09	c (round 156, exhaustive) 2017 del vars, 140509 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 277123 clqs, 0 implints
188.46/189.18	c (round 157, fast)       2017 del vars, 143439 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 277123 clqs, 0 implints
189.74/190.49	c (round 158, exhaustive) 2042 del vars, 143471 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 273798 clqs, 0 implints
189.84/190.59	c (round 159, fast)       2042 del vars, 146464 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 273798 clqs, 0 implints
191.35/192.01	c (round 160, exhaustive) 2067 del vars, 146504 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 270626 clqs, 0 implints
191.45/192.11	c (round 161, fast)       2067 del vars, 149525 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 270626 clqs, 0 implints
192.73/193.49	c (round 162, exhaustive) 2092 del vars, 149562 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 267431 clqs, 0 implints
192.83/193.58	c (round 163, fast)       2092 del vars, 152622 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 267431 clqs, 0 implints
194.12/194.81	c (round 164, exhaustive) 2117 del vars, 152658 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 264083 clqs, 0 implints
194.22/194.90	c (round 165, fast)       2117 del vars, 155738 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 264083 clqs, 0 implints
195.43/196.12	c (round 166, exhaustive) 2142 del vars, 155772 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 260795 clqs, 0 implints
195.52/196.21	c (round 167, fast)       2142 del vars, 158854 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 260795 clqs, 0 implints
196.72/197.48	c (round 168, exhaustive) 2167 del vars, 158894 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 257562 clqs, 0 implints
196.81/197.57	c (round 169, fast)       2167 del vars, 162018 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 257562 clqs, 0 implints
198.01/198.79	c (round 170, exhaustive) 2192 del vars, 162056 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 254307 clqs, 0 implints
198.11/198.88	c (round 171, fast)       2192 del vars, 165241 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 254307 clqs, 0 implints
199.32/200.03	c (round 172, exhaustive) 2217 del vars, 165281 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 251014 clqs, 0 implints
199.42/200.12	c (round 173, fast)       2217 del vars, 168472 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 251014 clqs, 0 implints
200.50/201.29	c (round 174, exhaustive) 2242 del vars, 168507 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 247793 clqs, 0 implints
200.60/201.38	c (round 175, fast)       2242 del vars, 171744 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 247793 clqs, 0 implints
201.80/202.53	c (round 176, exhaustive) 2267 del vars, 171781 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 244528 clqs, 0 implints
201.90/202.61	c (round 177, fast)       2267 del vars, 175031 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 244528 clqs, 0 implints
202.99/203.77	c (round 178, exhaustive) 2292 del vars, 175073 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 241330 clqs, 0 implints
203.09/203.85	c (round 179, fast)       2292 del vars, 178378 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 241330 clqs, 0 implints
204.19/204.97	c (round 180, exhaustive) 2317 del vars, 178418 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 238106 clqs, 0 implints
204.30/205.06	c (round 181, fast)       2317 del vars, 181756 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 238106 clqs, 0 implints
205.49/206.21	c (round 182, exhaustive) 2342 del vars, 181792 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 234942 clqs, 0 implints
205.58/206.30	c (round 183, fast)       2342 del vars, 185191 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 234942 clqs, 0 implints
206.78/207.50	c (round 184, exhaustive) 2367 del vars, 185236 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 231860 clqs, 0 implints
206.78/207.58	c (round 185, fast)       2367 del vars, 188663 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 231860 clqs, 0 implints
207.88/208.66	c (round 186, exhaustive) 2392 del vars, 188706 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 228689 clqs, 0 implints
207.98/208.74	c (round 187, fast)       2392 del vars, 192156 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 228689 clqs, 0 implints
209.07/209.80	c (round 188, exhaustive) 2417 del vars, 192195 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 225536 clqs, 0 implints
209.07/209.88	c (round 189, fast)       2417 del vars, 195693 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 225536 clqs, 0 implints
209.97/210.72	c    (209.2s) probing: 5000/5491 (91.1%) - 0 fixings, 2418 aggregations, 390289 implications, 0 bound changes
210.17/210.90	c (round 190, exhaustive) 2442 del vars, 195733 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 222403 clqs, 0 implints
210.17/210.98	c (round 191, fast)       2442 del vars, 199268 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 222403 clqs, 0 implints
211.17/211.96	c (round 192, exhaustive) 2467 del vars, 199311 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 219241 clqs, 0 implints
211.28/212.04	c (round 193, fast)       2467 del vars, 202889 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 219241 clqs, 0 implints
212.16/213.00	c (round 194, exhaustive) 2492 del vars, 202934 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 216128 clqs, 0 implints
212.28/213.08	c (round 195, fast)       2492 del vars, 206530 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 216128 clqs, 0 implints
213.27/214.02	c (round 196, exhaustive) 2517 del vars, 206573 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 213000 clqs, 0 implints
213.27/214.10	c (round 197, fast)       2517 del vars, 210216 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 213000 clqs, 0 implints
214.27/215.06	c (round 198, exhaustive) 2542 del vars, 210261 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 209905 clqs, 0 implints
214.37/215.14	c (round 199, fast)       2542 del vars, 213940 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 209905 clqs, 0 implints
215.27/216.07	c (round 200, exhaustive) 2567 del vars, 213978 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 206800 clqs, 0 implints
215.37/216.14	c (round 201, fast)       2567 del vars, 217696 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 206800 clqs, 0 implints
216.27/217.05	c (round 202, exhaustive) 2592 del vars, 217743 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 203715 clqs, 0 implints
216.37/217.12	c (round 203, fast)       2592 del vars, 221491 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 203715 clqs, 0 implints
223.63/224.48	c    (223.0s) probing cycle finished: starting next cycle
224.63/225.44	c    (223.9s) probing: 48/2907 (1.7%) - 0 fixings, 2584 aggregations, 396185 implications, 0 bound changes
224.63/225.44	c    (223.9s) probing aborted: 50/50 successive totally useless probings
224.63/225.44	c (round 204, exhaustive) 2601 del vars, 221535 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 205479 clqs, 0 implints
224.73/225.51	c (round 205, fast)       2601 del vars, 222898 del conss, 15347 add conss, 0 chg bounds, 0 chg sides, 17 chg coeffs, 408375 upgd conss, 0 impls, 205479 clqs, 0 implints
225.13/225.96	c    (224.5s) probing: 53/2907 (1.8%) - 0 fixings, 2584 aggregations, 396185 implications, 0 bound changes
225.13/225.96	c    (224.5s) probing aborted: 50/50 successive totally useless probings
225.13/225.96	c    (224.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
225.43/226.21	c    (224.7s) symmetry computation finished: 15 generators found (max: 1500, log10 of symmetry group size: inf) (symcode time: 0.09)
225.43/226.21	c dynamic symmetry handling statistics:
225.43/226.21	c    orbitopal reduction:        1 components: 171x16
225.43/226.21	c    orbital reduction:         no components
225.43/226.21	c    lexicographic reduction:   no permutations
225.43/226.21	c handled 1 out of 1 symmetry components
225.53/226.30	c presolving (206 rounds: 206 fast, 110 medium, 109 exhaustive):
225.53/226.30	c  2601 deleted vars, 222931 deleted constraints, 15365 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 17 changed coefficients
225.53/226.30	c  0 implications, 205479 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
225.53/226.30	c presolved problem has 2907 variables (2907 bin, 0 int, 0 cont) and 200809 constraints
225.53/226.30	c  156338 constraints of type <setppc>
225.53/226.30	c    2572 constraints of type <and>
225.53/226.30	c   41899 constraints of type <logicor>
225.53/226.30	c transformed objective value is always integral (scale: 1)
225.53/226.30	c Presolving Time: 224.62
225.53/226.30	c 
226.82/227.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
226.82/227.64	c   226s|     1 |     0 |  3471 |     - |  1624M |   0 |2907 | 200k| 203k|   0 |  0 | 102 |   0 | 0.000000e+00 |      --      |    Inf | unknown
235.99/236.81	c   235s|     1 |     0 | 26392 |     - |  1670M |   0 |2907 | 200k| 203k|  43 |  1 | 112 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.09/237.91	c   236s|     1 |     0 | 28021 |     - |  1691M |   0 |2907 | 200k| 203k| 111 |  2 | 113 |   0 | 0.000000e+00 |      --      |    Inf | unknown
237.69/238.58	c   237s|     1 |     0 | 29122 |     - |  1715M |   0 |2907 | 200k| 203k| 181 |  3 | 114 |   0 | 0.000000e+00 |      --      |    Inf | unknown
238.39/239.26	c   238s|     1 |     0 | 30475 |     - |  1736M |   0 |2907 | 200k| 203k| 243 |  4 | 114 |   0 | 0.000000e+00 |      --      |    Inf | unknown
239.08/239.93	c   238s|     1 |     0 | 32072 |     - |  1757M |   0 |2907 | 200k| 203k| 310 |  5 | 115 |   0 | 0.000000e+00 |      --      |    Inf | unknown
239.88/240.75	c   239s|     1 |     0 | 33607 |     - |  1777M |   0 |2907 | 200k| 203k| 394 |  6 | 116 |   0 | 0.000000e+00 |      --      |    Inf | unknown
240.78/241.61	c   240s|     1 |     0 | 35350 |     - |  1797M |   0 |2907 | 200k| 203k| 479 |  7 | 117 |   0 | 0.000000e+00 |      --      |    Inf | unknown
241.48/242.37	c   241s|     1 |     0 | 36773 |     - |  1817M |   0 |2907 | 200k| 203k| 568 |  8 | 118 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.47/243.34	c   242s|     1 |     0 | 37876 |     - |  1837M |   0 |2907 | 200k| 204k| 640 |  9 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
242.97/243.83	c   242s|     1 |     0 | 38630 |     - |  1857M |   0 |2907 | 200k| 204k| 682 | 10 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
243.37/244.24	c   243s|     1 |     0 | 39567 |     - |  1877M |   0 |2907 | 200k| 204k| 723 | 11 | 120 |   0 | 0.000000e+00 |      --      |    Inf | unknown
260.43/261.32	c   260s|     1 |     2 | 52129 |     - |  1879M |   0 |2907 | 201k| 204k| 723 | 11 | 218 |  19 | 0.000000e+00 |      --      |    Inf | unknown
320.97/322.06	c   321s|   100 |    11 |135130 | 965.3 |  2001M |  10 |2907 | 201k| 203k|1904 |  2 | 449 |  19 | 0.000000e+00 |      --      |    Inf |  23.44%
345.78/346.96	c   345s|   200 |    10 |176336 | 687.3 |  2125M |  21 |2907 | 201k| 204k|3510 |  2 | 627 |  19 | 0.000000e+00 |      --      |    Inf |  34.08%
394.14/395.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
394.14/395.43	c   394s|   300 |     6 |250965 | 707.0 |  2329M |  22 |2907 | 201k|   0 |5778 |  0 | 870 |  19 | 0.000000e+00 |      --      |    Inf |  49.93%
441.00/442.40	c   441s|   400 |    11 |313038 | 685.4 |  2528M |  23 |2907 | 201k| 204k|7829 |  2 |1057 |  19 | 0.000000e+00 |      --      |    Inf |  58.74%
478.90/480.46	c   479s|   500 |    11 |359166 | 640.5 |  2596M |  23 |2907 | 201k| 204k|9529 |  2 |1200 |  19 | 0.000000e+00 |      --      |    Inf |  65.17%
499.94/501.50	c 
499.94/501.50	c SCIP Status        : solving was interrupted [time limit reached]
499.94/501.50	c Solving Time (sec) : 500.00
499.94/501.50	c Solving Nodes      : 589
499.94/501.50	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.94/501.50	c Dual Bound         : +0.00000000000000e+00
499.94/501.50	c Gap                : infinite
499.94/501.50	c SCIP status: 23 (TIMELIMIT)
499.94/501.50	c solveScip: freeing transform (!can_skip_free_transform)
500.14/501.79	c SCIP presolver: sst_unknown
500.14/501.79	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.88	c d: 1
500.24/501.88	c estimatedAdderCost: 3
500.24/501.88	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.89	c d: 1
500.24/501.89	c estimatedAdderCost: 3
500.24/501.89	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.24/501.90	c d: 1
500.24/501.90	c estimatedAdderCost: 3
500.24/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.90	c d: 1
500.34/501.90	c estimatedAdderCost: 3
500.34/501.90	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.91	c d: 1
500.34/501.91	c estimatedAdderCost: 3
500.34/501.91	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c estimatedAdderCost: 3
500.34/501.92	c Try to convert by bdds
500.34/501.92	c d: 1
500.34/501.92	c 
3600.09/3611.40	
3600.09/3611.40	*** TERMINATED *** by signal
3600.09/3611.40	c
3600.09/3611.40	s UNKNOWN
3600.09/3611.40	c _____________________________________________________________________________
3600.09/3611.40	c std/band forms        : 5202,0
3600.09/3611.40	c 2cl/3cl ITE-codings   : 0,0
3600.09/3611.40	c BDD/srt/adr Max costs : 2,0,0
3600.09/3611.40	c BDDraw/bin/mul/srt/adr: 5202,0,0,0,0
3600.09/3611.40	c BDD nodes             : 15606
3600.09/3611.40	c Es1/CC detections     : 0,0
3600.09/3611.40	c CC sort               : 0
3600.09/3611.40	c SAT/UNSAT calls       : 0,0
3600.09/3611.40	c regenrated variables  : 0
3600.09/3611.40	c eliminated fixed lits : 0
3600.09/3611.40	c goal lit flips        : 0
3600.09/3611.40	c goal stages           : 0
3600.09/3611.40	c goal shrink           : 0
3600.09/3611.40	c goal coeff separations: 0
3600.09/3611.40	c restarts              : 0
3600.09/3611.40	c conflicts             : 0              (0 /sec)
3600.09/3611.40	c decisions             : 0              (0 /sec)
3600.09/3611.40	c propagations          : 0              (0 /sec)
3600.09/3611.40	c inspects              : 0              (0 /sec)
3600.09/3611.40	c CPU time (solving tm) : 3600 s        (3100 s, SAT 0 s, UNSAT 0 s)
3600.09/3611.40	c SAT solver time       : 3100 s
3600.09/3611.40	c SAT solver SAT time   : 0 s
3600.09/3611.40	c SAT solver UNSAT time : 0 s
3600.09/3611.40	c SAT solver TO time    : 0 s
3600.09/3611.40	c Time for SCIP         : 498.5 s
3600.09/3611.40	c Coop SCIP LB improvements           : 0
3600.09/3611.40	c Coop SCIP UB improvements           : 0
3600.09/3611.40	c SCIP globally fixed variables       : 0
3600.09/3611.40	c SAT  globally fixed variables       : 0
3600.09/3611.40	c SCIP freeTransform calls            : 1
3600.09/3611.40	c Time for Opt-base     : 0 s
3600.09/3611.40	c Steps for Opt-base    : 0
3600.09/3611.40	c Time for BDD coding   : 0.02782 s
3600.09/3611.40	c Time for srt coding   : 0 s
3600.09/3611.40	c Inner solver invocations            : 0
3600.09/3611.40	c Inner solving count                 : 0
3600.09/3611.40	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-4813741-1782887783/watcher-4813741-1782887783 -o /tmp/evaluation-result-4813741-1782887783/solver-4813741-1782887783 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4813741-1782887783/vars-4813741-1782887783 --bin-var /tmp/runsolver-exch-nodeE006-1782882480-2604381 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4813741-1782887783.opb 

running on 4 cores: 40-43

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

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

CPU governors:
  performance: 40-43

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (103494 MiB free)
  node 1: cores 8-15, 129019 MiB (109089 MiB free)
  node 2: cores 16-23, 129019 MiB (110421 MiB free)
  node 3: cores 24-31, 129003 MiB (106740 MiB free)
  node 4: cores 32-39, 128973 MiB (108719 MiB free)
  node 5: cores 40-47, 129019 MiB (104920 MiB free)
  node 6: cores 48-55, 129019 MiB (92861 MiB free)
  node 7: cores 56-63, 128474 MiB (78347 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=2611870, runsolver pid=2611867
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 16.53 16.16 16.12 17/875 2611873
/proc/meminfo: memFree=834121304/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=104624 memory=32744 CPUtime=0.08 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 6012 205 0 0 8 0 0 0 20 0 1 0 222066266 107134976 8064 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 26156 8186 2632 506 0 6847 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 104624 KiB
Current children cumulated memory: 32744 KiB

[startup+0.212768 s]*
/proc/loadavg: 16.53 16.16 16.12 18/875 2611873
/proc/meminfo: memFree=834085712/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=133256 memory=61496 CPUtime=0.2 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 13200 205 0 0 19 1 0 0 20 0 1 0 222066266 136454144 15232 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 33314 15374 2632 506 0 14005 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 133256 KiB
Current children cumulated memory: 61496 KiB

[startup+0.312112 s]*
/proc/loadavg: 16.53 16.16 16.12 17/875 2611873
/proc/meminfo: memFree=834068832/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=159112 memory=87132 CPUtime=0.3 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 19608 205 0 0 29 1 0 0 20 0 1 0 222066266 162930688 21632 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 39778 21782 2632 506 0 20469 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 159112 KiB
Current children cumulated memory: 87132 KiB

[startup+0.700122 s]
/proc/loadavg: 16.53 16.16 16.12 17/875 2611873
/proc/meminfo: memFree=834013652/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=256024 memory=183876 CPUtime=0.67 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 43794 205 0 0 65 2 0 0 20 0 1 0 222066266 262168576 45824 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 64006 45969 2632 506 0 44697 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 256024 KiB
Current children cumulated memory: 183876 KiB

[startup+1.50018 s]
/proc/loadavg: 16.53 16.16 16.12 17/875 2611873
/proc/meminfo: memFree=833883388/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=564672 memory=500920 CPUtime=1.47 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 121044 205 0 0 142 5 0 0 20 0 1 0 222066266 578224128 125097 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 141168 125230 5141 506 0 121859 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 564672 KiB
Current children cumulated memory: 500920 KiB

[startup+3.11396 s]
/proc/loadavg: 16.57 16.18 16.12 17/875 2611873
/proc/meminfo: memFree=832977300/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=921540 memory=849064 CPUtime=3.08 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 253830 205 0 0 294 14 0 0 20 0 1 0 222066266 943656960 212271 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 230385 212266 5548 506 0 211076 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 921540 KiB
Current children cumulated memory: 849064 KiB

[startup+6.30019 s]
/proc/loadavg: 16.57 16.18 16.12 17/875 2611873
/proc/meminfo: memFree=833133656/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=960148 memory=888088 CPUtime=6.26 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 260987 205 0 0 611 15 0 0 20 0 1 0 222066266 983191552 221829 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 240037 222022 5610 506 0 220728 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 960148 KiB
Current children cumulated memory: 888088 KiB

[startup+12.7002 s]
/proc/loadavg: 16.64 16.21 16.13 17/875 2611873
/proc/meminfo: memFree=833055988/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=962984 memory=890620 CPUtime=12.63 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 261620 205 0 0 1248 15 0 0 20 0 1 0 222066266 986095616 222469 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 240746 222655 5610 506 0 221437 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 962984 KiB
Current children cumulated memory: 890620 KiB

[startup+25.5002 s]
/proc/loadavg: 16.61 16.22 16.14 17/875 2611873
/proc/meminfo: memFree=833162488/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=980212 memory=908192 CPUtime=25.39 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 264483 205 0 0 2524 15 0 0 20 0 1 0 222066266 1003737088 226923 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 245053 227048 5610 506 0 225744 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 980212 KiB
Current children cumulated memory: 908192 KiB

[startup+51.1138 s]
/proc/loadavg: 16.40 16.20 16.13 17/874 2611873
/proc/meminfo: memFree=832861436/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=1048216 memory=976172 CPUtime=50.91 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 278412 205 0 0 5075 16 0 0 20 0 1 0 222066266 1073373184 243895 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 262054 244043 5610 506 0 242745 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1048216 KiB
Current children cumulated memory: 976172 KiB

[startup+102.3 s]
/proc/loadavg: 16.16 16.16 16.12 17/874 2611874
/proc/meminfo: memFree=831716752/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=1259376 memory=1187212 CPUtime=101.92 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 322669 205 0 0 10173 19 0 0 20 0 1 0 222066266 1289601024 296612 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 314844 296803 5610 506 0 295535 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 1259376 KiB
Current children cumulated memory: 1187212 KiB

[startup+162.3 s]
/proc/loadavg: 16.16 16.16 16.12 17/871 2611875
/proc/meminfo: memFree=830952832/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=1557192 memory=1484900 CPUtime=161.73 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 372309 205 0 0 16151 22 0 0 20 0 1 0 222066266 1594564608 371090 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 389298 371225 5610 506 0 369989 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 1557192 KiB
Current children cumulated memory: 1484900 KiB

[startup+222.3 s]
/proc/loadavg: 16.06 16.13 16.11 17/871 2611976
/proc/meminfo: memFree=829830716/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=1831772 memory=1759480 CPUtime=221.54 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 410040 205 0 0 22129 25 0 0 20 0 1 0 222066266 1875734528 439643 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 457943 439870 5610 506 0 438634 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 1831772 KiB
Current children cumulated memory: 1759480 KiB

[startup+282.3 s]
/proc/loadavg: 16.02 16.10 16.10 17/871 2612027
/proc/meminfo: memFree=828824596/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=2617244 memory=2331124 CPUtime=281.37 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 522262 205 0 0 28105 32 0 0 20 0 1 0 222066266 2680057856 582739 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 654311 582781 6029 506 0 635002 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 2617244 KiB
Current children cumulated memory: 2331124 KiB

[startup+342.3 s]
/proc/loadavg: 16.01 16.08 16.09 17/871 2612028

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

Current children cumulated memory: 2445592 KiB

[startup+2862.3 s]
/proc/loadavg: 15.03 15.56 15.92 16/864 2613449
/proc/meminfo: memFree=859810760/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3306828 memory=2461248 CPUtime=2853.71 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 3741998 205 0 0 285092 279 0 0 20 0 1 0 222066266 3386191872 615217 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 826707 615312 6107 506 0 807398 0
Current children cumulated CPU time: 2853.71 s
Current children cumulated vsize: 3306828 KiB
Current children cumulated memory: 2461248 KiB

[startup+2922.3 s]
/proc/loadavg: 15.01 15.46 15.86 16/865 2613453
/proc/meminfo: memFree=859650148/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3306828 memory=2461452 CPUtime=2913.48 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 3799977 205 0 0 291065 283 0 0 20 0 1 0 222066266 3386191872 615217 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 826707 615363 6107 506 0 807398 0
Current children cumulated CPU time: 2913.48 s
Current children cumulated vsize: 3306828 KiB
Current children cumulated memory: 2461452 KiB

[startup+2982.3 s]
/proc/loadavg: 14.92 15.35 15.80 15/860 2613488
/proc/meminfo: memFree=859432588/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3298632 memory=2451300 CPUtime=2973.25 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 3840104 205 0 0 297039 286 0 0 20 0 1 0 222066266 3377799168 612652 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 824658 612825 6107 506 0 805349 0
Current children cumulated CPU time: 2973.25 s
Current children cumulated vsize: 3298632 KiB
Current children cumulated memory: 2451300 KiB

[startup+3042.3 s]
/proc/loadavg: 14.42 15.12 15.69 15/860 2613489
/proc/meminfo: memFree=858824216/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3306828 memory=2466492 CPUtime=3033.01 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 4088209 205 0 0 302999 302 0 0 20 0 1 0 222066266 3386191872 616509 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 826707 616623 6107 506 0 807398 0
Current children cumulated CPU time: 3033.01 s
Current children cumulated vsize: 3306828 KiB
Current children cumulated memory: 2466492 KiB

[startup+3102.3 s]
/proc/loadavg: 14.07 14.90 15.58 14/854 2613523
/proc/meminfo: memFree=859107124/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3306828 memory=2464436 CPUtime=3092.79 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 4342357 205 0 0 308959 320 0 0 20 0 1 0 222066266 3386191872 615882 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 826707 616109 6107 506 0 807398 0
Current children cumulated CPU time: 3092.79 s
Current children cumulated vsize: 3306828 KiB
Current children cumulated memory: 2464436 KiB

[startup+3162.3 s]
/proc/loadavg: 13.44 14.56 15.42 14/854 2613524
/proc/meminfo: memFree=859043756/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3306828 memory=2459324 CPUtime=3152.58 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 4424443 205 0 0 314931 327 0 0 20 0 1 0 222066266 3386191872 614653 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 826707 614831 6107 506 0 807398 0
Current children cumulated CPU time: 3152.58 s
Current children cumulated vsize: 3306828 KiB
Current children cumulated memory: 2459324 KiB

[startup+3222.3 s]
/proc/loadavg: 13.84 14.46 15.33 14/853 2613525
/proc/meminfo: memFree=858928640/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3298632 memory=2454460 CPUtime=3212.36 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 4470720 205 0 0 320905 331 0 0 20 0 1 0 222066266 3377799168 613437 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 824658 613615 6107 506 0 805349 0
Current children cumulated CPU time: 3212.36 s
Current children cumulated vsize: 3298632 KiB
Current children cumulated memory: 2454460 KiB

[startup+3282.3 s]
/proc/loadavg: 13.42 14.24 15.19 14/852 2613526
/proc/meminfo: memFree=858902612/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3290444 memory=2452504 CPUtime=3272.14 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 4493276 205 0 0 326881 333 0 0 20 0 1 0 222066266 3369414656 612856 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 822611 613126 6107 506 0 803302 0
Current children cumulated CPU time: 3272.14 s
Current children cumulated vsize: 3290444 KiB
Current children cumulated memory: 2452504 KiB

[startup+3342.3 s]
/proc/loadavg: 13.15 14.01 15.05 13/845 2613561
/proc/meminfo: memFree=860877804/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3290444 memory=2458004 CPUtime=3331.92 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 4531626 205 0 0 332855 337 0 0 20 0 1 0 222066266 3369414656 614323 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 822611 614501 6107 506 0 803302 0
Current children cumulated CPU time: 3331.92 s
Current children cumulated vsize: 3290444 KiB
Current children cumulated memory: 2458004 KiB

[startup+3402.3 s]
/proc/loadavg: 12.42 13.64 14.86 13/845 2613563
/proc/meminfo: memFree=861014788/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3282248 memory=2450364 CPUtime=3391.71 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 4576910 205 0 0 338829 342 0 0 20 0 1 0 222066266 3361021952 612413 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 820562 612591 6107 506 0 801253 0
Current children cumulated CPU time: 3391.71 s
Current children cumulated vsize: 3282248 KiB
Current children cumulated memory: 2450364 KiB

[startup+3462.3 s]
/proc/loadavg: 12.15 13.34 14.68 12/839 2613597
/proc/meminfo: memFree=861075284/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3290444 memory=2455724 CPUtime=3451.5 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 4627590 205 0 0 344804 346 0 0 20 0 1 0 222066266 3369414656 613753 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 822611 613931 6107 506 0 803302 0
Current children cumulated CPU time: 3451.5 s
Current children cumulated vsize: 3290444 KiB
Current children cumulated memory: 2455724 KiB

[startup+3522.3 s]
/proc/loadavg: 11.42 12.91 14.44 12/840 2613605
/proc/meminfo: memFree=861188108/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3298636 memory=2463152 CPUtime=3511.29 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 4696400 205 0 0 350778 351 0 0 20 0 1 0 222066266 3377803264 615610 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 824659 615788 6107 506 0 805350 0
Current children cumulated CPU time: 3511.29 s
Current children cumulated vsize: 3298636 KiB
Current children cumulated memory: 2463152 KiB

[startup+3582.3 s]
/proc/loadavg: 11.15 12.56 14.22 12/840 2613606
/proc/meminfo: memFree=861121288/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3306828 memory=2464148 CPUtime=3571.09 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 4751119 205 0 0 356752 357 0 0 20 0 1 0 222066266 3386191872 615859 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 826707 616037 6107 506 0 807398 0
Current children cumulated CPU time: 3571.09 s
Current children cumulated vsize: 3306828 KiB
Current children cumulated memory: 2464148 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 11.08 12.41 14.12 11/834 2613640
/proc/meminfo: memFree=861270684/1055320696 swapFree=33554428/33554428
[pid=2611870] ppid=2611867 vsize=3290444 memory=2452752 CPUtime=3600.09 cores=40-43
/proc/2611870/stat : 2611870 (naps_release) R 2611867 2611870 2604361 0 -1 4194304 4774863 205 0 0 359650 359 0 0 20 0 1 0 222066266 3369414656 612926 18446744073709551615 4210688 6281017 140734158142416 0 0 0 0 0 16898 0 0 0 17 41 0 0 0 0 0 6662968 6676388 26370048 140734158145755 140734158145936 140734158145936 140734158151624 0
/proc/2611870/statm: 822611 613188 6107 506 0 803302 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 3290444 KiB
Current children cumulated memory: 2452752 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.51 s, system=3.6168 s

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

Child status: 10

Real time (s): 3611.42
CPU time (s): 3600.12
CPU user time (s): 3596.51
CPU system time (s): 3.6168
CPU usage (%): 99.6872
Max. virtual memory (cumulated for all children) (KiB): 3446096
Max. memory (cumulated for all children) (KiB): 2538808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.51
system time used= 3.6168
maximum resident set size= 2538444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4775068
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= 310
involuntary context switches= 3786


# summary of solver processes directly reported to runsolver:
#   pid: 2611870
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3596.51
#   total CPU system time (s): 3.6168

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.2825 second user time and 35.305 second system time

The end

Launcher Data

Begin job on nodeE006 at 2026-07-01 08:36:24
IDJOB=4813741
IDBENCH=180672
IDSOLVER=3589
FILE ID=nodeE006/4813741-1782887783
RUNJOBID= nodeE006-1782882480-2604381
SLURM_JOB_ID= 12542957
Free space on /tmp= 798316 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat16_15_identity_complement.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4813741-1782887783/watcher-4813741-1782887783 -o /tmp/evaluation-result-4813741-1782887783/solver-4813741-1782887783 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4813741-1782887783/vars-4813741-1782887783 --bin-var /tmp/runsolver-exch-nodeE006-1782882480-2604381 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4813741-1782887783.opb

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

MD5SUM BENCH= ec82efcd866f342a1f5f756e3ed31d43
RANDOM SEED=1146949498

nodeE006 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320696 kB
MemFree:        834145580 kB
MemAvailable:   981464784 kB
Buffers:            3352 kB
Cached:         151613620 kB
SwapCached:            0 kB
Active:         66156888 kB
Inactive:       149773824 kB
Active(anon):   65214668 kB
Inactive(anon):        0 kB
Active(file):     942220 kB
Inactive(file): 149773824 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             25796 kB
Writeback:             0 kB
AnonPages:      64279584 kB
Mapped:           262804 kB
Shmem:            900924 kB
KReclaimable:    1491576 kB
Slab:            2068260 kB
SReclaimable:    1491576 kB
SUnreclaim:       576684 kB
KernelStack:       14928 kB
PageTables:       134168 kB
SecPageTables:     15264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   77749836 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478932 kB
VmallocChunk:          0 kB
Percpu:           131840 kB
HardwareCorrupted:     0 kB
AnonHugePages:  27109376 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:      369092 kB
DirectMap2M:    19875840 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797992 MiB
End job on nodeE006 at 2026-07-01 09:36:35