Trace number 34993

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, and are wall clock time (not CPU time).

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.52 1801.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-dg012142.opb
MD5SUM99b260f11bc3e586ce78c7adccfe4295
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables41920
Total number of constraints2137
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2097
Minimum length of a constraint1
Maximum length of a constraint371
Number of terms in the objective function 22720
Biggest coefficient in the objective function 1634
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 336608
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 262143
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524548
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
3.52	c Converting 2737 PB-constraints to clauses...
3.54	c   -- Unit propagations: ppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
4.91	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
4.94	c   -- Clauses(.)/Splits(s): ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
5.74	c ---[2856]---> Adder-cost: 212   maxlim: 28   bits: 6/5
5.77	c ---[2853]---> Adder-cost: 218   maxlim: 44   bits: 7/6
5.79	c ---[2851]---> Adder-cost: 233   maxlim: 44   bits: 7/6
5.83	c ---[2843]---> Adder-cost: 219   maxlim: 119   bits: 8/7
5.87	c ---[2829]---> Adder-cost: 327   maxlim: 358   bits: 10/9
5.89	c ---[2827]---> Adder-cost: 263   maxlim: 358   bits: 10/9
5.90	c ---[2825]---> Adder-cost: 339   maxlim: 277   bits: 10/9
5.92	c ---[2823]---> Adder-cost: 259   maxlim: 277   bits: 10/9
5.93	c ---[2821]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
5.94	c ---[2819]---> Sorter-cost: 2529     Base: 3 7 2 2 2 2
5.96	c ---[2817]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
5.98	c ---[2815]---> Sorter-cost: 2529     Base: 3 7 2 2 2 2
5.99	c ---[2813]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.01	c ---[2811]---> Sorter-cost: 2529     Base: 3 7 2 2 2 2
6.02	c ---[2809]---> Sorter-cost: 2529     Base: 3 7 2 2 2 2
6.04	c ---[2807]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.06	c ---[2805]---> Sorter-cost: 2529     Base: 3 7 2 2 2 2
6.07	c ---[2803]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.09	c ---[2801]---> Adder-cost: 235   maxlim: 1046   bits: 12/11
6.10	c ---[2799]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.12	c ---[2797]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.13	c ---[2795]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.15	c ---[2793]---> Adder-cost: 235   maxlim: 1046   bits: 12/11
6.16	c ---[2791]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.18	c ---[2789]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.19	c ---[2787]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.21	c ---[2785]---> Sorter-cost: 2529     Base: 3 7 2 2 2 2
6.23	c ---[2783]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.24	c ---[2781]---> Adder-cost: 239   maxlim: 1046   bits: 12/11
6.26	c ---[2779]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.27	c ---[2777]---> Adder-cost: 235   maxlim: 1046   bits: 12/11
6.29	c ---[2775]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.30	c ---[2773]---> Sorter-cost: 2920     Base: 3 7 2 2 2 2 2
6.32	c ---[2771]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.34	c ---[2769]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.36	c ---[2767]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.37	c ---[2765]---> Sorter-cost: 2529     Base: 3 7 2 2 2 2
6.39	c ---[2763]---> Sorter-cost: 2571     Base: 3 7 2 2 2 2
6.40	c ---[2761]---> Adder-cost: 399   maxlim: 915   bits: 11/10
6.42	c ---[2759]---> Adder-cost: 433   maxlim: 1501   bits: 12/11
6.45	c ---[2757]---> Adder-cost: 442   maxlim: 2672   bits: 13/12
6.47	c ---[2755]---> Adder-cost: 446   maxlim: 4866   bits: 14/13
6.51	c ---[2753]---> Adder-cost: 456   maxlim: 9548   bits: 15/14
6.56	c ---[2751]---> Adder-cost: 464   maxlim: 18911   bits: 16/15
6.62	c ---[2749]---> Adder-cost: 506   maxlim: 37636   bits: 17/16
6.72	c ---[2747]---> Adder-cost: 500   maxlim: 75012   bits: 18/17
6.83	c ---[2745]---> Adder-cost: 488   maxlim: 75012   bits: 18/17
6.94	c ---[2743]---> Adder-cost: 490   maxlim: 75012   bits: 18/17
7.06	c ---[2741]---> Adder-cost: 466   maxlim: 74975   bits: 18/17
7.18	c ---[2739]---> Adder-cost: 460   maxlim: 74975   bits: 18/17
7.29	c ---[2737]---> Adder-cost: 456   maxlim: 74975   bits: 18/17
7.41	c ---[2735]---> Adder-cost: 456   maxlim: 74956   bits: 18/17
7.53	c ---[2733]---> Adder-cost: 434   maxlim: 74946   bits: 18/17
7.65	c ---[2731]---> Adder-cost: 319   maxlim: 915   bits: 11/10
7.67	c ---[2729]---> Adder-cost: 357   maxlim: 1501   bits: 12/11
7.71	c ---[2727]---> Adder-cost: 362   maxlim: 2672   bits: 13/12
7.74	c ---[2725]---> Adder-cost: 372   maxlim: 4866   bits: 14/13
7.78	c ---[2723]---> Adder-cost: 380   maxlim: 9548   bits: 15/14
7.82	c ---[2721]---> Adder-cost: 406   maxlim: 18911   bits: 16/15
7.89	c ---[2719]---> Adder-cost: 434   maxlim: 37636   bits: 17/16
7.98	c ---[2717]---> Adder-cost: 430   maxlim: 75012   bits: 18/17
8.09	c ---[2715]---> Adder-cost: 414   maxlim: 75012   bits: 18/17
8.21	c ---[2713]---> Adder-cost: 416   maxlim: 75012   bits: 18/17
8.33	c ---[2711]---> Adder-cost: 390   maxlim: 74975   bits: 18/17
8.44	c ---[2709]---> Adder-cost: 382   maxlim: 74975   bits: 18/17
8.56	c ---[2707]---> Adder-cost: 388   maxlim: 74975   bits: 18/17
8.68	c ---[2705]---> Adder-cost: 384   maxlim: 74956   bits: 18/17
8.80	c ---[2703]---> Adder-cost: 370   maxlim: 74946   bits: 18/17
8.92	c ---[2701]---> Adder-cost: 432   maxlim: 716   bits: 11/10
8.94	c ---[2699]---> Adder-cost: 454   maxlim: 1172   bits: 12/11
8.96	c ---[2697]---> Adder-cost: 478   maxlim: 2083   bits: 13/12
8.99	c ---[2695]---> Adder-cost: 489   maxlim: 3904   bits: 13/12
9.02	c ---[2693]---> Adder-cost: 513   maxlim: 7545   bits: 14/13
9.06	c ---[2691]---> Adder-cost: 545   maxlim: 14827   bits: 15/14
9.10	c ---[2689]---> Adder-cost: 539   maxlim: 29277   bits: 16/15
9.16	c ---[2687]---> Adder-cost: 546   maxlim: 58405   bits: 17/16
9.23	c ---[2685]---> Adder-cost: 532   maxlim: 58405   bits: 17/16
9.30	c ---[2683]---> Adder-cost: 534   maxlim: 58348   bits: 17/16
9.37	c ---[2681]---> Adder-cost: 524   maxlim: 58348   bits: 17/16
9.44	c ---[2679]---> Adder-cost: 514   maxlim: 58319   bits: 17/16
9.51	c ---[2677]---> Adder-cost: 502   maxlim: 58319   bits: 17/16
9.58	c ---[2675]---> Adder-cost: 488   maxlim: 58304   bits: 17/16
9.65	c ---[2673]---> Adder-cost: 458   maxlim: 58296   bits: 17/16
9.72	c ---[2671]---> Adder-cost: 314   maxlim: 716   bits: 11/10
9.74	c ---[2669]---> Adder-cost: 350   maxlim: 1172   bits: 12/11
9.76	c ---[2667]---> Adder-cost: 354   maxlim: 2083   bits: 13/12
9.79	c ---[2665]---> Adder-cost: 373   maxlim: 3904   bits: 13/12
9.82	c ---[2663]---> Adder-cost: 397   maxlim: 7545   bits: 14/13
9.86	c ---[2661]---> Adder-cost: 417   maxlim: 14827   bits: 15/14
9.90	c ---[2659]---> Adder-cost: 435   maxlim: 29277   bits: 16/15
9.96	c ---[2657]---> Adder-cost: 446   maxlim: 58405   bits: 17/16
10.04	c ---[2655]---> Adder-cost: 434   maxlim: 58405   bits: 17/16
10.11	c ---[2653]---> Adder-cost: 424   maxlim: 58348   bits: 17/16
10.17	c ---[2651]---> Adder-cost: 406   maxlim: 58348   bits: 17/16
10.24	c ---[2649]---> Adder-cost: 396   maxlim: 58319   bits: 17/16
10.31	c ---[2647]---> Adder-cost: 386   maxlim: 58319   bits: 17/16
10.38	c ---[2645]---> Adder-cost: 376   maxlim: 58304   bits: 17/16
10.45	c ---[2643]---> Adder-cost: 380   maxlim: 58296   bits: 17/16
10.53	c ---[2641]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
10.54	c ---[2639]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
10.55	c ---[2637]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
10.57	c ---[2635]---> Adder-cost: 248   maxlim: 8493   bits: 15/14
10.59	c ---[2633]---> Adder-cost: 256   maxlim: 16686   bits: 16/15
10.61	c ---[2631]---> Adder-cost: 262   maxlim: 33071   bits: 17/16
10.63	c ---[2629]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
10.65	c ---[2627]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
10.67	c ---[2625]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
10.69	c ---[2623]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
10.71	c ---[2621]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
10.73	c ---[2619]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
10.75	c ---[2617]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
10.77	c ---[2615]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
10.79	c ---[2613]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
10.81	c ---[2611]---> Adder-cost: 223   maxlim: 1579   bits: 12/11
10.83	c ---[2609]---> Adder-cost: 230   maxlim: 2604   bits: 13/12
10.84	c ---[2607]---> Adder-cost: 238   maxlim: 4653   bits: 14/13
10.86	c ---[2605]---> Adder-cost: 238   maxlim: 8493   bits: 15/14
10.87	c ---[2603]---> Adder-cost: 244   maxlim: 16686   bits: 16/15
10.89	c ---[2601]---> Adder-cost: 250   maxlim: 33071   bits: 17/16
10.91	c ---[2599]---> Adder-cost: 266   maxlim: 65840   bits: 18/17
10.93	c ---[2597]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
10.95	c ---[2595]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
10.98	c ---[2593]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
11.00	c ---[2591]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
11.02	c ---[2589]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
11.04	c ---[2587]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
11.06	c ---[2585]---> Adder-cost: 248   maxlim: 131150   bits: 19/18
11.08	c ---[2583]---> Adder-cost: 238   maxlim: 131133   bits: 19/18
11.10	c ---[2581]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
11.11	c ---[2579]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
11.13	c ---[2577]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
11.14	c ---[2575]---> Adder-cost: 248   maxlim: 8493   bits: 15/14
11.16	c ---[2573]---> Adder-cost: 256   maxlim: 16686   bits: 16/15
11.18	c ---[2571]---> Adder-cost: 262   maxlim: 33071   bits: 17/16
11.20	c ---[2569]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
11.22	c ---[2567]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
11.24	c ---[2565]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
11.26	c ---[2563]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
11.28	c ---[2561]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
11.30	c ---[2559]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
11.32	c ---[2557]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
11.34	c ---[2555]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
11.36	c ---[2553]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
11.38	c ---[2551]---> Adder-cost: 223   maxlim: 1579   bits: 12/11
11.40	c ---[2549]---> Adder-cost: 230   maxlim: 2604   bits: 13/12
11.41	c ---[2547]---> Adder-cost: 238   maxlim: 4653   bits: 14/13
11.43	c ---[2545]---> Adder-cost: 238   maxlim: 8493   bits: 15/14
11.45	c ---[2543]---> Adder-cost: 244   maxlim: 16686   bits: 16/15
11.46	c ---[2541]---> Adder-cost: 250   maxlim: 33071   bits: 17/16
11.48	c ---[2539]---> Adder-cost: 266   maxlim: 65840   bits: 18/17
11.51	c ---[2537]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
11.53	c ---[2535]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
11.55	c ---[2533]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
11.57	c ---[2531]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
11.59	c ---[2529]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
11.61	c ---[2527]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
11.63	c ---[2525]---> Adder-cost: 248   maxlim: 131150   bits: 19/18
11.65	c ---[2523]---> Adder-cost: 238   maxlim: 131133   bits: 19/18
11.67	c ---[2521]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
11.68	c ---[2519]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
11.70	c ---[2517]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
11.72	c ---[2515]---> Adder-cost: 256   maxlim: 8750   bits: 15/14
11.73	c ---[2513]---> Adder-cost: 262   maxlim: 16943   bits: 16/15
11.75	c ---[2511]---> Adder-cost: 276   maxlim: 33328   bits: 17/16
11.77	c ---[2509]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
11.79	c ---[2507]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
11.82	c ---[2505]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
11.84	c ---[2503]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
11.86	c ---[2501]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
11.88	c ---[2499]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
11.90	c ---[2497]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
11.92	c ---[2495]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
11.94	c ---[2493]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
11.96	c ---[2491]---> Adder-cost: 223   maxlim: 1579   bits: 12/11
11.98	c ---[2489]---> Adder-cost: 230   maxlim: 2604   bits: 13/12
11.99	c ---[2487]---> Adder-cost: 238   maxlim: 4653   bits: 14/13
12.01	c ---[2485]---> Adder-cost: 244   maxlim: 8750   bits: 15/14
12.03	c ---[2483]---> Adder-cost: 250   maxlim: 16943   bits: 16/15
12.04	c ---[2481]---> Adder-cost: 266   maxlim: 33328   bits: 17/16
12.06	c ---[2479]---> Adder-cost: 266   maxlim: 65840   bits: 18/17
12.09	c ---[2477]---> Adder-cost: 270   maxlim: 131377   bits: 19/18
12.11	c ---[2475]---> Adder-cost: 270   maxlim: 131377   bits: 19/18
12.13	c ---[2473]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
12.15	c ---[2471]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
12.17	c ---[2469]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
12.19	c ---[2467]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
12.21	c ---[2465]---> Adder-cost: 248   maxlim: 131150   bits: 19/18
12.23	c ---[2463]---> Adder-cost: 238   maxlim: 131133   bits: 19/18
12.25	c ---[2461]---> Adder-cost: 223   maxlim: 1579   bits: 12/11
12.27	c ---[2459]---> Adder-cost: 230   maxlim: 2604   bits: 13/12
12.28	c ---[2457]---> Adder-cost: 238   maxlim: 4653   bits: 14/13
12.30	c ---[2455]---> Adder-cost: 244   maxlim: 8750   bits: 15/14
12.32	c ---[2453]---> Adder-cost: 250   maxlim: 16943   bits: 16/15
12.34	c ---[2451]---> Adder-cost: 266   maxlim: 33328   bits: 17/16
12.36	c ---[2449]---> Adder-cost: 266   maxlim: 65840   bits: 18/17
12.38	c ---[2447]---> Adder-cost: 270   maxlim: 131377   bits: 19/18
12.40	c ---[2445]---> Adder-cost: 270   maxlim: 131377   bits: 19/18
12.42	c ---[2443]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
12.44	c ---[2441]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
12.47	c ---[2439]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
12.49	c ---[2437]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
12.51	c ---[2435]---> Adder-cost: 248   maxlim: 131150   bits: 19/18
12.53	c ---[2433]---> Adder-cost: 238   maxlim: 131133   bits: 19/18
12.55	c ---[2431]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
12.56	c ---[2429]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
12.58	c ---[2427]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
12.59	c ---[2425]---> Adder-cost: 256   maxlim: 8750   bits: 15/14
12.61	c ---[2423]---> Adder-cost: 262   maxlim: 16943   bits: 16/15
12.63	c ---[2421]---> Adder-cost: 276   maxlim: 33328   bits: 17/16
12.65	c ---[2419]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
12.67	c ---[2417]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
12.69	c ---[2415]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
12.72	c ---[2413]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
12.74	c ---[2411]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
12.76	c ---[2409]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
12.78	c ---[2407]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
12.80	c ---[2405]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
12.82	c ---[2403]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
12.84	c ---[2401]---> Adder-cost: 223   maxlim: 1579   bits: 12/11
12.85	c ---[2399]---> Adder-cost: 230   maxlim: 2604   bits: 13/12
12.87	c ---[2397]---> Adder-cost: 238   maxlim: 4653   bits: 14/13
12.89	c ---[2395]---> Adder-cost: 244   maxlim: 8750   bits: 15/14
12.90	c ---[2393]---> Adder-cost: 250   maxlim: 16943   bits: 16/15
12.92	c ---[2391]---> Adder-cost: 266   maxlim: 33328   bits: 17/16
12.94	c ---[2389]---> Adder-cost: 266   maxlim: 65840   bits: 18/17
12.96	c ---[2387]---> Adder-cost: 270   maxlim: 131377   bits: 19/18
12.99	c ---[2385]---> Adder-cost: 270   maxlim: 131377   bits: 19/18
13.01	c ---[2383]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
13.03	c ---[2381]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
13.05	c ---[2379]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
13.07	c ---[2377]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
13.09	c ---[2375]---> Adder-cost: 248   maxlim: 131150   bits: 19/18
13.11	c ---[2373]---> Adder-cost: 238   maxlim: 131133   bits: 19/18
13.13	c ---[2371]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
13.15	c ---[2369]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
13.16	c ---[2367]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
13.18	c ---[2365]---> Adder-cost: 248   maxlim: 8493   bits: 15/14
13.20	c ---[2363]---> Adder-cost: 256   maxlim: 16686   bits: 16/15
13.22	c ---[2361]---> Adder-cost: 262   maxlim: 33071   bits: 17/16
13.23	c ---[2359]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
13.26	c ---[2357]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
13.28	c ---[2355]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
13.30	c ---[2353]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
13.32	c ---[2351]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
13.34	c ---[2349]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
13.36	c ---[2347]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
13.38	c ---[2345]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
13.40	c ---[2343]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
13.42	c ---[2341]---> Adder-cost: 382   maxlim: 2492   bits: 13/12
13.50	c ---[2339]---> Adder-cost: 422   maxlim: 4131   bits: 14/13
13.54	c ---[2337]---> Adder-cost: 449   maxlim: 7408   bits: 14/13
13.59	c ---[2335]---> Adder-cost: 453   maxlim: 13552   bits: 15/14
13.64	c ---[2333]---> Adder-cost: 475   maxlim: 26660   bits: 16/15
13.71	c ---[2331]---> Adder-cost: 509   maxlim: 52875   bits: 17/16
13.80	c ---[2329]---> Adder-cost: 530   maxlim: 105304   bits: 18/17
13.89	c ---[2327]---> Adder-cost: 508   maxlim: 105099   bits: 18/17
14.00	c ---[2325]---> Adder-cost: 508   maxlim: 105099   bits: 18/17
14.11	c ---[2323]---> Adder-cost: 508   maxlim: 105099   bits: 18/17
14.22	c ---[2321]---> Adder-cost: 484   maxlim: 104996   bits: 18/17
14.34	c ---[2319]---> Adder-cost: 484   maxlim: 104996   bits: 18/17
14.46	c ---[2317]---> Adder-cost: 484   maxlim: 104996   bits: 18/17
14.58	c ---[2315]---> Adder-cost: 458   maxlim: 104944   bits: 18/17
14.69	c ---[2313]---> Adder-cost: 440   maxlim: 104918   bits: 18/17
14.81	c ---[2311]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
14.82	c ---[2309]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
14.84	c ---[2307]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
14.85	c ---[2305]---> Adder-cost: 248   maxlim: 8493   bits: 15/14
14.87	c ---[2303]---> Adder-cost: 256   maxlim: 16686   bits: 16/15
14.89	c ---[2301]---> Adder-cost: 262   maxlim: 33071   bits: 17/16
14.91	c ---[2299]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
14.93	c ---[2297]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
14.95	c ---[2295]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
14.97	c ---[2293]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
14.99	c ---[2291]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
15.01	c ---[2289]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
15.03	c ---[2287]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
15.05	c ---[2285]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
15.08	c ---[2283]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
15.10	c ---[2281]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
15.11	c ---[2279]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
15.13	c ---[2277]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
15.14	c ---[2275]---> Adder-cost: 248   maxlim: 8493   bits: 15/14
15.16	c ---[2273]---> Adder-cost: 256   maxlim: 16686   bits: 16/15
15.18	c ---[2271]---> Adder-cost: 262   maxlim: 33071   bits: 17/16
15.20	c ---[2269]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
15.22	c ---[2267]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
15.24	c ---[2265]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
15.26	c ---[2263]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
15.28	c ---[2261]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
15.30	c ---[2259]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
15.32	c ---[2257]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
15.35	c ---[2255]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
15.37	c ---[2253]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
15.39	c ---[2251]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
15.40	c ---[2249]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
15.42	c ---[2247]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
15.43	c ---[2245]---> Adder-cost: 248   maxlim: 8493   bits: 15/14
15.45	c ---[2243]---> Adder-cost: 256   maxlim: 16686   bits: 16/15
15.47	c ---[2241]---> Adder-cost: 262   maxlim: 33071   bits: 17/16
15.49	c ---[2239]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
15.51	c ---[2237]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
15.53	c ---[2235]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
15.55	c ---[2233]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
15.57	c ---[2231]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
15.59	c ---[2229]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
15.61	c ---[2227]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
15.63	c ---[2225]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
15.66	c ---[2223]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
15.68	c ---[2221]---> Adder-cost: 382   maxlim: 2492   bits: 13/12
15.71	c ---[2219]---> Adder-cost: 422   maxlim: 4131   bits: 14/13
15.74	c ---[2217]---> Adder-cost: 449   maxlim: 7408   bits: 14/13
15.79	c ---[2215]---> Adder-cost: 479   maxlim: 13962   bits: 15/14
15.85	c ---[2213]---> Adder-cost: 493   maxlim: 27070   bits: 16/15
15.92	c ---[2211]---> Adder-cost: 533   maxlim: 53285   bits: 17/16
16.01	c ---[2209]---> Adder-cost: 530   maxlim: 105304   bits: 18/17
16.10	c ---[2207]---> Adder-cost: 532   maxlim: 105304   bits: 18/17
16.20	c ---[2205]---> Adder-cost: 532   maxlim: 105304   bits: 18/17
16.30	c ---[2203]---> Adder-cost: 508   maxlim: 105099   bits: 18/17
16.41	c ---[2201]---> Adder-cost: 508   maxlim: 105099   bits: 18/17
16.52	c ---[2199]---> Adder-cost: 484   maxlim: 104996   bits: 18/17
16.64	c ---[2197]---> Adder-cost: 484   maxlim: 104996   bits: 18/17
16.76	c ---[2195]---> Adder-cost: 458   maxlim: 104944   bits: 18/17
16.87	c ---[2193]---> Adder-cost: 440   maxlim: 104918   bits: 18/17
16.99	c ---[2191]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
17.00	c ---[2189]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
17.02	c ---[2187]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
17.03	c ---[2185]---> Adder-cost: 256   maxlim: 8750   bits: 15/14
17.05	c ---[2183]---> Adder-cost: 262   maxlim: 16943   bits: 16/15
17.07	c ---[2181]---> Adder-cost: 276   maxlim: 33328   bits: 17/16
17.09	c ---[2179]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
17.11	c ---[2177]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
17.14	c ---[2175]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
17.16	c ---[2173]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
17.18	c ---[2171]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
17.20	c ---[2169]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
17.22	c ---[2167]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
17.24	c ---[2165]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
17.26	c ---[2163]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
17.28	c ---[2161]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
17.30	c ---[2159]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
17.31	c ---[2157]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
17.33	c ---[2155]---> Adder-cost: 256   maxlim: 8750   bits: 15/14
17.35	c ---[2153]---> Adder-cost: 262   maxlim: 16943   bits: 16/15
17.37	c ---[2151]---> Adder-cost: 276   maxlim: 33328   bits: 17/16
17.39	c ---[2149]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
17.41	c ---[2147]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
17.43	c ---[2145]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
17.45	c ---[2143]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
17.48	c ---[2141]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
17.50	c ---[2139]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
17.52	c ---[2137]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
17.54	c ---[2135]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
17.56	c ---[2133]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
17.58	c ---[2131]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
17.59	c ---[2129]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
17.61	c ---[2127]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
17.63	c ---[2125]---> Adder-cost: 256   maxlim: 8750   bits: 15/14
17.64	c ---[2123]---> Adder-cost: 262   maxlim: 16943   bits: 16/15
17.66	c ---[2121]---> Adder-cost: 276   maxlim: 33328   bits: 17/16
17.68	c ---[2119]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
17.70	c ---[2117]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
17.73	c ---[2115]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
17.75	c ---[2113]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
17.77	c ---[2111]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
17.79	c ---[2109]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
17.81	c ---[2107]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
17.83	c ---[2105]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
17.85	c ---[2103]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
17.87	c ---[2101]---> Adder-cost: 223   maxlim: 1579   bits: 12/11
17.89	c ---[2099]---> Adder-cost: 230   maxlim: 2604   bits: 13/12
17.90	c ---[2097]---> Adder-cost: 238   maxlim: 4653   bits: 14/13
17.92	c ---[2095]---> Adder-cost: 244   maxlim: 8750   bits: 15/14
17.94	c ---[2093]---> Adder-cost: 250   maxlim: 16943   bits: 16/15
17.96	c ---[2091]---> Adder-cost: 266   maxlim: 33328   bits: 17/16
17.98	c ---[2089]---> Adder-cost: 266   maxlim: 65840   bits: 18/17
18.00	c ---[2087]---> Adder-cost: 270   maxlim: 131377   bits: 19/18
18.02	c ---[2085]---> Adder-cost: 270   maxlim: 131377   bits: 19/18
18.05	c ---[2083]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
18.07	c ---[2081]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
18.09	c ---[2079]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
18.11	c ---[2077]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
18.13	c ---[2075]---> Adder-cost: 248   maxlim: 131150   bits: 19/18
18.15	c ---[2073]---> Adder-cost: 238   maxlim: 131133   bits: 19/18
18.17	c ---[2071]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
18.18	c ---[2069]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
18.20	c ---[2067]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
18.22	c ---[2065]---> Adder-cost: 248   maxlim: 8493   bits: 15/14
18.23	c ---[2063]---> Adder-cost: 256   maxlim: 16686   bits: 16/15
18.25	c ---[2061]---> Adder-cost: 262   maxlim: 33071   bits: 17/16
18.27	c ---[2059]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
18.29	c ---[2057]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
18.31	c ---[2055]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
18.34	c ---[2053]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
18.36	c ---[2051]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
18.38	c ---[2049]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
18.40	c ---[2047]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
18.42	c ---[2045]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
18.44	c ---[2043]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
18.46	c ---[2041]---> Adder-cost: 396   maxlim: 2492   bits: 13/12
18.49	c ---[2039]---> Adder-cost: 424   maxlim: 4131   bits: 14/13
18.53	c ---[2037]---> Adder-cost: 459   maxlim: 7408   bits: 14/13
18.58	c ---[2035]---> Adder-cost: 467   maxlim: 13962   bits: 15/14
18.64	c ---[2033]---> Adder-cost: 503   maxlim: 27070   bits: 16/15
18.71	c ---[2031]---> Adder-cost: 533   maxlim: 53285   bits: 17/16
18.80	c ---[2029]---> Adder-cost: 532   maxlim: 105304   bits: 18/17
18.89	c ---[2027]---> Adder-cost: 510   maxlim: 105304   bits: 18/17
18.99	c ---[2025]---> Adder-cost: 510   maxlim: 105304   bits: 18/17
19.09	c ---[2023]---> Adder-cost: 514   maxlim: 105099   bits: 18/17
19.19	c ---[2021]---> Adder-cost: 494   maxlim: 105099   bits: 18/17
19.31	c ---[2019]---> Adder-cost: 494   maxlim: 105099   bits: 18/17
19.43	c ---[2017]---> Adder-cost: 492   maxlim: 104996   bits: 18/17
19.56	c ---[2015]---> Adder-cost: 472   maxlim: 104944   bits: 18/17
19.67	c ---[2013]---> Adder-cost: 456   maxlim: 104918   bits: 18/17
19.78	c ---[2011]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
19.80	c ---[2009]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
19.81	c ---[2007]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
19.83	c ---[2005]---> Adder-cost: 248   maxlim: 8493   bits: 15/14
19.85	c ---[2003]---> Adder-cost: 256   maxlim: 16686   bits: 16/15
19.87	c ---[2001]---> Adder-cost: 262   maxlim: 33071   bits: 17/16
19.88	c ---[1999]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
19.91	c ---[1997]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
19.93	c ---[1995]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
19.95	c ---[1993]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
19.97	c ---[1991]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
19.99	c ---[1989]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
20.01	c ---[1987]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
20.03	c ---[1985]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
20.05	c ---[1983]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
20.07	c ---[1981]---> Adder-cost: 382   maxlim: 2492   bits: 13/12
20.10	c ---[1979]---> Adder-cost: 422   maxlim: 4131   bits: 14/13
20.14	c ---[1977]---> Adder-cost: 449   maxlim: 7408   bits: 14/13
20.19	c ---[1975]---> Adder-cost: 453   maxlim: 13552   bits: 15/14
20.24	c ---[1973]---> Adder-cost: 475   maxlim: 26660   bits: 16/15
20.31	c ---[1971]---> Adder-cost: 509   maxlim: 52875   bits: 17/16
20.39	c ---[1969]---> Adder-cost: 530   maxlim: 105304   bits: 18/17
20.49	c ---[1967]---> Adder-cost: 508   maxlim: 105099   bits: 18/17
20.60	c ---[1965]---> Adder-cost: 508   maxlim: 105099   bits: 18/17
20.70	c ---[1963]---> Adder-cost: 508   maxlim: 105099   bits: 18/17
20.81	c ---[1961]---> Adder-cost: 484   maxlim: 104996   bits: 18/17
20.93	c ---[1959]---> Adder-cost: 484   maxlim: 104996   bits: 18/17
21.05	c ---[1957]---> Adder-cost: 484   maxlim: 104996   bits: 18/17
21.17	c ---[1955]---> Adder-cost: 458   maxlim: 104944   bits: 18/17
21.29	c ---[1953]---> Adder-cost: 440   maxlim: 104918   bits: 18/17
21.40	c ---[1951]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
21.41	c ---[1949]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
21.43	c ---[1947]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
21.45	c ---[1945]---> Adder-cost: 248   maxlim: 8493   bits: 15/14
21.46	c ---[1943]---> Adder-cost: 256   maxlim: 16686   bits: 16/15
21.48	c ---[1941]---> Adder-cost: 262   maxlim: 33071   bits: 17/16
21.50	c ---[1939]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
21.52	c ---[1937]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
21.55	c ---[1935]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
21.57	c ---[1933]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
21.59	c ---[1931]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
21.61	c ---[1929]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
21.63	c ---[1927]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
21.65	c ---[1925]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
21.67	c ---[1923]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
21.69	c ---[1921]---> Adder-cost: 241   maxlim: 3117   bits: 13/12
21.71	c ---[1919]---> Adder-cost: 244   maxlim: 5166   bits: 14/13
21.72	c ---[1917]---> Adder-cost: 250   maxlim: 9263   bits: 15/14
21.74	c ---[1915]---> Adder-cost: 266   maxlim: 17456   bits: 16/15
21.76	c ---[1913]---> Adder-cost: 268   maxlim: 33841   bits: 17/16
21.78	c ---[1911]---> Adder-cost: 278   maxlim: 66610   bits: 18/17
21.81	c ---[1909]---> Adder-cost: 280   maxlim: 131634   bits: 19/18
21.83	c ---[1907]---> Adder-cost: 280   maxlim: 131634   bits: 19/18
21.85	c ---[1905]---> Adder-cost: 280   maxlim: 131634   bits: 19/18
21.87	c ---[1903]---> Adder-cost: 274   maxlim: 131377   bits: 19/18
21.90	c ---[1901]---> Adder-cost: 274   maxlim: 131377   bits: 19/18
21.92	c ---[1899]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
21.94	c ---[1897]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
21.96	c ---[1895]---> Adder-cost: 256   maxlim: 131183   bits: 19/18
21.98	c ---[1893]---> Adder-cost: 250   maxlim: 131150   bits: 19/18
22.00	c ---[1891]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
22.02	c ---[1889]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
22.03	c ---[1887]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
22.05	c ---[1885]---> Adder-cost: 256   maxlim: 8750   bits: 15/14
22.06	c ---[1883]---> Adder-cost: 262   maxlim: 16943   bits: 16/15
22.08	c ---[1881]---> Adder-cost: 276   maxlim: 33328   bits: 17/16
22.10	c ---[1879]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
22.13	c ---[1877]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
22.15	c ---[1875]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
22.17	c ---[1873]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
22.19	c ---[1871]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
22.21	c ---[1869]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
22.23	c ---[1867]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
22.25	c ---[1865]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
22.27	c ---[1863]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
22.29	c ---[1861]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
22.31	c ---[1859]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
22.32	c ---[1857]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
22.34	c ---[1855]---> Adder-cost: 256   maxlim: 8750   bits: 15/14
22.36	c ---[1853]---> Adder-cost: 262   maxlim: 16943   bits: 16/15
22.38	c ---[1851]---> Adder-cost: 276   maxlim: 33328   bits: 17/16
22.40	c ---[1849]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
22.42	c ---[1847]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
22.44	c ---[1845]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
22.46	c ---[1843]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
22.49	c ---[1841]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
22.51	c ---[1839]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
22.53	c ---[1837]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
22.55	c ---[1835]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
22.57	c ---[1833]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
22.59	c ---[1831]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
22.60	c ---[1829]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
22.62	c ---[1827]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
22.64	c ---[1825]---> Adder-cost: 256   maxlim: 8750   bits: 15/14
22.65	c ---[1823]---> Adder-cost: 262   maxlim: 16943   bits: 16/15
22.67	c ---[1821]---> Adder-cost: 276   maxlim: 33328   bits: 17/16
22.69	c ---[1819]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
22.71	c ---[1817]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
22.74	c ---[1815]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
22.76	c ---[1813]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
22.78	c ---[1811]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
22.80	c ---[1809]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
22.82	c ---[1807]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
22.84	c ---[1805]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
22.86	c ---[1803]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
22.88	c ---[1801]---> Adder-cost: 223   maxlim: 1579   bits: 12/11
22.90	c ---[1799]---> Adder-cost: 230   maxlim: 2604   bits: 13/12
22.91	c ---[1797]---> Adder-cost: 238   maxlim: 4653   bits: 14/13
22.93	c ---[1795]---> Adder-cost: 244   maxlim: 8750   bits: 15/14
22.95	c ---[1793]---> Adder-cost: 250   maxlim: 16943   bits: 16/15
22.97	c ---[1791]---> Adder-cost: 266   maxlim: 33328   bits: 17/16
22.99	c ---[1789]---> Adder-cost: 266   maxlim: 65840   bits: 18/17
23.01	c ---[1787]---> Adder-cost: 270   maxlim: 131377   bits: 19/18
23.03	c ---[1785]---> Adder-cost: 270   maxlim: 131377   bits: 19/18
23.05	c ---[1783]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
23.07	c ---[1781]---> Adder-cost: 264   maxlim: 131248   bits: 19/18
23.10	c ---[1779]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
23.12	c ---[1777]---> Adder-cost: 254   maxlim: 131183   bits: 19/18
23.14	c ---[1775]---> Adder-cost: 248   maxlim: 131150   bits: 19/18
23.16	c ---[1773]---> Adder-cost: 238   maxlim: 131133   bits: 19/18
23.18	c ---[1771]---> Adder-cost: 235   maxlim: 1579   bits: 12/11
23.19	c ---[1769]---> Adder-cost: 242   maxlim: 2604   bits: 13/12
23.21	c ---[1767]---> Adder-cost: 248   maxlim: 4653   bits: 14/13
23.22	c ---[1765]---> Adder-cost: 256   maxlim: 8750   bits: 15/14
23.24	c ---[1763]---> Adder-cost: 262   maxlim: 16943   bits: 16/15
23.26	c ---[1761]---> Adder-cost: 276   maxlim: 33328   bits: 17/16
23.28	c ---[1759]---> Adder-cost: 276   maxlim: 65840   bits: 18/17
23.30	c ---[1757]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
23.33	c ---[1755]---> Adder-cost: 282   maxlim: 131377   bits: 19/18
23.35	c ---[1753]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
23.37	c ---[1751]---> Adder-cost: 276   maxlim: 131248   bits: 19/18
23.39	c ---[1749]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
23.41	c ---[1747]---> Adder-cost: 264   maxlim: 131183   bits: 19/18
23.43	c ---[1745]---> Adder-cost: 260   maxlim: 131150   bits: 19/18
23.45	c ---[1743]---> Adder-cost: 250   maxlim: 131133   bits: 19/18
23.47	c ---[1741]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
23.48	c ---[1739]---> Sorter-cost:  613     Base: 2 2 2 2 2 2
23.48	c ---[1737]---> Sorter-cost:  613     Base: 2 2 2 2 2 2
23.48	c ---[1735]---> Sorter-cost:  629     Base: 2 2 2 2 2 2 2
23.48	c ---[1733]---> Sorter-cost:  615     Base: 2 2 2 2 2 2
23.49	c ---[1731]---> Sorter-cost:  613     Base: 2 2 2 2 2 2
23.49	c ---[1729]---> Sorter-cost: 2013     Base: 3 7 2 2 2
23.50	c ---[1727]---> Adder-cost: 199   maxlim: 878   bits: 11/10
23.51	c ---[1725]---> Sorter-cost: 2640     Base: 3 7 2 2 2 2 2
23.53	c ---[1723]---> Sorter-cost: 2691     Base: 3 7 2 2 2 2 2 2
23.56	c ---[1721]---> Sorter-cost: 2849     Base: 3 7 2 2 2 2 2 2 2
23.59	c ---[1719]---> Sorter-cost: 2981     Base: 3 7 2 2 2 2 2 2 2 2
23.63	c ---[1717]---> Sorter-cost: 3163     Base: 3 7 2 2 2 2 2 2 2 2 2
23.69	c ---[1715]---> Sorter-cost: 3431     Base: 3 7 2 2 2 2 2 2 2 2 2 2
23.78	c ---[1713]---> Sorter-cost: 3689     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
23.91	c ---[1711]---> Adder-cost: 368   maxlim: 174827   bits: 19/18
24.09	c ---[1709]---> Sorter-cost: 4158     Base: 3 7 5 13 2 2 2 2 2
24.25	c ---[1707]---> Sorter-cost: 4158     Base: 3 7 5 13 2 2 2 2 2
24.42	c ---[1705]---> Sorter-cost: 3802     Base: 3 7 5 13 2 2 2 2 2
24.68	c ---[1703]---> Sorter-cost: 3802     Base: 3 7 5 13 2 2 2 2 2
24.85	c ---[1701]---> Sorter-cost: 3719     Base: 3 7 5 13 2 2 2 2 2
25.01	c ---[1699]---> Sorter-cost: 1880     Base: 3 7 2
25.02	c ---[1697]---> Sorter-cost: 1980     Base: 3 7 2 2 2
25.03	c ---[1695]---> Sorter-cost: 2146     Base: 3 7 2 2 2 2
25.04	c ---[1693]---> Adder-cost: 215   maxlim: 1434   bits: 12/11
25.06	c ---[1691]---> Sorter-cost: 2642     Base: 3 7 2 2 2 2 2 2
25.08	c ---[1689]---> Sorter-cost: 2791     Base: 3 7 2 2 2 2 2 2 2
25.11	c ---[1687]---> Sorter-cost: 2911     Base: 3 7 2 2 2 2 2 2 2 2
25.15	c ---[1685]---> Sorter-cost: 3004     Base: 3 7 2 2 2 2 2 2 2 2 2
25.21	c ---[1683]---> Sorter-cost: 3232     Base: 3 7 2 2 2 2 2 2 2 2 2 2
25.30	c ---[1681]---> Sorter-cost: 3683     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
25.43	c ---[1679]---> Sorter-cost: 4159     Base: 3 7 5 13 2 2 2 2 2
25.59	c ---[1677]---> Sorter-cost: 3799     Base: 3 7 5 13 2 2 2 2 2
25.75	c ---[1675]---> Sorter-cost: 3872     Base: 3 7 5 13 2 2 2 2 2
25.92	c ---[1673]---> Sorter-cost: 3798     Base: 3 7 5 13 2 2 2 2 2
26.08	c ---[1671]---> Sorter-cost: 3763     Base: 3 7 5 13 2 2 2 2 2
26.25	c ---[1669]---> Sorter-cost: 1880     Base: 3 7 2
26.25	c ---[1667]---> Sorter-cost: 1980     Base: 3 7 2 2 2
26.26	c ---[1665]---> Sorter-cost: 2146     Base: 3 7 2 2 2 2
26.27	c ---[1663]---> Sorter-cost: 2590     Base: 3 7 2 2 2 2 2
26.29	c ---[1661]---> Sorter-cost: 2692     Base: 3 7 2 2 2 2 2 2
26.32	c ---[1659]---> Sorter-cost: 2850     Base: 3 7 2 2 2 2 2 2 2
26.35	c ---[1657]---> Sorter-cost: 2911     Base: 3 7 2 2 2 2 2 2 2 2
26.39	c ---[1655]---> Sorter-cost: 3032     Base: 3 7 2 2 2 2 2 2 2 2 2
26.45	c ---[1653]---> Sorter-cost: 3261     Base: 3 7 2 2 2 2 2 2 2 2 2 2
26.53	c ---[1651]---> Sorter-cost: 3683     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
26.66	c ---[1649]---> Sorter-cost: 4158     Base: 3 7 5 13 2 2 2 2 2
26.83	c ---[1647]---> Sorter-cost: 4158     Base: 3 7 5 13 2 2 2 2 2
26.99	c ---[1645]---> Sorter-cost: 3799     Base: 3 7 5 13 2 2 2 2 2
27.15	c ---[1643]---> Sorter-cost: 3802     Base: 3 7 5 13 2 2 2 2 2
27.32	c ---[1641]---> Sorter-cost: 3719     Base: 3 7 5 13 2 2 2 2 2
27.49	c ---[1639]---> Sorter-cost: 2012     Base: 3 7 2 2 2
27.50	c ---[1637]---> Adder-cost: 199   maxlim: 873   bits: 11/10
27.51	c ---[1635]---> Sorter-cost: 2640     Base: 3 7 2 2 2 2 2
27.53	c ---[1633]---> Sorter-cost: 2796     Base: 3 7 2 2 2 2 2 2
27.55	c ---[1631]---> Sorter-cost: 2937     Base: 3 7 2 2 2 2 2 2 2
27.58	c ---[1629]---> Sorter-cost: 3104     Base: 3 7 2 2 2 2 2 2 2 2
27.63	c ---[1627]---> Sorter-cost: 3243     Base: 3 7 2 2 2 2 2 2 2 2 2
27.68	c ---[1625]---> Sorter-cost: 3432     Base: 3 7 2 2 2 2 2 2 2 2 2 2
27.77	c ---[1623]---> Sorter-cost: 4020     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
27.91	c ---[1621]---> Adder-cost: 368   maxlim: 174869   bits: 19/18
28.09	c ---[1619]---> Sorter-cost: 4186     Base: 3 7 5 13 2 2 2 2 2
28.26	c ---[1617]---> Sorter-cost: 4186     Base: 3 7 5 13 2 2 2 2 2
28.43	c ---[1615]---> Sorter-cost: 4355     Base: 5 17 2 2 2 2 2 2 2 2 2
28.61	c ---[1613]---> Sorter-cost: 4159     Base: 3 7 5 13 2 2 2 2 2
28.77	c ---[1611]---> Sorter-cost: 3802     Base: 3 7 5 13 2 2 2 2 2
28.93	c ---[1609]---> Sorter-cost: 1881     Base: 3 7 2
28.94	c ---[1607]---> Sorter-cost: 1980     Base: 3 7 2 2 2
28.95	c ---[1605]---> Sorter-cost: 2146     Base: 3 7 2 2 2 2
28.96	c ---[1603]---> Sorter-cost: 2590     Base: 3 7 2 2 2 2 2
28.98	c ---[1601]---> Sorter-cost: 2643     Base: 3 7 2 2 2 2 2 2
29.01	c ---[1599]---> Sorter-cost: 2792     Base: 3 7 2 2 2 2 2 2 2
29.04	c ---[1597]---> Sorter-cost: 2912     Base: 3 7 2 2 2 2 2 2 2 2
29.08	c ---[1595]---> Sorter-cost: 3032     Base: 3 7 2 2 2 2 2 2 2 2 2
29.14	c ---[1593]---> Sorter-cost: 3260     Base: 3 7 2 2 2 2 2 2 2 2 2 2
29.23	c ---[1591]---> Sorter-cost: 3683     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
29.36	c ---[1589]---> Sorter-cost: 4158     Base: 3 7 5 13 2 2 2 2 2
29.52	c ---[1587]---> Sorter-cost: 3802     Base: 3 7 5 13 2 2 2 2 2
29.69	c ---[1585]---> Sorter-cost: 3872     Base: 3 7 5 13 2 2 2 2 2
29.85	c ---[1583]---> Sorter-cost: 3798     Base: 3 7 5 13 2 2 2 2 2
30.02	c ---[1581]---> Sorter-cost: 3763     Base: 3 7 5 13 2 2 2 2 2
30.18	c ---[1579]---> Sorter-cost: 1880     Base: 3 7 2
30.19	c ---[1577]---> Sorter-cost: 1979     Base: 3 7 2 2 2
30.20	c ---[1575]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
30.21	c ---[1573]---> Sorter-cost: 2590     Base: 3 7 2 2 2 2 2
30.23	c ---[1571]---> Sorter-cost: 2691     Base: 3 7 2 2 2 2 2 2
30.26	c ---[1569]---> Sorter-cost: 2849     Base: 3 7 2 2 2 2 2 2 2
30.29	c ---[1567]---> Sorter-cost: 2982     Base: 3 7 2 2 2 2 2 2 2 2
30.33	c ---[1565]---> Sorter-cost: 3070     Base: 3 7 2 2 2 2 2 2 2 2 2
30.39	c ---[1563]---> Sorter-cost: 3263     Base: 3 7 2 2 2 2 2 2 2 2 2 2
30.48	c ---[1561]---> Sorter-cost: 3689     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
30.61	c ---[1559]---> Sorter-cost: 4158     Base: 3 7 5 13 2 2 2 2 2
30.77	c ---[1557]---> Sorter-cost: 4158     Base: 3 7 5 13 2 2 2 2 2
30.94	c ---[1555]---> Sorter-cost: 3799     Base: 3 7 5 13 2 2 2 2 2
31.10	c ---[1553]---> Sorter-cost: 3719     Base: 3 7 5 13 2 2 2 2 2
31.27	c ---[1551]---> Sorter-cost: 3763     Base: 3 7 5 13 2 2 2 2 2
31.44	c ---[1550]---> Sorter-cost: 1584     Base: 2 2 2 2 7 3 3 2 2 2 2 2 2
31.49	c ---[1549]---> Sorter-cost: 1712     Base: 2 2 2 2 3 5 17 2 2 2 2
31.55	c ---[1548]---> Sorter-cost: 1712     Base: 2 2 2 2 3 5 17 2 2 2 2
31.61	c ---[1547]---> Sorter-cost: 1712     Base: 2 2 2 2 3 5 17 2 2 2 2
31.67	c ---[1546]---> Sorter-cost: 1657     Base: 2 2 2 2 3 5 17 2 2 2 2
31.73	c ---[1545]---> Sorter-cost: 1657     Base: 2 2 2 2 3 5 17 2 2 2 2
31.79	c ---[1544]---> Sorter-cost: 1657     Base: 2 2 2 2 3 5 17 2 2 2 2
31.85	c ---[1543]---> Sorter-cost: 1657     Base: 2 2 2 2 3 5 17 2 2 2 2
31.91	c ---[1542]---> Sorter-cost: 1657     Base: 2 2 2 2 3 5 17 2 2 2 2
31.97	c ---[1541]---> Sorter-cost: 1443     Base: 2 2 2 2 3 5 17 2 2 2 2
32.03	c ---[1540]---> Sorter-cost: 1489     Base: 2 2 2 2 3 5 17 2 2 2 2
32.09	c ---[1539]---> Sorter-cost: 1489     Base: 2 2 2 2 3 5 17 2 2 2 2
32.15	c ---[1538]---> Sorter-cost: 1489     Base: 2 2 2 2 3 5 17 2 2 2 2
32.21	c ---[1537]---> Sorter-cost: 1428     Base: 2 2 2 2 3 5 17 2 2 2 2
32.28	c ---[1536]---> Sorter-cost: 1428     Base: 2 2 2 2 3 5 17 2 2 2 2
32.34	c ---[1535]---> Sorter-cost: 1289     Base: 2 2 2 2 3 5 17 2 2 2 2
32.40	c ---[1534]---> Sorter-cost: 1445     Base: 2 2 2 2 3 5 17 2 2 2 2
32.46	c ---[1533]---> Sorter-cost: 1445     Base: 2 2 2 2 3 5 17 2 2 2 2
32.52	c ---[1532]---> Sorter-cost: 1445     Base: 2 2 2 2 3 5 17 2 2 2 2
32.58	c ---[1531]---> Sorter-cost: 1445     Base: 2 2 2 2 3 5 17 2 2 2 2
32.64	c ---[1530]---> Sorter-cost: 1445     Base: 2 2 2 2 3 5 17 2 2 2 2
32.70	c ---[1529]---> Sorter-cost: 1445     Base: 2 2 2 2 3 5 17 2 2 2 2
32.77	c ---[1528]---> Sorter-cost: 1428     Base: 2 2 2 2 3 5 17 2 2 2 2
32.83	c ---[1527]---> Sorter-cost: 1568     Base: 2 2 2 2 7 3 3 2 2 2 2 2 2
32.89	c ---[1526]---> Sorter-cost: 1688     Base: 2 2 2 2 3 5 17 2 2 2 2
32.95	c ---[1525]---> Sorter-cost: 1688     Base: 2 2 2 2 3 5 17 2 2 2 2
33.02	c ---[1524]---> Sorter-cost: 1688     Base: 2 2 2 2 3 5 17 2 2 2 2
33.08	c ---[1523]---> Sorter-cost: 1688     Base: 2 2 2 2 3 5 17 2 2 2 2
33.14	c ---[1522]---> Sorter-cost: 1688     Base: 2 2 2 2 3 5 17 2 2 2 2
33.21	c ---[1521]---> Sorter-cost: 1688     Base: 2 2 2 2 3 5 17 2 2 2 2
33.27	c ---[1520]---> Sorter-cost: 1688     Base: 2 2 2 2 3 5 17 2 2 2 2
33.34	c ---[1519]---> Sorter-cost: 1703     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
33.40	c ---[1518]---> Sorter-cost: 1703     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
33.47	c ---[1517]---> Sorter-cost: 1703     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
33.54	c ---[1516]---> Sorter-cost: 1427     Base: 2 2 2 2 3 5 17 2 2 2 2
33.60	c ---[1515]---> Sorter-cost: 1643     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
33.66	c ---[1514]---> Sorter-cost: 1643     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
33.73	c ---[1513]---> Sorter-cost: 1643     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
33.80	c ---[1512]---> Sorter-cost: 1643     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
33.86	c ---[1511]---> Sorter-cost: 1400     Base: 2 2 2 2 3 5 17 2 2 2 2
33.93	c ---[1510]---> Sorter-cost: 1273     Base: 2 2 2 2 3 5 17 2 2 2 2
33.99	c ---[1509]---> Sorter-cost: 1509     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
34.06	c ---[1508]---> Sorter-cost: 1509     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
34.12	c ---[1507]---> Sorter-cost: 1509     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
34.19	c ---[1506]---> Sorter-cost: 1509     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
34.26	c ---[1505]---> Sorter-cost: 1639     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
34.32	c ---[1504]---> Sorter-cost: 1643     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
34.39	c ---[1503]---> Sorter-cost: 1643     Base: 2 2 2 7 3 3 2 2 2 2 2 2 2
34.46	c ---[1502]---> Sorter-cost: 1754     Base: 2 2 2 2 2 2 7 3 3 2 2 2 2
34.50	c ---[1501]---> Sorter-cost: 1894     Base: 2 2 2 2 2 2 3 5 17 2 2
34.55	c ---[1500]---> Sorter-cost: 1894     Base: 2 2 2 2 2 2 3 5 17 2 2
34.60	c ---[1499]---> Sorter-cost: 1894     Base: 2 2 2 2 2 2 3 5 17 2 2
34.65	c ---[1498]---> Sorter-cost: 1691     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
34.69	c ---[1497]---> Sorter-cost: 1691     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
34.73	c ---[1496]---> Sorter-cost: 1691     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
34.78	c ---[1495]---> Sorter-cost: 1691     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
34.82	c ---[1494]---> Sorter-cost: 1662     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
34.87	c ---[1493]---> Sorter-cost: 1646     Base: 2 2 2 2 2 2 7 3 3 2 2 2 2
34.91	c ---[1492]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
34.96	c ---[1491]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
35.01	c ---[1490]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
35.05	c ---[1489]---> Sorter-cost: 1569     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
35.32	c ---[1488]---> Sorter-cost: 1569     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
35.36	c ---[1487]---> Sorter-cost: 1569     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
35.41	c ---[1486]---> Sorter-cost: 1569     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
35.45	c ---[1485]---> Sorter-cost: 1564     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
35.50	c ---[1484]---> Sorter-cost: 1646     Base: 2 2 2 2 2 2 7 3 3 2 2 2 2
35.54	c ---[1483]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
35.59	c ---[1482]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
35.64	c ---[1481]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
35.69	c ---[1480]---> Sorter-cost: 1816     Base: 2 2 2 2 2 2 3 5 17 2 2
35.73	c ---[1479]---> Sorter-cost: 1816     Base: 2 2 2 2 2 2 3 5 17 2 2
35.78	c ---[1478]---> Sorter-cost: 1816     Base: 2 2 2 2 2 2 3 5 17 2 2
35.83	c ---[1477]---> Sorter-cost: 1569     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
35.87	c ---[1476]---> Sorter-cost: 1613     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
35.92	c ---[1475]---> Sorter-cost: 1691     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
35.96	c ---[1474]---> Sorter-cost: 1646     Base: 2 2 2 2 2 2 7 3 3 2 2 2 2
36.00	c ---[1473]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
36.05	c ---[1472]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
36.10	c ---[1471]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
36.15	c ---[1470]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
36.20	c ---[1469]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
36.25	c ---[1468]---> Sorter-cost: 1772     Base: 2 2 2 2 2 2 3 5 17 2 2
36.30	c ---[1467]---> Sorter-cost: 1569     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
36.34	c ---[1466]---> Sorter-cost: 1569     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
36.38	c ---[1465]---> Sorter-cost: 1569     Base: 2 2 2 2 2 2 3 5 2 2 2 2 2 2
36.43	c ---[1464]---> BDD-cost:  420
36.43	c ---[1463]---> Sorter-cost: 2218     Base: 2 2 2 3 5 2 17 2 2 2 2
36.50	c ---[1462]---> Sorter-cost: 2218     Base: 2 2 2 3 5 2 17 2 2 2 2
36.58	c ---[1461]---> BDD-cost:  330
36.58	c ---[1460]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
36.66	c ---[1459]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
36.74	c ---[1458]---> BDD-cost:  330
36.74	c ---[1457]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
36.82	c ---[1456]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
36.89	c ---[1455]---> BDD-cost:  330
36.90	c ---[1454]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
36.97	c ---[1453]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
37.05	c ---[1452]---> BDD-cost:  330
37.05	c ---[1451]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
37.13	c ---[1450]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
37.21	c ---[1449]---> Sorter-cost: 2218     Base: 2 2 2 3 5 2 17 2 2 2 2
37.28	c ---[1448]---> Sorter-cost: 2218     Base: 2 2 2 3 5 2 17 2 2 2 2
37.36	c ---[1447]---> Sorter-cost: 2218     Base: 2 2 2 3 5 2 17 2 2 2 2
37.44	c ---[1446]---> BDD-cost:  330
37.44	c ---[1445]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
37.52	c ---[1444]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
37.59	c ---[1443]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
37.67	c ---[1442]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
37.74	c ---[1441]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
37.82	c ---[1440]---> BDD-cost:  330
37.83	c ---[1439]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
37.90	c ---[1438]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
37.98	c ---[1437]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.06	c ---[1436]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.13	c ---[1435]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.21	c ---[1434]---> BDD-cost:  330
38.21	c ---[1433]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.29	c ---[1432]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.37	c ---[1431]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.44	c ---[1430]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.52	c ---[1429]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.59	c ---[1428]---> BDD-cost:  330
38.60	c ---[1427]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.67	c ---[1426]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.75	c ---[1425]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.83	c ---[1424]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.90	c ---[1423]---> Sorter-cost: 2114     Base: 2 2 2 3 5 2 17 2 2 2 2
38.98	c ---[1422]---> Sorter-cost: 2352     Base: 2 2 2 2 3 5 17 2 2 2 2
39.06	c ---[1421]---> Sorter-cost: 2592     Base: 2 2 2 2 5 3 17 2 2 2 2
39.18	c ---[1420]---> Sorter-cost: 2592     Base: 2 2 2 2 5 3 17 2 2 2 2
39.29	c ---[1419]---> Sorter-cost: 2592     Base: 2 2 2 2 5 3 17 2 2 2 2
39.40	c ---[1418]---> Sorter-cost: 2384     Base: 2 2 2 2 5 3 17 2 2 2 2
39.48	c ---[1417]---> Sorter-cost: 2384     Base: 2 2 2 2 5 3 17 2 2 2 2
39.56	c ---[1416]---> Sorter-cost: 2384     Base: 2 2 2 2 5 3 17 2 2 2 2
39.64	c ---[1415]---> Sorter-cost: 2196     Base: 2 2 2 2 3 5 17 2 2 2 2
39.73	c ---[1414]---> Sorter-cost: 2508     Base: 2 2 2 2 5 3 17 2 2 2 2
39.84	c ---[1413]---> Sorter-cost: 2508     Base: 2 2 2 2 5 3 17 2 2 2 2
39.96	c ---[1412]---> Sorter-cost: 2508     Base: 2 2 2 2 5 3 17 2 2 2 2
40.07	c ---[1411]---> Sorter-cost: 2528     Base: 2 2 2 2 5 3 17 2 2 2 2
40.18	c ---[1410]---> Sorter-cost: 2528     Base: 2 2 2 2 5 3 17 2 2 2 2
40.29	c ---[1409]---> Sorter-cost: 2528     Base: 2 2 2 2 5 3 17 2 2 2 2
40.41	c ---[1408]---> Sorter-cost: 2384     Base: 2 2 2 2 5 3 17 2 2 2 2
40.49	c ---[1407]---> Sorter-cost: 2384     Base: 2 2 2 2 5 3 17 2 2 2 2
40.57	c ---[1406]---> BDD-cost:  418
40.57	c ---[1405]---> Sorter-cost: 2320     Base: 2 2 2 2 5 3 17 2 2 2 2
40.65	c ---[1404]---> Sorter-cost: 2320     Base: 2 2 2 2 5 3 17 2 2 2 2
40.73	c ---[1403]---> Sorter-cost: 2320     Base: 2 2 2 2 5 3 17 2 2 2 2
40.81	c ---[1402]---> BDD-cost:  330
40.81	c ---[1401]---> Sorter-cost: 2272     Base: 2 2 2 2 5 3 17 2 2 2 2
40.89	c ---[1400]---> Sorter-cost: 2272     Base: 2 2 2 2 5 3 17 2 2 2 2
40.97	c ---[1399]---> Sorter-cost: 2272     Base: 2 2 2 2 5 3 17 2 2 2 2
41.05	c ---[1398]---> BDD-cost:  330
41.06	c ---[1397]---> Sorter-cost: 2272     Base: 2 2 2 2 5 3 17 2 2 2 2
41.14	c ---[1396]---> Sorter-cost: 2272     Base: 2 2 2 2 5 3 17 2 2 2 2
41.22	c ---[1395]---> Sorter-cost: 2272     Base: 2 2 2 2 5 3 17 2 2 2 2
41.30	c ---[1394]---> BDD-cost:  330
41.30	c ---[1393]---> Sorter-cost: 2272     Base: 2 2 2 2 5 3 17 2 2 2 2
41.38	c ---[1392]---> Sorter-cost: 2272     Base: 2 2 2 2 5 3 17 2 2 2 2
41.46	c ---[1391]---> Sorter-cost: 2272     Base: 2 2 2 2 5 3 17 2 2 2 2
41.54	c ---[1390]---> Sorter-cost: 2235     Base: 2 2 2 2 3 5 17 2 2 2 2
41.63	c ---[1389]---> Sorter-cost: 2368     Base: 2 2 2 2 3 5 17 2 2 2 2
41.73	c ---[1388]---> Sorter-cost: 2368     Base: 2 2 2 2 3 5 17 2 2 2 2
41.82	c ---[1387]---> Sorter-cost: 2368     Base: 2 2 2 2 3 5 17 2 2 2 2
41.92	c ---[1386]---> Sorter-cost: 2368     Base: 2 2 2 2 3 5 17 2 2 2 2
42.01	c ---[1385]---> Sorter-cost: 2368     Base: 2 2 2 2 3 5 17 2 2 2 2
42.11	c ---[1384]---> Sorter-cost: 2368     Base: 2 2 2 2 3 5 17 2 2 2 2
42.20	c ---[1383]---> Sorter-cost: 2167     Base: 2 2 2 2 3 5 17 2 2 2 2
42.28	c ---[1382]---> Sorter-cost: 2151     Base: 2 2 2 2 3 5 17 2 2 2 2
42.37	c ---[1381]---> Sorter-cost: 2294     Base: 2 2 2 2 3 5 17 2 2 2 2
42.47	c ---[1380]---> Sorter-cost: 2294     Base: 2 2 2 2 3 5 17 2 2 2 2
42.56	c ---[1379]---> Sorter-cost: 2294     Base: 2 2 2 2 3 5 17 2 2 2 2
42.65	c ---[1378]---> Sorter-cost: 2109     Base: 2 2 2 2 3 5 17 2 2 2 2
42.73	c ---[1377]---> Sorter-cost: 2109     Base: 2 2 2 2 3 5 17 2 2 2 2
42.81	c ---[1376]---> Sorter-cost: 2151     Base: 2 2 2 2 3 5 17 2 2 2 2
42.90	c ---[1375]---> Sorter-cost: 2294     Base: 2 2 2 2 3 5 17 2 2 2 2
43.00	c ---[1374]---> Sorter-cost: 2294     Base: 2 2 2 2 3 5 17 2 2 2 2
43.09	c ---[1373]---> Sorter-cost: 2294     Base: 2 2 2 2 3 5 17 2 2 2 2
43.19	c ---[1372]---> Sorter-cost: 2294     Base: 2 2 2 2 3 5 17 2 2 2 2
43.28	c ---[1371]---> Sorter-cost: 2294     Base: 2 2 2 2 3 5 17 2 2 2 2
43.38	c ---[1370]---> Sorter-cost: 2294     Base: 2 2 2 2 3 5 17 2 2 2 2
43.47	c ---[1369]---> Sorter-cost: 2075     Base: 2 2 2 2 3 5 17 2 2 2 2
43.55	c ---[1368]---> BDD-cost:  407
43.55	c ---[1367]---> BDD-cost:  319
43.56	c ---[1366]---> BDD-cost:  319
43.56	c ---[1365]---> BDD-cost:  319
43.57	c ---[1364]---> BDD-cost:  319
43.57	c ---[1363]---> BDD-cost:   82
43.57	c ---[1362]---> Sorter-cost:  200     Base: 2 2 2 2 2 2 2 2
43.57	c ---[1361]---> Sorter-cost:  218     Base: 2 2 2 2 2 2 2 2
43.57	c ---[1360]---> Sorter-cost:  202     Base: 2 2 2 2 2 2 2 2
43.58	c ---[1359]---> BDD-cost:   88
43.58	c ---[1358]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
43.58	c ---[1357]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
43.58	c ---[1356]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
43.58	c ---[1355]---> Sorter-cost:  174     Base: 2 2 2 2 2 2 2
43.59	c ---[1354]---> Sorter-cost:  198     Base: 2 2 2 2 2 2
43.59	c ---[1353]---> Sorter-cost:  199     Base: 2 2 2 2 2 2
43.59	c ---[1352]---> Sorter-cost:  216     Base: 2 2 2 2
43.59	c ---[1351]---> Sorter-cost:  196     Base: 2 2 2 2
43.59	c ---[1350]---> Sorter-cost:  250     Base: 2 7
43.59	c ---[1349]---> Sorter-cost:  287     Base: 7
43.59	c ---[1348]---> Sorter-cost:  250     Base: 3
43.59	c ---[1347]---> BDD-cost:   81
43.60	c ---[1346]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
43.60	c ---[1345]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
43.60	c ---[1344]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2
43.60	c ---[1343]---> Sorter-cost:  229     Base: 2 2 2 2 2
43.60	c ---[1342]---> Sorter-cost:  197     Base: 2 2 2 2 2 2
43.61	c ---[1341]---> Sorter-cost:  219     Base: 2 2 2 2 2
43.61	c ---[1340]---> Sorter-cost:  165     Base: 2 2 2 2 2 2
43.61	c ---[1339]---> Sorter-cost:  209     Base: 2 2 2 2
43.61	c ---[1338]---> Sorter-cost:  174     Base: 2 2 2 2 2
43.61	c ---[1337]---> Sorter-cost:  199     Base: 2 2 2 2
43.61	c ---[1336]---> Sorter-cost:  169     Base: 2 2 2 2 2
43.61	c ---[1335]---> Sorter-cost:  186     Base: 2 2 2
43.62	c ---[1334]---> Sorter-cost:  169     Base: 2 2 2
43.62	c ---[1333]---> Sorter-cost:  252     Base: 2
43.62	c ---[1332]---> Sorter-cost:  173     Base: 2
43.62	c ---[1331]---> Sorter-cost:  197     Base: 2 2 2 2 2
43.62	c ---[1330]---> Sorter-cost:  221     Base: 2 2 2 2 2 2 2
43.62	c ---[1329]---> Sorter-cost:  183     Base: 2 2 2 2 2 2 2
43.62	c ---[1328]---> Sorter-cost:  178     Base: 2 2 2 2 2 2 2
43.63	c ---[1327]---> Sorter-cost:  234     Base: 2 2 2 2 2 2
43.63	c ---[1326]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
43.63	c ---[1325]---> Sorter-cost:  169     Base: 2 2 2 2 2 2 2
43.63	c ---[1324]---> Sorter-cost:  210     Base: 2 2 2 2 2
43.63	c ---[1323]---> Sorter-cost:  181     Base: 2 2 2 2 2 2
43.63	c ---[1322]---> Sorter-cost:  194     Base: 2 2 2 2 2 2
43.64	c ---[1321]---> Sorter-cost:  248     Base: 2 2 7
43.64	c ---[1320]---> Sorter-cost:  190     Base: 2 2 2 2 2
43.64	c ---[1319]---> Sorter-cost:  206     Base: 2 2 2 2
43.64	c ---[1318]---> Sorter-cost:  186     Base: 2 2 2
43.64	c ---[1317]---> Sorter-cost:  185     Base: 2 2 2
43.64	c ---[1316]---> Sorter-cost:  220     Base: 7
43.64	c ---[1314]---> BDD-cost:   90
43.64	c ---[1313]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2
43.65	c ---[1312]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2
43.65	c ---[1311]---> Sorter-cost:  205     Base: 2 2 2 2 2 2 2 2
43.65	c ---[1310]---> Sorter-cost:  204     Base: 2 2 2 2 2 2 2 2
43.65	c ---[1309]---> Sorter-cost:  230     Base: 2 2 2 2 2 2 2 2
43.66	c ---[1308]---> Sorter-cost:  178     Base: 2 2 2 2 2 2 2 2
43.66	c ---[1307]---> Sorter-cost:  187     Base: 2 2 2 2 2 2 2
43.66	c ---[1306]---> Sorter-cost:  192     Base: 2 2 2 2 2 2 2
43.66	c ---[1305]---> Sorter-cost:  189     Base: 2 2 2 2 2 2 2
43.66	c ---[1304]---> Sorter-cost:  187     Base: 2 2 2 2 2 2
43.66	c ---[1303]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
43.66	c ---[1302]---> Sorter-cost:  196     Base: 2 2 2 2
43.67	c ---[1301]---> Sorter-cost:  185     Base: 2 2 2 2 2
43.67	c ---[1300]---> Sorter-cost:  185     Base: 2 2 2
43.67	c ---[1299]---> Sorter-cost:  210     Base: 2 2 2 2 2 2
43.67	c ---[1298]---> Sorter-cost:  197     Base: 2 2 2 2 2 2 2
43.67	c ---[1297]---> Sorter-cost:  169     Base: 2 2 2 2 2 2 2
43.67	c ---[1296]---> Sorter-cost:  187     Base: 2 2 2 2 2 2 2
43.67	c ---[1295]---> Sorter-cost:  180     Base: 2 2 2 2 2 2 2
43.68	c ---[1294]---> Sorter-cost:  230     Base: 2 2 2 2 2
43.68	c ---[1293]---> Sorter-cost:  207     Base: 2 2 2 2 2 2
43.68	c ---[1292]---> Sorter-cost:  229     Base: 2 2 2 2 2
43.68	c ---[1291]---> Sorter-cost:  165     Base: 2 2 2 2 2 2
43.68	c ---[1290]---> Sorter-cost:  176     Base: 2 2 2 2 2 2
43.68	c ---[1289]---> Sorter-cost:  177     Base: 2 2 2 2 2
43.68	c ---[1288]---> Sorter-cost:  219     Base: 2 2 2 2
43.69	c ---[1287]---> Sorter-cost:  189     Base: 2 2 2
43.69	c ---[1286]---> Sorter-cost:  169     Base: 2 2 2
43.69	c ---[1285]---> Sorter-cost:  252     Base: 2
43.69	c ---[1284]---> Sorter-cost:  166     Base: 2
43.69	c ---[1282]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
43.69	c ---[1281]---> Sorter-cost:  203     Base: 2 2 2 2 2 2 2
43.69	c ---[1280]---> Sorter-cost:  225     Base: 2 2 2 2 2 2 2
43.69	c ---[1279]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
43.70	c ---[1278]---> Sorter-cost:  234     Base: 2 2 2 2 2 2
43.70	c ---[1277]---> Sorter-cost:  179     Base: 2 2 2 2 2 2 2
43.70	c ---[1276]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
43.70	c ---[1275]---> Sorter-cost:  192     Base: 2 2 2 2 2 2
43.70	c ---[1274]---> Sorter-cost:  206     Base: 2 2 2 2 2
43.71	c ---[1273]---> Sorter-cost:  193     Base: 2 2 2 2 2 2
43.71	c ---[1272]---> Sorter-cost:  228     Base: 2 2 2 2
43.71	c ---[1271]---> Sorter-cost:  172     Base: 2 2 2 2 2
43.71	c ---[1270]---> Sorter-cost:  178     Base: 2 2 2
43.71	c ---[1269]---> Sorter-cost:  280     Base: 3
43.71	c ---[1268]---> Sorter-cost:  160     Base: 2
43.71	c ---[1267]---> BDD-cost:   84
43.71	c ---[1266]---> BDD-cost:   99
43.71	c ---[1265]---> BDD-cost:   98
43.71	c ---[1264]---> BDD-cost:  103
43.72	c ---[1263]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
43.72	c ---[1262]---> BDD-cost:   95
43.72	c ---[1261]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
43.72	c ---[1260]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
43.72	c ---[1259]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
43.73	c ---[1258]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
43.73	c ---[1257]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
43.73	c ---[1256]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
43.73	c ---[1255]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
43.73	c ---[1254]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
43.73	c ---[1253]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
43.74	c ---[1252]---> Sorter-cost:  231     Base: 2 2 2 2
43.74	c ---[1251]---> BDD-cost:   84
43.74	c ---[1250]---> BDD-cost:   99
43.74	c ---[1249]---> BDD-cost:   98
43.74	c ---[1248]---> BDD-cost:  103
43.74	c ---[1247]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
43.74	c ---[1246]---> BDD-cost:   95
43.74	c ---[1245]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
43.75	c ---[1244]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
43.75	c ---[1243]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
43.75	c ---[1242]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
43.75	c ---[1241]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
43.75	c ---[1240]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
43.76	c ---[1239]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
43.76	c ---[1238]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
43.76	c ---[1237]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
43.76	c ---[1236]---> Sorter-cost:  231     Base: 2 2 2 2
43.76	c ---[1235]---> BDD-cost:   84
43.76	c ---[1234]---> BDD-cost:   95
43.76	c ---[1233]---> BDD-cost:   98
43.76	c ---[1232]---> BDD-cost:   99
43.77	c ---[1231]---> BDD-cost:  100
43.77	c ---[1230]---> BDD-cost:   95
43.77	c ---[1229]---> BDD-cost:  103
43.77	c ---[1228]---> BDD-cost:   94
43.77	c ---[1227]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
43.77	c ---[1226]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
43.77	c ---[1225]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
43.78	c ---[1224]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
43.78	c ---[1223]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
43.78	c ---[1222]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
43.78	c ---[1221]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
43.78	c ---[1220]---> Sorter-cost:  173     Base: 2 2 2 2 2
43.78	c ---[1219]---> BDD-cost:   84
43.78	c ---[1218]---> BDD-cost:   95
43.78	c ---[1217]---> BDD-cost:   98
43.79	c ---[1216]---> BDD-cost:   99
43.79	c ---[1215]---> BDD-cost:  100
43.79	c ---[1214]---> BDD-cost:   95
43.79	c ---[1213]---> BDD-cost:  103
43.79	c ---[1212]---> BDD-cost:   94
43.79	c ---[1211]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
43.79	c ---[1210]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
43.79	c ---[1209]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
43.80	c ---[1208]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
43.80	c ---[1207]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
43.80	c ---[1206]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
43.80	c ---[1205]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
43.80	c ---[1204]---> Sorter-cost:  173     Base: 2 2 2 2 2
43.80	c ---[1203]---> BDD-cost:   82
43.81	c ---[1202]---> BDD-cost:   99
43.81	c ---[1201]---> BDD-cost:   98
43.81	c ---[1200]---> BDD-cost:  103
43.81	c ---[1199]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
43.81	c ---[1198]---> BDD-cost:   95
43.81	c ---[1197]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
43.81	c ---[1196]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
43.81	c ---[1195]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
43.82	c ---[1194]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
43.82	c ---[1193]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
43.82	c ---[1192]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
43.82	c ---[1191]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
43.83	c ---[1190]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
43.83	c ---[1189]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
43.83	c ---[1188]---> Sorter-cost:  231     Base: 2 2 2 2
43.83	c ---[1187]---> BDD-cost:   82
43.83	c ---[1186]---> BDD-cost:   99
43.83	c ---[1185]---> BDD-cost:   98
43.83	c ---[1184]---> BDD-cost:  103
43.83	c ---[1183]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
43.84	c ---[1182]---> BDD-cost:   95
43.84	c ---[1181]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
43.84	c ---[1180]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
43.84	c ---[1179]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
43.84	c ---[1178]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
43.84	c ---[1177]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
43.85	c ---[1176]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
43.85	c ---[1175]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
43.85	c ---[1174]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
43.85	c ---[1173]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
43.85	c ---[1172]---> Sorter-cost:  231     Base: 2 2 2 2
43.85	c ---[1171]---> BDD-cost:   82
43.86	c ---[1170]---> BDD-cost:   99
43.86	c ---[1169]---> BDD-cost:   98
43.86	c ---[1168]---> BDD-cost:  103
43.86	c ---[1167]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
43.86	c ---[1166]---> BDD-cost:   95
43.86	c ---[1165]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
43.86	c ---[1164]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
43.86	c ---[1163]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
43.87	c ---[1162]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
43.87	c ---[1161]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
43.87	c ---[1160]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
43.87	c ---[1159]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
43.88	c ---[1158]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
43.88	c ---[1157]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
43.88	c ---[1156]---> Sorter-cost:  231     Base: 2 2 2 2
43.88	c ---[1155]---> BDD-cost:   82
43.88	c ---[1154]---> BDD-cost:   99
43.88	c ---[1153]---> BDD-cost:   98
43.88	c ---[1152]---> BDD-cost:  103
43.88	c ---[1151]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
43.88	c ---[1150]---> BDD-cost:   95
43.89	c ---[1149]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
43.89	c ---[1148]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
43.89	c ---[1147]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
43.89	c ---[1146]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
43.89	c ---[1145]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
43.90	c ---[1144]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
43.90	c ---[1143]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
43.90	c ---[1142]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
43.90	c ---[1141]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
43.90	c ---[1140]---> Sorter-cost:  231     Base: 2 2 2 2
43.90	c ---[1139]---> BDD-cost:   82
43.90	c ---[1138]---> BDD-cost:   95
43.91	c ---[1137]---> BDD-cost:   98
43.91	c ---[1136]---> BDD-cost:   99
43.91	c ---[1135]---> BDD-cost:  100
43.91	c ---[1134]---> BDD-cost:   95
43.91	c ---[1133]---> BDD-cost:  103
43.91	c ---[1132]---> BDD-cost:   94
43.91	c ---[1131]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
43.91	c ---[1130]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
43.91	c ---[1129]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
43.92	c ---[1128]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
43.92	c ---[1127]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
43.92	c ---[1126]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
43.92	c ---[1125]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
43.92	c ---[1124]---> Sorter-cost:  173     Base: 2 2 2 2 2
43.93	c ---[1123]---> BDD-cost:   82
43.93	c ---[1122]---> BDD-cost:   95
43.93	c ---[1121]---> BDD-cost:   98
43.93	c ---[1120]---> BDD-cost:   99
43.93	c ---[1119]---> BDD-cost:  100
43.93	c ---[1118]---> BDD-cost:   95
43.93	c ---[1117]---> BDD-cost:  103
43.93	c ---[1116]---> BDD-cost:   94
43.93	c ---[1115]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
43.93	c ---[1114]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
43.94	c ---[1113]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
43.94	c ---[1112]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
43.94	c ---[1111]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
43.94	c ---[1110]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
43.94	c ---[1109]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
43.95	c ---[1108]---> Sorter-cost:  173     Base: 2 2 2 2 2
43.95	c ---[1107]---> BDD-cost:   82
43.95	c ---[1106]---> BDD-cost:   95
43.95	c ---[1105]---> BDD-cost:   98
43.95	c ---[1104]---> BDD-cost:   99
43.95	c ---[1103]---> BDD-cost:  100
43.95	c ---[1102]---> BDD-cost:   95
43.95	c ---[1101]---> BDD-cost:  103
43.95	c ---[1100]---> BDD-cost:   94
43.95	c ---[1099]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
43.95	c ---[1098]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
43.96	c ---[1097]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
43.96	c ---[1096]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
43.96	c ---[1095]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
43.96	c ---[1094]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
43.96	c ---[1093]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
43.97	c ---[1092]---> Sorter-cost:  173     Base: 2 2 2 2 2
43.97	c ---[1091]---> BDD-cost:   82
43.97	c ---[1090]---> BDD-cost:   95
43.97	c ---[1089]---> BDD-cost:   98
43.97	c ---[1088]---> BDD-cost:   99
43.97	c ---[1087]---> BDD-cost:  100
43.97	c ---[1086]---> BDD-cost:   95
43.97	c ---[1085]---> BDD-cost:  103
43.97	c ---[1084]---> BDD-cost:   94
43.97	c ---[1083]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
43.98	c ---[1082]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
43.98	c ---[1081]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
43.98	c ---[1080]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
43.98	c ---[1079]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
43.98	c ---[1078]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
43.99	c ---[1077]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
43.99	c ---[1076]---> Sorter-cost:  173     Base: 2 2 2 2 2
43.99	c ---[1075]---> BDD-cost:   82
43.99	c ---[1074]---> BDD-cost:   95
43.99	c ---[1073]---> BDD-cost:   98
43.99	c ---[1072]---> BDD-cost:   99
43.99	c ---[1071]---> BDD-cost:  100
43.99	c ---[1070]---> BDD-cost:   95
43.99	c ---[1069]---> BDD-cost:  103
43.99	c ---[1068]---> BDD-cost:   94
43.99	c ---[1067]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
44.00	c ---[1066]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
44.00	c ---[1065]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
44.00	c ---[1064]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
44.00	c ---[1063]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
44.01	c ---[1062]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
44.01	c ---[1061]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
44.01	c ---[1060]---> Sorter-cost:  173     Base: 2 2 2 2 2
44.01	c ---[1059]---> BDD-cost:   82
44.01	c ---[1058]---> BDD-cost:   99
44.01	c ---[1057]---> BDD-cost:   98
44.01	c ---[1056]---> BDD-cost:  103
44.01	c ---[1055]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
44.01	c ---[1054]---> BDD-cost:   95
44.02	c ---[1053]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
44.02	c ---[1052]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
44.02	c ---[1051]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
44.02	c ---[1050]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
44.02	c ---[1049]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
44.03	c ---[1048]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
44.03	c ---[1047]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
44.03	c ---[1046]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
44.03	c ---[1045]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
44.03	c ---[1044]---> Sorter-cost:  231     Base: 2 2 2 2
44.03	c ---[1043]---> BDD-cost:   86
44.04	c ---[1042]---> BDD-cost:   99
44.04	c ---[1041]---> BDD-cost:   99
44.04	c ---[1040]---> BDD-cost:   98
44.04	c ---[1039]---> BDD-cost:   97
44.04	c ---[1038]---> BDD-cost:   96
44.04	c ---[1037]---> BDD-cost:  100
44.04	c ---[1036]---> BDD-cost:   97
44.04	c ---[1035]---> BDD-cost:   94
44.04	c ---[1034]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2 2 2
44.04	c ---[1033]---> Sorter-cost:  233     Base: 2 2 2 2 2 2 2 2 2
44.05	c ---[1032]---> Sorter-cost:  228     Base: 2 2 2 2 2 2 2 2
44.05	c ---[1031]---> Sorter-cost:  223     Base: 2 2 2 2 2 2 2 2
44.05	c ---[1030]---> Sorter-cost:  226     Base: 2 2 2 2 2 2 2 2
44.05	c ---[1029]---> Sorter-cost:  227     Base: 2 2 2 2 2 2 2
44.05	c ---[1028]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
44.06	c ---[1027]---> BDD-cost:   82
44.06	c ---[1026]---> BDD-cost:   99
44.06	c ---[1025]---> BDD-cost:   98
44.06	c ---[1024]---> BDD-cost:  103
44.06	c ---[1023]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
44.06	c ---[1022]---> BDD-cost:   95
44.06	c ---[1021]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
44.06	c ---[1020]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
44.07	c ---[1019]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
44.07	c ---[1018]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
44.07	c ---[1017]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
44.07	c ---[1016]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
44.07	c ---[1015]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
44.08	c ---[1014]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
44.08	c ---[1013]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
44.08	c ---[1012]---> Sorter-cost:  231     Base: 2 2 2 2
44.08	c ---[1011]---> BDD-cost:   82
44.08	c ---[1010]---> BDD-cost:   99
44.08	c ---[1009]---> BDD-cost:   98
44.08	c ---[1008]---> BDD-cost:  103
44.08	c ---[1007]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
44.09	c ---[1006]---> BDD-cost:   95
44.09	c ---[1005]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
44.09	c ---[1004]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
44.09	c ---[1003]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
44.09	c ---[1002]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
44.10	c ---[1001]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
44.10	c ---[1000]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
44.10	c ---[ 999]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
44.10	c ---[ 998]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
44.10	c ---[ 997]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
44.10	c ---[ 996]---> Sorter-cost:  231     Base: 2 2 2 2
44.11	c ---[ 995]---> BDD-cost:   82
44.11	c ---[ 994]---> BDD-cost:   99
44.11	c ---[ 993]---> BDD-cost:   98
44.11	c ---[ 992]---> BDD-cost:  103
44.11	c ---[ 991]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
44.11	c ---[ 990]---> BDD-cost:   95
44.11	c ---[ 989]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
44.11	c ---[ 988]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
44.12	c ---[ 987]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
44.12	c ---[ 986]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
44.12	c ---[ 985]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
44.12	c ---[ 984]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
44.12	c ---[ 983]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
44.13	c ---[ 982]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
44.13	c ---[ 981]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
44.13	c ---[ 980]---> Sorter-cost:  231     Base: 2 2 2 2
44.13	c ---[ 979]---> BDD-cost:   87
44.13	c ---[ 978]---> BDD-cost:   98
44.13	c ---[ 977]---> BDD-cost:   99
44.13	c ---[ 976]---> BDD-cost:   98
44.13	c ---[ 975]---> BDD-cost:  104
44.13	c ---[ 974]---> BDD-cost:   99
44.13	c ---[ 973]---> BDD-cost:   97
44.14	c ---[ 972]---> BDD-cost:   96
44.14	c ---[ 971]---> BDD-cost:   96
44.14	c ---[ 970]---> BDD-cost:   95
44.14	c ---[ 969]---> Sorter-cost:  225     Base: 2 2 2 2 2 2 2 2 2
44.14	c ---[ 968]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2 2
44.14	c ---[ 967]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
44.14	c ---[ 966]---> Sorter-cost:  240     Base: 2 2 2 2 2 2 2 2
44.15	c ---[ 965]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2
44.15	c ---[ 964]---> Sorter-cost:  177     Base: 2 2 2 2 2 2
44.15	c ---[ 963]---> BDD-cost:   82
44.15	c ---[ 962]---> BDD-cost:   95
44.15	c ---[ 961]---> BDD-cost:   98
44.15	c ---[ 960]---> BDD-cost:   99
44.15	c ---[ 959]---> BDD-cost:  100
44.15	c ---[ 958]---> BDD-cost:   95
44.15	c ---[ 957]---> BDD-cost:  103
44.15	c ---[ 956]---> BDD-cost:   94
44.15	c ---[ 955]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
44.16	c ---[ 954]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
44.16	c ---[ 953]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
44.16	c ---[ 952]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
44.16	c ---[ 951]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
44.17	c ---[ 950]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
44.17	c ---[ 949]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
44.17	c ---[ 948]---> Sorter-cost:  173     Base: 2 2 2 2 2
44.17	c ---[ 947]---> BDD-cost:   82
44.17	c ---[ 946]---> BDD-cost:   95
44.17	c ---[ 945]---> BDD-cost:   98
44.17	c ---[ 944]---> BDD-cost:   99
44.17	c ---[ 943]---> BDD-cost:  100
44.17	c ---[ 942]---> BDD-cost:   95
44.17	c ---[ 941]---> BDD-cost:  103
44.18	c ---[ 940]---> BDD-cost:   94
44.18	c ---[ 939]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
44.18	c ---[ 938]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
44.18	c ---[ 937]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
44.18	c ---[ 936]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
44.18	c ---[ 935]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
44.19	c ---[ 934]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
44.19	c ---[ 933]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
44.19	c ---[ 932]---> Sorter-cost:  173     Base: 2 2 2 2 2
44.19	c ---[ 931]---> BDD-cost:   82
44.19	c ---[ 930]---> BDD-cost:   95
44.19	c ---[ 929]---> BDD-cost:   98
44.19	c ---[ 928]---> BDD-cost:   99
44.19	c ---[ 927]---> BDD-cost:  100
44.19	c ---[ 926]---> BDD-cost:   95
44.20	c ---[ 925]---> BDD-cost:  103
44.20	c ---[ 924]---> BDD-cost:   94
44.20	c ---[ 923]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
44.20	c ---[ 922]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
44.20	c ---[ 921]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
44.20	c ---[ 920]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
44.21	c ---[ 919]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
44.21	c ---[ 918]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
44.21	c ---[ 917]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
44.21	c ---[ 916]---> Sorter-cost:  173     Base: 2 2 2 2 2
44.21	c ---[ 915]---> BDD-cost:   82
44.21	c ---[ 914]---> BDD-cost:   95
44.21	c ---[ 913]---> BDD-cost:   98
44.21	c ---[ 912]---> BDD-cost:   99
44.21	c ---[ 911]---> BDD-cost:  100
44.22	c ---[ 910]---> BDD-cost:   95
44.22	c ---[ 909]---> BDD-cost:  103
44.22	c ---[ 908]---> BDD-cost:   94
44.22	c ---[ 907]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
44.22	c ---[ 906]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
44.22	c ---[ 905]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
44.22	c ---[ 904]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
44.23	c ---[ 903]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
44.23	c ---[ 902]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
44.23	c ---[ 901]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
44.23	c ---[ 900]---> Sorter-cost:  173     Base: 2 2 2 2 2
44.23	c ---[ 899]---> BDD-cost:   82
44.23	c ---[ 898]---> BDD-cost:   99
44.23	c ---[ 897]---> BDD-cost:   98
44.24	c ---[ 896]---> BDD-cost:  103
44.24	c ---[ 895]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
44.24	c ---[ 894]---> BDD-cost:   95
44.24	c ---[ 893]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
44.24	c ---[ 892]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
44.24	c ---[ 891]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
44.25	c ---[ 890]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
44.25	c ---[ 889]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
44.25	c ---[ 888]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
44.25	c ---[ 887]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
44.25	c ---[ 886]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
44.26	c ---[ 885]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
44.26	c ---[ 884]---> Sorter-cost:  231     Base: 2 2 2 2
44.26	c ---[ 883]---> BDD-cost:   93
44.26	c ---[ 882]---> BDD-cost:  101
44.26	c ---[ 881]---> BDD-cost:   98
44.26	c ---[ 880]---> BDD-cost:   99
44.26	c ---[ 879]---> BDD-cost:   97
44.26	c ---[ 878]---> BDD-cost:   97
44.26	c ---[ 877]---> BDD-cost:   99
44.26	c ---[ 876]---> BDD-cost:   96
44.26	c ---[ 875]---> BDD-cost:   95
44.27	c ---[ 874]---> BDD-cost:   96
44.27	c ---[ 873]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
44.27	c ---[ 872]---> Sorter-cost:  214     Base: 2 2 2 2 2 2 2 2 2
44.27	c ---[ 871]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
44.27	c ---[ 870]---> Sorter-cost:  224     Base: 2 2 2 2 2 2 2 2
44.27	c ---[ 869]---> Sorter-cost:  256     Base: 2 2 2 2 2 2
44.28	c ---[ 868]---> Sorter-cost:  191     Base: 2 2 2 2 2 2
44.28	c ---[ 867]---> BDD-cost:   82
44.28	c ---[ 866]---> BDD-cost:   99
44.28	c ---[ 865]---> BDD-cost:   98
44.28	c ---[ 864]---> BDD-cost:  103
44.28	c ---[ 863]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
44.28	c ---[ 862]---> BDD-cost:   95
44.28	c ---[ 861]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
44.29	c ---[ 860]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
44.29	c ---[ 859]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
44.29	c ---[ 858]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
44.29	c ---[ 857]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
44.30	c ---[ 856]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
44.30	c ---[ 855]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
44.30	c ---[ 854]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
44.30	c ---[ 853]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
44.30	c ---[ 852]---> Sorter-cost:  231     Base: 2 2 2 2
44.30	c ---[ 851]---> BDD-cost:   86
44.30	c ---[ 850]---> BDD-cost:   99
44.30	c ---[ 849]---> BDD-cost:   99
44.31	c ---[ 848]---> BDD-cost:   98
44.31	c ---[ 847]---> BDD-cost:   97
44.31	c ---[ 846]---> BDD-cost:   96
44.31	c ---[ 845]---> BDD-cost:  100
44.31	c ---[ 844]---> BDD-cost:   97
44.31	c ---[ 843]---> BDD-cost:   94
44.31	c ---[ 842]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2 2 2
44.31	c ---[ 841]---> Sorter-cost:  233     Base: 2 2 2 2 2 2 2 2 2
44.31	c ---[ 840]---> Sorter-cost:  228     Base: 2 2 2 2 2 2 2 2
44.32	c ---[ 839]---> Sorter-cost:  223     Base: 2 2 2 2 2 2 2 2
44.32	c ---[ 838]---> Sorter-cost:  226     Base: 2 2 2 2 2 2 2 2
44.32	c ---[ 837]---> Sorter-cost:  227     Base: 2 2 2 2 2 2 2
44.32	c ---[ 836]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
44.32	c ---[ 835]---> BDD-cost:   82
44.32	c ---[ 834]---> BDD-cost:   99
44.33	c ---[ 833]---> BDD-cost:   98
44.33	c ---[ 832]---> BDD-cost:  103
44.33	c ---[ 831]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2 2
44.33	c ---[ 830]---> BDD-cost:   95
44.33	c ---[ 829]---> Sorter-cost:  217     Base: 2 2 2 2 2 2 2 2 2
44.33	c ---[ 828]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2 2 2
44.33	c ---[ 827]---> Sorter-cost:  264     Base: 2 2 2 2 2 2 2
44.34	c ---[ 826]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
44.34	c ---[ 825]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
44.34	c ---[ 824]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
44.34	c ---[ 823]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
44.34	c ---[ 822]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
44.35	c ---[ 821]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
44.35	c ---[ 820]---> Sorter-cost:  231     Base: 2 2 2 2
44.35	c ---[ 819]---> BDD-cost:   85
44.35	c ---[ 818]---> BDD-cost:   98
44.35	c ---[ 817]---> BDD-cost:   99
44.35	c ---[ 816]---> BDD-cost:   98
44.35	c ---[ 815]---> BDD-cost:  104
44.35	c ---[ 814]---> BDD-cost:   99
44.35	c ---[ 813]---> BDD-cost:   97
44.35	c ---[ 812]---> BDD-cost:   96
44.36	c ---[ 811]---> BDD-cost:   96
44.36	c ---[ 810]---> BDD-cost:   95
44.36	c ---[ 809]---> Sorter-cost:  225     Base: 2 2 2 2 2 2 2 2 2
44.36	c ---[ 808]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2 2
44.36	c ---[ 807]---> Sorter-cost:  242     Base: 2 2 2 2 2 2 2 2
44.36	c ---[ 806]---> Sorter-cost:  240     Base: 2 2 2 2 2 2 2 2
44.37	c ---[ 805]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2
44.37	c ---[ 804]---> Sorter-cost:  177     Base: 2 2 2 2 2 2
44.37	c ---[ 803]---> BDD-cost:   82
44.37	c ---[ 802]---> BDD-cost:   95
44.37	c ---[ 801]---> BDD-cost:   98
44.37	c ---[ 800]---> BDD-cost:   99
44.37	c ---[ 799]---> BDD-cost:  100
44.37	c ---[ 798]---> BDD-cost:   95
44.37	c ---[ 797]---> BDD-cost:  103
44.37	c ---[ 796]---> BDD-cost:   94
44.37	c ---[ 795]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
44.38	c ---[ 794]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
44.38	c ---[ 793]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
44.38	c ---[ 792]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
44.38	c ---[ 791]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
44.38	c ---[ 790]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
44.39	c ---[ 789]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
44.39	c ---[ 788]---> Sorter-cost:  173     Base: 2 2 2 2 2
44.39	c ---[ 787]---> BDD-cost:   82
44.39	c ---[ 786]---> BDD-cost:   95
44.39	c ---[ 785]---> BDD-cost:   98
44.39	c ---[ 784]---> BDD-cost:   99
44.39	c ---[ 783]---> BDD-cost:  100
44.39	c ---[ 782]---> BDD-cost:   95
44.39	c ---[ 781]---> BDD-cost:  103
44.39	c ---[ 780]---> BDD-cost:   94
44.39	c ---[ 779]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
44.40	c ---[ 778]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
44.40	c ---[ 777]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
44.40	c ---[ 776]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
44.40	c ---[ 775]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
44.41	c ---[ 774]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
44.41	c ---[ 773]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
44.41	c ---[ 772]---> Sorter-cost:  173     Base: 2 2 2 2 2
44.41	c ---[ 771]---> BDD-cost:   82
44.41	c ---[ 770]---> BDD-cost:   95
44.41	c ---[ 769]---> BDD-cost:   98
44.41	c ---[ 768]---> BDD-cost:   99
44.41	c ---[ 767]---> BDD-cost:  100
44.41	c ---[ 766]---> BDD-cost:   95
44.41	c ---[ 765]---> BDD-cost:  103
44.42	c ---[ 764]---> BDD-cost:   94
44.42	c ---[ 763]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
44.42	c ---[ 762]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
44.42	c ---[ 761]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
44.42	c ---[ 760]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
44.42	c ---[ 759]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
44.43	c ---[ 758]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
44.43	c ---[ 757]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
44.43	c ---[ 756]---> Sorter-cost:  173     Base: 2 2 2 2 2
44.43	c ---[ 755]---> BDD-cost:   82
44.43	c ---[ 754]---> BDD-cost:   95
44.43	c ---[ 753]---> BDD-cost:   98
44.43	c ---[ 752]---> BDD-cost:   99
44.43	c ---[ 751]---> BDD-cost:  100
44.43	c ---[ 750]---> BDD-cost:   95
44.44	c ---[ 749]---> BDD-cost:  103
44.44	c ---[ 748]---> BDD-cost:   94
44.44	c ---[ 747]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
44.44	c ---[ 746]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
44.44	c ---[ 745]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
44.44	c ---[ 744]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
44.45	c ---[ 743]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
44.45	c ---[ 742]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
44.45	c ---[ 741]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
44.45	c ---[ 740]---> Sorter-cost:  173     Base: 2 2 2 2 2
44.45	c ---[ 739]---> BDD-cost:   82
44.45	c ---[ 738]---> BDD-cost:   95
44.45	c ---[ 737]---> BDD-cost:   98
44.45	c ---[ 736]---> BDD-cost:   99
44.45	c ---[ 735]---> BDD-cost:  100
44.46	c ---[ 734]---> BDD-cost:   95
44.46	c ---[ 733]---> BDD-cost:  103
44.46	c ---[ 732]---> BDD-cost:   94
44.46	c ---[ 731]---> Sorter-cost:  235     Base: 2 2 2 2 2 2 2 2 2
44.46	c ---[ 730]---> Sorter-cost:  244     Base: 2 2 2 2 2 2 2 2 2
44.46	c ---[ 729]---> Sorter-cost:  238     Base: 2 2 2 2 2 2 2 2
44.47	c ---[ 728]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
44.47	c ---[ 727]---> Sorter-cost:  241     Base: 2 2 2 2 2 2 2
44.47	c ---[ 726]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
44.47	c ---[ 725]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
44.47	c ---[ 724]---> Sorter-cost:  173     Base: 2 2 2 2 2
44.47	c ---[ 627]---> Sorter-cost:  144     Base: 2
44.47	c ---[ 626]---> Sorter-cost:  151     Base: 2 2 2
44.47	c ---[ 625]---> Adder-cost: 266   maxlim: 12   bits: 5/4
44.48	c ---[ 624]---> Adder-cost: 129   maxlim: 12   bits: 5/4
44.49	c ---[ 623]---> Adder-cost: 190   maxlim: 18   bits: 6/5
44.50	c ---[ 622]---> Adder-cost: 160   maxlim: 18   bits: 6/5
44.51	c ---[ 621]---> Adder-cost: 223   maxlim: 11   bits: 5/4
44.51	c ---[ 620]---> Adder-cost: 109   maxlim: 11   bits: 5/4
44.52	c ---[ 619]---> Adder-cost: 121   maxlim: 11   bits: 5/4
44.53	c ---[ 618]---> Adder-cost: 109   maxlim: 11   bits: 5/4
44.54	c ---[ 617]---> Adder-cost: 296   maxlim: 12   bits: 5/4
44.55	c ---[ 616]---> Adder-cost: 205   maxlim: 10   bits: 5/4
44.56	c ---[ 615]---> Adder-cost: 174   maxlim: 9   bits: 5/4
44.57	c ---[ 614]---> Adder-cost: 246   maxlim: 12   bits: 5/4
44.58	c ---[ 613]---> Adder-cost: 221   maxlim: 8   bits: 5/4
44.59	c ---[ 612]---> Adder-cost: 159   maxlim: 8   bits: 5/4
44.60	c ---[ 611]---> Adder-cost: 161   maxlim: 8   bits: 5/4
44.61	c ---[ 610]---> Sorter-cost:  117     Base: 2 2 2 2
44.61	c ---[ 609]---> Sorter-cost:  143     Base: 2 2 2 2 2
44.61	c ---[ 608]---> Sorter-cost:  147     Base: 2 2 2
44.61	c ---[ 607]---> Sorter-cost:  201     Base: 2 2 2
44.61	c ---[ 606]---> Sorter-cost:  216     Base: 2
44.61	c ---[ 605]---> Sorter-cost:  163     Base: 2 2 2
44.62	c ---[ 604]---> Sorter-cost:  213     Base: 3
44.62	c ---[ 603]---> Sorter-cost:  251     Base: 7
44.62	c ---[ 602]---> Sorter-cost:  182     Base: 7
44.62	c ---[ 601]---> Sorter-cost:  244     Base: 3
44.62	c ---[ 600]---> Sorter-cost:  150     Base: 2 2 2 2 2
44.62	c ---[ 599]---> Sorter-cost:  155     Base: 2 2 2 2
44.62	c ---[ 598]---> Sorter-cost:  188     Base: 2 2 2 2
44.62	c ---[ 597]---> Sorter-cost:  188     Base: 2 2 2 2
44.62	c ---[ 596]---> Sorter-cost:  145     Base: 2 2 2 2
44.62	c ---[ 595]---> Sorter-cost:  321     Base: 7
44.63	c ---[ 594]---> Sorter-cost:  147     Base: 2 2 2
44.63	c ---[ 593]---> Sorter-cost:  244     Base: 3
44.63	c ---[ 592]---> Sorter-cost:  216     Base: 2
44.63	c ---[ 591]---> Sorter-cost:  135     Base: 2 2 2
44.63	c ---[ 590]---> Sorter-cost:  244     Base: 3
44.63	c ---[ 589]---> Sorter-cost:  182     Base: 7
44.63	c ---[ 588]---> Adder-cost: 212   maxlim: 30   bits: 6/5
44.64	c ---[ 587]---> Adder-cost: 226   maxlim: 33   bits: 7/6
44.65	c ---[ 586]---> Adder-cost: 239   maxlim: 46   bits: 7/6
44.66	c ---[ 585]---> Adder-cost: 168   maxlim: 14   bits: 5/4
44.66	c ---[ 584]---> Adder-cost: 98   maxlim: 12   bits: 5/4
44.67	c ---[ 583]---> Adder-cost: 212   maxlim: 25   bits: 6/5
44.68	c ---[ 582]---> Adder-cost: 237   maxlim: 40   bits: 7/6
44.68	c ---[ 581]---> Adder-cost: 237   maxlim: 50   bits: 7/6
44.69	c ---[ 580]---> Adder-cost: 92   maxlim: 12   bits: 5/4
44.70	c ---[ 579]---> Adder-cost: 249   maxlim: 23   bits: 6/5
44.71	c ---[ 578]---> Adder-cost: 271   maxlim: 28   bits: 6/5
44.72	c ---[ 577]---> Adder-cost: 267   maxlim: 17   bits: 6/5
44.73	c ---[ 576]---> Adder-cost: 305   maxlim: 23   bits: 6/5
44.74	c ---[ 575]---> Adder-cost: 214   maxlim: 15   bits: 5/4
44.74	c ---[ 574]---> Adder-cost: 260   maxlim: 54   bits: 7/6
44.76	c ---[ 573]---> Adder-cost: 203   maxlim: 38   bits: 7/6
44.77	c ---[ 572]---> Adder-cost: 193   maxlim: 41   bits: 7/6
44.78	c ---[ 571]---> Adder-cost: 153   maxlim: 12   bits: 5/4
44.78	c ---[ 570]---> Adder-cost: 181   maxlim: 38   bits: 7/6
44.79	c ---[ 569]---> Adder-cost: 133   maxlim: 12   bits: 5/4
44.80	c ---[ 568]---> Adder-cost: 175   maxlim: 41   bits: 7/6
44.81	c ---[ 567]---> Adder-cost: 127   maxlim: 10   bits: 5/4
44.82	c ---[ 566]---> Adder-cost: 224   maxlim: 15   bits: 5/4
44.83	c ---[ 565]---> Adder-cost: 104   maxlim: 15   bits: 5/4
44.83	c ---[ 564]---> Adder-cost: 267   maxlim: 38   bits: 7/6
44.85	c ---[ 563]---> Adder-cost: 104   maxlim: 15   bits: 5/4
44.85	c ---[ 562]---> Adder-cost: 255   maxlim: 41   bits: 7/6
44.87	c ---[ 561]---> Adder-cost: 156   maxlim: 38   bits: 7/6
44.88	c ---[ 560]---> Adder-cost: 169   maxlim: 13   bits: 5/4
44.89	c ---[ 559]---> Adder-cost: 138   maxlim: 41   bits: 7/6
44.90	c ---[ 558]---> Adder-cost: 120   maxlim: 15   bits: 5/4
44.91	c ---[ 557]---> Adder-cost: 105   maxlim: 13   bits: 5/4
44.92	c ---[ 556]---> Adder-cost: 259   maxlim: 32   bits: 7/6
44.93	c ---[ 555]---> Adder-cost: 187   maxlim: 10   bits: 5/4
44.93	c ---[ 554]---> Adder-cost: 150   maxlim: 9   bits: 5/4
44.94	c ---[ 553]---> Adder-cost: 203   maxlim: 9   bits: 5/4
44.95	c ---[ 552]---> Adder-cost: 217   maxlim: 33   bits: 7/6
44.96	c ---[ 551]---> Adder-cost: 223   maxlim: 35   bits: 7/6
44.97	c ---[ 550]---> Adder-cost: 147   maxlim: 10   bits: 5/4
44.98	c ---[ 549]---> Adder-cost: 132   maxlim: 9   bits: 5/4
44.98	c ---[ 548]---> Adder-cost: 187   maxlim: 35   bits: 7/6
44.99	c ---[ 547]---> Adder-cost: 136   maxlim: 9   bits: 5/4
45.00	c ---[ 546]---> Adder-cost: 132   maxlim: 9   bits: 5/4
45.01	c ---[ 545]---> Adder-cost: 317   maxlim: 16   bits: 6/5
45.02	c ---[ 544]---> Adder-cost: 178   maxlim: 13   bits: 5/4
45.03	c ---[ 543]---> Adder-cost: 364   maxlim: 46   bits: 7/6
45.05	c ---[ 542]---> Adder-cost: 318   maxlim: 36   bits: 7/6
45.06	c ---[ 541]---> Adder-cost: 248   maxlim: 36   bits: 7/6
45.08	c ---[ 540]---> Adder-cost: 137   maxlim: 13   bits: 5/4
45.08	c ---[ 539]---> Adder-cost: 284   maxlim: 33   bits: 7/6
45.10	c ---[ 538]---> Adder-cost: 119   maxlim: 13   bits: 5/4
45.11	c ---[ 537]---> Adder-cost: 151   maxlim: 9   bits: 5/4
45.12	c ---[ 536]---> Adder-cost: 137   maxlim: 7   bits: 4/3
45.12	c ---[ 535]---> Adder-cost: 307   maxlim: 11   bits: 5/4
45.13	c ---[ 534]---> Adder-cost: 256   maxlim: 9   bits: 5/4
45.14	c ---[ 533]---> Adder-cost: 211   maxlim: 40   bits: 7/6
45.16	c ---[ 532]---> Adder-cost: 135   maxlim: 7   bits: 4/3
45.16	c ---[ 531]---> Adder-cost: 431   maxlim: 37   bits: 7/6
45.18	c ---[ 530]---> Adder-cost: 357   maxlim: 33   bits: 7/6
45.19	c ---[ 529]---> Adder-cost: 246   maxlim: 8   bits: 5/4
45.20	c ---[ 528]---> Adder-cost: 119   maxlim: 7   bits: 4/3
45.21	c ---[ 527]---> Adder-cost: 282   maxlim: 15   bits: 5/4
45.23	c ---[ 526]---> Adder-cost: 424   maxlim: 31   bits: 6/5
45.25	c ---[ 525]---> Adder-cost: 358   maxlim: 41   bits: 7/6
45.26	c ---[ 524]---> Adder-cost: 203   maxlim: 10   bits: 5/4
45.27	c ---[ 523]---> Adder-cost: 312   maxlim: 41   bits: 7/6
45.29	c ---[ 522]---> Adder-cost: 330   maxlim: 33   bits: 7/6
45.31	c ---[ 521]---> Adder-cost: 223   maxlim: 12   bits: 5/4
45.32	c ---[ 520]---> Adder-cost: 185   maxlim: 10   bits: 5/4
45.33	c ---[ 519]---> Adder-cost: 264   maxlim: 41   bits: 7/6
45.35	c ---[ 518]---> Adder-cost: 254   maxlim: 33   bits: 7/6
45.37	c ---[ 517]---> Adder-cost: 153   maxlim: 12   bits: 5/4
45.38	c ---[ 516]---> Adder-cost: 149   maxlim: 10   bits: 5/4
45.39	c ---[ 515]---> Adder-cost: 288   maxlim: 41   bits: 7/6
45.41	c ---[ 514]---> Adder-cost: 286   maxlim: 33   bits: 7/6
45.43	c ---[ 513]---> Adder-cost: 163   maxlim: 12   bits: 5/4
45.44	c ---[ 512]---> Adder-cost: 169   maxlim: 10   bits: 5/4
45.45	c ---[ 511]---> Sorter-cost:  192     Base: 7
45.45	c ---[ 510]---> Sorter-cost:  251     Base: 7
45.45	c ---[ 509]---> Sorter-cost:  135     Base: 2 2 2
45.45	c ---[ 508]---> Sorter-cost:  163     Base: 2 2 2
45.45	c ---[ 507]---> Sorter-cost:  198     Base: 2 2 2
45.45	c ---[ 506]---> Sorter-cost:  292     Base: 3
45.46	c ---[ 505]---> Sorter-cost:  222     Base: 7
45.46	c ---[ 504]---> Sorter-cost:  182     Base: 7
45.46	c ---[ 503]---> Sorter-cost:  144     Base: 2
45.46	c ---[ 502]---> Sorter-cost:  216     Base: 2
45.46	c ---[ 501]---> Sorter-cost:  142     Base: 2
45.46	c ---[ 500]---> Sorter-cost:  216     Base: 2
45.46	c ---[ 499]---> Sorter-cost:  251     Base: 7
45.46	c ---[ 498]---> Sorter-cost:  149     Base: 2 2 2
45.46	c ---[ 497]---> Sorter-cost:  141     Base: 2 2 2
45.46	c ---[ 496]---> Sorter-cost:  192     Base: 7
45.46	c ---[ 495]---> Sorter-cost:  230     Base: 2
45.46	c ---[ 494]---> Sorter-cost:  163     Base: 2 2 2
45.47	c ---[ 493]---> Sorter-cost:  184     Base: 2 2 2 2 2
45.47	c ---[ 492]---> Sorter-cost:  203     Base: 2 7
45.47	c ---[ 491]---> Sorter-cost:  135     Base: 2 2 2
45.47	c ---[ 490]---> Sorter-cost:  186     Base: 7
45.47	c ---[ 489]---> Sorter-cost:  181     Base: 2 2 2
45.47	c ---[ 488]---> Sorter-cost:  207     Base: 2 7
45.47	c ---[ 487]---> Sorter-cost:  182     Base: 7
45.47	c ---[ 486]---> Sorter-cost:  230     Base: 2
45.47	c ---[ 485]---> Sorter-cost:  156     Base: 2 2 2 2
45.47	c ---[ 484]---> Sorter-cost:  222     Base: 7
45.48	c ---[ 483]---> Sorter-cost:  250     Base: 3 5
45.48	c ---[ 482]---> Sorter-cost:  153     Base: 2 2 2
45.48	c ---[ 481]---> Sorter-cost:  151     Base: 2 2 2
45.48	c ---[ 480]---> Adder-cost: 140   maxlim: 25   bits: 6/5
45.49	c ---[ 479]---> Adder-cost: 132   maxlim: 25   bits: 6/5
45.49	c ---[ 478]---> Adder-cost: 177   maxlim: 20   bits: 6/5
45.50	c ---[ 477]---> Adder-cost: 131   maxlim: 16   bits: 6/5
45.51	c ---[ 476]---> Adder-cost: 165   maxlim: 46   bits: 7/6
45.51	c ---[ 475]---> Adder-cost: 128   maxlim: 25   bits: 6/5
45.52	c ---[ 474]---> Adder-cost: 123   maxlim: 20   bits: 6/5
45.53	c ---[ 473]---> Adder-cost: 121   maxlim: 16   bits: 6/5
45.53	c ---[ 472]---> Adder-cost: 118   maxlim: 14   bits: 5/4
45.54	c ---[ 471]---> Adder-cost: 244   maxlim: 30   bits: 6/5
45.55	c ---[ 470]---> Adder-cost: 247   maxlim: 35   bits: 7/6
45.56	c ---[ 469]---> Adder-cost: 225   maxlim: 23   bits: 6/5
45.57	c ---[ 468]---> Adder-cost: 170   maxlim: 23   bits: 6/5
45.58	c ---[ 467]---> Adder-cost: 238   maxlim: 19   bits: 6/5
45.59	c ---[ 466]---> Adder-cost: 132   maxlim: 15   bits: 5/4
45.60	c ---[ 465]---> Adder-cost: 166   maxlim: 23   bits: 6/5
45.61	c ---[ 464]---> Adder-cost: 220   maxlim: 47   bits: 7/6
45.62	c ---[ 463]---> Adder-cost: 166   maxlim: 19   bits: 6/5
45.63	c ---[ 462]---> Adder-cost: 151   maxlim: 17   bits: 6/5
45.64	c ---[ 461]---> Adder-cost: 190   maxlim: 21   bits: 6/5
45.65	c ---[ 460]---> Adder-cost: 176   maxlim: 16   bits: 6/5
45.65	c ---[ 459]---> Adder-cost: 137   maxlim: 13   bits: 5/4
45.66	c ---[ 458]---> Adder-cost: 152   maxlim: 21   bits: 6/5
45.67	c ---[ 457]---> Adder-cost: 138   maxlim: 16   bits: 6/5
45.67	c ---[ 456]---> Adder-cost: 135   maxlim: 13   bits: 5/4
45.68	c ---[ 455]---> Adder-cost: 191   maxlim: 25   bits: 6/5
45.69	c ---[ 454]---> Adder-cost: 166   maxlim: 21   bits: 6/5
45.70	c ---[ 453]---> Adder-cost: 150   maxlim: 16   bits: 6/5
45.70	c ---[ 452]---> Adder-cost: 137   maxlim: 13   bits: 5/4
45.71	c ---[ 451]---> Adder-cost: 143   maxlim: 12   bits: 5/4
45.72	c ---[ 450]---> Adder-cost: 260   maxlim: 46   bits: 7/6
45.73	c ---[ 449]---> Adder-cost: 171   maxlim: 41   bits: 7/6
45.74	c ---[ 448]---> Adder-cost: 135   maxlim: 13   bits: 5/4
45.75	c ---[ 447]---> Adder-cost: 133   maxlim: 12   bits: 5/4
45.75	c ---[ 446]---> Adder-cost: 263   maxlim: 37   bits: 7/6
45.77	c ---[ 445]---> Adder-cost: 163   maxlim: 20   bits: 6/5
45.77	c ---[ 444]---> Adder-cost: 155   maxlim: 17   bits: 6/5
45.78	c ---[ 443]---> Adder-cost: 111   maxlim: 13   bits: 5/4
45.79	c ---[ 442]---> Adder-cost: 173   maxlim: 39   bits: 7/6
45.80	c ---[ 441]---> Adder-cost: 260   maxlim: 43   bits: 7/6
45.82	c ---[ 440]---> Adder-cost: 151   maxlim: 31   bits: 6/5
45.83	c ---[ 439]---> Adder-cost: 115   maxlim: 17   bits: 6/5
45.84	c ---[ 438]---> Adder-cost: 105   maxlim: 13   bits: 5/4
45.84	c ---[ 437]---> Adder-cost: 147   maxlim: 43   bits: 7/6
45.85	c ---[ 436]---> Adder-cost: 140   maxlim: 37   bits: 7/6
45.87	c ---[ 435]---> Adder-cost: 115   maxlim: 17   bits: 6/5
45.88	c ---[ 434]---> Adder-cost: 105   maxlim: 13   bits: 5/4
45.88	c ---[ 433]---> Adder-cost: 109   maxlim: 11   bits: 5/4
45.89	c ---[ 432]---> Adder-cost: 125   maxlim: 17   bits: 6/5
45.90	c ---[ 431]---> Adder-cost: 104   maxlim: 15   bits: 5/4
45.91	c ---[ 430]---> Adder-cost: 162   maxlim: 39   bits: 7/6
45.92	c ---[ 429]---> Adder-cost: 159   maxlim: 43   bits: 7/6
45.93	c ---[ 428]---> Adder-cost: 115   maxlim: 17   bits: 6/5
45.94	c ---[ 427]---> Adder-cost: 252   maxlim: 8   bits: 5/4
45.95	c ---[ 426]---> Adder-cost: 264   maxlim: 46   bits: 7/6
45.97	c ---[ 425]---> Adder-cost: 185   maxlim: 35   bits: 7/6
45.98	c ---[ 424]---> Adder-cost: 175   maxlim: 11   bits: 5/4
45.98	c ---[ 423]---> Adder-cost: 238   maxlim: 19   bits: 6/5
45.99	c ---[ 422]---> Adder-cost: 244   maxlim: 38   bits: 7/6
46.00	c ---[ 421]---> Adder-cost: 232   maxlim: 19   bits: 6/5
46.01	c ---[ 420]---> Adder-cost: 211   maxlim: 15   bits: 5/4
46.02	c ---[ 419]---> Adder-cost: 207   maxlim: 12   bits: 5/4
46.03	c ---[ 418]---> Adder-cost: 198   maxlim: 11   bits: 5/4
46.04	c ---[ 417]---> Adder-cost: 187   maxlim: 18   bits: 6/5
46.05	c ---[ 416]---> Adder-cost: 160   maxlim: 14   bits: 5/4
46.06	c ---[ 415]---> Adder-cost: 145   maxlim: 11   bits: 5/4
46.07	c ---[ 414]---> Adder-cost: 191   maxlim: 18   bits: 6/5
46.08	c ---[ 413]---> Adder-cost: 171   maxlim: 18   bits: 6/5
46.08	c ---[ 412]---> Adder-cost: 158   maxlim: 14   bits: 5/4
46.09	c ---[ 411]---> Adder-cost: 157   maxlim: 11   bits: 5/4
46.10	c ---[ 410]---> Adder-cost: 163   maxlim: 10   bits: 5/4
46.11	c ---[ 409]---> Adder-cost: 238   maxlim: 39   bits: 7/6
46.12	c ---[ 408]---> Adder-cost: 185   maxlim: 35   bits: 7/6
46.13	c ---[ 407]---> Adder-cost: 147   maxlim: 11   bits: 5/4
46.14	c ---[ 406]---> Adder-cost: 147   maxlim: 10   bits: 5/4
46.15	c ---[ 405]---> Adder-cost: 323   maxlim: 35   bits: 7/6
46.17	c ---[ 404]---> Adder-cost: 203   maxlim: 14   bits: 5/4
46.18	c ---[ 403]---> Adder-cost: 268   maxlim: 36   bits: 7/6
46.19	c ---[ 402]---> Adder-cost: 240   maxlim: 33   bits: 7/6
46.21	c ---[ 401]---> Adder-cost: 170   maxlim: 15   bits: 5/4
46.22	c ---[ 400]---> Adder-cost: 153   maxlim: 12   bits: 5/4
46.23	c ---[ 399]---> Adder-cost: 132   maxlim: 9   bits: 5/4
46.23	c ---[ 398]---> Adder-cost: 158   maxlim: 15   bits: 5/4
46.25	c ---[ 397]---> Adder-cost: 127   maxlim: 13   bits: 5/4
46.25	c ---[ 396]---> Adder-cost: 278   maxlim: 34   bits: 7/6
46.27	c ---[ 395]---> Adder-cost: 158   maxlim: 15   bits: 5/4
46.28	c ---[ 394]---> Adder-cost: 179   maxlim: 7   bits: 4/3
46.29	c ---[ 393]---> Adder-cost: 242   maxlim: 34   bits: 7/6
46.31	c ---[ 392]---> Adder-cost: 146   maxlim: 15   bits: 5/4
46.32	c ---[ 391]---> Adder-cost: 181   maxlim: 40   bits: 7/6
46.33	c ---[ 390]---> Adder-cost: 185   maxlim: 31   bits: 6/5
46.34	c ---[ 389]---> Adder-cost: 195   maxlim: 28   bits: 6/5
46.35	c ---[ 388]---> Adder-cost: 168   maxlim: 12   bits: 5/4
46.36	c ---[ 387]---> Adder-cost: 167   maxlim: 10   bits: 5/4
46.37	c ---[ 386]---> Adder-cost: 375   maxlim: 33   bits: 7/6
46.38	c ---[ 385]---> Adder-cost: 359   maxlim: 35   bits: 7/6
46.40	c ---[ 384]---> Adder-cost: 307   maxlim: 14   bits: 5/4
46.41	c ---[ 383]---> Adder-cost: 279   maxlim: 10   bits: 5/4
46.42	c ---[ 382]---> Adder-cost: 165   maxlim: 31   bits: 6/5
46.43	c ---[ 381]---> Adder-cost: 147   maxlim: 12   bits: 5/4
46.44	c ---[ 380]---> Adder-cost: 147   maxlim: 10   bits: 5/4
46.45	c ---[ 379]---> Adder-cost: 149   maxlim: 9   bits: 5/4
46.46	c ---[ 378]---> Adder-cost: 276   maxlim: 13   bits: 5/4
46.47	c ---[ 377]---> Adder-cost: 286   maxlim: 11   bits: 5/4
46.48	c ---[ 376]---> Adder-cost: 270   maxlim: 9   bits: 5/4
46.49	c ---[ 375]---> Adder-cost: 191   maxlim: 29   bits: 6/5
46.50	c ---[ 374]---> Adder-cost: 149   maxlim: 31   bits: 6/5
46.51	c ---[ 373]---> Adder-cost: 137   maxlim: 10   bits: 5/4
46.52	c ---[ 372]---> Adder-cost: 135   maxlim: 9   bits: 5/4
46.53	c ---[ 371]---> Adder-cost: 385   maxlim: 46   bits: 7/6
46.55	c ---[ 370]---> Adder-cost: 348   maxlim: 33   bits: 7/6
46.57	c ---[ 369]---> Adder-cost: 198   maxlim: 13   bits: 5/4
46.58	c ---[ 368]---> Adder-cost: 199   maxlim: 9   bits: 5/4
46.59	c ---[ 367]---> Adder-cost: 318   maxlim: 41   bits: 7/6
46.61	c ---[ 366]---> Adder-cost: 325   maxlim: 30   bits: 6/5
46.63	c ---[ 365]---> Adder-cost: 294   maxlim: 33   bits: 7/6
46.65	c ---[ 364]---> Adder-cost: 254   maxlim: 13   bits: 5/4
46.66	c ---[ 363]---> Adder-cost: 189   maxlim: 12   bits: 5/4
46.67	c ---[ 362]---> Adder-cost: 173   maxlim: 10   bits: 5/4
46.68	c ---[ 361]---> Adder-cost: 187   maxlim: 8   bits: 5/4
46.69	c ---[ 360]---> Adder-cost: 421   maxlim: 26   bits: 6/5
46.71	c ---[ 359]---> Adder-cost: 318   maxlim: 30   bits: 6/5
46.73	c ---[ 358]---> Adder-cost: 216   maxlim: 13   bits: 5/4
46.74	c ---[ 357]---> Adder-cost: 179   maxlim: 12   bits: 5/4
46.75	c ---[ 356]---> Adder-cost: 295   maxlim: 26   bits: 6/5
46.77	c ---[ 355]---> Adder-cost: 278   maxlim: 31   bits: 6/5
46.79	c ---[ 354]---> Adder-cost: 208   maxlim: 13   bits: 5/4
46.80	c ---[ 353]---> Adder-cost: 247   maxlim: 26   bits: 6/5
46.82	c ---[ 352]---> Adder-cost: 240   maxlim: 31   bits: 6/5
46.84	c ---[ 351]---> Adder-cost: 191   maxlim: 13   bits: 5/4
46.86	c ---[ 350]---> Adder-cost: 269   maxlim: 26   bits: 6/5
46.87	c ---[ 349]---> Adder-cost: 260   maxlim: 31   bits: 6/5
46.89	c ---[ 348]---> Adder-cost: 194   maxlim: 13   bits: 5/4
46.91	c ---[ 347]---> Sorter-cost:  230     Base: 2
46.91	c ---[ 346]---> BDD-cost:   55
46.91	c ---[ 345]---> Sorter-cost:  213     Base: 3
46.91	c ---[ 344]---> Sorter-cost:  244     Base: 3
46.91	c ---[ 343]---> BDD-cost:   55
46.91	c ---[ 342]---> Sorter-cost:  182     Base: 7
46.91	c ---[ 341]---> Sorter-cost:  144     Base: 2
46.91	c ---[ 340]---> Sorter-cost:  244     Base: 3
46.91	c ---[ 339]---> Sorter-cost:  220     Base: 7
46.91	c ---[ 338]---> Sorter-cost:  145     Base: 2 2 2
46.92	c ---[ 337]---> Sorter-cost:  192     Base: 7
46.92	c ---[ 336]---> Adder-cost: 144   maxlim: 33   bits: 7/6
46.93	c ---[ 335]---> Adder-cost: 150   maxlim: 9   bits: 5/4
46.93	c ---[ 334]---> Adder-cost: 274   maxlim: 43   bits: 7/6
46.94	c ---[ 333]---> Adder-cost: 120   maxlim: 7   bits: 4/3
46.95	c ---[ 332]---> Adder-cost: 181   maxlim: 33   bits: 7/6
46.96	c ---[ 331]---> Adder-cost: 146   maxlim: 21   bits: 6/5
46.97	c ---[ 330]---> Adder-cost: 185   maxlim: 38   bits: 7/6
46.98	c ---[ 329]---> Adder-cost: 89   maxlim: 10   bits: 5/4
46.98	c ---[ 328]---> Adder-cost: 152   maxlim: 21   bits: 6/5
46.99	c ---[ 327]---> Adder-cost: 173   maxlim: 38   bits: 7/6
47.00	c ---[ 326]---> Adder-cost: 140   maxlim: 21   bits: 6/5
47.01	c ---[ 325]---> Adder-cost: 136   maxlim: 16   bits: 6/5
47.01	c ---[ 324]---> Adder-cost: 180   maxlim: 20   bits: 6/5
47.02	c ---[ 323]---> Adder-cost: 121   maxlim: 31   bits: 6/5
47.03	c ---[ 322]---> Adder-cost: 142   maxlim: 41   bits: 7/6
47.04	c ---[ 321]---> Adder-cost: 138   maxlim: 41   bits: 7/6
47.06	c ---[ 320]---> Adder-cost: 123   maxlim: 20   bits: 6/5
47.07	c ---[ 319]---> Adder-cost: 136   maxlim: 41   bits: 7/6
47.08	c ---[ 318]---> Adder-cost: 150   maxlim: 39   bits: 7/6
47.09	c ---[ 317]---> Adder-cost: 147   maxlim: 43   bits: 7/6
47.10	c ---[ 316]---> Adder-cost: 148   maxlim: 37   bits: 7/6
47.11	c ---[ 315]---> Adder-cost: 140   maxlim: 37   bits: 7/6
47.13	c ---[ 314]---> Adder-cost: 227   maxlim: 35   bits: 7/6
47.14	c ---[ 313]---> Adder-cost: 211   maxlim: 35   bits: 7/6
47.15	c ---[ 312]---> Adder-cost: 193   maxlim: 33   bits: 7/6
47.16	c ---[ 311]---> Adder-cost: 167   maxlim: 18   bits: 6/5
47.16	c ---[ 310]---> Adder-cost: 185   maxlim: 33   bits: 7/6
47.17	c ---[ 309]---> Adder-cost: 150   maxlim: 14   bits: 5/4
47.18	c ---[ 308]---> Adder-cost: 247   maxlim: 19   bits: 6/5
47.19	c ---[ 307]---> Adder-cost: 326   maxlim: 41   bits: 7/6
47.21	c ---[ 306]---> Adder-cost: 301   maxlim: 39   bits: 7/6
47.23	c ---[ 305]---> Adder-cost: 252   maxlim: 34   bits: 7/6
47.25	c ---[ 304]---> Adder-cost: 308   maxlim: 39   bits: 7/6
47.26	c ---[ 303]---> Adder-cost: 264   maxlim: 33   bits: 7/6
47.28	c ---[ 302]---> Adder-cost: 133   maxlim: 12   bits: 5/4
47.29	c ---[ 301]---> Adder-cost: 120   maxlim: 9   bits: 5/4
47.30	c ---[ 300]---> Adder-cost: 240   maxlim: 39   bits: 7/6
47.31	c ---[ 299]---> Adder-cost: 240   maxlim: 33   bits: 7/6
47.33	c ---[ 298]---> Adder-cost: 119   maxlim: 12   bits: 5/4
47.33	c ---[ 297]---> Adder-cost: 104   maxlim: 9   bits: 5/4
47.34	c ---[ 296]---> Adder-cost: 224   maxlim: 39   bits: 7/6
47.36	c ---[ 295]---> Adder-cost: 218   maxlim: 36   bits: 7/6
47.37	c ---[ 294]---> Adder-cost: 115   maxlim: 12   bits: 5/4
47.38	c ---[ 293]---> Adder-cost: 184   maxlim: 25   bits: 6/5
47.39	c ---[ 292]---> Adder-cost: 332   maxlim: 21   bits: 6/5
47.41	c ---[ 291]---> Adder-cost: 357   maxlim: 24   bits: 6/5
47.42	c ---[ 290]---> Adder-cost: 371   maxlim: 28   bits: 6/5
47.44	c ---[ 289]---> Adder-cost: 260   maxlim: 6   bits: 4/3
47.45	c ---[ 288]---> Adder-cost: 203   maxlim: 34   bits: 7/6
47.46	c ---[ 287]---> Adder-cost: 153   maxlim: 29   bits: 6/5
47.47	c ---[ 286]---> Adder-cost: 336   maxlim: 32   bits: 7/6
47.48	c ---[ 285]---> Adder-cost: 310   maxlim: 31   bits: 6/5
47.50	c ---[ 284]---> Adder-cost: 286   maxlim: 16   bits: 6/5
47.51	c ---[ 283]---> Adder-cost: 248   maxlim: 6   bits: 4/3
47.52	c ---[ 282]---> Adder-cost: 207   maxlim: 50   bits: 7/6
47.53	c ---[ 281]---> Adder-cost: 160   maxlim: 15   bits: 5/4
47.54	c ---[ 280]---> Adder-cost: 139   maxlim: 12   bits: 5/4
47.55	c ---[ 279]---> Adder-cost: 140   maxlim: 5   bits: 4/3
47.56	c ---[ 278]---> Adder-cost: 414   maxlim: 34   bits: 7/6
47.58	c ---[ 277]---> Adder-cost: 348   maxlim: 39   bits: 7/6
47.60	c ---[ 276]---> Adder-cost: 316   maxlim: 36   bits: 7/6
47.62	c ---[ 275]---> Adder-cost: 282   maxlim: 33   bits: 7/6
47.64	c ---[ 274]---> Adder-cost: 179   maxlim: 8   bits: 5/4
47.65	c ---[ 273]---> Adder-cost: 304   maxlim: 35   bits: 7/6
47.67	c ---[ 272]---> Adder-cost: 279   maxlim: 30   bits: 6/5
47.69	c ---[ 271]---> Adder-cost: 248   maxlim: 16   bits: 6/5
47.70	c ---[ 270]---> Adder-cost: 256   maxlim: 35   bits: 7/6
47.72	c ---[ 269]---> Adder-cost: 243   maxlim: 30   bits: 6/5
47.74	c ---[ 268]---> Adder-cost: 190   maxlim: 16   bits: 6/5
47.75	c ---[ 267]---> Adder-cost: 264   maxlim: 35   bits: 7/6
47.77	c ---[ 266]---> Adder-cost: 275   maxlim: 30   bits: 6/5
47.79	c ---[ 265]---> Adder-cost: 208   maxlim: 16   bits: 6/5
47.81	c ---[ 264]---> Sorter-cost:  273     Base: 2 2 2 2
47.81	c ---[ 263]---> Sorter-cost:  198     Base: 7
47.81	c ---[ 262]---> Adder-cost: 206   maxlim: 43   bits: 7/6
47.82	c ---[ 261]---> Adder-cost: 228   maxlim: 46   bits: 7/6
47.83	c ---[ 260]---> Adder-cost: 136   maxlim: 21   bits: 6/5
47.84	c ---[ 259]---> Adder-cost: 105   maxlim: 10   bits: 5/4
47.85	c ---[ 258]---> Adder-cost: 181   maxlim: 41   bits: 7/6
47.86	c ---[ 257]---> Adder-cost: 220   maxlim: 46   bits: 7/6
47.87	c ---[ 256]---> Adder-cost: 138   maxlim: 21   bits: 6/5
47.88	c ---[ 255]---> Adder-cost: 89   maxlim: 10   bits: 5/4
47.88	c ---[ 254]---> Adder-cost: 128   maxlim: 20   bits: 6/5
47.89	c ---[ 253]---> Adder-cost: 140   maxlim: 37   bits: 7/6
47.90	c ---[ 252]---> Adder-cost: 142   maxlim: 39   bits: 7/6
47.92	c ---[ 251]---> Adder-cost: 136   maxlim: 20   bits: 6/5
47.93	c ---[ 250]---> Adder-cost: 122   maxlim: 20   bits: 6/5
47.94	c ---[ 249]---> Adder-cost: 185   maxlim: 33   bits: 7/6
47.95	c ---[ 248]---> Adder-cost: 143   maxlim: 14   bits: 5/4
47.96	c ---[ 247]---> Adder-cost: 276   maxlim: 42   bits: 7/6
47.97	c ---[ 246]---> Adder-cost: 236   maxlim: 35   bits: 7/6
47.98	c ---[ 245]---> Adder-cost: 163   maxlim: 18   bits: 6/5
47.99	c ---[ 244]---> Adder-cost: 223   maxlim: 21   bits: 6/5
48.00	c ---[ 243]---> Adder-cost: 214   maxlim: 28   bits: 6/5
48.01	c ---[ 242]---> Adder-cost: 194   maxlim: 19   bits: 6/5
48.02	c ---[ 241]---> Adder-cost: 248   maxlim: 39   bits: 7/6
48.04	c ---[ 240]---> Adder-cost: 240   maxlim: 46   bits: 7/6
48.05	c ---[ 239]---> Adder-cost: 230   maxlim: 33   bits: 7/6
48.07	c ---[ 238]---> Adder-cost: 163   maxlim: 18   bits: 6/5
48.08	c ---[ 237]---> Adder-cost: 194   maxlim: 50   bits: 7/6
48.09	c ---[ 236]---> Adder-cost: 192   maxlim: 44   bits: 7/6
48.10	c ---[ 235]---> Adder-cost: 130   maxlim: 15   bits: 5/4
48.11	c ---[ 234]---> Adder-cost: 289   maxlim: 18   bits: 6/5
48.12	c ---[ 233]---> Adder-cost: 180   maxlim: 25   bits: 6/5
48.13	c ---[ 232]---> Adder-cost: 134   maxlim: 15   bits: 5/4
48.14	c ---[ 231]---> Adder-cost: 326   maxlim: 26   bits: 6/5
48.16	c ---[ 230]---> Adder-cost: 168   maxlim: 25   bits: 6/5
48.17	c ---[ 229]---> Adder-cost: 175   maxlim: 40   bits: 7/6
48.18	c ---[ 228]---> Adder-cost: 248   maxlim: 18   bits: 6/5
48.19	c ---[ 227]---> Adder-cost: 301   maxlim: 26   bits: 6/5
48.21	c ---[ 226]---> Adder-cost: 290   maxlim: 35   bits: 7/6
48.23	c ---[ 225]---> Adder-cost: 224   maxlim: 16   bits: 6/5
48.25	c ---[ 224]---> Adder-cost: 266   maxlim: 31   bits: 6/5
48.27	c ---[ 223]---> Adder-cost: 267   maxlim: 30   bits: 6/5
48.29	c ---[ 222]---> Adder-cost: 139   maxlim: 50   bits: 7/6
48.30	c ---[ 221]---> Adder-cost: 182   maxlim: 47   bits: 7/6
48.31	c ---[ 220]---> Adder-cost: 151   maxlim: 41   bits: 7/6
48.32	c ---[ 219]---> Adder-cost: 119   maxlim: 20   bits: 6/5
48.33	c ---[ 218]---> Adder-cost: 261   maxlim: 37   bits: 7/6
48.34	c ---[ 217]---> Adder-cost: 244   maxlim: 30   bits: 6/5
48.35	c ---[ 216]---> Adder-cost: 197   maxlim: 35   bits: 7/6
48.36	c ---[ 215]---> Adder-cost: 230   maxlim: 39   bits: 7/6
48.37	c ---[ 214]---> Adder-cost: 196   maxlim: 28   bits: 6/5
48.38	c ---[ 213]---> Adder-cost: 260   maxlim: 36   bits: 7/6
48.40	c ---[ 212]---> Adder-cost: 210   maxlim: 29   bits: 6/5
48.42	c ---[ 211]---> Adder-cost: 236   maxlim: 34   bits: 7/6
48.43	c ---[ 210]---> Adder-cost: 171   maxlim: 18   bits: 6/5
48.44	c ---[ 209]---> Adder-cost: 155   maxlim: 18   bits: 6/5
48.45	c ---[ 208]---> Adder-cost: 210   maxlim: 44   bits: 7/6
48.47	c ---[ 207]---> Adder-cost: 157   maxlim: 29   bits: 6/5
48.48	c ---[ 206]---> Adder-cost: 134   maxlim: 13   bits: 5/4
48.48	c ---[ 205]---> Adder-cost: 317   maxlim: 18   bits: 6/5
48.50	c ---[ 204]---> Adder-cost: 311   maxlim: 35   bits: 7/6
48.51	c ---[ 203]---> Adder-cost: 318   maxlim: 39   bits: 7/6
48.53	c ---[ 202]---> Adder-cost: 131   maxlim: 15   bits: 5/4
48.54	c ---[ 201]---> Adder-cost: 278   maxlim: 35   bits: 7/6
48.56	c ---[ 200]---> Adder-cost: 164   maxlim: 16   bits: 6/5
48.58	c ---[ 199]---> Sorter-cost:  207     Base: 2 7
48.58	c ---[ 198]---> Sorter-cost:  185     Base: 2 2 2 2
48.58	c ---[ 197]---> Sorter-cost:  116     Base: 2 2 2 2 2
48.58	c ---[ 196]---> Adder-cost: 147   maxlim: 49   bits: 7/6
48.59	c ---[ 195]---> Adder-cost: 237   maxlim: 44   bits: 7/6
48.61	c ---[ 194]---> Adder-cost: 222   maxlim: 50   bits: 7/6
48.62	c ---[ 193]---> Adder-cost: 177   maxlim: 35   bits: 7/6
48.63	c ---[ 192]---> Adder-cost: 97   maxlim: 41   bits: 7/6
48.64	c ---[ 191]---> Adder-cost: 206   maxlim: 46   bits: 7/6
48.65	c ---[ 190]---> Adder-cost: 165   maxlim: 33   bits: 7/6
48.66	c ---[ 189]---> Adder-cost: 165   maxlim: 41   bits: 7/6
48.67	c ---[ 188]---> Adder-cost: 206   maxlim: 54   bits: 7/6
48.69	c ---[ 187]---> Adder-cost: 142   maxlim: 39   bits: 7/6
48.70	c ---[ 186]---> Adder-cost: 143   maxlim: 43   bits: 7/6
48.71	c ---[ 185]---> Adder-cost: 175   maxlim: 33   bits: 7/6
48.72	c ---[ 184]---> Adder-cost: 127   maxlim: 31   bits: 6/5
48.73	c ---[ 183]---> Adder-cost: 119   maxlim: 31   bits: 6/5
48.74	c ---[ 182]---> Adder-cost: 219   maxlim: 39   bits: 7/6
48.75	c ---[ 181]---> Adder-cost: 155   maxlim: 18   bits: 6/5
48.76	c ---[ 180]---> Adder-cost: 196   maxlim: 18   bits: 6/5
48.77	c ---[ 179]---> Adder-cost: 180   maxlim: 18   bits: 6/5
48.79	c ---[ 178]---> Adder-cost: 178   maxlim: 18   bits: 6/5
48.80	c ---[ 177]---> Adder-cost: 186   maxlim: 27   bits: 6/5
48.81	c ---[ 176]---> Adder-cost: 158   maxlim: 27   bits: 6/5
48.82	c ---[ 175]---> Adder-cost: 163   maxlim: 50   bits: 7/6
48.84	c ---[ 174]---> Adder-cost: 300   maxlim: 16   bits: 6/5
48.85	c ---[ 173]---> Adder-cost: 181   maxlim: 30   bits: 6/5
48.86	c ---[ 172]---> Adder-cost: 158   maxlim: 34   bits: 7/6
48.87	c ---[ 171]---> Adder-cost: 216   maxlim: 16   bits: 6/5
48.88	c ---[ 170]---> Adder-cost: 198   maxlim: 16   bits: 6/5
48.90	c ---[ 169]---> Adder-cost: 172   maxlim: 16   bits: 6/5
48.91	c ---[ 168]---> Adder-cost: 235   maxlim: 25   bits: 6/5
48.92	c ---[ 167]---> Adder-cost: 184   maxlim: 16   bits: 6/5
48.94	c ---[ 166]---> Sorter-cost:  122     Base: 2 2 2 2
48.94	c ---[ 165]---> Sorter-cost:  189     Base: 2 2 2 2 2 2
48.94	c ---[ 164]---> Sorter-cost:  241     Base: 7
48.94	c ---[ 163]---> Sorter-cost:  229     Base: 2 2 2
48.94	c ---[ 162]---> Sorter-cost:  244     Base: 3
48.94	c ---[ 161]---> Adder-cost: 158   maxlim: 20   bits: 6/5
48.95	c ---[ 160]---> Adder-cost: 215   maxlim: 29   bits: 6/5
48.96	c ---[ 159]---> Adder-cost: 210   maxlim: 33   bits: 7/6
48.98	c ---[ 158]---> Adder-cost: 168   maxlim: 30   bits: 6/5
48.99	c ---[ 157]---> Adder-cost: 241   maxlim: 17   bits: 6/5
49.00	c ---[ 156]---> Adder-cost: 167   maxlim: 30   bits: 6/5
49.01	c ---[ 155]---> Adder-cost: 111   maxlim: 15   bits: 5/4
49.02	c ---[ 154]---> Adder-cost: 255   maxlim: 18   bits: 6/5
49.04	c ---[ 153]---> Adder-cost: 213   maxlim: 27   bits: 6/5
49.06	c ---[ 152]---> Sorter-cost:   45     Base: 2 2 2 2 2
49.06	c ---[ 151]---> Sorter-cost:  179     Base: 7 2
49.06	c ---[ 150]---> Sorter-cost:  166     Base: 2 2 2 2 2
49.06	c ---[ 149]---> Sorter-cost:  188     Base: 2 2 2 2
49.06	c ---[ 148]---> Adder-cost: 148   maxlim: 25   bits: 6/5
49.07	c ---[ 147]---> Adder-cost: 143   maxlim: 28   bits: 6/5
49.08	c ---[ 146]---> Adder-cost: 118   maxlim: 20   bits: 6/5
49.09	c ---[ 145]---> Adder-cost: 119   maxlim: 31   bits: 6/5
49.10	c ---[ 144]---> Adder-cost: 218   maxlim: 8   bits: 5/4
49.11	c ---[ 143]---> Adder-cost: 111   maxlim: 7   bits: 4/3
49.12	c ---[ 142]---> Adder-cost: 119   maxlim: 15   bits: 5/4
49.13	c ---[ 141]---> Adder-cost: 192   maxlim: 16   bits: 6/5
49.14	c ---[ 140]---> Adder-cost: 321   maxlim: 44   bits: 7/6
49.16	c ---[ 139]---> Adder-cost: 259   maxlim: 44   bits: 7/6
49.18	c ---[ 138]---> Adder-cost: 80   maxlim: 9   bits: 5/4
49.19	c ---[ 137]---> Adder-cost: 176   maxlim: 65   bits: 8/7
49.20	c ---[ 136]---> Adder-cost: 144   maxlim: 33   bits: 7/6
49.21	c ---[ 135]---> Adder-cost: 201   maxlim: 29   bits: 6/5
49.22	c ---[ 134]---> Adder-cost: 188   maxlim: 28   bits: 6/5
49.23	c ---[ 133]---> Adder-cost: 193   maxlim: 7   bits: 4/3
49.24	c ---[ 132]---> Adder-cost: 290   maxlim: 46   bits: 7/6
49.26	c ---[ 131]---> Adder-cost: 199   maxlim: 7   bits: 4/3
49.27	c ---[ 130]---> BDD-cost:   28
49.27	c ---[ 129]---> Sorter-cost:  184     Base: 2 2 2 2 2
49.27	c ---[ 128]---> Adder-cost: 76   maxlim: 9   bits: 5/4
49.28	c ---[ 127]---> Adder-cost: 237   maxlim: 57   bits: 7/6
49.29	c ---[ 126]---> Adder-cost: 287   maxlim: 43   bits: 7/6
49.31	c ---[ 125]---> Adder-cost: 247   maxlim: 46   bits: 7/6
49.33	c ---[ 124]---> Adder-cost: 142   maxlim: 55   bits: 7/6
49.34	c ---[ 123]---> Adder-cost: 212   maxlim: 46   bits: 7/6
49.36	c ---[ 122]---> Adder-cost: 96   maxlim: 10   bits: 5/4
49.36	c ---[ 121]---> Adder-cost: 132   maxlim: 27   bits: 6/5
49.37	c ---[ 120]---> Adder-cost: 77   maxlim: 11   bits: 5/4
49.37	c ---[ 119]---> Adder-cost: 83   maxlim: 13   bits: 5/4
49.38	c ---[ 118]---> Adder-cost: 91   maxlim: 14   bits: 5/4
49.38	c ---[ 117]---> Adder-cost: 81   maxlim: 11   bits: 5/4
49.39	c ---[ 116]---> Adder-cost: 91   maxlim: 15   bits: 5/4
49.39	c ---[ 115]---> Sorter-cost:  227     Base: 2 2 2 3
49.39	c ---[ 114]---> Sorter-cost:  156     Base: 2 2 2 2
49.39	c ---[ 113]---> Sorter-cost:  185     Base: 2 2 2 2 2
49.39	c ---[ 112]---> Adder-cost: 191   maxlim: 39   bits: 7/6
49.41	c ---[ 111]---> Adder-cost: 175   maxlim: 35   bits: 7/6
49.42	c ---[ 110]---> Adder-cost: 215   maxlim: 25   bits: 6/5
49.43	c ---[ 109]---> Adder-cost: 101   maxlim: 16   bits: 6/5
49.44	c ---[ 108]---> Adder-cost: 136   maxlim: 33   bits: 7/6
49.44	c ---[ 107]---> Sorter-cost:  156     Base: 2 2 2 2
49.44	c ---[ 106]---> Adder-cost: 149   maxlim: 26   bits: 6/5
49.45	c ---[ 105]---> Adder-cost: 256   maxlim: 51   bits: 7/6
49.47	c ---[ 104]---> Adder-cost: 126   maxlim: 31   bits: 6/5
49.48	c ---[ 103]---> Adder-cost: 220   maxlim: 42   bits: 7/6
49.49	c ---[ 102]---> Adder-cost: 159   maxlim: 23   bits: 6/5
49.50	c ---[ 101]---> Adder-cost: 124   maxlim: 21   bits: 6/5
49.51	c ---[ 100]---> Adder-cost: 98   maxlim: 27   bits: 6/5
49.51	c ---[  99]---> Adder-cost: 92   maxlim: 33   bits: 7/6
49.52	c ---[  98]---> Adder-cost: 142   maxlim: 11   bits: 5/4
49.52	c ---[  97]---> Sorter-cost:  251     Base: 2 7
49.52	c ---[  96]---> Sorter-cost:  330     Base: 7
49.53	c ---[  95]---> Adder-cost: 123   maxlim: 278   bits: 10/9
49.53	c ---[  94]---> Adder-cost: 169   maxlim: 278   bits: 10/9
49.54	c ---[  93]---> Adder-cost: 159   maxlim: 278   bits: 10/9
49.55	c ---[  92]---> Adder-cost: 169   maxlim: 278   bits: 10/9
49.56	c ---[  91]---> Adder-cost: 165   maxlim: 182   bits: 9/8
49.56	c ---[  90]---> Adder-cost: 165   maxlim: 182   bits: 9/8
49.57	c ---[  89]---> Adder-cost: 163   maxlim: 182   bits: 9/8
49.58	c ---[  88]---> Adder-cost: 153   maxlim: 150   bits: 9/8
49.59	c ---[  87]---> Adder-cost: 147   maxlim: 134   bits: 9/8
49.59	c ---[  86]---> Adder-cost: 151   maxlim: 102   bits: 8/7
49.60	c ---[  85]---> Adder-cost: 143   maxlim: 86   bits: 8/7
49.61	c ---[  84]---> Adder-cost: 149   maxlim: 70   bits: 8/7
49.61	c ---[  83]---> Adder-cost: 150   maxlim: 62   bits: 7/6
49.62	c ---[  82]---> Adder-cost: 146   maxlim: 46   bits: 7/6
49.62	c ---[  81]---> Adder-cost: 142   maxlim: 42   bits: 7/6
49.63	c ---[  80]---> Adder-cost: 141   maxlim: 32   bits: 7/6
49.63	c ---[  79]---> Adder-cost: 133   maxlim: 276   bits: 10/9
49.64	c ---[  78]---> Adder-cost: 167   maxlim: 276   bits: 10/9
49.64	c ---[  77]---> Adder-cost: 155   maxlim: 276   bits: 10/9
49.65	c ---[  76]---> Adder-cost: 167   maxlim: 276   bits: 10/9
49.66	c ---[  75]---> Adder-cost: 155   maxlim: 276   bits: 10/9
49.67	c ---[  74]---> Adder-cost: 166   maxlim: 244   bits: 9/8
49.68	c ---[  73]---> Adder-cost: 168   maxlim: 244   bits: 9/8
49.68	c ---[  72]---> Adder-cost: 160   maxlim: 244   bits: 9/8
49.69	c ---[  71]---> Adder-cost: 135   maxlim: 148   bits: 9/8
49.70	c ---[  70]---> Adder-cost: 139   maxlim: 148   bits: 9/8
49.71	c ---[  69]---> Adder-cost: 141   maxlim: 132   bits: 9/8
49.71	c ---[  68]---> Adder-cost: 151   maxlim: 84   bits: 8/7
49.72	c ---[  67]---> Adder-cost: 151   maxlim: 76   bits: 8/7
49.72	c ---[  66]---> Adder-cost: 144   maxlim: 52   bits: 7/6
49.73	c ---[  65]---> Adder-cost: 138   maxlim: 44   bits: 7/6
49.73	c ---[  64]---> Adder-cost: 131   maxlim: 32   bits: 7/6
49.74	c ---[  63]---> Adder-cost: 357   maxlim: 1623   bits: 12/11
49.76	c ---[  62]---> Adder-cost: 367   maxlim: 1623   bits: 12/11
49.79	c ---[  61]---> Adder-cost: 367   maxlim: 1623   bits: 12/11
49.82	c ---[  60]---> Adder-cost: 369   maxlim: 1623   bits: 12/11
49.84	c ---[  59]---> Adder-cost: 361   maxlim: 1213   bits: 12/11
49.86	c ---[  58]---> Adder-cost: 363   maxlim: 1213   bits: 12/11
49.89	c ---[  57]---> Adder-cost: 361   maxlim: 1213   bits: 12/11
49.91	c ---[  56]---> Adder-cost: 321   maxlim: 803   bits: 11/10
49.93	c ---[  55]---> Adder-cost: 309   maxlim: 597   bits: 11/10
49.95	c ---[  54]---> Adder-cost: 311   maxlim: 597   bits: 11/10
49.96	c ---[  53]---> Adder-cost: 279   maxlim: 391   bits: 10/9
49.98	c ---[  52]---> Adder-cost: 267   maxlim: 287   bits: 10/9
49.99	c ---[  51]---> Adder-cost: 251   maxlim: 183   bits: 9/8
50.00	c ---[  50]---> Adder-cost: 251   maxlim: 183   bits: 9/8
50.01	c ---[  49]---> Adder-cost: 211   maxlim: 79   bits: 8/7
50.02	c ---[  48]---> Adder-cost: 181   maxlim: 27   bits: 6/5
50.03	c ---[  47]---> Adder-cost: 706   maxlim: 1906   bits: 12/11
50.07	c ---[  46]---> Adder-cost: 640   maxlim: 1906   bits: 12/11
50.11	c ---[  45]---> Adder-cost: 638   maxlim: 1906   bits: 12/11
50.15	c ---[  44]---> Adder-cost: 636   maxlim: 1906   bits: 12/11
50.20	c ---[  43]---> Adder-cost: 591   maxlim: 1494   bits: 12/11
50.23	c ---[  42]---> Adder-cost: 591   maxlim: 1494   bits: 12/11
50.27	c ---[  41]---> Adder-cost: 587   maxlim: 1494   bits: 12/11
50.31	c ---[  40]---> Adder-cost: 540   maxlim: 979   bits: 11/10
50.34	c ---[  39]---> Adder-cost: 505   maxlim: 771   bits: 11/10
50.37	c ---[  38]---> Adder-cost: 505   maxlim: 771   bits: 11/10
50.39	c ---[  37]---> Adder-cost: 478   maxlim: 511   bits: 10/9
50.42	c ---[  36]---> Adder-cost: 455   maxlim: 407   bits: 10/9
50.44	c ---[  35]---> Adder-cost: 423   maxlim: 277   bits: 10/9
50.46	c ---[  34]---> Adder-cost: 423   maxlim: 277   bits: 10/9
50.48	c ---[  33]---> Adder-cost: 353   maxlim: 160   bits: 9/8
50.50	c ---[  32]---> Adder-cost: 300   maxlim: 97   bits: 8/7
50.51	c ---[  31]---> Adder-cost: 760   maxlim: 2301   bits: 13/12
50.56	c ---[  30]---> Adder-cost: 714   maxlim: 2301   bits: 13/12
50.61	c ---[  29]---> Adder-cost: 714   maxlim: 2301   bits: 13/12
50.66	c ---[  28]---> Adder-cost: 708   maxlim: 2301   bits: 13/12
50.71	c ---[  27]---> Adder-cost: 680   maxlim: 1738   bits: 12/11
50.76	c ---[  26]---> Adder-cost: 682   maxlim: 1738   bits: 12/11
50.81	c ---[  25]---> Adder-cost: 680   maxlim: 1738   bits: 12/11
50.85	c ---[  24]---> Adder-cost: 614   maxlim: 1175   bits: 12/11
50.89	c ---[  23]---> Adder-cost: 592   maxlim: 893   bits: 11/10
50.93	c ---[  22]---> Adder-cost: 592   maxlim: 893   bits: 11/10
50.96	c ---[  21]---> Adder-cost: 529   maxlim: 611   bits: 11/10
50.98	c ---[  20]---> Adder-cost: 504   maxlim: 468   bits: 10/9
51.00	c ---[  19]---> Adder-cost: 469   maxlim: 325   bits: 10/9
51.03	c ---[  18]---> Adder-cost: 469   maxlim: 325   bits: 10/9
51.05	c ---[  17]---> Adder-cost: 413   maxlim: 181   bits: 9/8
51.06	c ---[  16]---> Adder-cost: 381   maxlim: 109   bits: 8/7
51.08	c ---[  15]---> Adder-cost: 748   maxlim: 2461   bits: 13/12
51.12	c ---[  14]---> Adder-cost: 846   maxlim: 2461   bits: 13/12
51.17	c ---[  13]---> Adder-cost: 846   maxlim: 2461   bits: 13/12
51.22	c ---[  12]---> Adder-cost: 846   maxlim: 2461   bits: 13/12
51.26	c ---[  11]---> Adder-cost: 822   maxlim: 2032   bits: 12/11
51.31	c ---[  10]---> Adder-cost: 822   maxlim: 2032   bits: 12/11
51.35	c ---[   9]---> Adder-cost: 822   maxlim: 2032   bits: 12/11
51.40	c ---[   8]---> Adder-cost: 752   maxlim: 1260   bits: 12/11
51.43	c ---[   7]---> Adder-cost: 734   maxlim: 1045   bits: 12/11
51.47	c ---[   6]---> Adder-cost: 734   maxlim: 1045   bits: 12/11
51.50	c ---[   5]---> Adder-cost: 681   maxlim: 658   bits: 11/10
51.53	c ---[   4]---> Adder-cost: 656   maxlim: 549   bits: 11/10
51.56	c ---[   3]---> Adder-cost: 622   maxlim: 396   bits: 10/9
51.59	c ---[   2]---> Adder-cost: 620   maxlim: 353   bits: 10/9
51.61	c ---[   1]---> Adder-cost: 544   maxlim: 199   bits: 9/8
51.63	c ---[   0]---> Adder-cost: 491   maxlim: 118   bits: 8/7
54.87	c ==================================[MINISAT+]==================================
54.87	c | Conflicts | Original         | Learnt                           | Progress |
54.87	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
54.87	c ==============================================================================
54.87	c |         0 | 3868648 11409121 | 1289549       0        0     nan |  0.000 % |
54.90	c |       100 | 3868648 11409121 | 1418503     100      389     3.9 |  3.405 % |
54.92	c |       250 | 3868648 11409121 | 1560354     250      938     3.8 |  3.405 % |
55.15	c |       476 | 3868636 11409094 | 1716389     475     2396     5.0 |  3.405 % |
55.21	c |       813 | 3868636 11409094 | 1888028     812     6036     7.4 |  3.405 % |
56.44	c |      1319 | 3868388 11408535 | 2076831    1291    11414     8.8 |  3.412 % |
56.56	c |      2078 | 3868388 11408535 | 2284514    2050    20391     9.9 |  3.412 % |
57.35	c |      3217 | 3868089 11407836 | 2512966    3182    32773    10.3 |  3.419 % |
57.59	c |      4926 | 3868089 11407836 | 2764262    4891    53510    10.9 |  3.419 % |
58.70	c |      7488 | 3868065 11407782 | 3040689    7450    87837    11.8 |  3.420 % |
59.72	c |     11332 | 3868050 11407749 | 3344757   11293   139069    12.3 |  3.420 % |
61.97	c |     17099 | 3866511 11404229 | 3679233   17053   271494    15.9 |  3.460 % |
68.13	c |     25748 | 3857046 11382440 | 4047157   25362   435916    17.2 |  3.730 % |
75.02	c |     38722 | 3853621 11374498 | 4451872   38024   657011    17.3 |  3.831 % |
85.86	c |     58183 | 3852409 11371667 | 4897060   57398  1165832    20.3 |  3.864 % |
97.69	c |     87375 | 3851087 11368606 | 5386766   86526  2382966    27.5 |  3.903 % |
123.41	c |    131165 | 3846300 11357599 | 5925442  129629  4273882    33.0 |  4.040 % |
164.70	c |    196849 | 3841543 11346534 | 6517987  195121  6359789    32.6 |  4.173 % |
233.57	c |    295376 | 3828829 11316846 | 7169785  293397  9505491    32.4 |  4.544 % |
374.73	c |    443165 | 3821594 11300086 | 7886764  440417 16454097    37.4 |  4.762 % |
641.84	c |    664849 | 3819457 11295141 | 8675440  661742 29491674    44.6 |  4.827 % |
1153.00	c |    997378 | 3815485 11285918 | 9542984  993460 52517764    52.9 |  4.945 % |
1801.20	c 
1801.20	c *** TERMINATED ***
1801.20	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-34993-1149269357 -o ROOT/results/node75/solver-34993-1149269357 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node75/34993-1149269357/instance-34993-1149269357.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1845480/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=1048 CPUtime=0
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 192599156 1073152 96 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134615252 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 262 100 67 215 0 44 0

