Trace number 4113141

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742bUNSAT 7.1989 7.20003

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/
pb16-16-elffers/SUMINEQ/normalized-sumineqArity5pyramidP0064.opb
MD5SUM901149921f7945f9ee6395d2e6971c54
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.11622
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10725
Total number of constraints2146
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints2080
Minimum length of a constraint5
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 20
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.09/0.14	c Converting 2146 PB-constraints to clauses...
0.09/0.14	c   -- Unit propagations: (none)
0.09/0.14	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.14	c   -- Clauses(.)/Splits(s): (none)
0.09/0.14	c ---[2145]---> BDD-cost:    8
0.09/0.14	c ---[2144]---> BDD-cost:    8
0.09/0.14	c ---[2143]---> BDD-cost:    8
0.09/0.14	c ---[2142]---> BDD-cost:    8
0.09/0.14	c ---[2141]---> BDD-cost:    8
0.09/0.14	c ---[2140]---> BDD-cost:    8
0.09/0.14	c ---[2139]---> BDD-cost:    8
0.09/0.14	c ---[2138]---> BDD-cost:    8
0.09/0.14	c ---[2137]---> BDD-cost:    8
0.09/0.14	c ---[2136]---> BDD-cost:    8
0.09/0.14	c ---[2135]---> BDD-cost:    8
0.09/0.14	c ---[2134]---> BDD-cost:    8
0.09/0.14	c ---[2133]---> BDD-cost:    8
0.09/0.14	c ---[2132]---> BDD-cost:    8
0.09/0.14	c ---[2131]---> BDD-cost:    8
0.09/0.14	c ---[2130]---> BDD-cost:    8
0.09/0.14	c ---[2129]---> BDD-cost:    8
0.09/0.14	c ---[2128]---> BDD-cost:    8
0.09/0.14	c ---[2127]---> BDD-cost:    8
0.09/0.14	c ---[2126]---> BDD-cost:    8
0.09/0.14	c ---[2125]---> BDD-cost:    8
0.09/0.14	c ---[2124]---> BDD-cost:    8
0.09/0.14	c ---[2123]---> BDD-cost:    8
0.09/0.14	c ---[2122]---> BDD-cost:    8
0.09/0.14	c ---[2121]---> BDD-cost:    8
0.09/0.14	c ---[2120]---> BDD-cost:    8
0.09/0.14	c ---[2119]---> BDD-cost:    8
0.09/0.14	c ---[2118]---> BDD-cost:    8
0.09/0.14	c ---[2117]---> BDD-cost:    8
0.09/0.14	c ---[2116]---> BDD-cost:    8
0.09/0.14	c ---[2115]---> BDD-cost:    8
0.09/0.14	c ---[2114]---> BDD-cost:    8
0.09/0.14	c ---[2113]---> BDD-cost:    8
0.09/0.14	c ---[2112]---> BDD-cost:    8
0.09/0.14	c ---[2111]---> BDD-cost:    8
0.09/0.14	c ---[2110]---> BDD-cost:    8
0.09/0.14	c ---[2109]---> BDD-cost:    8
0.09/0.14	c ---[2108]---> BDD-cost:    8
0.09/0.14	c ---[2107]---> BDD-cost:    8
0.09/0.14	c ---[2106]---> BDD-cost:    8
0.09/0.14	c ---[2105]---> BDD-cost:    8
0.09/0.14	c ---[2104]---> BDD-cost:    8
0.09/0.14	c ---[2103]---> BDD-cost:    8
0.09/0.14	c ---[2102]---> BDD-cost:    8
0.09/0.14	c ---[2101]---> BDD-cost:    8
0.09/0.14	c ---[2100]---> BDD-cost:    8
0.09/0.14	c ---[2099]---> BDD-cost:    8
0.09/0.14	c ---[2098]---> BDD-cost:    8
0.09/0.14	c ---[2097]---> BDD-cost:    8
0.09/0.14	c ---[2096]---> BDD-cost:    8
0.09/0.14	c ---[2095]---> BDD-cost:    8
0.09/0.14	c ---[2094]---> BDD-cost:    8
0.09/0.14	c ---[2093]---> BDD-cost:    8
0.09/0.14	c ---[2092]---> BDD-cost:    8
0.09/0.14	c ---[2091]---> BDD-cost:    8
0.09/0.14	c ---[2090]---> BDD-cost:    8
0.09/0.14	c ---[2089]---> BDD-cost:    8
0.09/0.14	c ---[2088]---> BDD-cost:    8
0.09/0.14	c ---[2087]---> BDD-cost:    8
0.09/0.14	c ---[2086]---> BDD-cost:    8
0.09/0.14	c ---[2085]---> BDD-cost:    8
0.09/0.14	c ---[2084]---> BDD-cost:    8
0.09/0.14	c ---[2083]---> BDD-cost:    8
0.09/0.14	c ---[2082]---> BDD-cost:    8
0.09/0.14	c ---[2081]---> BDD-cost:    8
0.09/0.14	c ---[2080]---> Sorter-cost:  136     Base: 2
0.09/0.14	c ---[2079]---> Sorter-cost:  136     Base: 2
0.09/0.14	c ---[2078]---> Sorter-cost:  136     Base: 2
0.09/0.14	c ---[2077]---> Sorter-cost:  136     Base: 2
0.09/0.14	c ---[2076]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2075]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2074]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2073]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2072]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2071]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2070]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2069]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2068]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2067]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2066]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2065]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2064]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2063]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2062]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2061]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2060]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2059]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2058]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2057]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2056]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2055]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2054]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2053]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2052]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2051]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2050]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2049]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2048]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2047]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2046]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2045]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2044]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2043]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2042]---> Sorter-cost:  136     Base: 2
0.09/0.15	c ---[2041]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2040]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2039]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2038]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2037]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2036]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2035]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2034]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2033]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2032]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2031]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2030]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2029]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2028]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2027]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2026]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2025]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2024]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2023]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2022]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2021]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2020]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2019]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2018]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2017]---> Sorter-cost:  136     Base: 2
0.09/0.16	c ---[2016]---> Sorter-cost:  128     Base: 2
0.09/0.16	c ---[2015]---> Sorter-cost:  128     Base: 2
0.09/0.16	c ---[2014]---> Sorter-cost:  128     Base: 2
0.09/0.16	c ---[2013]---> Sorter-cost:  128     Base: 2
0.09/0.16	c ---[2012]---> Sorter-cost:  128     Base: 2
0.09/0.16	c ---[2011]---> Sorter-cost:  128     Base: 2
0.09/0.16	c ---[2010]---> Sorter-cost:  128     Base: 2
0.09/0.16	c ---[2009]---> Sorter-cost:  128     Base: 2
0.09/0.16	c ---[2008]---> Sorter-cost:  128     Base: 2
0.09/0.16	c ---[2007]---> Sorter-cost:  128     Base: 2
0.09/0.16	c ---[2006]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[2005]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[2004]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[2003]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[2002]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[2001]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[2000]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1999]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1998]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1997]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1996]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1995]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1994]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1993]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1992]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1991]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1990]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1989]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1988]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1987]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1986]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1985]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1984]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1983]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1982]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1981]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1980]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1979]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1978]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1977]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1976]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1975]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1974]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1973]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1972]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1971]---> Sorter-cost:  128     Base: 2
0.09/0.17	c ---[1970]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1969]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1968]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1967]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1966]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1965]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1964]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1963]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1962]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1961]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1960]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1959]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1958]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1957]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1956]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1955]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1954]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1953]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1952]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1951]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1950]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1949]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1948]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1947]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1946]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1945]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1944]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1943]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1942]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1941]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1940]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1939]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1938]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1937]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1936]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1935]---> Sorter-cost:  128     Base: 2
0.09/0.18	c ---[1934]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1933]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1932]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1931]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1930]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1929]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1928]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1927]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1926]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1925]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1924]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1923]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1922]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1921]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1920]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1919]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1918]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1917]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1916]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1915]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1914]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1913]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1912]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1911]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1910]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1909]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1908]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1907]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1906]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1905]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1904]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1903]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1902]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1901]---> Sorter-cost:  128     Base: 2
0.09/0.19	c ---[1900]---> Sorter-cost:  128     Base: 2
0.09/0.20	c ---[1899]---> Sorter-cost:  128     Base: 2
0.09/0.20	c ---[1898]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1897]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1896]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1895]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1894]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1893]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1892]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1891]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1890]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1889]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1888]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1887]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1886]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1885]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1884]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1883]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1882]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1881]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1880]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1879]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1878]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1877]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1876]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1875]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1874]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1873]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1872]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1871]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1870]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1869]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1868]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1867]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1866]---> Sorter-cost:  128     Base: 2
0.19/0.20	c ---[1865]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1864]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1863]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1862]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1861]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1860]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1859]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1858]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1857]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1856]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1855]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1854]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1853]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1852]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1851]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1850]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1849]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1848]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1847]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1846]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1845]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1844]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1843]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1842]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1841]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1840]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1839]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1838]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1837]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1836]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1835]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1834]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1833]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1832]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1831]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1830]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1829]---> Sorter-cost:  128     Base: 2
0.19/0.21	c ---[1828]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1827]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1826]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1825]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1824]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1823]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1822]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1821]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1820]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1819]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1818]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1817]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1816]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1815]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1814]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1813]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1812]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1811]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1810]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1809]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1808]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1807]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1806]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1805]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1804]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1803]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1802]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1801]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1800]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1799]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1798]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1797]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1796]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1795]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1794]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1793]---> Sorter-cost:  128     Base: 2
0.19/0.22	c ---[1792]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1791]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1790]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1789]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1788]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1787]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1786]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1785]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1784]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1783]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1782]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1781]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1780]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1779]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1778]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1777]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1776]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1775]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1774]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1773]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1772]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1771]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1770]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1769]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1768]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1767]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1766]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1765]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1764]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1763]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1762]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1761]---> Sorter-cost:  128     Base: 2
0.19/0.23	c ---[1760]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1759]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1758]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1757]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1756]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1755]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1754]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1753]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1752]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1751]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1750]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1749]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1748]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1747]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1746]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1745]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1744]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1743]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1742]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1741]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1740]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1739]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1738]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1737]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1736]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1735]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1734]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1733]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1732]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1731]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1730]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1729]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1728]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1727]---> Sorter-cost:  128     Base: 2
0.19/0.24	c ---[1726]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1725]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1724]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1723]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1722]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1721]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1720]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1719]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1718]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1717]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1716]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1715]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1714]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1713]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1712]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1711]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1710]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1709]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1708]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1707]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1706]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1705]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1704]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1703]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1702]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1701]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1700]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1699]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1698]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1697]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1696]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1695]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1694]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1693]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1692]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1691]---> Sorter-cost:  128     Base: 2
0.19/0.25	c ---[1690]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1689]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1688]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1687]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1686]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1685]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1684]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1683]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1682]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1681]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1680]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1679]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1678]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1677]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1676]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1675]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1674]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1673]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1672]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1671]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1670]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1669]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1668]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1667]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1666]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1665]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1664]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1663]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1662]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1661]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1660]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1659]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1658]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1657]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1656]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1655]---> Sorter-cost:  128     Base: 2
0.19/0.26	c ---[1654]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1653]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1652]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1651]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1650]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1649]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1648]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1647]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1646]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1645]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1644]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1643]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1642]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1641]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1640]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1639]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1638]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1637]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1636]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1635]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1634]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1633]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1632]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1631]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1630]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1629]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1628]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1627]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1626]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1625]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1624]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1623]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1622]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1621]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1620]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1619]---> Sorter-cost:  128     Base: 2
0.19/0.27	c ---[1618]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1617]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1616]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1615]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1614]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1613]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1612]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1611]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1610]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1609]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1608]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1607]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1606]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1605]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1604]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1603]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1602]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1601]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1600]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1599]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1598]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1597]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1596]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1595]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1594]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1593]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1592]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1591]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1590]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1589]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1588]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1587]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1586]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1585]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1584]---> Sorter-cost:  128     Base: 2
0.19/0.28	c ---[1583]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1582]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1581]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1580]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1579]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1578]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1577]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1576]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1575]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1574]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1573]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1572]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1571]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1570]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1569]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1568]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1567]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1566]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1565]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1564]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1563]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1562]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1561]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1560]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1559]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1558]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1557]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1556]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1555]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1554]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1553]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1552]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1551]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1550]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1549]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1548]---> Sorter-cost:  128     Base: 2
0.19/0.29	c ---[1547]---> Sorter-cost:  128     Base: 2
0.19/0.30	c ---[1546]---> Sorter-cost:  128     Base: 2
0.19/0.30	c ---[1545]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1544]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1543]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1542]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1541]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1540]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1539]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1538]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1537]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1536]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1535]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1534]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1533]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1532]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1531]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1530]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1529]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1528]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1527]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1526]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1525]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1524]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1523]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1522]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1521]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1520]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1519]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1518]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1517]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1516]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1515]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1514]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1513]---> Sorter-cost:  128     Base: 2
0.29/0.30	c ---[1512]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1511]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1510]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1509]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1508]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1507]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1506]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1505]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1504]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1503]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1502]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1501]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1500]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1499]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1498]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1497]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1496]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1495]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1494]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1493]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1492]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1491]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1490]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1489]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1488]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1487]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1486]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1485]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1484]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1483]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1482]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1481]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1480]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1479]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1478]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1477]---> Sorter-cost:  128     Base: 2
0.29/0.31	c ---[1476]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1475]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1474]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1473]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1472]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1471]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1470]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1469]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1468]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1467]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1466]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1465]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1464]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1463]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1462]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1461]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1460]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1459]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1458]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1457]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1456]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1455]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1454]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1453]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1452]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1451]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1450]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1449]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1448]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1447]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1446]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1445]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1444]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1443]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1442]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1441]---> Sorter-cost:  128     Base: 2
0.29/0.32	c ---[1440]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1439]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1438]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1437]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1436]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1435]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1434]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1433]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1432]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1431]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1430]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1429]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1428]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1427]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1426]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1425]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1424]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1423]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1422]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1421]---> Sorter-cost:  128     Base: 2
0.29/0.33	c ---[1420]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1419]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1418]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1417]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1416]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1415]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1414]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1413]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1412]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1411]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1410]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1409]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1408]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1407]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1406]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1405]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1404]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1403]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1402]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1401]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1400]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1399]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1398]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1397]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1396]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1395]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1394]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1393]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1392]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1391]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1390]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1389]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1388]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1387]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1386]---> Sorter-cost:  128     Base: 2
0.29/0.34	c ---[1385]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1384]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1383]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1382]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1381]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1380]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1379]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1378]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1377]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1376]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1375]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1374]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1373]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1372]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1371]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1370]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1369]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1368]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1367]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1366]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1365]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1364]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1363]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1362]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1361]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1360]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1359]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1358]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1357]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1356]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1355]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1354]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1353]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1352]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1351]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1350]---> Sorter-cost:  128     Base: 2
0.29/0.35	c ---[1349]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1348]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1347]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1346]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1345]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1344]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1343]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1342]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1341]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1340]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1339]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1338]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1337]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1336]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1335]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1334]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1333]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1332]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1331]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1330]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1329]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1328]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1327]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1326]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1325]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1324]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1323]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1322]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1321]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1320]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1319]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1318]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1317]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1316]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1315]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1314]---> Sorter-cost:  128     Base: 2
0.29/0.36	c ---[1313]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1312]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1311]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1310]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1309]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1308]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1307]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1306]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1305]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1304]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1303]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1302]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1301]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1300]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1299]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1298]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1297]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1296]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1295]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1294]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1293]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1292]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1291]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1290]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1289]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1288]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1287]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1286]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1285]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1284]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1283]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1282]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1281]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1280]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1279]---> Sorter-cost:  128     Base: 2
0.29/0.37	c ---[1278]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1277]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1276]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1275]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1274]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1273]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1272]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1271]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1270]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1269]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1268]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1267]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1266]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1265]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1264]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1263]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1262]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1261]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1260]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1259]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1258]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1257]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1256]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1255]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1254]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1253]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1252]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1251]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1250]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1249]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1248]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1247]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1246]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1245]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1244]---> Sorter-cost:  128     Base: 2
0.29/0.38	c ---[1243]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1242]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1241]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1240]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1239]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1238]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1237]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1236]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1235]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1234]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1233]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1232]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1231]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1230]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1229]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1228]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1227]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1226]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1225]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1224]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1223]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1222]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1221]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1220]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1219]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1218]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1217]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1216]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1215]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1214]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1213]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1212]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1211]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1210]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1209]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1208]---> Sorter-cost:  128     Base: 2
0.29/0.39	c ---[1207]---> Sorter-cost:  128     Base: 2
0.29/0.40	c ---[1206]---> Sorter-cost:  128     Base: 2
0.29/0.40	c ---[1205]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1204]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1203]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1202]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1201]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1200]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1199]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1198]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1197]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1196]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1195]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1194]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1193]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1192]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1191]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1190]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1189]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1188]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1187]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1186]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1185]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1184]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1183]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1182]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1181]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1180]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1179]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1178]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1177]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1176]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1175]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1174]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1173]---> Sorter-cost:  128     Base: 2
0.38/0.40	c ---[1172]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1171]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1170]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1169]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1168]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1167]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1166]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1165]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1164]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1163]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1162]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1161]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1160]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1159]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1158]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1157]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1156]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1155]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1154]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1153]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1152]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1151]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1150]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1149]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1148]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1147]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1146]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1145]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1144]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1143]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1142]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1141]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1140]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1139]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1138]---> Sorter-cost:  128     Base: 2
0.38/0.41	c ---[1137]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1136]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1135]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1134]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1133]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1132]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1131]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1130]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1129]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1128]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1127]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1126]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1125]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1124]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1123]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1122]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1121]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1120]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1119]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1118]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1117]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1116]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1115]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1114]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1113]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1112]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1111]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1110]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1109]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1108]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1107]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1106]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1105]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1104]---> Sorter-cost:  128     Base: 2
0.38/0.42	c ---[1103]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1102]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1101]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1100]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1099]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1098]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1097]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1096]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1095]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1094]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1093]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1092]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1091]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1090]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1089]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1088]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1087]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1086]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1085]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1084]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1083]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1082]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1081]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1080]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1079]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1078]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1077]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1076]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1075]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1074]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1073]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1072]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1071]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1070]---> Sorter-cost:  128     Base: 2
0.38/0.43	c ---[1069]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1068]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1067]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1066]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1065]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1064]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1063]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1062]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1061]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1060]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1059]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1058]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1057]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1056]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1055]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1054]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1053]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1052]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1051]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1050]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1049]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1048]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1047]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1046]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1045]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1044]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1043]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1042]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1041]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1040]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1039]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1038]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1037]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1036]---> Sorter-cost:  128     Base: 2
0.38/0.44	c ---[1035]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1034]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1033]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1032]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1031]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1030]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1029]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1028]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1027]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1026]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1025]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1024]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1023]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1022]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1021]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1020]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1019]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1018]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1017]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1016]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1015]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1014]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1013]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1012]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1011]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1010]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1009]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1008]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1007]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1006]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1005]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1004]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1003]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1002]---> Sorter-cost:  128     Base: 2
0.38/0.45	c ---[1001]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[1000]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 999]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 998]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 997]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 996]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 995]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 994]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 993]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 992]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 991]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 990]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 989]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 988]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 987]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 986]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 985]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 984]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 983]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 982]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 981]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 980]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 979]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 978]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 977]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 976]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 975]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 974]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 973]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 972]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 971]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 970]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 969]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 968]---> Sorter-cost:  128     Base: 2
0.38/0.46	c ---[ 967]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 966]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 965]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 964]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 963]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 962]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 961]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 960]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 959]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 958]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 957]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 956]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 955]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 954]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 953]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 952]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 951]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 950]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 949]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 948]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 947]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 946]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 945]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 944]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 943]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 942]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 941]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 940]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 939]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 938]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 937]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 936]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 935]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 934]---> Sorter-cost:  128     Base: 2
0.38/0.47	c ---[ 933]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 932]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 931]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 930]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 929]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 928]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 927]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 926]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 925]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 924]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 923]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 922]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 921]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 920]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 919]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 918]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 917]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 916]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 915]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 914]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 913]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 912]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 911]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 910]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 909]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 908]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 907]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 906]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 905]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 904]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 903]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 902]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 901]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 900]---> Sorter-cost:  128     Base: 2
0.38/0.48	c ---[ 899]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 898]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 897]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 896]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 895]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 894]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 893]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 892]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 891]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 890]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 889]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 888]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 887]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 886]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 885]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 884]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 883]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 882]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 881]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 880]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 879]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 878]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 877]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 876]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 875]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 874]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 873]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 872]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 871]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 870]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 869]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 868]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 867]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 866]---> Sorter-cost:  128     Base: 2
0.38/0.49	c ---[ 865]---> Sorter-cost:  128     Base: 2
0.38/0.50	c ---[ 864]---> Sorter-cost:  128     Base: 2
0.38/0.50	c ---[ 863]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 862]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 861]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 860]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 859]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 858]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 857]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 856]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 855]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 854]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 853]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 852]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 851]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 850]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 849]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 848]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 847]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 846]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 845]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 844]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 843]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 842]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 841]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 840]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 839]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 838]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 837]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 836]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 835]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 834]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 833]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 832]---> Sorter-cost:  128     Base: 2
0.49/0.50	c ---[ 831]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 830]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 829]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 828]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 827]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 826]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 825]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 824]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 823]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 822]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 821]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 820]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 819]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 818]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 817]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 816]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 815]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 814]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 813]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 812]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 811]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 810]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 809]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 808]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 807]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 806]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 805]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 804]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 803]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 802]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 801]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 800]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 799]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 798]---> Sorter-cost:  128     Base: 2
0.49/0.51	c ---[ 797]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 796]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 795]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 794]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 793]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 792]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 791]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 790]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 789]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 788]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 787]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 786]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 785]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 784]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 783]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 782]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 781]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 780]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 779]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 778]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 777]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 776]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 775]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 774]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 773]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 772]---> Sorter-cost:  128     Base: 2
0.49/0.52	c ---[ 771]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 770]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 769]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 768]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 767]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 766]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 765]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 764]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 763]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 762]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 761]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 760]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 759]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 758]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 757]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 756]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 755]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 754]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 753]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 752]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 751]---> Sorter-cost:  128     Base: 2
0.49/0.54	c ---[ 750]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 749]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 748]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 747]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 746]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 745]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 744]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 743]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 742]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 741]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 740]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 739]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 738]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 737]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 736]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 735]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 734]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 733]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 732]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 731]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 730]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 729]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 728]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 727]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 726]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 725]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 724]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 723]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 722]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 721]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 720]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 719]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 718]---> Sorter-cost:  128     Base: 2
0.49/0.55	c ---[ 717]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 716]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 715]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 714]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 713]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 712]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 711]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 710]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 709]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 708]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 707]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 706]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 705]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 704]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 703]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 702]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 701]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 700]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 699]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 698]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 697]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 696]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 695]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 694]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 693]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 692]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 691]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 690]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 689]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 688]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 687]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 686]---> Sorter-cost:  128     Base: 2
0.49/0.56	c ---[ 685]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 684]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 683]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 682]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 681]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 680]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 679]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 678]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 677]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 676]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 675]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 674]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 673]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 672]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 671]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 670]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 669]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 668]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 667]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 666]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 665]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 664]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 663]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 662]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 661]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 660]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 659]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 658]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 657]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 656]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 655]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 654]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 653]---> Sorter-cost:  128     Base: 2
0.49/0.57	c ---[ 652]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 651]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 650]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 649]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 648]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 647]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 646]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 645]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 644]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 643]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 642]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 641]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 640]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 639]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 638]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 637]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 636]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 635]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 634]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 633]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 632]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 631]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 630]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 629]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 628]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 627]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 626]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 625]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 624]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 623]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 622]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 621]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 620]---> Sorter-cost:  128     Base: 2
0.49/0.58	c ---[ 619]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 618]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 617]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 616]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 615]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 614]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 613]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 612]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 611]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 610]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 609]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 608]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 607]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 606]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 605]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 604]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 603]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 602]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 601]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 600]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 599]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 598]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 597]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 596]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 595]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 594]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 593]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 592]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 591]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 590]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 589]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 588]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 587]---> Sorter-cost:  128     Base: 2
0.49/0.59	c ---[ 586]---> Sorter-cost:  128     Base: 2
0.49/0.60	c ---[ 585]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 584]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 583]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 582]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 581]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 580]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 579]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 578]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 577]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 576]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 575]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 574]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 573]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 572]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 571]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 570]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 569]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 568]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 567]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 566]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 565]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 564]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 563]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 562]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 561]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 560]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 559]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 558]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 557]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 556]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 555]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 554]---> Sorter-cost:  128     Base: 2
0.59/0.60	c ---[ 553]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 552]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 551]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 550]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 549]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 548]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 547]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 546]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 545]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 544]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 543]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 542]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 541]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 540]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 539]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 538]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 537]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 536]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 535]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 534]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 533]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 532]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 531]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 530]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 529]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 528]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 527]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 526]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 525]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 524]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 523]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 522]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 521]---> Sorter-cost:  128     Base: 2
0.59/0.61	c ---[ 520]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 519]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 518]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 517]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 516]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 515]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 514]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 513]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 512]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 511]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 510]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 509]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 508]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 507]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 506]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 505]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 504]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 503]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 502]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 501]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 500]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 499]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 498]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 497]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 496]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 495]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 494]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 493]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 492]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 491]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 490]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 489]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 488]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 487]---> Sorter-cost:  128     Base: 2
0.59/0.62	c ---[ 486]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 485]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 484]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 483]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 482]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 481]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 480]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 479]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 478]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 477]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 476]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 475]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 474]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 473]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 472]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 471]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 470]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 469]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 468]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 467]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 466]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 465]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 464]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 463]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 462]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 461]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 460]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 459]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 458]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 457]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 456]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 455]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 454]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 453]---> Sorter-cost:  128     Base: 2
0.59/0.63	c ---[ 452]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 451]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 450]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 449]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 448]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 447]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 446]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 445]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 444]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 443]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 442]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 441]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 440]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 439]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 438]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 437]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 436]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 435]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 434]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 433]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 432]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 431]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 430]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 429]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 428]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 427]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 426]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 425]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 424]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 423]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 422]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 421]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 420]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 419]---> Sorter-cost:  128     Base: 2
0.59/0.64	c ---[ 418]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 417]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 416]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 415]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 414]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 413]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 412]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 411]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 410]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 409]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 408]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 407]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 406]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 405]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 404]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 403]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 402]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 401]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 400]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 399]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 398]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 397]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 396]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 395]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 394]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 393]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 392]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 391]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 390]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 389]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 388]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 387]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 386]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 385]---> Sorter-cost:  128     Base: 2
0.59/0.65	c ---[ 384]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 383]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 382]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 381]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 380]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 379]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 378]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 377]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 376]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 375]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 374]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 373]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 372]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 371]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 370]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 369]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 368]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 367]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 366]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 365]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 364]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 363]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 362]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 361]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 360]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 359]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 358]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 357]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 356]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 355]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 354]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 353]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 352]---> Sorter-cost:  128     Base: 2
0.59/0.66	c ---[ 351]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 350]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 349]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 348]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 347]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 346]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 345]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 344]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 343]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 342]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 341]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 340]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 339]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 338]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 337]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 336]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 335]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 334]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 333]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 332]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 331]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 330]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 329]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 328]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 327]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 326]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 325]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 324]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 323]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 322]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 321]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 320]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 319]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 318]---> Sorter-cost:  128     Base: 2
0.59/0.67	c ---[ 317]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 316]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 315]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 314]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 313]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 312]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 311]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 310]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 309]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 308]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 307]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 306]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 305]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 304]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 303]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 302]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 301]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 300]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 299]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 298]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 297]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 296]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 295]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 294]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 293]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 292]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 291]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 290]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 289]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 288]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 287]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 286]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 285]---> Sorter-cost:  128     Base: 2
0.59/0.68	c ---[ 284]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 283]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 282]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 281]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 280]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 279]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 278]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 277]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 276]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 275]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 274]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 273]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 272]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 271]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 270]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 269]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 268]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 267]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 266]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 265]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 264]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 263]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 262]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 261]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 260]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 259]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 258]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 257]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 256]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 255]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 254]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 253]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 252]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 251]---> Sorter-cost:  128     Base: 2
0.59/0.69	c ---[ 250]---> Sorter-cost:  128     Base: 2
0.59/0.70	c ---[ 249]---> Sorter-cost:  128     Base: 2
0.59/0.70	c ---[ 248]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 247]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 246]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 245]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 244]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 243]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 242]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 241]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 240]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 239]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 238]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 237]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 236]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 235]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 234]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 233]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 232]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 231]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 230]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 229]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 228]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 227]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 226]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 225]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 224]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 223]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 222]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 221]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 220]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 219]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 218]---> Sorter-cost:  128     Base: 2
0.69/0.70	c ---[ 217]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 216]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 215]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 214]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 213]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 212]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 211]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 210]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 209]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 208]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 207]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 206]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 205]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 204]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 203]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 202]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 201]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 200]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 199]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 198]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 197]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 196]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 195]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 194]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 193]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 192]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 191]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 190]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 189]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 188]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 187]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 186]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 185]---> Sorter-cost:  128     Base: 2
0.69/0.71	c ---[ 184]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 183]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 182]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 181]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 180]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 179]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 178]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 177]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 176]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 175]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 174]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 173]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 172]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 171]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 170]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 169]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 168]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 167]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 166]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 165]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 164]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 163]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 162]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 161]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 160]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 159]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 158]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 157]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 156]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 155]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 154]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 153]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 152]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 151]---> Sorter-cost:  128     Base: 2
0.69/0.72	c ---[ 150]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 149]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 148]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 147]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 146]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 145]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 144]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 143]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 142]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 141]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 140]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 139]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 138]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 137]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 136]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 135]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 134]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 133]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 132]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 131]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 130]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 129]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 128]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 127]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 126]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 125]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 124]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 123]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 122]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 121]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 120]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 119]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 118]---> Sorter-cost:  128     Base: 2
0.69/0.73	c ---[ 117]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 116]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 115]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 114]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 113]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 112]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 111]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 110]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 109]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 108]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 107]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 106]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 105]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 104]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 103]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 102]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 101]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[ 100]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  99]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  98]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  97]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  96]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  95]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  94]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  93]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  92]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  91]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  90]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  89]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  88]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  87]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  86]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  85]---> Sorter-cost:  128     Base: 2
0.69/0.74	c ---[  84]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  83]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  82]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  81]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  80]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  79]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  78]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  77]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  76]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  75]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  74]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  73]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  72]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  71]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  70]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  69]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  68]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  67]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  66]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  65]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  64]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  63]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  62]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  61]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  60]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  59]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  58]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  57]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  56]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  55]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  54]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  53]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  52]---> Sorter-cost:  128     Base: 2
0.69/0.75	c ---[  51]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  50]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  49]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  48]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  47]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  46]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  45]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  44]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  43]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  42]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  41]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  40]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  39]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  38]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  37]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  36]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  35]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  34]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  33]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  32]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  31]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  30]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  29]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  28]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  27]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  26]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  25]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  24]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  23]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  22]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  21]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  20]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  19]---> Sorter-cost:  128     Base: 2
0.69/0.76	c ---[  18]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[  17]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[  16]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[  15]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[  14]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[  13]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[  12]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[  11]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[  10]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[   9]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[   8]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[   7]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[   6]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[   5]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[   4]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[   3]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[   2]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[   1]---> Sorter-cost:  128     Base: 2
0.69/0.77	c ---[   0]---> BDD-cost:    6
7.09/7.18	|  Eliminated clauses:           3.06 Mb                                      |
7.09/7.18	============================[ Search Statistics ]==============================
7.09/7.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.09/7.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.09/7.18	===============================================================================
7.09/7.18	|       100 |   91709   221845   753597 |    81343       96      4 |  1.094 % |
7.09/7.18	|       250 |   91696   221845   753597 |    89477      240      5 |  1.101 % |
7.09/7.18	|       475 |   91660   221845   753597 |    98425      452      5 |  1.119 % |
7.09/7.18	|       812 |   91616   221845   753597 |   108267      772      5 |  1.141 % |
7.09/7.18	|      1318 |   91526   221845   753597 |   119094     1243      5 |  1.187 % |
7.09/7.18	|      2077 |   91407   221845   753597 |   131003     1966      5 |  1.247 % |
7.09/7.18	|      3216 |   91128   221845   753597 |   144104     3017      5 |  1.389 % |
7.09/7.18	|      4924 |   90697   221845   753597 |   158514     3514      6 |  1.608 % |
7.09/7.18	|      7486 |   90131   221845   753597 |   174366     4471      6 |  1.896 % |
7.09/7.18	|     11330 |   89224   221845   753597 |   191802     6496      6 |  2.356 % |
7.09/7.18	|     17096 |   87991   221845   753597 |   210983    10865      6 |  2.982 % |
7.09/7.18	|     25745 |   86101   221845   753597 |   232081    15324      6 |  3.942 % |
7.09/7.18	|     38719 |   83124   221845   753597 |   255289    22793      6 |  5.455 % |
7.09/7.18	|     58180 |   78743   221845   753597 |   280818    33440      6 |  7.680 % |
7.09/7.18	===============================================================================
7.09/7.18	c UNSATISFIABLE
7.09/7.18	s UNSATISFIABLE
7.09/7.18	c _______________________________________________________________________________
7.09/7.18	c 
7.09/7.18	restarts              : 252
7.09/7.18	conflicts             : 78994          (11084 /sec)
7.09/7.18	decisions             : 2397895        (0.00 % random) (336456 /sec)
7.09/7.18	propagations          : 22339219       (3134486 /sec)
7.09/7.18	conflict literals     : 373601         (29.44 % deleted)
7.09/7.18	Memory used           : 104.13 MB
7.09/7.18	CPU time              : 7.12692 s
7.09/7.18	c _______________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4113141-1466616903/watcher-4113141-1466616903 -o /tmp/evaluation-result-4113141-1466616903/solver-4113141-1466616903 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466586399-27096 --watchdog 1960 minisatp HOME/instance-4113141-1466616903.opb 

