Trace number 348663

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.11 1800.86

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-ganges.opb
MD5SUM7a90d6f729b5a7cbedbc2000a888cf36
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables46097
Total number of constraints1706
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1706
Minimum length of a constraint13
Maximum length of a constraint1432
Number of terms in the objective function 2309
Biggest coefficient in the objective function 19879
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 525883
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 525883
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
2.69/2.77	c Converting 2481 PB-constraints to clauses...
2.69/2.79	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
3.28/3.33	c   -- Detecting intervals from adjacent constraints: #######################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
3.28/3.37	c   -- Clauses(.)/Splits(s): sssssssssssssssssssssssssssssssssssssssssssssssss
3.28/3.38	c ---[2529]---> BDD-cost:   19
3.28/3.38	c ---[2528]---> BDD-cost:   19
3.28/3.38	c ---[2527]---> BDD-cost:   19
3.28/3.38	c ---[2526]---> BDD-cost:   19
3.28/3.38	c ---[2525]---> BDD-cost:   19
3.28/3.38	c ---[2524]---> BDD-cost:   19
3.28/3.38	c ---[2523]---> BDD-cost:   19
3.28/3.38	c ---[2522]---> BDD-cost:   19
3.28/3.38	c ---[2521]---> BDD-cost:   19
3.28/3.38	c ---[2520]---> BDD-cost:   19
3.28/3.38	c ---[2519]---> BDD-cost:   19
3.28/3.38	c ---[2518]---> BDD-cost:   19
3.28/3.38	c ---[2517]---> BDD-cost:   17
3.28/3.38	c ---[2516]---> BDD-cost:   17
3.28/3.38	c ---[2515]---> BDD-cost:   17
3.28/3.38	c ---[2514]---> BDD-cost:   17
3.28/3.38	c ---[2513]---> BDD-cost:   17
3.28/3.38	c ---[2512]---> BDD-cost:   17
3.28/3.38	c ---[2511]---> BDD-cost:   17
3.28/3.38	c ---[2510]---> BDD-cost:   17
3.28/3.38	c ---[2509]---> BDD-cost:   17
3.28/3.38	c ---[2508]---> BDD-cost:   17
3.28/3.38	c ---[2507]---> BDD-cost:   17
3.28/3.38	c ---[2506]---> BDD-cost:   17
3.28/3.38	c ---[2505]---> BDD-cost:   17
3.28/3.38	c ---[2504]---> BDD-cost:   17
3.28/3.39	c ---[2503]---> BDD-cost:   17
3.28/3.39	c ---[2502]---> BDD-cost:   17
3.28/3.39	c ---[2499]---> BDD-cost:   17
3.28/3.39	c ---[2498]---> BDD-cost:   17
3.28/3.39	c ---[2497]---> BDD-cost:   17
3.28/3.39	c ---[2496]---> BDD-cost:   17
3.28/3.39	c ---[2495]---> BDD-cost:   17
3.28/3.39	c ---[2494]---> BDD-cost:   17
3.28/3.39	c ---[2493]---> BDD-cost:   18
3.28/3.39	c ---[2492]---> BDD-cost:   18
3.28/3.39	c ---[2491]---> BDD-cost:   18
3.28/3.39	c ---[2490]---> BDD-cost:   18
3.28/3.39	c ---[2489]---> BDD-cost:   18
3.28/3.39	c ---[2488]---> BDD-cost:   18
3.28/3.39	c ---[2486]---> BDD-cost:   18
3.28/3.39	c ---[2485]---> BDD-cost:   18
3.28/3.39	c ---[2483]---> BDD-cost:   18
3.28/3.39	c ---[2481]---> BDD-cost:   17
3.28/3.39	c ---[2478]---> BDD-cost:   17
3.28/3.39	c ---[2477]---> BDD-cost:   17
3.28/3.39	c ---[2469]---> BDD-cost:   17
3.28/3.39	c ---[2466]---> BDD-cost:   17
3.28/3.39	c ---[2465]---> BDD-cost:   17
3.28/3.39	c ---[2456]---> BDD-cost:   17
3.28/3.39	c ---[2455]---> BDD-cost:   17
3.28/3.39	c ---[2452]---> BDD-cost:   17
3.28/3.39	c ---[2451]---> BDD-cost:   17
3.28/3.39	c ---[2450]---> BDD-cost:   17
3.28/3.39	c ---[2449]---> BDD-cost:   17
3.28/3.39	c ---[2448]---> BDD-cost:   17
3.28/3.39	c ---[2447]---> BDD-cost:   17
3.28/3.39	c ---[2433]---> BDD-cost:   17
3.28/3.39	c ---[2430]---> BDD-cost:   17
3.28/3.39	c ---[2429]---> BDD-cost:   17
3.28/3.39	c ---[2421]---> BDD-cost:   18
3.28/3.39	c ---[2418]---> BDD-cost:   18
3.28/3.39	c ---[2417]---> BDD-cost:   18
3.28/3.39	c ---[2397]---> BDD-cost:   12
3.28/3.39	c ---[2396]---> BDD-cost:   12
3.28/3.39	c ---[2395]---> BDD-cost:   12
3.28/3.40	c ---[2394]---> BDD-cost:   12
3.28/3.40	c ---[2391]---> BDD-cost:   12
3.28/3.40	c ---[2390]---> BDD-cost:   12
3.28/3.40	c ---[2389]---> BDD-cost:   12
3.28/3.40	c ---[2388]---> BDD-cost:   12
3.28/3.40	c ---[2387]---> BDD-cost:   12
3.28/3.40	c ---[2386]---> BDD-cost:   12
3.28/3.40	c ---[2373]---> BDD-cost:   16
3.28/3.40	c ---[2371]---> BDD-cost:   16
3.28/3.40	c ---[2370]---> BDD-cost:   16
3.38/3.40	c ---[2369]---> BDD-cost:   16
3.38/3.40	c ---[2367]---> BDD-cost:   16
3.38/3.40	c ---[2366]---> BDD-cost:   16
3.38/3.40	c ---[2365]---> BDD-cost:   16
3.38/3.40	c ---[2364]---> BDD-cost:   16
3.38/3.40	c ---[2362]---> BDD-cost:   16
3.38/3.40	c ---[2361]---> BDD-cost:   18
3.38/3.40	c ---[2358]---> BDD-cost:   18
3.38/3.40	c ---[2357]---> BDD-cost:   18
3.38/3.40	c ---[2349]---> BDD-cost:   15
3.38/3.40	c ---[2347]---> BDD-cost:   15
3.38/3.40	c ---[2346]---> BDD-cost:   15
3.38/3.40	c ---[2345]---> BDD-cost:   15
3.38/3.40	c ---[2343]---> BDD-cost:   15
3.38/3.40	c ---[2342]---> BDD-cost:   15
3.38/3.40	c ---[2341]---> BDD-cost:   15
3.38/3.40	c ---[2340]---> BDD-cost:   15
3.38/3.40	c ---[2338]---> BDD-cost:   15
3.38/3.40	c ---[2337]---> BDD-cost:   18
3.38/3.40	c ---[2335]---> BDD-cost:   18
3.38/3.40	c ---[2334]---> BDD-cost:   18
3.38/3.40	c ---[2333]---> BDD-cost:   18
3.38/3.40	c ---[2331]---> BDD-cost:   18
3.38/3.40	c ---[2330]---> BDD-cost:   18
3.38/3.40	c ---[2329]---> BDD-cost:   18
3.38/3.40	c ---[2328]---> BDD-cost:   18
3.38/3.40	c ---[2326]---> BDD-cost:   18
3.38/3.40	c ---[2313]---> BDD-cost:   22
3.38/3.40	c ---[2312]---> BDD-cost:   22
3.38/3.40	c ---[2311]---> BDD-cost:   22
3.38/3.40	c ---[2310]---> BDD-cost:   22
3.38/3.40	c ---[2309]---> BDD-cost:   22
3.38/3.40	c ---[2308]---> BDD-cost:   22
3.38/3.40	c ---[2307]---> BDD-cost:   22
3.38/3.41	c ---[2306]---> BDD-cost:   22
3.38/3.41	c ---[2305]---> BDD-cost:   22
3.38/3.41	c ---[2304]---> BDD-cost:   22
3.38/3.41	c ---[2303]---> BDD-cost:   22
3.38/3.41	c ---[2302]---> BDD-cost:   22
3.38/3.41	c ---[2301]---> BDD-cost:   22
3.38/3.41	c ---[2300]---> BDD-cost:   22
3.38/3.41	c ---[2299]---> BDD-cost:   22
3.38/3.41	c ---[2298]---> BDD-cost:   22
3.38/3.41	c ---[2297]---> BDD-cost:   22
3.38/3.41	c ---[2296]---> BDD-cost:   22
3.38/3.41	c ---[2295]---> BDD-cost:   22
3.38/3.41	c ---[2294]---> BDD-cost:   22
3.38/3.41	c ---[2293]---> BDD-cost:   22
3.38/3.41	c ---[2292]---> BDD-cost:   22
3.38/3.41	c ---[2291]---> BDD-cost:   22
3.38/3.41	c ---[2290]---> BDD-cost:   22
3.38/3.41	c ---[2289]---> BDD-cost:   18
3.38/3.41	c ---[2288]---> BDD-cost:   18
3.38/3.41	c ---[2287]---> BDD-cost:   18
3.38/3.41	c ---[2284]---> BDD-cost:   18
3.38/3.41	c ---[2283]---> BDD-cost:   18
3.38/3.41	c ---[2282]---> BDD-cost:   18
3.38/3.41	c ---[2281]---> BDD-cost:   18
3.38/3.41	c ---[2280]---> BDD-cost:   18
3.38/3.41	c ---[2279]---> BDD-cost:   18
3.38/3.41	c ---[2278]---> BDD-cost:   18
3.38/3.41	c ---[2277]---> BDD-cost:   18
3.38/3.41	c ---[2276]---> BDD-cost:   18
3.38/3.41	c ---[2275]---> BDD-cost:   18
3.38/3.41	c ---[2274]---> BDD-cost:   18
3.38/3.41	c ---[2273]---> BDD-cost:   18
3.38/3.41	c ---[2272]---> BDD-cost:   18
3.38/3.41	c ---[2271]---> BDD-cost:   18
3.38/3.41	c ---[2270]---> BDD-cost:   18
3.38/3.41	c ---[2269]---> BDD-cost:   18
3.38/3.41	c ---[2268]---> BDD-cost:   18
3.38/3.42	c ---[2267]---> BDD-cost:   18
3.38/3.42	c ---[2266]---> BDD-cost:   18
3.38/3.42	c ---[2265]---> BDD-cost:   30
3.38/3.42	c ---[2264]---> BDD-cost:   30
3.38/3.42	c ---[2263]---> BDD-cost:   30
3.38/3.42	c ---[2262]---> BDD-cost:   30
3.38/3.42	c ---[2261]---> BDD-cost:   30
3.38/3.42	c ---[2260]---> BDD-cost:   30
3.38/3.42	c ---[2259]---> BDD-cost:   30
3.38/3.42	c ---[2258]---> BDD-cost:   30
3.38/3.42	c ---[2257]---> BDD-cost:   30
3.38/3.42	c ---[2256]---> BDD-cost:   30
3.38/3.42	c ---[2255]---> BDD-cost:   30
3.38/3.42	c ---[2254]---> BDD-cost:   30
3.38/3.42	c ---[2253]---> BDD-cost:   25
3.38/3.42	c ---[2252]---> BDD-cost:   25
3.38/3.42	c ---[2251]---> BDD-cost:   25
3.38/3.42	c ---[2250]---> BDD-cost:   25
3.38/3.42	c ---[2249]---> BDD-cost:   25
3.38/3.42	c ---[2248]---> BDD-cost:   25
3.38/3.42	c ---[2247]---> BDD-cost:   25
3.38/3.42	c ---[2246]---> BDD-cost:   25
3.38/3.42	c ---[2245]---> BDD-cost:   25
3.38/3.42	c ---[2244]---> BDD-cost:   25
3.38/3.42	c ---[2243]---> BDD-cost:   25
3.38/3.42	c ---[2242]---> BDD-cost:   25
3.38/3.42	c ---[2241]---> BDD-cost:   23
3.38/3.42	c ---[2240]---> BDD-cost:   23
3.38/3.42	c ---[2239]---> BDD-cost:   23
3.38/3.42	c ---[2238]---> BDD-cost:   23
3.38/3.42	c ---[2237]---> BDD-cost:   23
3.38/3.42	c ---[2236]---> BDD-cost:   23
3.38/3.43	c ---[2235]---> BDD-cost:   23
3.38/3.43	c ---[2234]---> BDD-cost:   23
3.38/3.43	c ---[2233]---> BDD-cost:   23
3.38/3.43	c ---[2232]---> BDD-cost:   23
3.38/3.43	c ---[2231]---> BDD-cost:   23
3.38/3.43	c ---[2230]---> BDD-cost:   23
3.38/3.43	c ---[2229]---> BDD-cost:   39
3.38/3.43	c ---[2228]---> BDD-cost:   39
3.38/3.43	c ---[2227]---> BDD-cost:   39
3.38/3.43	c ---[2226]---> BDD-cost:   39
3.38/3.43	c ---[2225]---> BDD-cost:   39
3.38/3.43	c ---[2224]---> BDD-cost:   39
3.38/3.43	c ---[2223]---> BDD-cost:   39
3.38/3.43	c ---[2222]---> BDD-cost:   39
3.38/3.43	c ---[2221]---> BDD-cost:   39
3.38/3.43	c ---[2220]---> BDD-cost:   39
3.38/3.43	c ---[2219]---> BDD-cost:   39
3.38/3.43	c ---[2218]---> BDD-cost:   39
3.38/3.43	c ---[2217]---> BDD-cost:   27
3.38/3.43	c ---[2216]---> BDD-cost:   27
3.38/3.43	c ---[2215]---> BDD-cost:   27
3.38/3.43	c ---[2214]---> BDD-cost:   27
3.38/3.43	c ---[2213]---> BDD-cost:   27
3.38/3.43	c ---[2212]---> BDD-cost:   27
3.38/3.43	c ---[2211]---> BDD-cost:   27
3.38/3.43	c ---[2210]---> BDD-cost:   27
3.38/3.43	c ---[2209]---> BDD-cost:   27
3.38/3.43	c ---[2208]---> BDD-cost:   27
3.38/3.43	c ---[2207]---> BDD-cost:   27
3.38/3.44	c ---[2206]---> BDD-cost:   27
3.38/3.44	c ---[2181]---> BDD-cost:   25
3.38/3.44	c ---[2180]---> BDD-cost:   25
3.38/3.44	c ---[2179]---> BDD-cost:   25
3.38/3.44	c ---[2178]---> BDD-cost:   25
3.38/3.44	c ---[2177]---> BDD-cost:   25
3.38/3.44	c ---[2176]---> BDD-cost:   25
3.38/3.44	c ---[2175]---> BDD-cost:   25
3.38/3.44	c ---[2174]---> BDD-cost:   25
3.38/3.44	c ---[2173]---> BDD-cost:   25
3.38/3.44	c ---[2172]---> BDD-cost:   25
3.38/3.44	c ---[2171]---> BDD-cost:   25
3.38/3.44	c ---[2170]---> BDD-cost:   25
3.38/3.44	c ---[2169]---> BDD-cost:   35
3.38/3.44	c ---[2168]---> BDD-cost:   35
3.38/3.44	c ---[2167]---> BDD-cost:   35
3.38/3.44	c ---[2166]---> BDD-cost:   35
3.38/3.44	c ---[2165]---> BDD-cost:   35
3.38/3.44	c ---[2164]---> BDD-cost:   35
3.38/3.44	c ---[2163]---> BDD-cost:   35
3.38/3.44	c ---[2162]---> BDD-cost:   35
3.38/3.44	c ---[2161]---> BDD-cost:   35
3.38/3.44	c ---[2160]---> BDD-cost:   35
3.38/3.44	c ---[2159]---> BDD-cost:   35
3.38/3.44	c ---[2158]---> BDD-cost:   35
3.38/3.44	c ---[2157]---> BDD-cost:   33
3.38/3.44	c ---[2156]---> BDD-cost:   33
3.38/3.44	c ---[2153]---> BDD-cost:   27
3.38/3.44	c ---[2152]---> BDD-cost:   27
3.38/3.44	c ---[2151]---> BDD-cost:   55
3.38/3.45	c ---[2150]---> BDD-cost:   45
3.38/3.45	c ---[2149]---> BDD-cost:   46
3.38/3.45	c ---[2148]---> BDD-cost:   46
3.38/3.45	c ---[2147]---> BDD-cost:   39
3.38/3.45	c ---[2146]---> BDD-cost:   48
3.38/3.45	c ---[2145]---> BDD-cost:   56
3.38/3.45	c ---[2144]---> BDD-cost:   54
3.38/3.45	c ---[2143]---> BDD-cost:   46
3.38/3.45	c ---[2142]---> BDD-cost:   48
3.38/3.45	c ---[2141]---> BDD-cost:   45
3.38/3.45	c ---[2140]---> BDD-cost:   27
3.38/3.45	c ---[2139]---> BDD-cost:   45
3.38/3.45	c ---[2138]---> BDD-cost:   32
3.38/3.45	c ---[2137]---> BDD-cost:   45
3.38/3.45	c ---[2136]---> BDD-cost:   39
3.38/3.45	c ---[2135]---> BDD-cost:   55
3.38/3.45	c ---[2134]---> BDD-cost:   55
3.38/3.45	c ---[2133]---> BDD-cost:   48
3.38/3.45	c ---[2131]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.38/3.49	c ---[2129]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.48/3.52	c ---[2127]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.48/3.55	c ---[2125]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.48/3.58	c ---[2123]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.58/3.61	c ---[2121]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.58/3.65	c ---[2119]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.58/3.68	c ---[2117]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.68/3.71	c ---[2115]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.68/3.74	c ---[2113]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.68/3.77	c ---[2111]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.78/3.81	c ---[2109]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
3.78/3.84	c ---[2107]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.78/3.84	c ---[2105]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.78/3.85	c ---[2103]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.78/3.85	c ---[2101]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.78/3.86	c ---[2099]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.78/3.87	c ---[2097]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.78/3.87	c ---[2095]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.78/3.88	c ---[2093]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.78/3.88	c ---[2091]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.78/3.89	c ---[2089]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.78/3.90	c ---[2087]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.88/3.90	c ---[2085]---> Sorter-cost: 1304     Base: 2 2 2 2 2 2 2 2 2 2
3.88/3.91	c ---[2083]---> Adder-cost: 103   maxlim: 75   bits: 8/7
3.88/3.91	c ---[2081]---> Adder-cost: 103   maxlim: 75   bits: 8/7
3.88/3.92	c ---[2079]---> Adder-cost: 103   maxlim: 75   bits: 8/7
3.88/3.92	c ---[2077]---> Adder-cost: 100   maxlim: 43   bits: 7/6
3.88/3.92	c ---[2075]---> Adder-cost: 100   maxlim: 43   bits: 7/6
3.88/3.93	c ---[2073]---> Adder-cost: 103   maxlim: 75   bits: 8/7
3.88/3.93	c ---[2071]---> Adder-cost: 106   maxlim: 331   bits: 10/9
3.88/3.94	c ---[2069]---> Adder-cost: 116   maxlim: 1035   bits: 12/11
3.88/3.94	c ---[2067]---> Adder-cost: 116   maxlim: 1035   bits: 12/11
3.88/3.95	c ---[2065]---> Adder-cost: 110   maxlim: 267   bits: 10/9
3.88/3.95	c ---[2063]---> Adder-cost: 109   maxlim: 139   bits: 9/8
3.88/3.96	c ---[2061]---> Adder-cost: 103   maxlim: 75   bits: 8/7
3.88/3.96	c ---[2059]---> Adder-cost: 109   maxlim: 139   bits: 9/8
3.88/3.96	c ---[2057]---> Adder-cost: 103   maxlim: 75   bits: 8/7
3.88/3.97	c ---[2055]---> Adder-cost: 103   maxlim: 75   bits: 8/7
3.88/3.97	c ---[2053]---> Adder-cost: 103   maxlim: 75   bits: 8/7
3.88/3.98	c ---[2051]---> Adder-cost: 103   maxlim: 75   bits: 8/7
3.88/3.98	c ---[2049]---> Adder-cost: 109   maxlim: 139   bits: 9/8
3.88/3.98	c ---[2047]---> Adder-cost: 114   maxlim: 523   bits: 11/10
3.88/3.99	c ---[2045]---> Adder-cost: 116   maxlim: 1035   bits: 12/11
3.88/4.00	c ---[2043]---> Adder-cost: 116   maxlim: 1035   bits: 12/11
3.98/4.00	c ---[2041]---> Adder-cost: 110   maxlim: 267   bits: 10/9
3.98/4.01	c ---[2039]---> Adder-cost: 109   maxlim: 139   bits: 9/8
3.98/4.01	c ---[2037]---> Adder-cost: 109   maxlim: 139   bits: 9/8
3.98/4.01	c ---[2035]---> Adder-cost: 246   maxlim: 16369   bits: 15/14
3.98/4.07	c ---[2033]---> Adder-cost: 246   maxlim: 16369   bits: 15/14
4.08/4.12	c ---[2031]---> Adder-cost: 246   maxlim: 16369   bits: 15/14
4.08/4.17	c ---[2029]---> Adder-cost: 246   maxlim: 16369   bits: 15/14
4.18/4.22	c ---[2027]---> Adder-cost: 246   maxlim: 16369   bits: 15/14
4.18/4.28	c ---[2025]---> Adder-cost: 246   maxlim: 16369   bits: 15/14
4.28/4.33	c ---[2023]---> Adder-cost: 246   maxlim: 16369   bits: 15/14
4.28/4.39	c ---[2021]---> Sorter-cost: 3306     Base: 2 2 2 2 2 7 3 3 2 2 2
4.38/4.47	c ---[2019]---> Sorter-cost: 3306     Base: 2 2 2 2 2 7 3 3 2 2 2
4.47/4.55	c ---[2017]---> Adder-cost: 246   maxlim: 16369   bits: 15/14
4.57/4.60	c ---[2015]---> Adder-cost: 246   maxlim: 16369   bits: 15/14
4.57/4.66	c ---[2013]---> Adder-cost: 246   maxlim: 16369   bits: 15/14
4.67/4.72	c ---[2011]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
4.67/4.76	c ---[2009]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
4.67/4.79	c ---[2007]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
4.77/4.83	c ---[2005]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
4.77/4.86	c ---[2003]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
4.77/4.90	c ---[2001]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
4.87/4.93	c ---[1999]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
4.87/4.96	c ---[1997]---> Adder-cost: 238   maxlim: 16384   bits: 16/15
4.97/5.01	c ---[1995]---> Adder-cost: 238   maxlim: 16384   bits: 16/15
4.97/5.06	c ---[1993]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
4.97/5.09	c ---[1991]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
5.07/5.12	c ---[1989]---> Adder-cost: 218   maxlim: 8199   bits: 15/14
5.07/5.16	c ---[1987]---> Sorter-cost: 1562     Base: 2 2 2 2 2 2 2 2 2 2
5.07/5.17	c ---[1985]---> Sorter-cost: 1562     Base: 2 2 2 2 2 2 2 2 2 2
5.07/5.18	c ---[1983]---> Sorter-cost: 1562     Base: 2 2 2 2 2 2 2 2 2 2
5.07/5.19	c ---[1981]---> Sorter-cost: 1562     Base: 2 2 2 2 2 2 2 2 2 2
5.17/5.20	c ---[1979]---> Sorter-cost: 1562     Base: 2 2 2 2 2 2 2 2 2 2
5.17/5.21	c ---[1977]---> Sorter-cost: 1562     Base: 2 2 2 2 2 2 2 2 2 2
5.17/5.22	c ---[1975]---> Sorter-cost: 1562     Base: 2 2 2 2 2 2 2 2 2 2
5.17/5.23	c ---[1973]---> Adder-cost: 184   maxlim: 8202   bits: 15/14
5.17/5.25	c ---[1971]---> Adder-cost: 184   maxlim: 8202   bits: 15/14
5.17/5.27	c ---[1969]---> Sorter-cost: 1562     Base: 2 2 2 2 2 2 2 2 2 2
5.17/5.28	c ---[1967]---> Sorter-cost: 1562     Base: 2 2 2 2 2 2 2 2 2 2
5.17/5.30	c ---[1965]---> Sorter-cost: 1562     Base: 2 2 2 2 2 2 2 2 2 2
5.27/5.31	c ---[1963]---> Adder-cost: 280   maxlim: 23799   bits: 15/15
5.27/5.36	c ---[1961]---> Adder-cost: 268   maxlim: 23821   bits: 15/15
5.37/5.42	c ---[1959]---> Adder-cost: 268   maxlim: 23833   bits: 15/15
5.37/5.47	c ---[1957]---> Adder-cost: 268   maxlim: 23840   bits: 15/15
5.47/5.53	c ---[1955]---> Adder-cost: 268   maxlim: 23850   bits: 15/15
5.47/5.58	c ---[1953]---> Adder-cost: 272   maxlim: 23782   bits: 15/15
5.57/5.64	c ---[1951]---> Sorter-cost: 3252     Base: 2 2 3 5 2 2 2 2 2 2
5.57/5.69	c ---[1949]---> Sorter-cost: 3836     Base: 3 5 2 2 2 2 2 2 2 2
5.67/5.76	c ---[1947]---> Sorter-cost: 3856     Base: 3 5 2 2 2 2 2 2 2 2
5.77/5.84	c ---[1945]---> Adder-cost: 274   maxlim: 23374   bits: 15/15
5.77/5.89	c ---[1943]---> Adder-cost: 272   maxlim: 23752   bits: 15/15
5.87/5.94	c ---[1941]---> Adder-cost: 260   maxlim: 23766   bits: 15/15
5.97/6.00	c ---[1939]---> Adder-cost: 214   maxlim: 6050   bits: 13/13
5.97/6.03	c ---[1937]---> Adder-cost: 202   maxlim: 6056   bits: 13/13
5.97/6.06	c ---[1935]---> Adder-cost: 206   maxlim: 6056   bits: 13/13
5.97/6.09	c ---[1933]---> Adder-cost: 206   maxlim: 6050   bits: 13/13
6.07/6.11	c ---[1931]---> Adder-cost: 206   maxlim: 6032   bits: 13/13
6.07/6.14	c ---[1929]---> Adder-cost: 206   maxlim: 5946   bits: 13/13
6.07/6.17	c ---[1927]---> Sorter-cost: 2971     Base: 7 3 3 2 2 2 2
6.17/6.20	c ---[1925]---> Adder-cost: 222   maxlim: 5233   bits: 13/13
6.17/6.23	c ---[1923]---> Sorter-cost: 2971     Base: 7 3 3 2 2 2 2
6.17/6.26	c ---[1921]---> Adder-cost: 214   maxlim: 5903   bits: 13/13
6.27/6.31	c ---[1919]---> Adder-cost: 206   maxlim: 6007   bits: 13/13
6.27/6.34	c ---[1917]---> Adder-cost: 198   maxlim: 6038   bits: 13/13
6.27/6.37	c ---[1915]---> Adder-cost: 88   maxlim: 126   bits: 8/7
6.27/6.37	c ---[1913]---> Adder-cost: 76   maxlim: 147   bits: 8/8
6.27/6.37	c ---[1911]---> Adder-cost: 80   maxlim: 155   bits: 8/8
6.27/6.38	c ---[1909]---> Adder-cost: 80   maxlim: 97   bits: 8/7
6.27/6.38	c ---[1907]---> Adder-cost: 80   maxlim: 105   bits: 8/7
6.27/6.39	c ---[1905]---> Adder-cost: 80   maxlim: 112   bits: 8/7
6.27/6.39	c ---[1903]---> Adder-cost: 80   maxlim: 100   bits: 8/7
6.27/6.39	c ---[1901]---> Adder-cost: 102   maxlim: 521   bits: 11/10
6.36/6.40	c ---[1899]---> Adder-cost: 102   maxlim: 569   bits: 11/10
6.36/6.41	c ---[1897]---> Adder-cost: 82   maxlim: 148   bits: 9/8
6.36/6.41	c ---[1895]---> Adder-cost: 82   maxlim: 213   bits: 9/8
6.36/6.42	c ---[1893]---> Adder-cost: 72   maxlim: 98   bits: 8/7
6.36/6.42	c ---[1891]---> Adder-cost: 94   maxlim: 286   bits: 9/9
6.36/6.43	c ---[1889]---> Adder-cost: 82   maxlim: 179   bits: 9/8
6.36/6.43	c ---[1887]---> Adder-cost: 86   maxlim: 187   bits: 9/8
6.36/6.44	c ---[1885]---> Adder-cost: 86   maxlim: 193   bits: 9/8
6.36/6.44	c ---[1883]---> Adder-cost: 86   maxlim: 201   bits: 9/8
6.36/6.45	c ---[1881]---> Adder-cost: 86   maxlim: 272   bits: 9/9
6.36/6.45	c ---[1879]---> Adder-cost: 90   maxlim: 516   bits: 11/10
6.36/6.46	c ---[1877]---> Adder-cost: 106   maxlim: 554   bits: 11/10
6.36/6.46	c ---[1875]---> Adder-cost: 106   maxlim: 601   bits: 11/10
6.36/6.47	c ---[1873]---> Adder-cost: 86   maxlim: 180   bits: 9/8
6.36/6.47	c ---[1871]---> Adder-cost: 86   maxlim: 245   bits: 9/8
6.36/6.48	c ---[1869]---> Adder-cost: 78   maxlim: 258   bits: 9/9
6.36/6.48	c ---[1867]---> Adder-cost: 142   maxlim: 16409   bits: 15/15
6.36/6.49	c ---[1865]---> Adder-cost: 142   maxlim: 16409   bits: 15/15
6.47/6.51	c ---[1863]---> Adder-cost: 142   maxlim: 16409   bits: 15/15
6.47/6.52	c ---[1861]---> Adder-cost: 142   maxlim: 16409   bits: 15/15
6.47/6.53	c ---[1859]---> Adder-cost: 142   maxlim: 16409   bits: 15/15
6.47/6.54	c ---[1857]---> Adder-cost: 142   maxlim: 16409   bits: 15/15
6.47/6.55	c ---[1855]---> Adder-cost: 142   maxlim: 16409   bits: 15/15
6.47/6.56	c ---[1853]---> Adder-cost: 148   maxlim: 32794   bits: 16/16
6.47/6.57	c ---[1851]---> Adder-cost: 148   maxlim: 32794   bits: 16/16
6.47/6.58	c ---[1849]---> Adder-cost: 142   maxlim: 16409   bits: 15/15
6.47/6.59	c ---[1847]---> Adder-cost: 142   maxlim: 16409   bits: 15/15
6.58/6.60	c ---[1845]---> Adder-cost: 142   maxlim: 16409   bits: 15/15
6.58/6.61	c ---[1843]---> Adder-cost: 244   maxlim: 8715   bits: 14/14
6.58/6.64	c ---[1841]---> Adder-cost: 232   maxlim: 8715   bits: 14/14
6.58/6.67	c ---[1839]---> Adder-cost: 244   maxlim: 8715   bits: 14/14
6.67/6.70	c ---[1837]---> Adder-cost: 244   maxlim: 8715   bits: 14/14
6.67/6.73	c ---[1835]---> Adder-cost: 244   maxlim: 8715   bits: 14/14
6.67/6.75	c ---[1833]---> Adder-cost: 244   maxlim: 8715   bits: 14/14
6.67/6.78	c ---[1831]---> Adder-cost: 244   maxlim: 8715   bits: 14/14
6.77/6.81	c ---[1829]---> Adder-cost: 284   maxlim: 16892   bits: 15/15
6.77/6.85	c ---[1827]---> Adder-cost: 284   maxlim: 16892   bits: 15/15
6.77/6.89	c ---[1825]---> Adder-cost: 244   maxlim: 8715   bits: 14/14
6.87/6.92	c ---[1823]---> Adder-cost: 244   maxlim: 8715   bits: 14/14
6.87/6.95	c ---[1821]---> Adder-cost: 238   maxlim: 8715   bits: 14/14
6.87/6.98	c ---[1819]---> Sorter-cost: 2193     Base: 7 3 3 2 2 2 2 2
6.97/7.02	c ---[1817]---> Sorter-cost: 2146     Base: 7 3 3 2 2 2 2 2
6.97/7.07	c ---[1815]---> Sorter-cost: 2742     Base: 7 3 3 2 2 2 2 2
7.07/7.11	c ---[1813]---> Sorter-cost: 2744     Base: 7 3 3 2 2 2 2 2
7.07/7.16	c ---[1811]---> Sorter-cost: 2742     Base: 7 3 3 2 2 2 2 2
7.17/7.20	c ---[1809]---> Sorter-cost: 2509     Base: 7 3 3 2 2 2 2
7.17/7.25	c ---[1807]---> Adder-cost: 258   maxlim: 9750   bits: 14/14
7.17/7.29	c ---[1805]---> Sorter-cost: 3565     Base: 2 2 3 5 2 2 2 2 2
7.27/7.33	c ---[1803]---> Sorter-cost: 3591     Base: 2 2 3 5 2 2 2 2 2
7.27/7.38	c ---[1801]---> Sorter-cost: 3639     Base: 2 5 5 5 2 2 2
7.37/7.43	c ---[1799]---> Sorter-cost: 2513     Base: 7 3 3 2 2 2 2
7.37/7.48	c ---[1797]---> Sorter-cost: 2462     Base: 7 3 3 2 2 2 2
7.47/7.54	c ---[1795]---> Sorter-cost: 4414     Base: 5 3 5 2 3 3 2 2 2 2 2
7.77/7.81	c ---[1793]---> Adder-cost: 364   maxlim: 172497   bits: 19/18
7.77/7.89	c ---[1791]---> Adder-cost: 338   maxlim: 172075   bits: 19/18
7.86/7.96	c ---[1789]---> Adder-cost: 394   maxlim: 170791   bits: 19/18
8.16/8.20	c ---[1787]---> Sorter-cost: 3256     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
8.16/8.29	c ---[1785]---> Adder-cost: 352   maxlim: 156994   bits: 19/18
8.46/8.51	c ---[1783]---> Sorter-cost: 3083     Base: 3 3 7 3 7 2 2 2 2 2
8.67/8.77	c ---[1781]---> Sorter-cost: 3083     Base: 3 3 7 3 7 2 2 2 2 2
8.96/9.02	c ---[1779]---> Adder-cost: 360   maxlim: 155384   bits: 19/18
9.16/9.26	c ---[1777]---> Sorter-cost: 4125     Base: 3 2 3 2 2 3 3 2 2 2 2 2 2
9.46/9.56	c ---[1775]---> Adder-cost: 370   maxlim: 168846   bits: 19/18
9.77/9.90	c ---[1773]---> Sorter-cost: 3952     Base: 7 3 2 2 2 2 2 2 2 2 2 2 2
10.06/10.11	c ---[1771]---> Adder-cost: 450   maxlim: 262363   bits: 19/19
10.16/10.29	c ---[1769]---> Adder-cost: 458   maxlim: 262363   bits: 19/19
10.36/10.47	c ---[1767]---> Adder-cost: 458   maxlim: 262363   bits: 19/19
10.56/10.65	c ---[1765]---> Adder-cost: 458   maxlim: 262363   bits: 19/19
10.76/10.83	c ---[1763]---> Adder-cost: 458   maxlim: 262363   bits: 19/19
10.97/11.01	c ---[1761]---> Adder-cost: 230   maxlim: 262202   bits: 19/19
10.97/11.03	c ---[1759]---> Adder-cost: 230   maxlim: 262202   bits: 19/19
10.97/11.05	c ---[1757]---> Adder-cost: 230   maxlim: 262202   bits: 19/19
10.97/11.07	c ---[1755]---> Adder-cost: 230   maxlim: 262202   bits: 19/19
10.97/11.10	c ---[1753]---> Adder-cost: 298   maxlim: 262202   bits: 19/19
11.06/11.12	c ---[1751]---> Adder-cost: 438   maxlim: 262363   bits: 19/19
11.26/11.32	c ---[1749]---> Adder-cost: 432   maxlim: 262343   bits: 19/19
11.46/11.52	c ---[1747]---> Adder-cost: 460   maxlim: 104878   bits: 18/17
11.56/11.63	c ---[1745]---> Adder-cost: 460   maxlim: 104878   bits: 18/17
11.66/11.74	c ---[1743]---> Adder-cost: 460   maxlim: 104878   bits: 18/17
11.76/11.85	c ---[1741]---> Adder-cost: 456   maxlim: 104878   bits: 18/17
11.86/11.96	c ---[1739]---> Adder-cost: 456   maxlim: 104878   bits: 18/17
11.97/12.06	c ---[1737]---> Adder-cost: 374   maxlim: 104878   bits: 18/17
12.07/12.18	c ---[1735]---> Adder-cost: 376   maxlim: 104878   bits: 18/17
12.16/12.29	c ---[1733]---> Adder-cost: 368   maxlim: 104878   bits: 18/17
12.36/12.41	c ---[1731]---> Adder-cost: 380   maxlim: 104852   bits: 18/17
12.46/12.52	c ---[1729]---> Adder-cost: 442   maxlim: 104835   bits: 18/17
12.56/12.64	c ---[1727]---> Adder-cost: 446   maxlim: 104871   bits: 18/17
12.66/12.77	c ---[1725]---> Adder-cost: 446   maxlim: 104783   bits: 18/17
12.76/12.89	c ---[1723]---> Adder-cost: 498   maxlim: 104878   bits: 18/17
12.96/13.06	c ---[1721]---> Adder-cost: 442   maxlim: 104789   bits: 18/17
13.06/13.18	c ---[1719]---> Adder-cost: 460   maxlim: 104783   bits: 18/17
13.16/13.30	c ---[1717]---> Adder-cost: 500   maxlim: 104878   bits: 18/17
13.36/13.40	c ---[1715]---> Adder-cost: 494   maxlim: 104775   bits: 18/17
13.46/13.52	c ---[1713]---> Adder-cost: 380   maxlim: 104377   bits: 18/17
13.56/13.63	c ---[1711]---> Adder-cost: 374   maxlim: 103784   bits: 18/17
13.66/13.75	c ---[1709]---> Adder-cost: 374   maxlim: 103611   bits: 18/17
13.76/13.86	c ---[1707]---> Adder-cost: 380   maxlim: 103942   bits: 18/17
13.86/13.98	c ---[1705]---> Adder-cost: 446   maxlim: 104422   bits: 18/17
14.06/14.10	c ---[1703]---> Adder-cost: 450   maxlim: 104666   bits: 18/17
14.16/14.23	c ---[1701]---> Adder-cost: 442   maxlim: 104680   bits: 18/17
14.26/14.36	c ---[1699]---> Adder-cost: 460   maxlim: 104878   bits: 18/17
14.36/14.47	c ---[1697]---> Adder-cost: 462   maxlim: 104878   bits: 18/17
14.46/14.58	c ---[1695]---> Adder-cost: 464   maxlim: 104878   bits: 18/17
14.56/14.69	c ---[1693]---> Adder-cost: 456   maxlim: 104878   bits: 18/17
14.66/14.79	c ---[1691]---> Adder-cost: 456   maxlim: 104878   bits: 18/17
14.76/14.89	c ---[1689]---> Adder-cost: 368   maxlim: 104798   bits: 18/17
14.96/15.04	c ---[1687]---> Adder-cost: 380   maxlim: 104552   bits: 18/17
15.06/15.17	c ---[1685]---> Adder-cost: 368   maxlim: 104307   bits: 18/17
15.16/15.27	c ---[1683]---> Adder-cost: 368   maxlim: 104281   bits: 18/17
15.26/15.39	c ---[1681]---> Adder-cost: 432   maxlim: 104759   bits: 18/17
15.46/15.55	c ---[1679]---> Adder-cost: 446   maxlim: 104871   bits: 18/17
15.56/15.67	c ---[1677]---> Adder-cost: 440   maxlim: 104793   bits: 18/17
15.66/15.80	c ---[1675]---> Adder-cost: 488   maxlim: 104878   bits: 18/17
15.86/15.91	c ---[1673]---> Adder-cost: 498   maxlim: 104878   bits: 18/17
15.96/16.02	c ---[1671]---> Adder-cost: 456   maxlim: 104780   bits: 18/17
16.06/16.15	c ---[1669]---> Adder-cost: 486   maxlim: 104878   bits: 18/17
16.16/16.28	c ---[1667]---> Adder-cost: 494   maxlim: 104878   bits: 18/17
16.26/16.40	c ---[1665]---> Adder-cost: 376   maxlim: 104416   bits: 18/17
16.46/16.51	c ---[1663]---> Adder-cost: 374   maxlim: 103245   bits: 18/17
16.56/16.63	c ---[1661]---> Adder-cost: 376   maxlim: 103008   bits: 18/17
16.66/16.74	c ---[1659]---> Adder-cost: 374   maxlim: 103655   bits: 18/17
16.76/16.86	c ---[1657]---> Adder-cost: 434   maxlim: 104263   bits: 18/17
16.86/16.99	c ---[1655]---> Adder-cost: 458   maxlim: 104621   bits: 18/17
17.06/17.11	c ---[1653]---> Adder-cost: 440   maxlim: 104644   bits: 18/17
17.16/17.24	c ---[1651]---> Adder-cost: 304   maxlim: 131101   bits: 19/18
17.16/17.26	c ---[1649]---> Adder-cost: 304   maxlim: 131101   bits: 19/18
17.16/17.29	c ---[1647]---> Adder-cost: 304   maxlim: 131101   bits: 19/18
17.26/17.31	c ---[1645]---> Adder-cost: 296   maxlim: 131101   bits: 19/18
17.26/17.34	c ---[1643]---> Adder-cost: 296   maxlim: 131101   bits: 19/18
17.26/17.36	c ---[1641]---> Adder-cost: 283   maxlim: 130965   bits: 18/17
17.46/17.54	c ---[1639]---> Adder-cost: 341   maxlim: 130603   bits: 18/17
17.56/17.67	c ---[1637]---> Adder-cost: 381   maxlim: 130243   bits: 18/17
17.76/17.86	c ---[1635]---> Adder-cost: 381   maxlim: 130243   bits: 18/17
17.96/18.06	c ---[1633]---> Adder-cost: 359   maxlim: 130933   bits: 18/17
18.16/18.23	c ---[1631]---> Adder-cost: 296   maxlim: 131101   bits: 19/18
18.16/18.26	c ---[1629]---> Adder-cost: 289   maxlim: 130986   bits: 18/17
18.16/18.28	c ---[1627]---> Sorter-cost: 4449     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
18.36/18.45	c ---[1625]---> Sorter-cost: 4449     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
18.56/18.62	c ---[1623]---> Sorter-cost: 4528     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
18.66/18.80	c ---[1621]---> Sorter-cost: 4528     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
18.86/18.97	c ---[1619]---> Sorter-cost: 4528     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
19.06/19.15	c ---[1617]---> Adder-cost: 392   maxlim: 174380   bits: 19/18
19.26/19.37	c ---[1615]---> Adder-cost: 400   maxlim: 173176   bits: 19/18
19.46/19.53	c ---[1613]---> Sorter-cost: 5025     Base: 5 2 3 5 3 3 2 2 2 2 2
19.66/19.77	c ---[1611]---> Adder-cost: 410   maxlim: 171968   bits: 19/18
19.96/20.03	c ---[1609]---> Adder-cost: 392   maxlim: 174380   bits: 19/18
20.16/20.25	c ---[1607]---> Sorter-cost: 4449     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
20.36/20.41	c ---[1605]---> Sorter-cost: 4449     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
20.46/20.58	c ---[1603]---> Adder-cost: 252   maxlim: 131101   bits: 19/18
20.56/20.60	c ---[1601]---> Adder-cost: 252   maxlim: 131101   bits: 19/18
20.56/20.63	c ---[1599]---> Adder-cost: 252   maxlim: 131101   bits: 19/18
20.56/20.65	c ---[1597]---> Adder-cost: 252   maxlim: 131101   bits: 19/18
20.56/20.67	c ---[1595]---> Adder-cost: 252   maxlim: 131101   bits: 19/18
20.56/20.69	c ---[1593]---> Adder-cost: 283   maxlim: 131021   bits: 18/17
20.76/20.83	c ---[1591]---> Sorter-cost: 3678     Base: 2 2 2 2 2 3 5 17 2 2
20.86/20.93	c ---[1589]---> Sorter-cost: 3885     Base: 2 2 2 2 3 5 17 2 2 2
20.96/21.06	c ---[1587]---> Sorter-cost: 3952     Base: 2 2 2 2 3 5 17 2 2 2
21.06/21.18	c ---[1585]---> Adder-cost: 315   maxlim: 131022   bits: 18/17
21.26/21.31	c ---[1583]---> Adder-cost: 256   maxlim: 131101   bits: 19/18
21.26/21.33	c ---[1581]---> Adder-cost: 248   maxlim: 131075   bits: 19/18
21.26/21.35	c ---[1579]---> Adder-cost: 280   maxlim: 131101   bits: 19/18
21.26/21.37	c ---[1577]---> Adder-cost: 280   maxlim: 131101   bits: 19/18
21.26/21.40	c ---[1575]---> Adder-cost: 280   maxlim: 131101   bits: 19/18
21.36/21.42	c ---[1573]---> Adder-cost: 290   maxlim: 131101   bits: 19/18
21.36/21.44	c ---[1571]---> Adder-cost: 290   maxlim: 131101   bits: 19/18
21.36/21.47	c ---[1569]---> Adder-cost: 224   maxlim: 131101   bits: 19/18
21.36/21.49	c ---[1567]---> Adder-cost: 224   maxlim: 131101   bits: 19/18
21.46/21.51	c ---[1565]---> Adder-cost: 224   maxlim: 131101   bits: 19/18
21.46/21.53	c ---[1563]---> Adder-cost: 224   maxlim: 131101   bits: 19/18
21.46/21.55	c ---[1561]---> Adder-cost: 282   maxlim: 131101   bits: 19/18
21.46/21.57	c ---[1559]---> Adder-cost: 288   maxlim: 131101   bits: 19/18
21.46/21.59	c ---[1557]---> Adder-cost: 277   maxlim: 131070   bits: 18/17
21.56/21.62	c ---[1555]---> Adder-cost: 358   maxlim: 3295   bits: 13/12
21.56/21.65	c ---[1553]---> Adder-cost: 370   maxlim: 3295   bits: 13/12
21.56/21.68	c ---[1551]---> Adder-cost: 370   maxlim: 3295   bits: 13/12
21.66/21.72	c ---[1549]---> Adder-cost: 370   maxlim: 3295   bits: 13/12
21.66/21.75	c ---[1547]---> Adder-cost: 370   maxlim: 3295   bits: 13/12
21.66/21.78	c ---[1545]---> Adder-cost: 236   maxlim: 3231   bits: 13/12
21.76/21.81	c ---[1543]---> Adder-cost: 228   maxlim: 2628   bits: 13/12
21.76/21.83	c ---[1541]---> Adder-cost: 256   maxlim: 6122   bits: 14/13
21.76/21.85	c ---[1539]---> Adder-cost: 228   maxlim: 2437   bits: 13/12
21.76/21.88	c ---[1537]---> Adder-cost: 312   maxlim: 3211   bits: 13/12
21.86/21.90	c ---[1535]---> Adder-cost: 340   maxlim: 3295   bits: 13/12
21.86/21.93	c ---[1533]---> Adder-cost: 306   maxlim: 3206   bits: 13/12
21.86/21.96	c ---[1531]---> Adder-cost: 272   maxlim: 756   bits: 11/10
21.86/21.98	c ---[1529]---> Adder-cost: 274   maxlim: 756   bits: 11/10
21.86/22.00	c ---[1527]---> Adder-cost: 274   maxlim: 756   bits: 11/10
21.96/22.01	c ---[1525]---> Adder-cost: 282   maxlim: 756   bits: 11/10
21.96/22.03	c ---[1523]---> Adder-cost: 248   maxlim: 699   bits: 11/10
21.96/22.05	c ---[1521]---> Sorter-cost: 1915     Base: 3 7 2 2
21.96/22.06	c ---[1519]---> Adder-cost: 206   maxlim: 499   bits: 10/9
21.96/22.07	c ---[1517]---> Adder-cost: 242   maxlim: 1439   bits: 12/11
21.96/22.09	c ---[1515]---> Adder-cost: 216   maxlim: 585   bits: 10/10
22.06/22.10	c ---[1513]---> Adder-cost: 284   maxlim: 1439   bits: 12/11
22.06/22.12	c ---[1511]---> Adder-cost: 274   maxlim: 756   bits: 11/10
22.06/22.14	c ---[1509]---> Adder-cost: 236   maxlim: 289   bits: 10/9
22.06/22.16	c ---[1507]---> Adder-cost: 104   maxlim: 278   bits: 9/9
22.06/22.16	c ---[1505]---> Adder-cost: 104   maxlim: 278   bits: 9/9
22.06/22.17	c ---[1503]---> Adder-cost: 98   maxlim: 254   bits: 9/8
22.06/22.17	c ---[1501]---> Adder-cost: 104   maxlim: 246   bits: 9/8
22.06/22.18	c ---[1499]---> Adder-cost: 104   maxlim: 214   bits: 9/8
22.06/22.18	c ---[1497]---> Adder-cost: 100   maxlim: 230   bits: 9/8
22.06/22.19	c ---[1495]---> Adder-cost: 48   maxlim: 59   bits: 7/6
22.06/22.19	c ---[1493]---> Adder-cost: 104   maxlim: 214   bits: 9/8
22.16/22.20	c ---[1491]---> Adder-cost: 100   maxlim: 230   bits: 9/8
22.16/22.20	c ---[1489]---> Sorter-cost:  617     Base: 2 2 2 2 2 2 2 2
22.16/22.21	c ---[1487]---> Adder-cost: 100   maxlim: 390   bits: 10/9
22.16/22.21	c ---[1485]---> Adder-cost: 50   maxlim: 75   bits: 8/7
22.16/22.22	c ---[1483]---> Sorter-cost:  178     Base: 2 2 2 2 2
22.16/22.22	c ---[1481]---> Sorter-cost:  179     Base: 2 2 2 2 2
22.16/22.22	c ---[1479]---> Sorter-cost:  193     Base: 2
22.16/22.22	c ---[1477]---> Sorter-cost:  174     Base: 2 2 2 2
22.16/22.22	c ---[1475]---> Sorter-cost:  171     Base: 2 2 2 2
22.16/22.22	c ---[1473]---> Sorter-cost:  273     Base: 7
22.16/22.22	c ---[1471]---> Sorter-cost:  193     Base: 2
22.16/22.22	c ---[1469]---> Sorter-cost:  174     Base: 2 2 2 2
22.16/22.22	c ---[1467]---> Sorter-cost:  272     Base: 7
22.16/22.22	c ---[1465]---> Sorter-cost:  179     Base: 2 2 2 2 2
22.16/22.23	c ---[1463]---> Sorter-cost:  193     Base: 2
22.16/22.23	c ---[1461]---> Sorter-cost:  193     Base: 2
22.16/22.23	c ---[1459]---> Sorter-cost:  595     Base: 2 2 2 2 2 2 2 2
22.16/22.23	c ---[1457]---> Sorter-cost:  193     Base: 2
22.16/22.23	c ---[1455]---> Sorter-cost:  193     Base: 2
22.16/22.23	c ---[1453]---> Sorter-cost:  594     Base: 2 2 2 2 2 2 2 2
22.16/22.24	c ---[1451]---> Sorter-cost:  585     Base: 2 2 2 2 2 2 2
22.16/22.24	c ---[1449]---> Sorter-cost:  174     Base: 2 2 2 2
22.16/22.24	c ---[1447]---> Sorter-cost:  193     Base: 2
22.16/22.24	c ---[1445]---> Sorter-cost:  193     Base: 2
22.16/22.24	c ---[1443]---> Sorter-cost:  273     Base: 7
22.16/22.24	c ---[1441]---> Sorter-cost:  273     Base: 7
22.16/22.24	c ---[1439]---> Sorter-cost:  193     Base: 2
22.16/22.25	c ---[1437]---> Sorter-cost:  273     Base: 7
22.16/22.25	c ---[1435]---> Sorter-cost:  596     Base: 2 2 2 2 2 2 2 2
22.16/22.25	c ---[1433]---> Sorter-cost:  193     Base: 2 2 2 2 2 2 2 2
22.16/22.25	c ---[1431]---> Sorter-cost:  273     Base: 7
22.16/22.25	c ---[1429]---> Sorter-cost:  585     Base: 2 2 2 2 2 2 2
22.16/22.26	c ---[1427]---> Sorter-cost:  594     Base: 2 2 2 2 2 2 2 2
22.16/22.26	c ---[1425]---> Sorter-cost:  178     Base: 2 2 2 2 2
22.16/22.26	c ---[1423]---> Sorter-cost:  193     Base: 2
22.16/22.26	c ---[1421]---> Sorter-cost:  327     Base: 3 5 2
22.16/22.26	c ---[1419]---> Sorter-cost:  193     Base: 2
22.16/22.26	c ---[1417]---> Sorter-cost:  193     Base: 2
22.16/22.27	c ---[1415]---> Sorter-cost:  184     Base: 2 2 2 2 2 2
22.16/22.27	c ---[1413]---> Sorter-cost:  273     Base: 7
22.16/22.27	c ---[1411]---> Sorter-cost: 1481     Base: 2 2 2 2 2 2 2 2 3 5 2
22.26/22.30	c ---[1409]---> Sorter-cost: 2145     Base: 2 2 2 2 2 2 2 2 3 5 2
22.26/22.33	c ---[1407]---> Sorter-cost: 2145     Base: 2 2 2 2 2 2 2 2 3 5 2
22.26/22.36	c ---[1405]---> Sorter-cost: 1481     Base: 2 2 2 2 2 2 2 2 3 5 2
22.26/22.40	c ---[1403]---> Sorter-cost: 1481     Base: 2 2 2 2 2 2 2 2 3 5 2
22.36/22.43	c ---[1401]---> Sorter-cost: 2145     Base: 2 2 2 2 2 2 2 2 3 5 2
22.36/22.46	c ---[1399]---> Sorter-cost: 2145     Base: 2 2 2 2 2 2 2 2 3 5 2
22.36/22.49	c ---[1397]---> Sorter-cost: 2145     Base: 2 2 2 2 2 2 2 2 3 5 2
22.46/22.52	c ---[1395]---> Sorter-cost: 2145     Base: 2 2 2 2 2 2 2 2 3 5 2
22.46/22.55	c ---[1393]---> Sorter-cost: 2145     Base: 2 2 2 2 2 2 2 2 3 5 2
22.46/22.58	c ---[1391]---> Sorter-cost: 2145     Base: 2 2 2 2 2 2 2 2 3 5 2
22.56/22.61	c ---[1389]---> Sorter-cost: 1481     Base: 2 2 2 2 2 2 2 2 3 5 2
22.56/22.65	c ---[1387]---> Sorter-cost:  663     Base: 2 2 2 2 2 2 2 2 2 2 2 2
22.56/22.65	c ---[1385]---> Sorter-cost:  704     Base: 2 2 2 2 2 2 2 2 2 2 2 2
22.56/22.66	c ---[1383]---> Sorter-cost:  704     Base: 2 2 2 2 2 2 2 2 2 2 2 2
22.56/22.66	c ---[1381]---> Sorter-cost:  663     Base: 2 2 2 2 2 2 2 2 2 2 2 2
22.56/22.67	c ---[1379]---> Sorter-cost:  663     Base: 2 2 2 2 2 2 2 2 2 2 2 2
22.56/22.68	c ---[1377]---> Sorter-cost:  705     Base: 2 2 2 2 2 2 2 2 2 2 2 2
22.56/22.68	c ---[1375]---> Sorter-cost: 1859     Base: 2 2 7 3 3 2 2 2 2
22.65/22.72	c ---[1373]---> Sorter-cost: 2298     Base: 3 5 17 2 2 2 2
22.65/22.77	c ---[1371]---> Sorter-cost: 2269     Base: 3 5 17 2 2 2 2
22.75/22.81	c ---[1369]---> Sorter-cost: 1883     Base: 2 2 2 7 3 3 2 2 2
22.75/22.85	c ---[1367]---> Sorter-cost:  921     Base: 2 2 2 2 2 2 2 2 2 2 2
22.75/22.86	c ---[1365]---> Sorter-cost:  875     Base: 2 2 2 2 2 2 2 2 2 2 2
22.75/22.87	c ---[1363]---> Adder-cost: 58   maxlim: 49   bits: 7/6
22.75/22.87	c ---[1361]---> Sorter-cost:  273     Base: 7
22.75/22.87	c ---[1359]---> Sorter-cost:  193     Base: 2
22.75/22.87	c ---[1357]---> Sorter-cost:  569     Base: 2
22.75/22.87	c ---[1355]---> Sorter-cost:  569     Base: 2
22.75/22.87	c ---[1353]---> Sorter-cost:  193     Base: 2
22.75/22.88	c ---[1351]---> Sorter-cost:  179     Base: 2 2 2 2 2
22.75/22.88	c ---[1349]---> Sorter-cost:  184     Base: 2 2 2 2 2 2
22.75/22.88	c ---[1347]---> Sorter-cost:  171     Base: 2 2 2 2
22.75/22.88	c ---[1345]---> Sorter-cost:  174     Base: 2 2 2 2
22.75/22.88	c ---[1343]---> Sorter-cost:  273     Base: 7
22.75/22.88	c ---[1341]---> Sorter-cost:  273     Base: 7
22.75/22.88	c ---[1339]---> Adder-cost: 218   maxlim: 2071   bits: 12/12
22.85/22.90	c ---[1337]---> Adder-cost: 222   maxlim: 2071   bits: 12/12
22.85/22.92	c ---[1335]---> Adder-cost: 232   maxlim: 4120   bits: 13/13
22.85/22.94	c ---[1333]---> Adder-cost: 232   maxlim: 4120   bits: 13/13
22.85/22.95	c ---[1331]---> Adder-cost: 232   maxlim: 4120   bits: 13/13
22.85/22.97	c ---[1329]---> Adder-cost: 174   maxlim: 4120   bits: 13/13
22.85/22.99	c ---[1327]---> Adder-cost: 192   maxlim: 16410   bits: 15/15
22.96/23.00	c ---[1325]---> Adder-cost: 180   maxlim: 7192   bits: 14/13
22.96/23.02	c ---[1323]---> Adder-cost: 192   maxlim: 16410   bits: 15/15
22.96/23.04	c ---[1321]---> Adder-cost: 218   maxlim: 4089   bits: 13/12
22.96/23.06	c ---[1319]---> Adder-cost: 216   maxlim: 2071   bits: 12/12
22.96/23.07	c ---[1317]---> Adder-cost: 202   maxlim: 1980   bits: 12/11
22.96/23.09	c ---[1315]---> Adder-cost: 96   maxlim: 302   bits: 10/9
22.96/23.09	c ---[1313]---> Adder-cost: 98   maxlim: 310   bits: 10/9
22.96/23.10	c ---[1311]---> Adder-cost: 102   maxlim: 598   bits: 10/10
23.06/23.11	c ---[1309]---> Adder-cost: 98   maxlim: 550   bits: 10/10
23.06/23.11	c ---[1307]---> Adder-cost: 102   maxlim: 502   bits: 10/9
23.06/23.12	c ---[1305]---> Adder-cost: 98   maxlim: 670   bits: 11/10
23.06/23.12	c ---[1303]---> Adder-cost: 108   maxlim: 2326   bits: 13/12
23.06/23.13	c ---[1301]---> Adder-cost: 102   maxlim: 1126   bits: 12/11
23.06/23.14	c ---[1299]---> Adder-cost: 110   maxlim: 2326   bits: 13/12
23.06/23.15	c ---[1297]---> Adder-cost: 104   maxlim: 534   bits: 11/10
23.06/23.15	c ---[1295]---> Adder-cost: 102   maxlim: 406   bits: 10/9
23.06/23.16	c ---[1293]---> Adder-cost: 96   maxlim: 510   bits: 10/9
23.06/23.16	c ---[1291]---> Sorter-cost:  193     Base: 2
23.06/23.17	c ---[1289]---> Sorter-cost:  273     Base: 7
23.06/23.17	c ---[1287]---> Sorter-cost:  179     Base: 2 2 2 2 2
23.06/23.17	c ---[1285]---> Sorter-cost:  273     Base: 7
23.06/23.17	c ---[1283]---> Sorter-cost:  172     Base: 2 2 2 2
23.06/23.17	c ---[1281]---> Sorter-cost:  193     Base: 2
23.06/23.17	c ---[1279]---> Sorter-cost:  174     Base: 2 2 2 2
23.06/23.17	c ---[1277]---> Sorter-cost:  273     Base: 7
23.06/23.17	c ---[1275]---> Sorter-cost:  400     Base: 7 3 3
23.06/23.18	c ---[1273]---> Sorter-cost:  174     Base: 2 2 2 2
23.06/23.18	c ---[1271]---> Sorter-cost:  174     Base: 2 2 2 2
23.06/23.18	c ---[1269]---> Sorter-cost:  193     Base: 2
23.06/23.18	c ---[1267]---> Sorter-cost: 1276     Base: 2 2 2 2 2 2 2 2 2
23.06/23.19	c ---[1265]---> Sorter-cost:  659     Base: 2 2 2 2 2 2 2 2 2
23.06/23.19	c ---[1263]---> Sorter-cost:  674     Base: 2 2 2 2 2 2 2 2 2 2
23.06/23.19	c ---[1261]---> Sorter-cost: 1291     Base: 2 2 2 2 2 2 2 2 2 2
23.15/23.20	c ---[1259]---> Sorter-cost: 1291     Base: 2 2 2 2 2 2 2 2 2 2
23.15/23.21	c ---[1257]---> Sorter-cost:  674     Base: 2 2 2 2 2 2 2 2 2 2
23.15/23.21	c ---[1255]---> Sorter-cost:  922     Base: 2 2 2 2 2 2 2 2 2 2 2
23.15/23.22	c ---[1253]---> Sorter-cost:  672     Base: 2 2 2 2 2 2 2 2 2 2 2
23.15/23.23	c ---[1251]---> Sorter-cost:  922     Base: 2 2 2 2 2 2 2 2 2 2 2
23.15/23.24	c ---[1249]---> Sorter-cost:  674     Base: 2 2 2 2 2 2 2 2 2 2
23.15/23.24	c ---[1247]---> Sorter-cost:  659     Base: 2 2 2 2 2 2 2 2 2
23.15/23.25	c ---[1245]---> Sorter-cost:  659     Base: 2 2 2 2 2 2 2 2 2
23.15/23.25	c ---[1243]---> Adder-cost: 244   maxlim: 699   bits: 11/10
23.15/23.27	c ---[1241]---> Adder-cost: 240   maxlim: 570   bits: 11/10
23.15/23.28	c ---[1239]---> Adder-cost: 268   maxlim: 1382   bits: 12/11
23.25/23.30	c ---[1237]---> Adder-cost: 268   maxlim: 1382   bits: 12/11
23.25/23.32	c ---[1235]---> Adder-cost: 268   maxlim: 1382   bits: 12/11
23.25/23.34	c ---[1233]---> Adder-cost: 176   maxlim: 1040   bits: 11/11
23.25/23.35	c ---[1231]---> Sorter-cost: 2655     Base: 3 7 2 2 2 2 2 2
23.25/23.38	c ---[1229]---> Sorter-cost: 1914     Base: 3 7 2 2
23.25/23.39	c ---[1227]---> Sorter-cost: 2655     Base: 3 7 2 2 2 2 2 2
23.45/23.52	c ---[1225]---> Adder-cost: 228   maxlim: 1023   bits: 11/10
23.45/23.54	c ---[1223]---> Adder-cost: 240   maxlim: 528   bits: 11/10
23.45/23.55	c ---[1221]---> Adder-cost: 204   maxlim: 468   bits: 10/9
23.45/23.57	c ---[1219]---> Adder-cost: 98   maxlim: 174   bits: 9/8
23.45/23.57	c ---[1217]---> Adder-cost: 60   maxlim: 43   bits: 7/6
23.45/23.58	c ---[1215]---> Sorter-cost:  612     Base: 2 2 2 2 2 2 2
23.45/23.58	c ---[1213]---> Adder-cost: 102   maxlim: 422   bits: 10/9
23.45/23.59	c ---[1211]---> Adder-cost: 106   maxlim: 374   bits: 10/9
23.45/23.59	c ---[1209]---> Sorter-cost:  571     Base: 2 2 2 2 2 2
23.45/23.59	c ---[1207]---> Sorter-cost:  605     Base: 2 2 2 2 2 2 2 2 2 2
23.55/23.60	c ---[1205]---> Adder-cost: 62   maxlim: 91   bits: 8/7
23.55/23.60	c ---[1203]---> Sorter-cost:  625     Base: 2 2 2 2 2 2 2 2 2 2
23.55/23.60	c ---[1201]---> Sorter-cost:  602     Base: 2 2 2 2 2 2 2
23.55/23.61	c ---[1199]---> Sorter-cost:  597     Base: 2 2 2 2 2 2
23.55/23.61	c ---[1197]---> Adder-cost: 56   maxlim: 51   bits: 7/6
23.55/23.61	c ---[1195]---> Sorter-cost:  193     Base: 2
23.55/23.61	c ---[1193]---> Sorter-cost:  273     Base: 7
23.55/23.62	c ---[1191]---> Sorter-cost:  179     Base: 2 2 2 2 2
23.55/23.62	c ---[1189]---> Sorter-cost:  273     Base: 7
23.55/23.62	c ---[1187]---> Sorter-cost:  172     Base: 2 2 2 2
23.55/23.62	c ---[1185]---> Sorter-cost:  193     Base: 2
23.55/23.62	c ---[1183]---> Sorter-cost:  174     Base: 2 2 2 2
23.55/23.62	c ---[1181]---> Sorter-cost:  273     Base: 7
23.55/23.62	c ---[1179]---> Sorter-cost:  400     Base: 7 3 3
23.55/23.62	c ---[1177]---> Sorter-cost:  174     Base: 2 2 2 2
23.55/23.62	c ---[1175]---> Sorter-cost:  174     Base: 2 2 2 2
23.55/23.63	c ---[1173]---> Sorter-cost:  193     Base: 2
23.55/23.63	c ---[1171]---> Adder-cost: 58   maxlim: 37   bits: 7/6
23.55/23.63	c ---[1169]---> Adder-cost: 58   maxlim: 43   bits: 7/6
23.55/23.63	c ---[1167]---> Adder-cost: 58   maxlim: 49   bits: 7/6
23.55/23.63	c ---[1165]---> Sorter-cost:  569     Base: 2
23.55/23.63	c ---[1163]---> Sorter-cost:  467     Base: 2
23.55/23.64	c ---[1161]---> Adder-cost: 58   maxlim: 57   bits: 7/6
23.55/23.64	c ---[1159]---> Sorter-cost:  241     Base: 7
23.55/23.64	c ---[1157]---> Sorter-cost:  143     Base: 2 2 2 2
23.55/23.64	c ---[1155]---> Sorter-cost:  148     Base: 2 2 2 2 2
23.55/23.64	c ---[1153]---> Sorter-cost:  189     Base: 2 2 2 2 2 2 2
23.55/23.64	c ---[1151]---> Adder-cost: 58   maxlim: 38   bits: 7/6
23.55/23.65	c ---[1149]---> Adder-cost: 58   maxlim: 50   bits: 7/6
23.55/23.65	c ---[1147]---> Adder-cost: 134   maxlim: 4195   bits: 13/13
23.55/23.66	c ---[1145]---> Adder-cost: 134   maxlim: 4195   bits: 13/13
23.55/23.67	c ---[1143]---> Adder-cost: 134   maxlim: 4195   bits: 13/13
23.55/23.68	c ---[1141]---> Adder-cost: 132   maxlim: 4195   bits: 13/13
23.55/23.68	c ---[1139]---> Sorter-cost: 1232     Base: 2 2 2 2 2 2 2 2 2 2
23.55/23.69	c ---[1137]---> Sorter-cost: 1185     Base: 2 2 2 2 2 2 2 2 2 2
23.65/23.70	c ---[1135]---> Adder-cost: 132   maxlim: 4195   bits: 13/13
23.65/23.71	c ---[1133]---> Adder-cost: 134   maxlim: 4195   bits: 13/13
23.65/23.72	c ---[1131]---> Adder-cost: 134   maxlim: 4195   bits: 13/13
23.65/23.73	c ---[1129]---> Adder-cost: 132   maxlim: 4195   bits: 13/13
23.65/23.74	c ---[1127]---> Adder-cost: 134   maxlim: 4195   bits: 13/13
23.65/23.74	c ---[1125]---> Adder-cost: 134   maxlim: 4195   bits: 13/13
23.65/23.75	c ---[1123]---> Sorter-cost:  272     Base: 7
23.65/23.75	c ---[1121]---> Sorter-cost:  174     Base: 2 2 2 2
23.65/23.76	c ---[1119]---> Sorter-cost:  273     Base: 7
23.65/23.76	c ---[1117]---> Sorter-cost:  273     Base: 7
23.65/23.76	c ---[1115]---> Sorter-cost:  193     Base: 2
23.65/23.76	c ---[1113]---> Sorter-cost:  179     Base: 2 2 2 2 2
23.65/23.76	c ---[1111]---> Sorter-cost:  273     Base: 7
23.65/23.76	c ---[1109]---> Sorter-cost:  193     Base: 2
23.65/23.76	c ---[1107]---> Sorter-cost:  273     Base: 7
23.65/23.76	c ---[1105]---> Sorter-cost:  174     Base: 2 2 2 2
23.65/23.76	c ---[1103]---> Sorter-cost:  193     Base: 2
23.65/23.76	c ---[1101]---> Sorter-cost:  273     Base: 7
23.65/23.76	c ---[1099]---> Adder-cost: 472   maxlim: 104878   bits: 18/17
23.75/23.89	c ---[1097]---> Adder-cost: 472   maxlim: 104878   bits: 18/17
23.95/24.01	c ---[1095]---> Adder-cost: 472   maxlim: 104878   bits: 18/17
24.06/24.13	c ---[1093]---> Adder-cost: 476   maxlim: 104878   bits: 18/17
24.16/24.25	c ---[1091]---> Adder-cost: 478   maxlim: 104878   bits: 18/17
24.26/24.37	c ---[1089]---> Adder-cost: 368   maxlim: 104878   bits: 18/17
24.36/24.49	c ---[1087]---> Adder-cost: 376   maxlim: 104878   bits: 18/17
24.55/24.60	c ---[1085]---> Adder-cost: 374   maxlim: 104878   bits: 18/17
24.65/24.70	c ---[1083]---> Adder-cost: 374   maxlim: 104878   bits: 18/17
24.75/24.80	c ---[1081]---> Adder-cost: 460   maxlim: 104878   bits: 18/17
24.85/24.91	c ---[1079]---> Adder-cost: 468   maxlim: 104878   bits: 18/17
24.95/25.04	c ---[1077]---> Adder-cost: 450   maxlim: 104854   bits: 18/17
25.05/25.17	c ---[1075]---> Adder-cost: 80   maxlim: 166   bits: 8/8
25.05/25.17	c ---[1073]---> Sorter-cost:  599     Base: 2 2 2 2 2
25.05/25.17	c ---[1071]---> Adder-cost: 80   maxlim: 166   bits: 8/8
25.05/25.18	c ---[1069]---> Adder-cost: 80   maxlim: 102   bits: 8/7
25.05/25.18	c ---[1067]---> Adder-cost: 82   maxlim: 102   bits: 8/7
25.05/25.19	c ---[1065]---> Sorter-cost:  599     Base: 2 2 2 2 2
25.05/25.19	c ---[1063]---> Adder-cost: 84   maxlim: 294   bits: 10/9
25.05/25.20	c ---[1061]---> Adder-cost: 96   maxlim: 1574   bits: 12/11
25.16/25.20	c ---[1059]---> Adder-cost: 96   maxlim: 1574   bits: 12/11
25.16/25.21	c ---[1057]---> Adder-cost: 88   maxlim: 422   bits: 10/9
25.16/25.21	c ---[1055]---> Sorter-cost:  614     Base: 2 2 2 2 2 2
25.16/25.22	c ---[1053]---> Adder-cost: 80   maxlim: 166   bits: 8/8
25.16/25.22	c ---[1051]---> Adder-cost: 468   maxlim: 104878   bits: 18/17
25.26/25.34	c ---[1049]---> Adder-cost: 462   maxlim: 104878   bits: 18/17
25.35/25.45	c ---[1047]---> Adder-cost: 454   maxlim: 104878   bits: 18/17
25.45/25.57	c ---[1045]---> Adder-cost: 460   maxlim: 104878   bits: 18/17
25.55/25.69	c ---[1043]---> Adder-cost: 460   maxlim: 104878   bits: 18/17
25.75/25.81	c ---[1041]---> Sorter-cost: 3815     Base: 2 3 2 2 2 17 2 2 2 2 2
25.85/25.91	c ---[1039]---> Sorter-cost: 3932     Base: 2 3 2 2 2 2 17 2 2 2 2
25.95/26.01	c ---[1037]---> Sorter-cost: 3706     Base: 2 3 2 2 2 2 17 2 2 2 2
26.05/26.13	c ---[1035]---> Sorter-cost: 3706     Base: 2 3 2 2 2 2 17 2 2 2 2
26.15/26.24	c ---[1033]---> Adder-cost: 438   maxlim: 104855   bits: 18/17
26.26/26.37	c ---[1031]---> Adder-cost: 450   maxlim: 104878   bits: 18/17
26.36/26.48	c ---[1029]---> Adder-cost: 436   maxlim: 104854   bits: 18/17
26.55/26.60	c ---[1027]---> Adder-cost: 90   maxlim: 310   bits: 9/9
26.55/26.61	c ---[1025]---> Sorter-cost:  599     Base: 2 2 2 2 2
26.55/26.61	c ---[1023]---> Adder-cost: 88   maxlim: 182   bits: 9/8
26.55/26.62	c ---[1021]---> Adder-cost: 88   maxlim: 182   bits: 9/8
26.55/26.62	c ---[1019]---> Adder-cost: 88   maxlim: 182   bits: 9/8
26.55/26.63	c ---[1017]---> Sorter-cost:  614     Base: 2 2 2 2 2 2
26.55/26.63	c ---[1015]---> Adder-cost: 106   maxlim: 1078   bits: 11/11
26.55/26.64	c ---[1013]---> Adder-cost: 108   maxlim: 1590   bits: 12/11
26.55/26.64	c ---[1011]---> Adder-cost: 108   maxlim: 1590   bits: 12/11
26.55/26.65	c ---[1009]---> Adder-cost: 92   maxlim: 438   bits: 10/9
26.55/26.66	c ---[1007]---> Sorter-cost:  614     Base: 2 2 2 2 2 2
26.55/26.66	c ---[1005]---> Adder-cost: 86   maxlim: 310   bits: 9/9
26.55/26.66	c ---[1003]---> Sorter-cost: 3060     Base: 3 7 2 2 2 2 2 2 2 2 2 2
26.65/26.76	c ---[1001]---> Sorter-cost: 3183     Base: 3 7 2 2 2 2 2 2 2 2 2 2
26.75/26.85	c ---[ 999]---> Sorter-cost: 3056     Base: 3 7 2 2 2 2 2 2 2 2 2 2
26.85/26.94	c ---[ 997]---> Sorter-cost: 3056     Base: 3 7 2 2 2 2 2 2 2 2 2 2
26.95/27.03	c ---[ 995]---> Sorter-cost: 3002     Base: 3 7 2 2 2 2 2 2 2 2 2 2
27.05/27.12	c ---[ 993]---> Sorter-cost: 3211     Base: 3 7 2 2 2 2 2 2 2 2 2 2
27.15/27.21	c ---[ 991]---> Sorter-cost: 2865     Base: 3 7 2 2 2 2 2 2 2 2 2 2
27.25/27.30	c ---[ 989]---> Adder-cost: 352   maxlim: 173967   bits: 18/18
27.35/27.49	c ---[ 987]---> Adder-cost: 352   maxlim: 173987   bits: 18/18
27.55/27.68	c ---[ 985]---> Sorter-cost: 3205     Base: 3 7 2 2 2 2 2 2 2 2 2 2
27.65/27.78	c ---[ 983]---> Sorter-cost: 3007     Base: 3 7 2 2 2 2 2 2 2 2 2 2
27.75/27.87	c ---[ 981]---> Sorter-cost: 3059     Base: 3 7 2 2 2 2 2 2 2 2 2 2
27.85/27.96	c ---[ 979]---> Adder-cost: 452   maxlim: 26234   bits: 16/15
27.95/28.02	c ---[ 977]---> Adder-cost: 446   maxlim: 26029   bits: 16/15
27.95/28.09	c ---[ 975]---> Adder-cost: 434   maxlim: 26029   bits: 16/15
28.05/28.14	c ---[ 973]---> Adder-cost: 468   maxlim: 26234   bits: 16/15
28.15/28.21	c ---[ 971]---> Adder-cost: 442   maxlim: 25824   bits: 16/15
28.15/28.27	c ---[ 969]---> Adder-cost: 308   maxlim: 26214   bits: 16/15
28.25/28.32	c ---[ 967]---> Adder-cost: 310   maxlim: 26155   bits: 16/15
28.25/28.38	c ---[ 965]---> Sorter-cost: 4027     Base: 2 3 2 2 17 2 2 2 2 2
28.35/28.45	c ---[ 963]---> Sorter-cost: 3977     Base: 2 3 2 2 17 2 2 2 2 2
28.45/28.53	c ---[ 961]---> Adder-cost: 400   maxlim: 26149   bits: 16/15
28.45/28.59	c ---[ 959]---> Adder-cost: 444   maxlim: 26234   bits: 16/15
28.56/28.66	c ---[ 957]---> Adder-cost: 376   maxlim: 26012   bits: 16/15
28.66/28.71	c ---[ 955]---> Sorter-cost: 2144     Base: 2 2 2 2 2 2 2 2 3 5 2
28.66/28.74	c ---[ 953]---> Sorter-cost: 1481     Base: 2 2 2 2 2 2 2 2 3 5 2
28.66/28.78	c ---[ 951]---> Sorter-cost: 1481     Base: 2 2 2 2 2 2 2 2 3 5 2
28.76/28.81	c ---[ 949]---> Sorter-cost: 2144     Base: 2 2 2 2 2 2 2 2 3 5 2
28.76/28.84	c ---[ 947]---> Sorter-cost: 2144     Base: 2 2 2 2 2 2 2 2 3 5 2
28.76/28.87	c ---[ 945]---> Sorter-cost: 1481     Base: 2 2 2 2 2 2 2 2 3 5 2
28.86/28.90	c ---[ 943]---> Sorter-cost: 1481     Base: 2 2 2 2 2 2 2 2 3 5 2
28.86/28.93	c ---[ 941]---> Adder-cost: 190   maxlim: 65536   bits: 17/17
28.96/29.02	c ---[ 939]---> Adder-cost: 190   maxlim: 65536   bits: 17/17
29.06/29.10	c ---[ 937]---> Sorter-cost: 1481     Base: 2 2 2 2 2 2 2 2 3 5 2
29.06/29.13	c ---[ 935]---> Sorter-cost: 1481     Base: 2 2 2 2 2 2 2 2 3 5 2
29.06/29.17	c ---[ 933]---> Sorter-cost: 1481     Base: 2 2 2 2 2 2 2 2 3 5 2
29.16/29.20	c ---[ 931]---> Adder-cost: 232   maxlim: 734   bits: 11/10
29.16/29.21	c ---[ 929]---> Sorter-cost: 1979     Base: 3 7 2 2 2
29.16/29.23	c ---[ 927]---> Adder-cost: 216   maxlim: 392   bits: 10/9
29.16/29.24	c ---[ 925]---> Adder-cost: 234   maxlim: 734   bits: 11/10
29.16/29.25	c ---[ 923]---> Adder-cost: 236   maxlim: 734   bits: 11/10
29.16/29.27	c ---[ 921]---> Sorter-cost: 1409     Base: 3 7 2 2 2 2
29.16/29.28	c ---[ 919]---> Sorter-cost: 2237     Base: 3 7 2 2 2 2 2
29.26/29.30	c ---[ 917]---> Adder-cost: 228   maxlim: 4958   bits: 14/13
29.26/29.32	c ---[ 915]---> Adder-cost: 198   maxlim: 1548   bits: 12/11
29.26/29.34	c ---[ 913]---> Adder-cost: 264   maxlim: 2704   bits: 13/12
29.26/29.36	c ---[ 911]---> Sorter-cost: 2094     Base: 3 7 2 2 2 2
29.26/29.38	c ---[ 909]---> Adder-cost: 212   maxlim: 695   bits: 11/10
29.26/29.39	c ---[ 907]---> Adder-cost: 110   maxlim: 662   bits: 10/10
29.26/29.40	c ---[ 905]---> Sorter-cost:  629     Base: 2 2 2 2 2 2 2
29.36/29.40	c ---[ 903]---> Adder-cost: 110   maxlim: 406   bits: 10/9
29.36/29.41	c ---[ 901]---> Adder-cost: 110   maxlim: 662   bits: 10/10
29.36/29.41	c ---[ 899]---> Adder-cost: 110   maxlim: 662   bits: 10/10
29.36/29.42	c ---[ 897]---> Sorter-cost:  645     Base: 2 2 2 2 2 2 2 2
29.36/29.42	c ---[ 895]---> Adder-cost: 134   maxlim: 1086   bits: 12/11
29.36/29.43	c ---[ 893]---> Adder-cost: 148   maxlim: 2396   bits: 13/12
29.36/29.44	c ---[ 891]---> Adder-cost: 112   maxlim: 734   bits: 11/10
29.36/29.45	c ---[ 889]---> Sorter-cost: 1271     Base: 2 2 2 2 2 2 2 2 2
29.36/29.45	c ---[ 887]---> Sorter-cost:  644     Base: 2 2 2 2 2 2 2 2
29.36/29.46	c ---[ 885]---> Adder-cost: 110   maxlim: 662   bits: 10/10
29.36/29.47	c ---[ 883]---> Sorter-cost: 1360     Base: 3 7
29.36/29.47	c ---[ 881]---> Sorter-cost: 1360     Base: 3 7
29.36/29.48	c ---[ 879]---> Sorter-cost: 1178     Base: 3 7
29.36/29.48	c ---[ 877]---> Sorter-cost: 1360     Base: 3 7
29.36/29.48	c ---[ 875]---> Adder-cost: 138   maxlim: 142   bits: 9/8
29.36/29.49	c ---[ 873]---> Sorter-cost: 1345     Base: 3 7 2 2
29.36/29.50	c ---[ 871]---> Sorter-cost: 1178     Base: 3 7
29.46/29.50	c ---[ 869]---> Sorter-cost: 1359     Base: 3 7
29.46/29.51	c ---[ 867]---> Sorter-cost: 1178     Base: 3 7
29.46/29.51	c ---[ 865]---> Sorter-cost: 2046     Base: 3 7 2 2
29.46/29.52	c ---[ 863]---> Sorter-cost: 1841     Base: 3 7 2
29.46/29.53	c ---[ 861]---> Adder-cost: 138   maxlim: 142   bits: 9/8
29.46/29.53	c ---[ 859]---> Sorter-cost:  273     Base: 7
29.46/29.53	c ---[ 857]---> Sorter-cost:  273     Base: 7
29.46/29.54	c ---[ 855]---> Sorter-cost:  193     Base: 2
29.46/29.54	c ---[ 853]---> Sorter-cost:  273     Base: 7
29.46/29.54	c ---[ 851]---> Sorter-cost:  173     Base: 2 2 2 2
29.46/29.54	c ---[ 849]---> Sorter-cost:  273     Base: 7
29.46/29.54	c ---[ 847]---> Sorter-cost:  193     Base: 2
29.46/29.54	c ---[ 845]---> Sorter-cost:  273     Base: 7
29.46/29.54	c ---[ 843]---> Sorter-cost:  193     Base: 2
29.46/29.54	c ---[ 841]---> Sorter-cost:  189     Base: 2 2 2 2 2 2 2
29.46/29.54	c ---[ 839]---> Sorter-cost:  184     Base: 2 2 2 2 2 2
29.46/29.54	c ---[ 837]---> Sorter-cost:  174     Base: 2 2 2 2
29.46/29.55	c ---[ 835]---> Sorter-cost:  261     Base: 7
29.46/29.55	c ---[ 833]---> Sorter-cost:  261     Base: 7
29.46/29.55	c ---[ 831]---> Sorter-cost:  181     Base: 2
29.46/29.55	c ---[ 829]---> Sorter-cost:  261     Base: 7
29.46/29.55	c ---[ 827]---> Sorter-cost:  173     Base: 2 2 2 2
29.46/29.55	c ---[ 825]---> Sorter-cost:  261     Base: 7
29.46/29.55	c ---[ 823]---> Sorter-cost:  181     Base: 2
29.46/29.55	c ---[ 821]---> Sorter-cost:  261     Base: 7
29.46/29.55	c ---[ 819]---> Sorter-cost:  181     Base: 2
29.46/29.55	c ---[ 817]---> Sorter-cost:  177     Base: 2 2 2 2 2 2 2
29.46/29.56	c ---[ 815]---> Sorter-cost:  172     Base: 2 2 2 2 2 2
29.46/29.56	c ---[ 813]---> Sorter-cost:  174     Base: 2 2 2 2
29.46/29.56	c ---[ 811]---> Adder-cost: 58   maxlim: 49   bits: 7/6
29.46/29.56	c ---[ 809]---> Sorter-cost:  273     Base: 7
29.46/29.56	c ---[ 807]---> Sorter-cost:  193     Base: 2
29.46/29.56	c ---[ 805]---> Sorter-cost:  569     Base: 2
29.46/29.56	c ---[ 803]---> Sorter-cost:  569     Base: 2
29.46/29.56	c ---[ 801]---> Sorter-cost:  193     Base: 2
29.46/29.57	c ---[ 799]---> Sorter-cost:  179     Base: 2 2 2 2 2
29.46/29.57	c ---[ 797]---> Sorter-cost:  184     Base: 2 2 2 2 2 2
29.46/29.57	c ---[ 795]---> Sorter-cost:  171     Base: 2 2 2 2
29.46/29.57	c ---[ 793]---> Sorter-cost:  174     Base: 2 2 2 2
29.46/29.57	c ---[ 791]---> Sorter-cost:  273     Base: 7
29.46/29.57	c ---[ 789]---> Sorter-cost:  273     Base: 7
29.46/29.57	c ---[ 787]---> Adder-cost: 88   maxlim: 266   bits: 9/9
29.46/29.58	c ---[ 785]---> Sorter-cost:  926     Base: 2 2 2 2 2 2
29.46/29.58	c ---[ 783]---> Adder-cost: 84   maxlim: 266   bits: 9/9
29.46/29.59	c ---[ 781]---> Adder-cost: 88   maxlim: 266   bits: 9/9
29.46/29.59	c ---[ 779]---> Sorter-cost:  926     Base: 2 2 2 2 2 2
29.46/29.60	c ---[ 777]---> Adder-cost: 84   maxlim: 266   bits: 9/9
29.56/29.60	c ---[ 775]---> Adder-cost: 82   maxlim: 74   bits: 8/7
29.56/29.61	c ---[ 773]---> Adder-cost: 70   maxlim: 74   bits: 8/7
29.56/29.61	c ---[ 771]---> Adder-cost: 66   maxlim: 138   bits: 8/8
29.56/29.62	c ---[ 769]---> Adder-cost: 82   maxlim: 74   bits: 8/7
29.56/29.62	c ---[ 767]---> Adder-cost: 70   maxlim: 74   bits: 8/7
29.56/29.62	c ---[ 765]---> Adder-cost: 66   maxlim: 138   bits: 8/8
29.56/29.63	c ---[ 763]---> Adder-cost: 84   maxlim: 138   bits: 8/8
29.56/29.63	c ---[ 761]---> Adder-cost: 70   maxlim: 138   bits: 8/8
29.56/29.63	c ---[ 759]---> Adder-cost: 68   maxlim: 138   bits: 8/8
29.56/29.64	c ---[ 757]---> Adder-cost: 84   maxlim: 138   bits: 8/8
29.56/29.64	c ---[ 755]---> Adder-cost: 70   maxlim: 138   bits: 8/8
29.56/29.65	c ---[ 753]---> Adder-cost: 68   maxlim: 138   bits: 8/8
29.56/29.65	c ---[ 751]---> Adder-cost: 144   maxlim: 1172   bits: 11/11
29.56/29.66	c ---[ 749]---> Adder-cost: 140   maxlim: 1172   bits: 11/11
29.56/29.67	c ---[ 747]---> Adder-cost: 146   maxlim: 1172   bits: 11/11
29.56/29.69	c ---[ 745]---> Adder-cost: 138   maxlim: 1172   bits: 11/11
29.56/29.70	c ---[ 743]---> Adder-cost: 166   maxlim: 2192   bits: 12/12
29.66/29.72	c ---[ 741]---> Adder-cost: 172   maxlim: 2192   bits: 12/12
29.66/29.74	c ---[ 739]---> Adder-cost: 168   maxlim: 2192   bits: 12/12
29.66/29.76	c ---[ 737]---> Adder-cost: 172   maxlim: 2193   bits: 12/12
29.66/29.78	c ---[ 735]---> Adder-cost: 162   maxlim: 2193   bits: 12/12
29.75/29.80	c ---[ 733]---> Adder-cost: 152   maxlim: 1171   bits: 12/11
29.75/29.82	c ---[ 731]---> Adder-cost: 142   maxlim: 1300   bits: 11/11
29.75/29.83	c ---[ 729]---> Adder-cost: 126   maxlim: 788   bits: 11/10
29.75/29.84	c ---[ 727]---> Adder-cost: 126   maxlim: 788   bits: 11/10
29.75/29.84	c ---[ 725]---> Adder-cost: 144   maxlim: 788   bits: 11/10
29.75/29.86	c ---[ 723]---> Adder-cost: 122   maxlim: 1300   bits: 11/11
29.75/29.87	c ---[ 721]---> Adder-cost: 128   maxlim: 1300   bits: 11/11
29.75/29.88	c ---[ 719]---> Adder-cost: 152   maxlim: 1300   bits: 12/11
29.75/29.89	c ---[ 717]---> Adder-cost: 140   maxlim: 1300   bits: 12/11
29.85/29.90	c ---[ 715]---> Adder-cost: 118   maxlim: 1300   bits: 11/11
29.85/29.91	c ---[ 713]---> Adder-cost: 142   maxlim: 1300   bits: 11/11
29.85/29.92	c ---[ 711]---> Adder-cost: 138   maxlim: 1300   bits: 11/11
29.85/29.93	c ---[ 709]---> Adder-cost: 154   maxlim: 1299   bits: 12/11
29.85/29.94	c ---[ 707]---> Adder-cost: 142   maxlim: 1300   bits: 11/11
29.85/29.95	c ---[ 705]---> Adder-cost: 138   maxlim: 1300   bits: 11/11
29.85/29.97	c ---[ 703]---> Adder-cost: 154   maxlim: 1299   bits: 12/11
29.85/29.98	c ---[ 701]---> Adder-cost: 148   maxlim: 788   bits: 11/10
29.85/29.99	c ---[ 699]---> Adder-cost: 140   maxlim: 788   bits: 11/10
29.95/30.00	c ---[ 697]---> Adder-cost: 156   maxlim: 1299   bits: 12/11
29.95/30.01	c ---[ 695]---> Adder-cost: 156   maxlim: 2321   bits: 12/12
29.95/30.03	c ---[ 693]---> Adder-cost: 168   maxlim: 2321   bits: 12/12
29.95/30.04	c ---[ 691]---> Adder-cost: 164   maxlim: 2321   bits: 12/12
29.95/30.06	c ---[ 689]---> Adder-cost: 154   maxlim: 2321   bits: 12/12
29.95/30.08	c ---[ 687]---> Adder-cost: 154   maxlim: 1299   bits: 12/11
29.95/30.09	c ---[ 685]---> Adder-cost: 134   maxlim: 1060   bits: 11/11
30.05/30.10	c ---[ 683]---> Adder-cost: 130   maxlim: 1060   bits: 11/11
30.05/30.11	c ---[ 681]---> Adder-cost: 126   maxlim: 1060   bits: 11/11
30.05/30.12	c ---[ 679]---> Adder-cost: 188   maxlim: 2321   bits: 12/12
30.05/30.14	c ---[ 677]---> Adder-cost: 184   maxlim: 2321   bits: 12/12
30.05/30.16	c ---[ 675]---> Adder-cost: 180   maxlim: 2320   bits: 12/12
30.05/30.18	c ---[ 673]---> Adder-cost: 188   maxlim: 2321   bits: 12/12
30.15/30.20	c ---[ 671]---> Adder-cost: 184   maxlim: 2321   bits: 12/12
30.15/30.23	c ---[ 669]---> Adder-cost: 180   maxlim: 2320   bits: 12/12
30.15/30.25	c ---[ 667]---> Adder-cost: 150   maxlim: 548   bits: 11/10
30.15/30.26	c ---[ 665]---> Adder-cost: 132   maxlim: 548   bits: 10/10
30.15/30.27	c ---[ 663]---> Adder-cost: 124   maxlim: 548   bits: 10/10
30.15/30.28	c ---[ 661]---> Adder-cost: 112   maxlim: 1060   bits: 11/11
30.15/30.29	c ---[ 659]---> Adder-cost: 126   maxlim: 1052   bits: 11/11
30.25/30.30	c ---[ 657]---> Adder-cost: 132   maxlim: 1060   bits: 11/11
30.25/30.31	c ---[ 655]---> Adder-cost: 138   maxlim: 1060   bits: 11/11
30.25/30.33	c ---[ 653]---> Adder-cost: 122   maxlim: 1060   bits: 11/11
30.25/30.34	c ---[ 651]---> Adder-cost: 126   maxlim: 536   bits: 10/10
30.25/30.35	c ---[ 649]---> Adder-cost: 122   maxlim: 536   bits: 10/10
30.25/30.36	c ---[ 647]---> Adder-cost: 124   maxlim: 536   bits: 10/10
30.25/30.37	c ---[ 645]---> Adder-cost: 122   maxlim: 536   bits: 10/10
30.25/30.38	c ---[ 643]---> Adder-cost: 110   maxlim: 1048   bits: 11/11
30.25/30.39	c ---[ 641]---> Adder-cost: 120   maxlim: 1048   bits: 11/11
30.35/30.41	c ---[ 639]---> Adder-cost: 118   maxlim: 1048   bits: 11/11
30.35/30.42	c ---[ 637]---> Adder-cost: 122   maxlim: 1048   bits: 11/11
30.35/30.44	c ---[ 635]---> Adder-cost: 110   maxlim: 1048   bits: 11/11
30.35/30.45	c ---[ 633]---> Adder-cost: 128   maxlim: 536   bits: 11/10
30.35/30.46	c ---[ 631]---> Adder-cost: 110   maxlim: 522   bits: 10/10
30.35/30.47	c ---[ 629]---> Sorter-cost: 1152     Base: 2 2 2 2 2 2 2
30.35/30.48	c ---[ 627]---> Sorter-cost: 1059     Base: 2 2 2 3 5 2
30.35/30.49	c ---[ 625]---> Sorter-cost: 1115     Base: 2 2 2 2 2 2 2 2
30.45/30.50	c ---[ 623]---> Sorter-cost:  949     Base: 2 2 2 2 2 2 2
30.45/30.51	c ---[ 621]---> Sorter-cost: 1123     Base: 2 2 2 2 2 2 2 2
30.45/30.52	c ---[ 619]---> Sorter-cost: 1113     Base: 2 2 2 2 2 2 2 2
30.45/30.53	c ---[ 617]---> Sorter-cost: 1299     Base: 3 5 2 2 2 2
30.45/30.54	c ---[ 615]---> Sorter-cost: 1064     Base: 2 2 2 2 2 2 2 2
30.45/30.55	c ---[ 613]---> Adder-cost: 112   maxlim: 180   bits: 8/8
30.45/30.55	c ---[ 611]---> Adder-cost: 100   maxlim: 180   bits: 8/8
30.45/30.56	c ---[ 609]---> Adder-cost: 96   maxlim: 180   bits: 9/8
30.45/30.56	c ---[ 607]---> Adder-cost: 104   maxlim: 180   bits: 9/8
30.45/30.57	c ---[ 605]---> Adder-cost: 100   maxlim: 180   bits: 9/8
30.45/30.58	c ---[ 603]---> Adder-cost: 104   maxlim: 180   bits: 9/8
30.45/30.58	c ---[ 601]---> Adder-cost: 102   maxlim: 180   bits: 9/8
30.45/30.59	c ---[ 599]---> Adder-cost: 104   maxlim: 308   bits: 9/9
30.45/30.60	c ---[ 597]---> Adder-cost: 104   maxlim: 180   bits: 9/8
30.54/30.60	c ---[ 595]---> Adder-cost: 110   maxlim: 522   bits: 10/10
30.54/30.61	c ---[ 593]---> Sorter-cost: 1152     Base: 2 2 2 2 2 2 2
30.54/30.62	c ---[ 591]---> Sorter-cost: 1059     Base: 2 2 2 3 5 2
30.54/30.63	c ---[ 589]---> Sorter-cost: 1115     Base: 2 2 2 2 2 2 2 2
30.54/30.64	c ---[ 587]---> Sorter-cost:  949     Base: 2 2 2 2 2 2 2
30.54/30.65	c ---[ 585]---> Sorter-cost: 1123     Base: 2 2 2 2 2 2 2 2
30.54/30.66	c ---[ 583]---> Sorter-cost: 1113     Base: 2 2 2 2 2 2 2 2
30.54/30.67	c ---[ 581]---> Sorter-cost: 1299     Base: 3 5 2 2 2 2
30.54/30.68	c ---[ 579]---> Sorter-cost: 1064     Base: 2 2 2 2 2 2 2 2
30.54/30.69	c ---[ 577]---> Adder-cost: 124   maxlim: 340   bits: 9/9
30.54/30.69	c ---[ 575]---> Adder-cost: 110   maxlim: 212   bits: 9/8
30.54/30.70	c ---[ 573]---> Adder-cost: 106   maxlim: 340   bits: 9/9
30.65/30.71	c ---[ 571]---> Adder-cost: 126   maxlim: 340   bits: 10/9
30.65/30.71	c ---[ 569]---> Adder-cost: 108   maxlim: 340   bits: 10/9
30.65/30.72	c ---[ 567]---> Adder-cost: 112   maxlim: 340   bits: 10/9
30.65/30.73	c ---[ 565]---> Adder-cost: 108   maxlim: 340   bits: 10/9
30.65/30.74	c ---[ 563]---> Adder-cost: 112   maxlim: 596   bits: 10/10
30.65/30.75	c ---[ 561]---> Adder-cost: 106   maxlim: 340   bits: 9/9
30.65/30.75	c ---[ 559]---> Adder-cost: 110   maxlim: 522   bits: 10/10
30.65/30.76	c ---[ 557]---> Sorter-cost: 1152     Base: 2 2 2 2 2 2 2
30.65/30.77	c ---[ 555]---> Sorter-cost: 1059     Base: 2 2 2 3 5 2
30.65/30.78	c ---[ 553]---> Sorter-cost: 1115     Base: 2 2 2 2 2 2 2 2
30.65/30.79	c ---[ 551]---> Sorter-cost:  949     Base: 2 2 2 2 2 2 2
30.65/30.80	c ---[ 549]---> Sorter-cost: 1123     Base: 2 2 2 2 2 2 2 2
30.74/30.81	c ---[ 547]---> Sorter-cost: 1113     Base: 2 2 2 2 2 2 2 2
30.74/30.82	c ---[ 545]---> Sorter-cost: 1299     Base: 3 5 2 2 2 2
30.74/30.83	c ---[ 543]---> Sorter-cost: 1064     Base: 2 2 2 2 2 2 2 2
30.74/30.84	c ---[ 541]---> Adder-cost: 138   maxlim: 788   bits: 11/10
30.74/30.85	c ---[ 539]---> Adder-cost: 130   maxlim: 788   bits: 11/10
30.74/30.85	c ---[ 537]---> Adder-cost: 128   maxlim: 788   bits: 11/10
30.74/30.86	c ---[ 535]---> Adder-cost: 156   maxlim: 1108   bits: 11/11
30.74/30.88	c ---[ 533]---> Adder-cost: 144   maxlim: 1108   bits: 11/11
30.74/30.89	c ---[ 531]---> Adder-cost: 156   maxlim: 1107   bits: 12/11
30.84/30.90	c ---[ 529]---> Adder-cost: 174   maxlim: 2129   bits: 12/12
30.84/30.93	c ---[ 527]---> Adder-cost: 174   maxlim: 2128   bits: 12/12
30.84/30.95	c ---[ 525]---> Adder-cost: 176   maxlim: 2128   bits: 12/12
30.84/30.98	c ---[ 523]---> Adder-cost: 172   maxlim: 2128   bits: 12/12
30.94/31.00	c ---[ 521]---> Adder-cost: 174   maxlim: 2128   bits: 12/12
30.94/31.02	c ---[ 519]---> Adder-cost: 168   maxlim: 2129   bits: 12/12
30.94/31.04	c ---[ 517]---> Adder-cost: 184   maxlim: 1299   bits: 12/11
30.94/31.06	c ---[ 515]---> Adder-cost: 170   maxlim: 1299   bits: 12/11
30.94/31.07	c ---[ 513]---> Adder-cost: 162   maxlim: 1299   bits: 12/11
30.94/31.09	c ---[ 511]---> Adder-cost: 170   maxlim: 2321   bits: 12/12
31.04/31.11	c ---[ 509]---> Adder-cost: 174   maxlim: 2320   bits: 12/12
31.04/31.13	c ---[ 507]---> Adder-cost: 176   maxlim: 2320   bits: 12/12
31.04/31.16	c ---[ 505]---> Adder-cost: 172   maxlim: 2320   bits: 12/12
31.04/31.18	c ---[ 503]---> Adder-cost: 196   maxlim: 2317   bits: 13/12
31.14/31.20	c ---[ 501]---> Adder-cost: 170   maxlim: 2321   bits: 12/12
31.14/31.22	c ---[ 499]---> Adder-cost: 134   maxlim: 1060   bits: 11/11
31.14/31.23	c ---[ 497]---> Adder-cost: 130   maxlim: 1060   bits: 11/11
31.14/31.24	c ---[ 495]---> Adder-cost: 126   maxlim: 1060   bits: 11/11
31.14/31.25	c ---[ 493]---> Adder-cost: 156   maxlim: 101   bits: 8/7
31.14/31.26	c ---[ 491]---> Adder-cost: 116   maxlim: 136   bits: 8/8
31.14/31.27	c ---[ 489]---> Adder-cost: 114   maxlim: 127   bits: 8/7
31.14/31.28	c ---[ 487]---> Adder-cost: 110   maxlim: 116   bits: 8/7
31.14/31.28	c ---[ 485]---> Adder-cost: 96   maxlim: 106   bits: 8/7
31.14/31.29	c ---[ 483]---> Sorter-cost:  162     Base: 2 2 2 2
31.14/31.29	c ---[ 481]---> Adder-cost: 124   maxlim: 83   bits: 7/7
31.25/31.30	c ---[ 479]---> Sorter-cost:  181     Base: 2
31.25/31.30	c ---[ 477]---> Adder-cost: 146   maxlim: 101   bits: 8/7
31.25/31.31	c ---[ 475]---> Adder-cost: 106   maxlim: 136   bits: 8/8
31.25/31.31	c ---[ 473]---> Adder-cost: 104   maxlim: 127   bits: 8/7
31.25/31.32	c ---[ 471]---> Adder-cost: 102   maxlim: 116   bits: 8/7
31.25/31.33	c ---[ 469]---> Adder-cost: 88   maxlim: 106   bits: 8/7
31.25/31.34	c ---[ 467]---> Sorter-cost:  174     Base: 2 2 2 2
31.25/31.34	c ---[ 465]---> Adder-cost: 116   maxlim: 83   bits: 7/7
31.25/31.34	c ---[ 463]---> Sorter-cost:  193     Base: 2
31.25/31.34	c ---[ 461]---> Adder-cost: 124   maxlim: 81   bits: 7/7
31.25/31.35	c ---[ 459]---> Adder-cost: 74   maxlim: 76   bits: 7/7
31.25/31.36	c ---[ 457]---> Adder-cost: 98   maxlim: 74   bits: 7/7
31.25/31.36	c ---[ 455]---> Adder-cost: 78   maxlim: 91   bits: 7/7
31.25/31.37	c ---[ 453]---> Adder-cost: 94   maxlim: 87   bits: 7/7
31.25/31.38	c ---[ 451]---> Sorter-cost:  193     Base: 2
31.25/31.38	c ---[ 449]---> Adder-cost: 108   maxlim: 74   bits: 7/7
31.25/31.38	c ---[ 447]---> Sorter-cost:  193     Base: 2
31.25/31.38	c ---[ 445]---> Adder-cost: 124   maxlim: 81   bits: 7/7
31.25/31.39	c ---[ 443]---> Adder-cost: 74   maxlim: 76   bits: 7/7
31.34/31.40	c ---[ 441]---> Adder-cost: 98   maxlim: 74   bits: 7/7
31.34/31.40	c ---[ 439]---> Adder-cost: 76   maxlim: 91   bits: 7/7
31.34/31.41	c ---[ 437]---> Adder-cost: 92   maxlim: 87   bits: 7/7
31.34/31.42	c ---[ 435]---> Sorter-cost:  193     Base: 2
31.34/31.42	c ---[ 433]---> Adder-cost: 108   maxlim: 74   bits: 7/7
31.34/31.42	c ---[ 431]---> Sorter-cost:  193     Base: 2
31.34/31.42	c ---[ 429]---> Adder-cost: 126   maxlim: 84   bits: 7/7
31.34/31.43	c ---[ 427]---> Adder-cost: 82   maxlim: 102   bits: 7/7
31.34/31.44	c ---[ 425]---> Adder-cost: 102   maxlim: 97   bits: 7/7
31.34/31.44	c ---[ 423]---> Adder-cost: 78   maxlim: 92   bits: 7/7
31.34/31.45	c ---[ 421]---> Adder-cost: 96   maxlim: 88   bits: 7/7
31.34/31.46	c ---[ 419]---> Sorter-cost:  193     Base: 2
31.34/31.46	c ---[ 417]---> Adder-cost: 110   maxlim: 74   bits: 7/7
31.34/31.46	c ---[ 415]---> Sorter-cost:  173     Base: 2 2 2 2
31.34/31.47	c ---[ 413]---> Adder-cost: 126   maxlim: 91   bits: 7/7
31.34/31.47	c ---[ 411]---> Adder-cost: 80   maxlim: 85   bits: 7/7
31.34/31.48	c ---[ 409]---> Adder-cost: 102   maxlim: 83   bits: 7/7
31.34/31.49	c ---[ 407]---> Adder-cost: 78   maxlim: 80   bits: 7/7
31.34/31.49	c ---[ 405]---> Adder-cost: 92   maxlim: 97   bits: 7/7
31.44/31.50	c ---[ 403]---> Sorter-cost:  193     Base: 2
31.44/31.50	c ---[ 401]---> Adder-cost: 108   maxlim: 80   bits: 7/7
31.44/31.51	c ---[ 399]---> Sorter-cost:  273     Base: 7
31.44/31.51	c ---[ 397]---> Adder-cost: 576   maxlim: 970   bits: 11/10
31.44/31.56	c ---[ 395]---> Adder-cost: 482   maxlim: 1171   bits: 11/11
31.54/31.61	c ---[ 393]---> Adder-cost: 398   maxlim: 1174   bits: 11/11
31.54/31.66	c ---[ 391]---> Adder-cost: 400   maxlim: 1155   bits: 11/11
31.64/31.71	c ---[ 389]---> Adder-cost: 312   maxlim: 1163   bits: 11/11
31.64/31.76	c ---[ 387]---> Sorter-cost:  174     Base: 2 2 2 2
31.64/31.76	c ---[ 385]---> Adder-cost: 448   maxlim: 622   bits: 10/10
31.74/31.80	c ---[ 383]---> Sorter-cost:  273     Base: 7
31.74/31.80	c ---[ 381]---> Adder-cost: 480   maxlim: 579   bits: 10/10
31.74/31.84	c ---[ 379]---> Adder-cost: 394   maxlim: 579   bits: 10/10
31.74/31.88	c ---[ 377]---> Adder-cost: 320   maxlim: 596   bits: 10/10
31.84/31.91	c ---[ 375]---> Adder-cost: 284   maxlim: 666   bits: 10/10
31.84/31.95	c ---[ 373]---> Adder-cost: 238   maxlim: 670   bits: 10/10
31.84/31.99	c ---[ 371]---> Sorter-cost:  171     Base: 2 2 2 2
31.84/31.99	c ---[ 369]---> Adder-cost: 386   maxlim: 399   bits: 9/9
31.94/32.02	c ---[ 367]---> Sorter-cost:  193     Base: 2
31.94/32.02	c ---[ 365]---> Adder-cost: 212   maxlim: 280   bits: 9/9
31.94/32.03	c ---[ 363]---> Adder-cost: 174   maxlim: 245   bits: 9/8
31.94/32.04	c ---[ 361]---> Adder-cost: 170   maxlim: 399   bits: 10/9
31.94/32.06	c ---[ 359]---> Adder-cost: 164   maxlim: 359   bits: 10/9
31.94/32.07	c ---[ 357]---> Adder-cost: 126   maxlim: 333   bits: 10/9
31.94/32.08	c ---[ 355]---> Sorter-cost:  273     Base: 7
31.94/32.08	c ---[ 353]---> Adder-cost: 184   maxlim: 199   bits: 9/8
31.94/32.09	c ---[ 351]---> Sorter-cost:  193     Base: 2
31.94/32.09	c ---[ 349]---> Adder-cost: 204   maxlim: 217   bits: 9/8
32.04/32.10	c ---[ 347]---> Adder-cost: 174   maxlim: 298   bits: 9/9
32.04/32.11	c ---[ 345]---> Adder-cost: 166   maxlim: 284   bits: 9/9
32.04/32.12	c ---[ 343]---> Adder-cost: 150   maxlim: 264   bits: 9/9
32.04/32.13	c ---[ 341]---> Adder-cost: 126   maxlim: 254   bits: 9/8
32.04/32.14	c ---[ 339]---> Sorter-cost:  193     Base: 2
32.04/32.14	c ---[ 337]---> Adder-cost: 166   maxlim: 148   bits: 8/8
32.04/32.15	c ---[ 335]---> Sorter-cost:  273     Base: 7
32.04/32.15	c ---[ 333]---> Adder-cost: 448   maxlim: 857   bits: 11/10
32.04/32.19	c ---[ 331]---> Adder-cost: 380   maxlim: 814   bits: 11/10
32.14/32.22	c ---[ 329]---> Adder-cost: 318   maxlim: 795   bits: 11/10
32.14/32.26	c ---[ 327]---> Adder-cost: 308   maxlim: 1071   bits: 11/11
32.14/32.30	c ---[ 325]---> Adder-cost: 310   maxlim: 1033   bits: 11/11
32.24/32.33	c ---[ 323]---> Sorter-cost:  172     Base: 2 2 2 2
32.24/32.33	c ---[ 321]---> Adder-cost: 392   maxlim: 576   bits: 10/10
32.24/32.37	c ---[ 319]---> Sorter-cost:  173     Base: 2 2 2 2
32.24/32.37	c ---[ 317]---> Adder-cost: 222   maxlim: 385   bits: 10/9
32.24/32.38	c ---[ 315]---> Adder-cost: 178   maxlim: 312   bits: 10/9
32.24/32.39	c ---[ 313]---> Adder-cost: 170   maxlim: 265   bits: 10/9
32.34/32.40	c ---[ 311]---> Adder-cost: 168   maxlim: 527   bits: 10/10
32.34/32.42	c ---[ 309]---> Adder-cost: 130   maxlim: 467   bits: 10/9
32.34/32.43	c ---[ 307]---> Sorter-cost:  193     Base: 2
32.34/32.43	c ---[ 305]---> Adder-cost: 180   maxlim: 284   bits: 9/9
32.34/32.44	c ---[ 303]---> Sorter-cost:  272     Base: 7
32.34/32.44	c ---[ 301]---> Adder-cost: 222   maxlim: 367   bits: 10/9
32.34/32.46	c ---[ 299]---> Adder-cost: 198   maxlim: 534   bits: 10/10
32.34/32.47	c ---[ 297]---> Adder-cost: 180   maxlim: 501   bits: 10/9
32.34/32.48	c ---[ 295]---> Adder-cost: 170   maxlim: 466   bits: 10/9
32.34/32.50	c ---[ 293]---> Adder-cost: 140   maxlim: 446   bits: 10/9
32.44/32.51	c ---[ 291]---> Sorter-cost:  193     Base: 2
32.44/32.51	c ---[ 289]---> Adder-cost: 192   maxlim: 231   bits: 9/8
32.44/32.52	c ---[ 287]---> Sorter-cost:  272     Base: 7
32.44/32.52	c ---[ 285]---> Adder-cost: 206   maxlim: 364   bits: 9/9
32.44/32.54	c ---[ 283]---> Adder-cost: 194   maxlim: 459   bits: 10/9
32.44/32.55	c ---[ 281]---> Adder-cost: 180   maxlim: 454   bits: 10/9
32.44/32.56	c ---[ 279]---> Adder-cost: 154   maxlim: 443   bits: 10/9
32.44/32.57	c ---[ 277]---> Adder-cost: 152   maxlim: 442   bits: 10/9
32.44/32.59	c ---[ 275]---> Sorter-cost:  193     Base: 2
32.44/32.59	c ---[ 273]---> Adder-cost: 180   maxlim: 229   bits: 9/8
32.44/32.60	c ---[ 271]---> Sorter-cost:  193     Base: 2
32.54/32.60	c ---[ 269]---> Adder-cost: 406   maxlim: 516   bits: 10/10
32.54/32.63	c ---[ 267]---> Adder-cost: 276   maxlim: 513   bits: 10/10
32.54/32.66	c ---[ 265]---> Adder-cost: 324   maxlim: 526   bits: 10/10
32.54/32.69	c ---[ 263]---> Adder-cost: 284   maxlim: 596   bits: 10/10
32.64/32.72	c ---[ 261]---> Adder-cost: 198   maxlim: 597   bits: 10/10
32.64/32.75	c ---[ 259]---> Sorter-cost:  174     Base: 2 2 2 2
32.64/32.75	c ---[ 257]---> Adder-cost: 338   maxlim: 358   bits: 9/9
32.64/32.78	c ---[ 255]---> Sorter-cost:  273     Base: 7
32.64/32.78	c ---[ 253]---> Adder-cost: 522   maxlim: 579   bits: 10/10
32.74/32.82	c ---[ 251]---> Adder-cost: 432   maxlim: 671   bits: 10/10
32.74/32.87	c ---[ 249]---> Adder-cost: 300   maxlim: 677   bits: 10/10
32.84/32.91	c ---[ 247]---> Adder-cost: 354   maxlim: 660   bits: 10/10
32.84/32.95	c ---[ 245]---> Adder-cost: 236   maxlim: 661   bits: 10/10
32.84/32.99	c ---[ 243]---> Sorter-cost:  273     Base: 7
32.84/32.99	c ---[ 241]---> Adder-cost: 418   maxlim: 400   bits: 9/9
32.94/33.03	c ---[ 239]---> Sorter-cost:  193     Base: 2
32.94/33.04	c ---[ 237]---> Adder-cost: 500   maxlim: 604   bits: 10/10
32.94/33.07	c ---[ 235]---> Adder-cost: 348   maxlim: 606   bits: 10/10
33.04/33.11	c ---[ 233]---> Adder-cost: 362   maxlim: 625   bits: 10/10
33.04/33.15	c ---[ 231]---> Adder-cost: 320   maxlim: 696   bits: 10/10
33.04/33.19	c ---[ 229]---> Adder-cost: 214   maxlim: 702   bits: 10/10
33.14/33.22	c ---[ 227]---> Sorter-cost:  171     Base: 2 2 2 2
33.14/33.22	c ---[ 225]---> Adder-cost: 386   maxlim: 413   bits: 9/9
33.14/33.26	c ---[ 223]---> Sorter-cost:  193     Base: 2
33.14/33.26	c ---[ 221]---> Adder-cost: 332   maxlim: 231   bits: 8/8
33.14/33.29	c ---[ 219]---> Adder-cost: 164   maxlim: 225   bits: 8/8
33.24/33.31	c ---[ 217]---> Adder-cost: 144   maxlim: 224   bits: 8/8
33.24/33.34	c ---[ 215]---> Adder-cost: 198   maxlim: 222   bits: 8/8
33.24/33.37	c ---[ 213]---> Adder-cost: 216   maxlim: 238   bits: 9/8
33.24/33.39	c ---[ 211]---> Sorter-cost:  193     Base: 2
33.24/33.39	c ---[ 209]---> Adder-cost: 288   maxlim: 198   bits: 8/8
33.34/33.42	c ---[ 207]---> Sorter-cost:  273     Base: 7
33.34/33.42	c ---[ 205]---> Adder-cost: 508   maxlim: 604   bits: 10/10
33.34/33.46	c ---[ 203]---> Adder-cost: 356   maxlim: 606   bits: 10/10
33.43/33.50	c ---[ 201]---> Adder-cost: 374   maxlim: 625   bits: 10/10
33.43/33.54	c ---[ 199]---> Adder-cost: 328   maxlim: 696   bits: 10/10
33.43/33.57	c ---[ 197]---> Adder-cost: 222   maxlim: 702   bits: 10/10
33.53/33.61	c ---[ 195]---> Sorter-cost:  171     Base: 2 2 2 2
33.53/33.61	c ---[ 193]---> Adder-cost: 394   maxlim: 413   bits: 9/9
33.53/33.65	c ---[ 191]---> Sorter-cost:  193     Base: 2
33.53/33.65	c ---[ 189]---> Adder-cost: 368   maxlim: 286   bits: 9/9
33.53/33.67	c ---[ 187]---> Adder-cost: 302   maxlim: 281   bits: 9/9
33.63/33.70	c ---[ 185]---> Adder-cost: 210   maxlim: 309   bits: 9/9
33.63/33.73	c ---[ 183]---> Adder-cost: 228   maxlim: 304   bits: 9/9
33.63/33.76	c ---[ 181]---> Adder-cost: 168   maxlim: 301   bits: 9/9
33.63/33.78	c ---[ 179]---> Sorter-cost:  193     Base: 2
33.63/33.78	c ---[ 177]---> Adder-cost: 304   maxlim: 228   bits: 8/8
33.73/33.81	c ---[ 175]---> Sorter-cost:  174     Base: 2 2 2 2
33.73/33.81	c ---[ 173]---> Adder-cost: 508   maxlim: 604   bits: 10/10
33.73/33.85	c ---[ 171]---> Adder-cost: 356   maxlim: 606   bits: 10/10
33.73/33.89	c ---[ 169]---> Adder-cost: 374   maxlim: 625   bits: 10/10
33.83/33.93	c ---[ 167]---> Adder-cost: 328   maxlim: 696   bits: 10/10
33.83/33.97	c ---[ 165]---> Adder-cost: 222   maxlim: 702   bits: 10/10
33.94/34.00	c ---[ 163]---> Sorter-cost:  171     Base: 2 2 2 2
33.94/34.00	c ---[ 161]---> Adder-cost: 394   maxlim: 413   bits: 9/9
33.94/34.04	c ---[ 159]---> Sorter-cost:  193     Base: 2
33.94/34.04	c ---[ 157]---> Adder-cost: 200   maxlim: 451   bits: 10/9
33.94/34.05	c ---[ 155]---> Adder-cost: 138   maxlim: 289   bits: 10/9
33.94/34.06	c ---[ 153]---> Adder-cost: 142   maxlim: 172   bits: 9/8
33.94/34.08	c ---[ 151]---> Adder-cost: 168   maxlim: 685   bits: 11/10
33.94/34.09	c ---[ 149]---> Adder-cost: 110   maxlim: 270   bits: 9/9
34.04/34.10	c ---[ 147]---> Sorter-cost:  193     Base: 2
34.04/34.10	c ---[ 145]---> Adder-cost: 168   maxlim: 356   bits: 10/9
34.04/34.12	c ---[ 143]---> Sorter-cost:  193     Base: 2
34.04/34.12	c ---[ 141]---> Adder-cost: 526   maxlim: 948   bits: 10/10
34.04/34.16	c ---[ 139]---> Adder-cost: 452   maxlim: 984   bits: 11/10
34.13/34.20	c ---[ 137]---> Adder-cost: 382   maxlim: 1025   bits: 11/11
34.23/34.31	c ---[ 135]---> Adder-cost: 342   maxlim: 1116   bits: 11/11
34.23/34.31	c ---[ 133]---> Adder-cost: 300   maxlim: 1144   bits: 11/11
34.23/34.33	c ---[ 131]---> Sorter-cost:  171     Base: 2 2 2 2
34.23/34.33	c ---[ 129]---> Adder-cost: 428   maxlim: 603   bits: 10/10
34.23/34.37	c ---[ 127]---> Sorter-cost:  193     Base: 2
34.23/34.37	c ---[ 125]---> Adder-cost: 516   maxlim: 948   bits: 10/10
34.33/34.41	c ---[ 123]---> Adder-cost: 452   maxlim: 984   bits: 11/10
34.33/34.46	c ---[ 121]---> Adder-cost: 374   maxlim: 1025   bits: 11/11
34.43/34.50	c ---[ 119]---> Adder-cost: 334   maxlim: 1116   bits: 11/11
34.43/34.54	c ---[ 117]---> Adder-cost: 290   maxlim: 1144   bits: 11/11
34.43/34.59	c ---[ 115]---> Sorter-cost:  171     Base: 2 2 2 2
34.43/34.59	c ---[ 113]---> Adder-cost: 428   maxlim: 603   bits: 10/10
34.53/34.63	c ---[ 111]---> Sorter-cost:  193     Base: 2
34.53/34.63	c ---[ 109]---> Adder-cost: 222   maxlim: 401   bits: 10/9
34.53/34.64	c ---[ 107]---> Adder-cost: 178   maxlim: 330   bits: 10/9
34.53/34.65	c ---[ 105]---> Adder-cost: 170   maxlim: 284   bits: 10/9
34.53/34.67	c ---[ 103]---> Adder-cost: 168   maxlim: 547   bits: 10/10
34.53/34.68	c ---[ 101]---> Adder-cost: 130   maxlim: 487   bits: 10/9
34.53/34.69	c ---[  99]---> Sorter-cost:  273     Base: 7
34.53/34.69	c ---[  97]---> Adder-cost: 180   maxlim: 297   bits: 9/9
34.63/34.70	c ---[  95]---> Sorter-cost:  273     Base: 7
34.63/34.70	c ---[  93]---> Adder-cost: 6143   maxlim: 259887   bits: 19/18
37.14/37.21	c ---[  91]---> Adder-cost: 4184   maxlim: 317763   bits: 20/19
39.73/39.81	c ---[  89]---> Adder-cost: 3570   maxlim: 391561   bits: 19/19
41.43/41.58	c ---[  87]---> Adder-cost: 4551   maxlim: 363042   bits: 19/19
43.63/43.75	c ---[  85]---> Adder-cost: 3472   maxlim: 326286   bits: 19/19
45.13/45.28	c ---[  83]---> Adder-cost: 3842   maxlim: 321649   bits: 20/19
47.62/47.72	c ---[  81]---> Adder-cost: 3818   maxlim: 317763   bits: 20/19
49.92/50.07	c ---[  79]---> Adder-cost: 3623   maxlim: 317763   bits: 20/19
52.32/52.41	c ---[  77]---> Adder-cost: 5187   maxlim: 253137   bits: 19/18
54.83/54.95	c ---[  75]---> Adder-cost: 5133   maxlim: 211812   bits: 19/18
56.63/56.79	c ---[  73]---> Adder-cost: 3292   maxlim: 353823   bits: 19/19
58.23/58.36	c ---[  71]---> Adder-cost: 3897   maxlim: 328229   bits: 20/19
60.92/61.06	c ---[  70]---> Adder-cost: 88   maxlim: 16   bits: 6/5
60.92/61.07	c ---[  69]---> Adder-cost: 88   maxlim: 16   bits: 6/5
60.92/61.07	c ---[  68]---> Adder-cost: 84   maxlim: 36   bits: 7/6
60.92/61.07	c ---[  67]---> Adder-cost: 84   maxlim: 36   bits: 7/6
60.92/61.08	c ---[  66]---> Sorter-cost: 1192     Base: 3
60.92/61.08	c ---[  65]---> Sorter-cost: 1192     Base: 3
60.92/61.09	c ---[  64]---> Adder-cost: 446   maxlim: 1138   bits: 11/11
61.02/61.13	c ---[  63]---> Adder-cost: 342   maxlim: 663   bits: 10/10
61.02/61.16	c ---[  61]---> Adder-cost: 119   maxlim: 119   bits: 8/7
61.02/61.17	c ---[  60]---> Adder-cost: 362   maxlim: 587   bits: 11/10
61.12/61.20	c ---[  59]---> Adder-cost: 139   maxlim: 189   bits: 9/8
61.12/61.21	c ---[  58]---> Adder-cost: 136   maxlim: 376   bits: 10/9
61.12/61.22	c ---[  57]---> Adder-cost: 338   maxlim: 567   bits: 10/10
61.12/61.24	c ---[  56]---> Adder-cost: 400   maxlim: 648   bits: 10/10
61.12/61.28	c ---[  55]---> Adder-cost: 356   maxlim: 706   bits: 10/10
61.22/61.31	c ---[  54]---> Adder-cost: 264   maxlim: 219   bits: 8/8
61.22/61.34	c ---[  53]---> Adder-cost: 356   maxlim: 706   bits: 10/10
61.22/61.37	c ---[  52]---> Adder-cost: 298   maxlim: 306   bits: 9/9
61.22/61.39	c ---[  51]---> Adder-cost: 356   maxlim: 706   bits: 10/10
61.32/61.43	c ---[  50]---> Adder-cost: 366   maxlim: 1308   bits: 11/11
61.32/61.47	c ---[  49]---> Adder-cost: 366   maxlim: 1308   bits: 11/11
61.43/61.50	c ---[  48]---> BDD-cost:   10
61.43/61.50	c ---[  47]---> BDD-cost:    9
61.43/61.51	c ---[  46]---> BDD-cost:    9
61.43/61.51	c ---[  45]---> BDD-cost:   10
61.43/61.51	c ---[  44]---> BDD-cost:   10
61.43/61.51	c ---[  43]---> BDD-cost:   10
61.43/61.51	c ---[  42]---> BDD-cost:    9
61.43/61.51	c ---[  41]---> BDD-cost:   10
61.43/61.51	c ---[  40]---> BDD-cost:   10
61.43/61.51	c ---[  39]---> BDD-cost:   10
61.43/61.51	c ---[  38]---> BDD-cost:   13
61.43/61.51	c ---[  37]---> BDD-cost:   13
61.43/61.51	c ---[  36]---> BDD-cost:   13
61.43/61.51	c ---[  35]---> BDD-cost:   13
61.43/61.51	c ---[  34]---> BDD-cost:   13
61.43/61.51	c ---[  33]---> BDD-cost:   13
61.43/61.51	c ---[  32]---> BDD-cost:   13
61.43/61.51	c ---[  31]---> BDD-cost:   13
61.43/61.51	c ---[  30]---> BDD-cost:   13
61.43/61.51	c ---[  29]---> BDD-cost:   10
61.43/61.51	c ---[  28]---> BDD-cost:    9
61.43/61.51	c ---[  27]---> BDD-cost:    9
61.43/61.51	c ---[  26]---> BDD-cost:   12
61.43/61.51	c ---[  25]---> BDD-cost:   12
61.43/61.51	c ---[  24]---> BDD-cost:   12
61.43/61.51	c ---[  23]---> BDD-cost:   12
61.43/61.51	c ---[  22]---> BDD-cost:   12
61.43/61.51	c ---[  21]---> BDD-cost:   12
61.43/61.51	c ---[  20]---> BDD-cost:   12
61.43/61.51	c ---[  19]---> BDD-cost:   12
61.43/61.51	c ---[  18]---> BDD-cost:   12
61.43/61.51	c ---[  17]---> BDD-cost:   12
61.43/61.51	c ---[  16]---> BDD-cost:   12
61.43/61.51	c ---[  15]---> BDD-cost:   12
61.43/61.51	c ---[  14]---> BDD-cost:   13
61.43/61.51	c ---[  13]---> BDD-cost:   13
61.43/61.51	c ---[  12]---> BDD-cost:   13
61.43/61.51	c ---[  11]---> BDD-cost:   13
61.43/61.51	c ---[  10]---> BDD-cost:   13
61.43/61.51	c ---[   9]---> BDD-cost:   13
61.43/61.51	c ---[   8]---> BDD-cost:   13
61.43/61.51	c ---[   7]---> BDD-cost:   13
61.43/61.51	c ---[   6]---> BDD-cost:   13
61.43/61.51	c ---[   5]---> BDD-cost:   13
61.43/61.51	c ---[   4]---> BDD-cost:   13
61.43/61.51	c ---[   3]---> BDD-cost:   13
61.43/61.51	c ---[   2]---> BDD-cost:   24
61.43/61.51	c ---[   1]---> BDD-cost:   24
61.43/61.51	c ---[   0]---> Adder-cost: 112   maxlim: 35   bits: 7/6
63.52/63.61	c ==================================[MINISAT+]==================================
63.52/63.61	c | Conflicts | Original         | Learnt                           | Progress |
63.52/63.61	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
63.52/63.61	c ==============================================================================
63.52/63.61	c |         0 | 2370096  7213424 |  790032       0        0     nan |  0.000 % |
63.62/63.76	c |       100 | 2370072  7213342 |  869035      97      332     3.4 |  7.871 % |
63.92/64.04	c |       250 | 2369974  7213119 |  955938     244      970     4.0 |  7.875 % |
64.32/64.46	c |       476 | 2369931  7213008 | 1051532     465     2517     5.4 |  7.877 % |
65.02/65.10	c |       814 | 2369877  7212843 | 1156685     797     4683     5.9 |  7.879 % |
65.92/66.05	c |      1320 | 2369488  7211953 | 1272354    1269     8636     6.8 |  7.896 % |
66.22/66.33	c |      2080 | 2369473  7211920 | 1399589    2028    21106    10.4 |  7.896 % |
66.52/66.68	c |      3219 | 2369465  7211894 | 1539548    3166    36198    11.4 |  7.896 % |
68.33/68.48	c |      4928 | 2369251  7211396 | 1693503    4856    55380    11.4 |  7.905 % |
69.33/69.49	c |      7490 | 2368966  7210753 | 1862854    7410   104341    14.1 |  7.918 % |
72.12/72.29	c |     11335 | 2367476  7207294 | 2049139   11215   171985    15.3 |  7.982 % |
75.12/75.26	c |     17101 | 2365858  7203487 | 2254053   16952   260740    15.4 |  8.055 % |
79.91/80.07	c |     25750 | 2364389  7200113 | 2479458   25513   420252    16.5 |  8.120 % |
85.52/85.63	c |     38725 | 2361816  7194215 | 2727404   38369   674210    17.6 |  8.236 % |
93.52/93.65	c |     58187 | 2359856  7189654 | 3000145   57693  1002474    17.4 |  8.328 % |
109.81/109.99	c |     87379 | 2357355  7183747 | 3300159   86519  1641535    19.0 |  8.439 % |
130.40/130.59	c |    131168 | 2357129  7183241 | 3630175  130298  2884211    22.1 |  8.449 % |
189.68/189.86	c |    196852 | 2355659  7179862 | 3993193  195953  4785784    24.4 |  8.516 % |
322.84/323.08	c |    295378 | 2354205  7176474 | 4392512  294366  8433162    28.6 |  8.586 % |
674.22/674.56	c |    443169 | 2353961  7175917 | 4831763  442126 13589865    30.7 |  8.598 % |
1339.50/1340.18	c |    664853 | 2351987  7171347 | 5314940  663607 21483855    32.4 |  8.692 % |
1800.05/1800.80	c 
1800.05/1800.80	c *** TERMINATED ***
1800.05/1800.80	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/348663-1176590933/instance-348663-1176590933.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node46/watcher-348663-1176590933 -o ROOT/results/node46/solver-348663-1176590933 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/348663-1176590933/minisat+ /tmp/evaluation/348663-1176590933/instance-348663-1176590933.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 0.98 0.99 3/65 31380
/proc/meminfo: memFree=1506104/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=1340 CPUtime=0
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 13776481 1372160 156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 335 156 67 215 0 117 0