[startup+10.0033 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1809152/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=38632 CPUtime=9.99
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 9932 0 0 0 995 4 0 0 25 0 1 0 192599156 39559168 9231 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 9658 9231 109 215 0 9440 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 38632

[startup+20.0102 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1803392/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=44804 CPUtime=19.98
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 11710 0 0 0 1993 5 0 0 25 0 1 0 192599156 45879296 10679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005351 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 11201 10679 109 215 0 10983 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 44804

[startup+30.0172 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1792000/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=57604 CPUtime=29.97
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 15236 0 0 0 2990 7 0 0 25 0 1 0 192599156 58986496 13546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 14401 13546 109 215 0 14183 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 57604

[startup+40.0232 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1777344/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=72776 CPUtime=39.93
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 20181 0 0 0 3984 9 0 0 25 0 1 0 192599156 74522624 17173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134691271 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 18194 17173 109 215 0 17976 0
Current children cumulated CPU time (s) 39.93
Current children cumulated vsize (Kb) 72776

[startup+50.0302 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1767104/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=85448 CPUtime=49.9
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 22782 0 0 0 4978 12 0 0 25 0 1 0 192599156 87498752 19774 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134661880 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 21362 19774 109 215 0 21144 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (Kb) 85448

[startup+60.0363 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1566592/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=301232 CPUtime=59.91
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 72795 0 0 0 5956 35 0 0 25 0 1 0 192599156 308461568 69775 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582022 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 75308 69775 124 215 0 75090 0
Current children cumulated CPU time (s) 59.91
Current children cumulated vsize (Kb) 301232

[startup+70.0432 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1564352/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=303448 CPUtime=69.91
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 73358 0 0 0 6956 35 0 0 25 0 1 0 192599156 310730752 70338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569806 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 75862 70338 124 215 0 75644 0
Current children cumulated CPU time (s) 69.91
Current children cumulated vsize (Kb) 303448

[startup+80.0502 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1562112/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=305756 CPUtime=79.91
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 73915 0 0 0 7955 36 0 0 25 0 1 0 192599156 313094144 70895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 76439 70895 124 215 0 76221 0
Current children cumulated CPU time (s) 79.91
Current children cumulated vsize (Kb) 305756

[startup+90.0562 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1558656/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=309260 CPUtime=89.91
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 74779 0 0 0 8955 36 0 0 25 0 1 0 192599156 316682240 71759 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 77315 71759 124 215 0 77097 0
Current children cumulated CPU time (s) 89.91
Current children cumulated vsize (Kb) 309260

[startup+100.062 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1554048/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=313700 CPUtime=99.91
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 75926 0 0 0 9954 37 0 0 25 0 1 0 192599156 321228800 72906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 78425 72906 124 215 0 78207 0
Current children cumulated CPU time (s) 99.91
Current children cumulated vsize (Kb) 313700

[startup+110.068 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1549760/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=318064 CPUtime=109.91
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 76995 0 0 0 10953 38 0 0 25 0 1 0 192599156 325697536 73975 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 79516 73975 124 215 0 79298 0
Current children cumulated CPU time (s) 109.91
Current children cumulated vsize (Kb) 318064

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1546048/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=321720 CPUtime=119.92
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 77915 0 0 0 11953 39 0 0 25 0 1 0 192599156 329441280 74895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569799 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 80430 74895 124 215 0 80212 0
Current children cumulated CPU time (s) 119.92
Current children cumulated vsize (Kb) 321720

[startup+130.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1543552/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=324072 CPUtime=129.92
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 78541 0 0 0 12953 39 0 0 25 0 1 0 192599156 331849728 75521 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574064 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 81018 75521 124 215 0 80800 0
Current children cumulated CPU time (s) 129.92
Current children cumulated vsize (Kb) 324072

[startup+140.086 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1538624/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=329180 CPUtime=139.93
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 79764 0 0 0 13953 40 0 0 25 0 1 0 192599156 337080320 76744 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 82295 76744 124 215 0 82077 0
Current children cumulated CPU time (s) 139.93
Current children cumulated vsize (Kb) 329180

[startup+150.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1536256/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=331520 CPUtime=149.93
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 80360 0 0 0 14953 40 0 0 25 0 1 0 192599156 339476480 77340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 82880 77340 124 215 0 82662 0
Current children cumulated CPU time (s) 149.93
Current children cumulated vsize (Kb) 331520

[startup+160.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1534336/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=333348 CPUtime=159.93
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 80828 0 0 0 15952 41 0 0 25 0 1 0 192599156 341348352 77808 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 83337 77808 124 215 0 83119 0
Current children cumulated CPU time (s) 159.93
Current children cumulated vsize (Kb) 333348

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1532096/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=335440 CPUtime=169.93
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 81383 0 0 0 16951 42 0 0 25 0 1 0 192599156 343490560 78363 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134589032 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 83860 78363 124 215 0 83642 0
Current children cumulated CPU time (s) 169.93
Current children cumulated vsize (Kb) 335440

[startup+180.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1529856/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=338060 CPUtime=179.93
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 81940 0 0 0 17951 42 0 0 25 0 1 0 192599156 346173440 78920 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 84515 78920 124 215 0 84297 0
Current children cumulated CPU time (s) 179.93
Current children cumulated vsize (Kb) 338060

[startup+190.116 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1527232/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=340664 CPUtime=189.94
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 82604 0 0 0 18951 43 0 0 25 0 1 0 192599156 348839936 79584 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 85166 79584 124 215 0 84948 0
Current children cumulated CPU time (s) 189.94
Current children cumulated vsize (Kb) 340664

[startup+200.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1524288/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=343532 CPUtime=199.94
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 83332 0 0 0 19950 44 0 0 25 0 1 0 192599156 351776768 80312 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 85883 80312 124 215 0 85665 0
Current children cumulated CPU time (s) 199.94
Current children cumulated vsize (Kb) 343532

[startup+210.128 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12570
/proc/meminfo: memFree=1522176/2055920 swapFree=4182500/4192956

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

[pid=12570] ppid=12568 vsize=646572 CPUtime=1781.32
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 158755 0 0 0 178006 126 0 0 25 0 1 0 192599156 662089728 155735 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 161643 155735 124 215 0 161425 0
Current children cumulated CPU time (s) 1781.32
Current children cumulated vsize (Kb) 646572

[startup+1783.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1221376/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=646704 CPUtime=1782.32
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 158788 0 0 0 178106 126 0 0 25 0 1 0 192599156 662224896 155768 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 161676 155768 124 215 0 161458 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (Kb) 646704

[startup+1784.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1221312/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=646848 CPUtime=1783.32
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 158813 0 0 0 178206 126 0 0 25 0 1 0 192599156 662372352 155793 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 161712 155793 124 215 0 161494 0
Current children cumulated CPU time (s) 1783.32
Current children cumulated vsize (Kb) 646848

[startup+1785.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1221056/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=647112 CPUtime=1784.33
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 158869 0 0 0 178306 127 0 0 25 0 1 0 192599156 662642688 155849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 161778 155849 124 215 0 161560 0
Current children cumulated CPU time (s) 1784.33
Current children cumulated vsize (Kb) 647112

[startup+1786.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1220864/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=647244 CPUtime=1785.34
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 158925 0 0 0 178407 127 0 0 25 0 1 0 192599156 662777856 155905 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 161811 155905 124 215 0 161593 0
Current children cumulated CPU time (s) 1785.34
Current children cumulated vsize (Kb) 647244

[startup+1787.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1220608/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=647500 CPUtime=1786.34
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 158987 0 0 0 178507 127 0 0 25 0 1 0 192599156 663040000 155967 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 161875 155967 124 215 0 161657 0
Current children cumulated CPU time (s) 1786.34
Current children cumulated vsize (Kb) 647500

[startup+1788.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1220416/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=647764 CPUtime=1787.35
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159040 0 0 0 178608 127 0 0 25 0 1 0 192599156 663310336 156020 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 161941 156020 124 215 0 161723 0
Current children cumulated CPU time (s) 1787.35
Current children cumulated vsize (Kb) 647764

[startup+1789.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1220288/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=647896 CPUtime=1788.35
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159083 0 0 0 178708 127 0 0 25 0 1 0 192599156 663445504 156063 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 161974 156063 124 215 0 161756 0
Current children cumulated CPU time (s) 1788.35
Current children cumulated vsize (Kb) 647896

[startup+1790.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1220096/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648024 CPUtime=1789.36
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159123 0 0 0 178809 127 0 0 25 0 1 0 192599156 663576576 156103 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588652 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162006 156103 124 215 0 161788 0
Current children cumulated CPU time (s) 1789.36
Current children cumulated vsize (Kb) 648024

[startup+1791.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1220032/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648156 CPUtime=1790.36
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159148 0 0 0 178909 127 0 0 25 0 1 0 192599156 663711744 156128 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162039 156128 124 215 0 161821 0
Current children cumulated CPU time (s) 1790.36
Current children cumulated vsize (Kb) 648156

[startup+1792.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1219968/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648156 CPUtime=1791.36
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159157 0 0 0 179009 127 0 0 25 0 1 0 192599156 663711744 156137 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569772 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162039 156137 124 215 0 161821 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (Kb) 648156

[startup+1793.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1219904/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648288 CPUtime=1792.37
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159168 0 0 0 179110 127 0 0 25 0 1 0 192599156 663846912 156148 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162072 156148 124 215 0 161854 0
Current children cumulated CPU time (s) 1792.37
Current children cumulated vsize (Kb) 648288

[startup+1794.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1219840/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648436 CPUtime=1793.37
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159202 0 0 0 179210 127 0 0 25 0 1 0 192599156 663998464 156182 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162109 156182 124 215 0 161891 0
Current children cumulated CPU time (s) 1793.37
Current children cumulated vsize (Kb) 648436

[startup+1795.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1219712/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648436 CPUtime=1794.38
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159214 0 0 0 179311 127 0 0 25 0 1 0 192599156 663998464 156194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162109 156194 124 215 0 161891 0
Current children cumulated CPU time (s) 1794.38
Current children cumulated vsize (Kb) 648436

[startup+1796.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1219648/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648436 CPUtime=1795.38
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159234 0 0 0 179411 127 0 0 25 0 1 0 192599156 663998464 156214 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162109 156214 124 215 0 161891 0
Current children cumulated CPU time (s) 1795.38
Current children cumulated vsize (Kb) 648436

[startup+1797.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1219584/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648564 CPUtime=1796.39
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159259 0 0 0 179512 127 0 0 25 0 1 0 192599156 664129536 156239 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162141 156239 124 215 0 161923 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (Kb) 648564

[startup+1798.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1219456/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648696 CPUtime=1797.39
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159280 0 0 0 179612 127 0 0 25 0 1 0 192599156 664264704 156260 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162174 156260 124 215 0 161956 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (Kb) 648696

[startup+1799.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1219392/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648836 CPUtime=1798.39
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159300 0 0 0 179712 127 0 0 25 0 1 0 192599156 664408064 156280 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162209 156280 124 215 0 161991 0
Current children cumulated CPU time (s) 1798.39
Current children cumulated vsize (Kb) 648836

[startup+1800.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1219328/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648836 CPUtime=1799.4
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159314 0 0 0 179813 127 0 0 25 0 1 0 192599156 664408064 156294 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577420 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162209 156294 124 215 0 161991 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (Kb) 648836

[startup+1801.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1219264/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648964 CPUtime=1800.4
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159336 0 0 0 179913 127 0 0 25 0 1 0 192599156 664539136 156316 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162241 156316 124 215 0 162023 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (Kb) 648964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12572
/proc/meminfo: memFree=1219264/2055920 swapFree=4182500/4192956
[pid=12570] ppid=12568 vsize=648964 CPUtime=1800.41
/proc/12570/stat : 12570 (minisat+) R 12568 12570 12524 0 -1 4194304 159336 0 0 0 179914 127 0 0 25 0 1 0 192599156 664539136 156316 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12570/statm: 162241 156316 124 215 0 162023 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (Kb) 648964

Sending SIGTERM to -12570
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.3
CPU time (s): 1800.52
CPU user time (s): 1799.14
CPU system time (s): 1.37479
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (Kb): 648964

Launcher Data (download as text)

Begin job on node75 on Fri Jun  2 17:29:18 UTC 2006


FILE ID= 34993-1149269357

PBS_JOBID= 298957

BENCH NAME= ROOT/tmp/node75/34993-1149269357/instance-34993-1149269357.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node75/34993-1149269357/instance-34993-1149269357.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-34993-1149269357 -o ROOT/results/node75/solver-34993-1149269357 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node75/34993-1149269357/instance-34993-1149269357.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  99b260f11bc3e586ce78c7adccfe4295

RANDOM SEED= 164834861


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1845688 kB
Buffers:         21116 kB
Cached:         125052 kB
SwapCached:       2072 kB
Active:          37212 kB
Inactive:       117560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845688 kB
SwapTotal:     4192956 kB
SwapFree:      4182500 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          16032 kB
Slab:            41332 kB
Committed_AS:   295980 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node75 on Fri Jun  2 17:59:19 UTC 2006