pid=31153
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.12 2.16 2.17 3/178 31156
/proc/meminfo: memFree=30060660/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=6456 CPUtime=0 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 338 0 0 0 0 0 0 0 20 0 1 0 63736718 6610944 214 33554432000 4194304 5646918 140736312554656 140735352368424 4953072 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 1614 214 94 355 0 1255 0

[startup+0.100165 s]
/proc/loadavg: 2.12 2.16 2.17 3/178 31156
/proc/meminfo: memFree=30060660/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=11616 CPUtime=0.09 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 1591 0 0 0 9 0 0 0 20 0 1 0 63736718 11894784 1467 33554432000 4194304 5646918 140736312554656 140735352368424 4953072 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 2904 1467 94 355 0 2545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11616

[startup+0.200315 s]
/proc/loadavg: 2.12 2.16 2.17 3/178 31156
/proc/meminfo: memFree=30060660/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=15824 CPUtime=0.19 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 2793 0 0 0 19 0 0 0 20 0 1 0 63736718 16203776 2543 33554432000 4194304 5646918 140736312554656 140735352368424 4953168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 3956 2543 117 355 0 3597 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15824

[startup+0.300288 s]
/proc/loadavg: 2.12 2.16 2.17 3/178 31156
/proc/meminfo: memFree=30060660/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=18096 CPUtime=0.29 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 3458 0 0 0 29 0 0 0 20 0 1 0 63736718 18530304 3043 33554432000 4194304 5646918 140736312554656 140735352368424 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 4524 3043 117 355 0 4165 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18096