[startup+0.02385 s]
/proc/loadavg: 0.96 0.98 0.99 3/65 31380
/proc/meminfo: memFree=1506104/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=1812 CPUtime=0.02
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 287 0 0 0 2 0 0 0 18 0 1 0 13776481 1855488 272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005800 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 453 272 74 215 0 235 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1812

[startup+0.101848 s]
/proc/loadavg: 0.96 0.98 0.99 3/65 31380
/proc/meminfo: memFree=1506104/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=2456 CPUtime=0.09
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 474 0 0 0 9 0 0 0 18 0 1 0 13776481 2514944 459 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 614 459 74 215 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2456

[startup+0.301883 s]
/proc/loadavg: 0.96 0.98 0.99 3/65 31380
/proc/meminfo: memFree=1506104/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=4540 CPUtime=0.29
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 930 0 0 0 29 0 0 0 19 0 1 0 13776481 4648960 915 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812344 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 1135 915 75 215 0 917 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4540

[startup+0.701958 s]
/proc/loadavg: 0.96 0.98 0.99 3/65 31380
/proc/meminfo: memFree=1506104/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=8224 CPUtime=0.69
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 1879 0 0 0 69 0 0 0 22 0 1 0 13776481 8421376 1817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 2056 1817 75 215 0 1838 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8224