[startup+0.700286 s]
/proc/loadavg: 2.12 2.16 2.17 3/178 31156
/proc/meminfo: memFree=30060660/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=28836 CPUtime=0.69 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 6479 0 0 0 67 2 0 0 20 0 1 0 63736718 29528064 5586 33554432000 4194304 5646918 140736312554656 140736312553320 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 7209 5586 117 355 0 6850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28836

[startup+1.50027 s]
/proc/loadavg: 2.11 2.15 2.17 3/179 31157
/proc/meminfo: memFree=29983464/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=95136 CPUtime=1.49 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 22156 0 0 0 145 4 0 0 20 0 1 0 63736718 97419264 21759 33554432000 4194304 5646918 140736312554656 140736312553320 4442090 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 23784 21759 133 355 0 23425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95136

[startup+3.1003 s]
/proc/loadavg: 2.11 2.15 2.17 3/179 31157
/proc/meminfo: memFree=29972544/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=95132 CPUtime=3.08 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 23068 0 0 0 304 4 0 0 20 0 1 0 63736718 97415168 21719 33554432000 4194304 5646918 140736312554656 140736312553416 4396838 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 23783 21719 154 355 0 23424 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 95132

[startup+6.30032 s]
/proc/loadavg: 2.10 2.15 2.17 3/179 31157
/proc/meminfo: memFree=29971448/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=96452 CPUtime=6.29 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 23731 0 0 0 624 5 0 0 20 0 1 0 63736718 98766848 22335 33554432000 4194304 5646918 140736312554656 140736312552760 4396915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 24113 22335 154 355 0 23754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96452

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 31156 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40037 s]
/proc/loadavg: 2.10 2.15 2.17 3/179 31157
/proc/meminfo: memFree=29971448/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=96452 CPUtime=6.39 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 23752 0 0 0 634 5 0 0 20 0 1 0 63736718 98766848 22355 33554432000 4194304 5646918 140736312554656 140736312552760 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 24113 22355 154 355 0 23754 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 96452

[startup+6.80031 s]
/proc/loadavg: 2.10 2.15 2.17 3/179 31157
/proc/meminfo: memFree=29968968/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=96828 CPUtime=6.79 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 23848 0 0 0 674 5 0 0 20 0 1 0 63736718 99151872 22446 33554432000 4194304 5646918 140736312554656 140736312552760 4403411 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 24207 22446 154 355 0 23848 0
Current children cumulated CPU time (s) 6.79
Current children cumulated vsize (KiB) 96828

[startup+7.00029 s]
/proc/loadavg: 2.10 2.15 2.17 3/179 31157
/proc/meminfo: memFree=29968968/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=96828 CPUtime=6.99 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 23854 0 0 0 694 5 0 0 20 0 1 0 63736718 99151872 22452 33554432000 4194304 5646918 140736312554656 140736312552760 4402661 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 24207 22452 154 355 0 23848 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 96828

[startup+7.10036 s]
/proc/loadavg: 2.10 2.15 2.17 3/179 31157
/proc/meminfo: memFree=29968968/32872528 swapFree=1482636/1662508
[pid=31156] ppid=31153 vsize=96828 CPUtime=7.09 cores=1,3,5,7
/proc/31156/stat : 31156 (minisatp) R 31153 31156 27079 0 -1 4202496 23868 0 0 0 704 5 0 0 20 0 1 0 63736718 99151872 22465 33554432000 4194304 5646918 140736312554656 140736312552760 4403138 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/31156/statm: 24207 22465 154 355 0 23848 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 96828