[startup+1.5011 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1496624/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=14724 CPUtime=1.49
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 3403 0 0 0 147 2 0 0 25 0 1 0 13776481 15077376 3333 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 3681 3333 75 215 0 3463 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14724

[startup+3.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1489776/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=24216 CPUtime=3.09
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 5762 0 0 0 306 3 0 0 25 0 1 0 13776481 24797184 5609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621771 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 6054 5609 83 215 0 5836 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24216

[startup+6.302 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1483312/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=26480 CPUtime=6.27
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 6591 0 0 0 623 4 0 0 25 0 1 0 13776481 27115520 6167 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134550908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 6620 6167 109 215 0 6402 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26480

[startup+12.7012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1479600/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=28864 CPUtime=12.66
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 7257 0 0 0 1261 5 0 0 25 0 1 0 13776481 29556736 6668 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003216 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 7216 6668 109 215 0 6998 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 28864

[startup+25.5016 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1469104/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=40024 CPUtime=25.45
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 10886 0 0 0 2539 6 0 0 25 0 1 0 13776481 40984576 9308 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 10006 9308 109 215 0 9788 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 40024

[startup+51.1013 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1450736/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=60248 CPUtime=51.02
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 17322 0 0 0 5092 10 0 0 25 0 1 0 13776481 61693952 13768 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838470 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 15062 13768 109 215 0 14844 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 60248

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1321712/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=203648 CPUtime=102.21
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 50106 0 0 0 10193 28 0 0 25 0 1 0 13776481 208535552 46033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580450 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 50912 46033 124 215 0 50694 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 203648

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1307120/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=218512 CPUtime=162.19
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 53774 0 0 0 16187 32 0 0 25 0 1 0 13776481 223756288 49701 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580959 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 54628 49701 124 215 0 54410 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 218512

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1298096/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=227608 CPUtime=222.17
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 55983 0 0 0 22183 34 0 0 25 0 1 0 13776481 233070592 51910 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581439 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 56902 51910 124 215 0 56684 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 227608

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1290352/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=235332 CPUtime=282.15
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 57944 0 0 0 28179 36 0 0 25 0 1 0 13776481 240979968 53871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 58833 53871 124 215 0 58615 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 235332

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1282160/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=243256 CPUtime=342.13
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 59952 0 0 0 34175 38 0 0 25 0 1 0 13776481 249094144 55879 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 60814 55879 124 215 0 60596 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 243256

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31381
/proc/meminfo: memFree=1277232/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=248928 CPUtime=402.1
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 61200 0 0 0 40171 39 0 0 25 0 1 0 13776481 254902272 57127 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 62232 57127 124 215 0 62014 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 248928

[startup+462.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 31381
/proc/meminfo: memFree=1273008/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=253112 CPUtime=462.09
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 62242 0 0 0 46168 41 0 0 25 0 1 0 13776481 259186688 58169 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 63278 58169 124 215 0 63060 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 253112

[startup+522.303 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 31381
/proc/meminfo: memFree=1268912/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=257164 CPUtime=522.06
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 63299 0 0 0 52165 41 0 0 25 0 1 0 13776481 263335936 59226 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 64291 59226 124 215 0 64073 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 257164

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31381
/proc/meminfo: memFree=1263024/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=262948 CPUtime=582.05
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 64739 0 0 0 58162 43 0 0 25 0 1 0 13776481 269258752 60666 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 65737 60666 124 215 0 65519 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 262948

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31381
/proc/meminfo: memFree=1258928/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=266964 CPUtime=642.03
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 65764 0 0 0 64159 44 0 0 25 0 1 0 13776481 273371136 61691 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 66741 61691 124 215 0 66523 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 266964


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1246256/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=280440 CPUtime=821.88
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 68907 0 0 0 82139 49 0 0 25 0 1 0 13776481 287170560 64834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 70110 64834 124 215 0 69892 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 280440

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1242096/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=284600 CPUtime=881.85
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 69934 0 0 0 88135 50 0 0 25 0 1 0 13776481 291430400 65861 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 71150 65861 124 215 0 70932 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 284600

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1237872/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=288652 CPUtime=941.83
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 70995 0 0 0 94132 51 0 0 25 0 1 0 13776481 295579648 66922 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 72163 66922 124 215 0 71945 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 288652

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1234608/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=292132 CPUtime=1001.81
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 71819 0 0 0 100129 52 0 0 25 0 1 0 13776481 299143168 67746 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 73033 67746 124 215 0 72815 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 292132

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1231280/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=295444 CPUtime=1061.79
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 72646 0 0 0 106125 54 0 0 25 0 1 0 13776481 302534656 68573 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 73861 68573 124 215 0 73643 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 295444

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1227824/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=298760 CPUtime=1121.77
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 73504 0 0 0 112122 55 0 0 25 0 1 0 13776481 305930240 69431 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 74690 69431 124 215 0 74472 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 298760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1225328/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=301152 CPUtime=1181.75
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 74144 0 0 0 118119 56 0 0 25 0 1 0 13776481 308379648 70071 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 75288 70071 124 215 0 75070 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 301152

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1222128/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=304408 CPUtime=1241.72
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 74949 0 0 0 124116 56 0 0 25 0 1 0 13776481 311713792 70876 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 76102 70876 124 215 0 75884 0
Current children cumulated CPU time (s) 1241.72
Current children cumulated vsize (KiB) 304408

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1218160/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=308528 CPUtime=1301.71
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 75924 0 0 0 130114 57 0 0 25 0 1 0 13776481 315932672 71851 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 77132 71851 124 215 0 76914 0
Current children cumulated CPU time (s) 1301.71
Current children cumulated vsize (KiB) 308528

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1215472/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=311172 CPUtime=1361.69
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 76601 0 0 0 136111 58 0 0 25 0 1 0 13776481 318640128 72528 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 77793 72528 124 215 0 77575 0
Current children cumulated CPU time (s) 1361.69
Current children cumulated vsize (KiB) 311172

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1213232/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=313520 CPUtime=1421.67
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 77166 0 0 0 142108 59 0 0 25 0 1 0 13776481 321044480 73093 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 78380 73093 124 215 0 78162 0
Current children cumulated CPU time (s) 1421.67
Current children cumulated vsize (KiB) 313520

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1210992/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=315812 CPUtime=1481.65
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 77727 0 0 0 148105 60 0 0 25 0 1 0 13776481 323391488 73654 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 78953 73654 124 215 0 78735 0
Current children cumulated CPU time (s) 1481.65
Current children cumulated vsize (KiB) 315812

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1208752/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=319308 CPUtime=1541.62
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 78283 0 0 0 154102 60 0 0 25 0 1 0 13776481 326971392 74210 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 79827 74210 124 215 0 79609 0
Current children cumulated CPU time (s) 1541.62
Current children cumulated vsize (KiB) 319308

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1206640/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=321352 CPUtime=1601.61
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 78815 0 0 0 160100 61 0 0 25 0 1 0 13776481 329064448 74742 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 80338 74742 124 215 0 80120 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 321352

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1204464/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=323496 CPUtime=1661.59
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 79336 0 0 0 166097 62 0 0 25 0 1 0 13776481 331259904 75263 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 80874 75263 124 215 0 80656 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 323496

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1202352/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=325664 CPUtime=1721.57
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 79894 0 0 0 172095 62 0 0 25 0 1 0 13776481 333479936 75821 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 81416 75821 124 215 0 81198 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 325664

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1199728/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=328424 CPUtime=1781.55
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 80542 0 0 0 178092 63 0 0 25 0 1 0 13776481 336306176 76469 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 82106 76469 124 215 0 81888 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 328424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31579
/proc/meminfo: memFree=1199152/2055920 swapFree=4192956/4192956
[pid=31380] ppid=31378 vsize=328952 CPUtime=1800.05
/proc/31380/stat : 31380 (minisat+) R 31378 31380 30299 0 -1 4194304 80686 0 0 0 179942 63 0 0 25 0 1 0 13776481 336846848 76613 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31380/statm: 82238 76613 124 215 0 82020 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 328952

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

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.86
CPU time (s): 1800.11
CPU user time (s): 1799.42
CPU system time (s): 0.686895
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 328952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.686895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80687
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= 13
involuntary context switches= 4134

runsolver used 1.2858 second user time and 3.86341 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Sat Apr 14 22:48:55 UTC 2007

IDJOB= 348663
IDBENCH= 1708
IDSOLVER= 156
FILE ID= node46/348663-1176590933

PBS_JOBID= 4556935

Free space on /tmp= 66216 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-ganges.opb
COMMAND LINE= /tmp/evaluation/348663-1176590933/minisat+ /tmp/evaluation/348663-1176590933/instance-348663-1176590933.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node46/convwatcher-348663-1176590933 -o ROOT/results/node46/conversion-348663-1176590933 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/348663-1176590933/instance-348663-1176590933.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-348663-1176590933 -o ROOT/results/node46/solver-348663-1176590933 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/348663-1176590933/minisat+ /tmp/evaluation/348663-1176590933/instance-348663-1176590933.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  7a90d6f729b5a7cbedbc2000a888cf36

RANDOM SEED= 871272571

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1506448 kB
Buffers:         55064 kB
Cached:         396456 kB
SwapCached:          0 kB
Active:         242148 kB
Inactive:       225480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1506448 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4252 kB
Writeback:           0 kB
Mapped:          26500 kB
Slab:            67772 kB
Committed_AS:    66180 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB

End job on node46 on Sat Apr 14 23:18:58 UTC 2007