Child status: 0
Real time (s): 7.20003
CPU time (s): 7.1989
CPU user time (s): 7.13891
CPU system time (s): 0.05999
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 106628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.13891
system time used= 0.05999
maximum resident set size= 94408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23891
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 8

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.021996 second user time and 0.067989 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-22 19:35:03
IDJOB=4113141
IDBENCH=107321
IDSOLVER=2555
FILE ID=node134/4113141-1466616903
RUNJOBID= node134-1466586399-27096
PBS_JOBID= 19953364
Free space on /tmp= 71692 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/SUMINEQ/normalized-sumineqArity5pyramidP0064.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113141-1466616903/watcher-4113141-1466616903 -o /tmp/evaluation-result-4113141-1466616903/solver-4113141-1466616903 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466586399-27096 --watchdog 1960  minisatp HOME/instance-4113141-1466616903.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 901149921f7945f9ee6395d2e6971c54
RANDOM SEED=2070615532

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 7358.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30060452 kB
Buffers:           83464 kB
Cached:           165556 kB
SwapCached:         2348 kB
Active:           228668 kB
Inactive:         163996 kB
Active(anon):     142696 kB
Inactive(anon):     3280 kB
Active(file):      85972 kB
Inactive(file):   160716 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67099212 kB
Dirty:              3884 kB
Writeback:             0 kB
AnonPages:       1807044 kB
Mapped:             9316 kB
Shmem:                 0 kB
Slab:             621156 kB
SReclaimable:      64636 kB
SUnreclaim:       556520 kB
KernelStack:        1488 kB
PageTables:         7796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1926472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4113141-1466616903.opb

Free space on /tmp at the end= 71688 MiB
End job on node134 at 2016-06-22 19:35:10