Trace number 35131

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.78 1801.36

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-set1cl.opb
MD5SUM1e246214338ba705536e85585a980117
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 variables14400
Total number of constraints492
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 constraints492
Minimum length of a constraint31
Maximum length of a constraint630
Number of terms in the objective function 7200
Biggest coefficient in the objective function 3484
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 530256
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262141
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 530256
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.61	c Converting 732 PB-constraints to clauses...
0.62	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
1.01	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################################################################################################################################
1.02	c   -- Clauses(.)/Splits(s): (none)
1.02	c ---[ 731]---> Adder-cost: 979   maxlim: 717   bits: 11/10
1.09	c ---[ 730]---> Adder-cost: 959   maxlim: 691   bits: 11/10
1.16	c ---[ 729]---> Adder-cost: 949   maxlim: 602   bits: 11/10
1.22	c ---[ 728]---> Adder-cost: 933   maxlim: 595   bits: 11/10
1.29	c ---[ 727]---> Adder-cost: 912   maxlim: 574   bits: 11/10
1.36	c ---[ 726]---> Adder-cost: 902   maxlim: 546   bits: 11/10
1.42	c ---[ 725]---> Adder-cost: 895   maxlim: 503   bits: 10/9
1.49	c ---[ 724]---> Adder-cost: 855   maxlim: 438   bits: 10/9
1.56	c ---[ 723]---> Adder-cost: 847   maxlim: 434   bits: 10/9
1.62	c ---[ 722]---> Adder-cost: 821   maxlim: 383   bits: 10/9
1.69	c ---[ 721]---> Adder-cost: 797   maxlim: 343   bits: 10/9
1.76	c ---[ 720]---> Adder-cost: 753   maxlim: 295   bits: 10/9
1.83	c ---[ 718]---> Sorter-cost:  615     Base: 2 2 2 2 2 2
1.83	c ---[ 716]---> Sorter-cost: 1881     Base: 3 7 2
1.84	c ---[ 714]---> Sorter-cost: 1979     Base: 3 7 2 2 2
1.85	c ---[ 712]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
1.86	c ---[ 710]---> Sorter-cost: 2236     Base: 3 7 2 2 2 2
1.88	c ---[ 708]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
1.89	c ---[ 706]---> Sorter-cost: 1939     Base: 3 7 2 2 2
1.90	c ---[ 704]---> Adder-cost: 162   maxlim: 409   bits: 10/9
1.91	c ---[ 702]---> Adder-cost: 144   maxlim: 237   bits: 9/8
1.92	c ---[ 700]---> Adder-cost: 134   maxlim: 130   bits: 8/8
1.92	c ---[ 698]---> Adder-cost: 114   maxlim: 87   bits: 7/7
1.92	c ---[ 696]---> Sorter-cost:  619     Base: 2
1.93	c ---[ 694]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
1.93	c ---[ 692]---> Sorter-cost: 2012     Base: 3 7 2 2 2
1.94	c ---[ 690]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
1.95	c ---[ 688]---> Sorter-cost: 2590     Base: 3 7 2 2 2 2 2
1.97	c ---[ 686]---> Sorter-cost: 2590     Base: 3 7 2 2 2 2 2
1.99	c ---[ 684]---> Sorter-cost: 2147     Base: 3 7 2 2 2 2
2.00	c ---[ 682]---> Sorter-cost: 1980     Base: 3 7 2 2 2
2.01	c ---[ 680]---> Adder-cost: 154   maxlim: 406   bits: 10/9
2.02	c ---[ 678]---> Adder-cost: 134   maxlim: 235   bits: 9/8
2.03	c ---[ 676]---> Adder-cost: 122   maxlim: 147   bits: 8/8
2.03	c ---[ 674]---> Adder-cost: 102   maxlim: 83   bits: 7/7
2.04	c ---[ 672]---> Sorter-cost:  619     Base: 2
2.04	c ---[ 670]---> Sorter-cost:  600     Base: 2 2 2 2 2
2.04	c ---[ 668]---> Adder-cost: 144   maxlim: 154   bits: 9/8
2.05	c ---[ 666]---> Adder-cost: 161   maxlim: 240   bits: 9/8
2.06	c ---[ 664]---> Sorter-cost: 1939     Base: 3 7 2 2 2
2.07	c ---[ 662]---> Sorter-cost: 2094     Base: 3 7 2 2 2 2
2.08	c ---[ 660]---> Sorter-cost: 2096     Base: 3 7 2 2 2 2
2.10	c ---[ 658]---> Sorter-cost: 1862     Base: 3 7 2 2 2
2.11	c ---[ 656]---> Sorter-cost: 1792     Base: 3 7 2 2
2.12	c ---[ 654]---> Adder-cost: 146   maxlim: 217   bits: 9/8
2.12	c ---[ 652]---> Sorter-cost: 1382     Base: 3 7
2.13	c ---[ 650]---> Adder-cost: 106   maxlim: 77   bits: 7/7
2.13	c ---[ 648]---> Sorter-cost:  515     Base: 2
2.13	c ---[ 646]---> Sorter-cost:  627     Base: 2 2 2 2 2 2
2.13	c ---[ 644]---> Sorter-cost: 1881     Base: 3 7 2
2.14	c ---[ 642]---> Sorter-cost: 1980     Base: 3 7 2 2 2
2.15	c ---[ 640]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
2.16	c ---[ 638]---> Adder-cost: 210   maxlim: 1476   bits: 12/11
2.18	c ---[ 636]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
2.20	c ---[ 634]---> Sorter-cost: 1979     Base: 3 7 2 2 2
2.21	c ---[ 632]---> Adder-cost: 162   maxlim: 409   bits: 10/9
2.22	c ---[ 630]---> Adder-cost: 144   maxlim: 232   bits: 9/8
2.22	c ---[ 628]---> Adder-cost: 130   maxlim: 148   bits: 8/8
2.23	c ---[ 626]---> Adder-cost: 114   maxlim: 85   bits: 7/7
2.23	c ---[ 624]---> Sorter-cost:  619     Base: 2
2.23	c ---[ 622]---> Sorter-cost:  640     Base: 2 2 2 2 2 2 2
2.24	c ---[ 620]---> Sorter-cost: 2428     Base: 3 7 2 2 2
2.25	c ---[ 618]---> Sorter-cost: 2640     Base: 3 7 2 2 2 2 2
2.27	c ---[ 616]---> Sorter-cost: 2795     Base: 3 7 2 2 2 2 2 2
2.29	c ---[ 614]---> Sorter-cost: 2793     Base: 3 7 2 2 2 2 2 2
2.32	c ---[ 612]---> Sorter-cost: 2637     Base: 3 7 2 2 2 2 2
2.34	c ---[ 610]---> Adder-cost: 190   maxlim: 1554   bits: 12/11
2.36	c ---[ 608]---> Sorter-cost: 1978     Base: 3 7 2 2 2
2.37	c ---[ 606]---> Sorter-cost: 1925     Base: 3 7 2
2.38	c ---[ 604]---> Adder-cost: 144   maxlim: 270   bits: 9/9
2.40	c ---[ 602]---> Adder-cost: 126   maxlim: 137   bits: 8/8
2.41	c ---[ 600]---> Adder-cost: 54   maxlim: 66   bits: 7/7
2.41	c ---[ 598]---> Sorter-cost:  640     Base: 2 2 2 2 2 2 2
2.41	c ---[ 596]---> Sorter-cost: 2429     Base: 3 7 2 2 2
2.43	c ---[ 594]---> Sorter-cost: 2639     Base: 3 7 2 2 2 2 2
2.45	c ---[ 592]---> Sorter-cost: 2794     Base: 3 7 2 2 2 2 2 2
2.47	c ---[ 590]---> Sorter-cost: 2795     Base: 3 7 2 2 2 2 2 2
2.50	c ---[ 588]---> Sorter-cost: 2638     Base: 3 7 2 2 2 2 2
2.52	c ---[ 586]---> Adder-cost: 200   maxlim: 1552   bits: 12/11
2.53	c ---[ 584]---> Sorter-cost: 1980     Base: 3 7 2 2 2
2.54	c ---[ 582]---> Sorter-cost: 1927     Base: 3 7 2
2.55	c ---[ 580]---> Adder-cost: 152   maxlim: 270   bits: 9/9
2.56	c ---[ 578]---> Adder-cost: 134   maxlim: 139   bits: 8/8
2.57	c ---[ 576]---> Adder-cost: 60   maxlim: 64   bits: 7/7
2.57	c ---[ 574]---> Sorter-cost:  600     Base: 2 2 2 2 2
2.57	c ---[ 572]---> Adder-cost: 144   maxlim: 153   bits: 9/8
2.58	c ---[ 570]---> Adder-cost: 161   maxlim: 240   bits: 9/8
2.58	c ---[ 568]---> Sorter-cost: 1939     Base: 3 7 2 2 2
2.59	c ---[ 566]---> Sorter-cost: 2093     Base: 3 7 2 2 2 2
2.61	c ---[ 564]---> Sorter-cost: 2096     Base: 3 7 2 2 2 2
2.62	c ---[ 562]---> Sorter-cost: 1937     Base: 3 7 2 2 2
2.63	c ---[ 560]---> Sorter-cost: 1792     Base: 3 7 2 2
2.64	c ---[ 558]---> Adder-cost: 146   maxlim: 217   bits: 9/8
2.65	c ---[ 556]---> Adder-cost: 134   maxlim: 131   bits: 8/8
2.65	c ---[ 554]---> Adder-cost: 106   maxlim: 77   bits: 7/7
2.65	c ---[ 552]---> Sorter-cost:  515     Base: 2
2.66	c ---[ 550]---> Sorter-cost:  629     Base: 2 2 2 2 2 2 2
2.66	c ---[ 548]---> Sorter-cost: 1931     Base: 3 7 2 2 2
2.67	c ---[ 546]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
2.68	c ---[ 544]---> Sorter-cost: 2591     Base: 3 7 2 2 2 2 2
2.70	c ---[ 542]---> Sorter-cost: 2590     Base: 3 7 2 2 2 2 2
2.72	c ---[ 540]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
2.73	c ---[ 538]---> Sorter-cost: 1979     Base: 3 7 2 2 2
2.74	c ---[ 536]---> Adder-cost: 150   maxlim: 406   bits: 10/9
2.75	c ---[ 534]---> Adder-cost: 136   maxlim: 236   bits: 9/8
2.76	c ---[ 532]---> Adder-cost: 122   maxlim: 149   bits: 8/8
2.77	c ---[ 530]---> Adder-cost: 106   maxlim: 84   bits: 7/7
2.77	c ---[ 528]---> Sorter-cost:  619     Base: 2
2.77	c ---[ 526]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
2.78	c ---[ 524]---> Sorter-cost: 2012     Base: 3 7 2 2 2
2.79	c ---[ 522]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
2.80	c ---[ 520]---> Sorter-cost: 2591     Base: 3 7 2 2 2 2 2
2.82	c ---[ 518]---> Sorter-cost: 2590     Base: 3 7 2 2 2 2 2
2.84	c ---[ 516]---> Sorter-cost: 2146     Base: 3 7 2 2 2 2
2.85	c ---[ 514]---> Sorter-cost: 1979     Base: 3 7 2 2 2
2.86	c ---[ 512]---> Adder-cost: 162   maxlim: 405   bits: 10/9
2.87	c ---[ 510]---> Adder-cost: 144   maxlim: 234   bits: 9/8
2.88	c ---[ 508]---> Adder-cost: 130   maxlim: 149   bits: 8/8
2.88	c ---[ 506]---> Adder-cost: 114   maxlim: 84   bits: 7/7
2.89	c ---[ 504]---> Sorter-cost:  619     Base: 2
2.89	c ---[ 502]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
2.89	c ---[ 500]---> Sorter-cost: 2013     Base: 3 7 2 2 2
2.90	c ---[ 498]---> Adder-cost: 199   maxlim: 875   bits: 11/10
2.92	c ---[ 496]---> Sorter-cost: 2638     Base: 3 7 2 2 2 2 2
2.94	c ---[ 494]---> Sorter-cost: 2737     Base: 3 7 2 2 2 2 2
2.96	c ---[ 492]---> Sorter-cost: 2638     Base: 3 7 2 2 2 2 2
2.98	c ---[ 490]---> Sorter-cost: 2146     Base: 3 7 2 2 2 2
2.99	c ---[ 488]---> Sorter-cost: 1979     Base: 3 7 2 2 2
3.01	c ---[ 486]---> Sorter-cost: 1928     Base: 3 7 2
3.01	c ---[ 484]---> Adder-cost: 144   maxlim: 229   bits: 9/8
3.02	c ---[ 482]---> Adder-cost: 134   maxlim: 143   bits: 8/8
3.03	c ---[ 480]---> Adder-cost: 60   maxlim: 66   bits: 7/7
3.03	c ---[ 478]---> Sorter-cost:  615     Base: 2 2 2 2 2 2
3.03	c ---[ 476]---> Sorter-cost: 1880     Base: 3 7 2
3.04	c ---[ 474]---> Sorter-cost: 1980     Base: 3 7 2 2 2
3.05	c ---[ 472]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.12	c ---[ 470]---> Sorter-cost: 2235     Base: 3 7 2 2 2 2
3.13	c ---[ 468]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.15	c ---[ 466]---> Sorter-cost: 1938     Base: 3 7 2 2 2
3.16	c ---[ 464]---> Adder-cost: 154   maxlim: 410   bits: 10/9
3.17	c ---[ 462]---> Adder-cost: 138   maxlim: 214   bits: 9/8
3.17	c ---[ 460]---> Adder-cost: 126   maxlim: 131   bits: 8/8
3.18	c ---[ 458]---> Adder-cost: 98   maxlim: 75   bits: 7/7
3.18	c ---[ 456]---> Sorter-cost:  515     Base: 2
3.19	c ---[ 454]---> Sorter-cost:  613     Base: 2 2 2 2 2 2
3.19	c ---[ 452]---> Sorter-cost: 1880     Base: 3 7 2
3.20	c ---[ 450]---> Sorter-cost: 1980     Base: 3 7 2 2 2
3.21	c ---[ 448]---> Sorter-cost: 2145     Base: 3 7 2 2 2 2
3.22	c ---[ 446]---> Sorter-cost: 2235     Base: 3 7 2 2 2 2
3.24	c ---[ 444]---> Sorter-cost: 2096     Base: 3 7 2 2 2 2
3.25	c ---[ 442]---> Sorter-cost: 1939     Base: 3 7 2 2 2
3.26	c ---[ 440]---> Adder-cost: 162   maxlim: 410   bits: 10/9
3.27	c ---[ 438]---> Adder-cost: 144   maxlim: 236   bits: 9/8
3.28	c ---[ 436]---> Adder-cost: 134   maxlim: 131   bits: 8/8
3.28	c ---[ 434]---> Adder-cost: 110   maxlim: 85   bits: 7/7
3.29	c ---[ 432]---> Sorter-cost:  515     Base: 2
3.29	c ---[ 430]---> Sorter-cost:  614     Base: 2 2 2 2 2 2
3.29	c ---[ 428]---> Sorter-cost: 1880     Base: 3 7 2
3.30	c ---[ 426]---> Sorter-cost: 1980     Base: 3 7 2 2 2
3.31	c ---[ 424]---> Sorter-cost: 2147     Base: 3 7 2 2 2 2
3.33	c ---[ 422]---> Adder-cost: 210   maxlim: 1475   bits: 12/11
3.34	c ---[ 420]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.36	c ---[ 418]---> Sorter-cost: 1939     Base: 3 7 2 2 2
3.37	c ---[ 416]---> Adder-cost: 162   maxlim: 408   bits: 10/9
3.38	c ---[ 414]---> Adder-cost: 144   maxlim: 236   bits: 9/8
3.38	c ---[ 412]---> Adder-cost: 134   maxlim: 127   bits: 8/7
3.39	c ---[ 410]---> Adder-cost: 114   maxlim: 86   bits: 7/7
3.40	c ---[ 408]---> Sorter-cost:  619     Base: 2
3.40	c ---[ 406]---> Sorter-cost:  615     Base: 2 2 2 2 2 2
3.40	c ---[ 404]---> Sorter-cost: 1880     Base: 3 7 2
3.41	c ---[ 402]---> Sorter-cost: 1979     Base: 3 7 2 2 2
3.42	c ---[ 400]---> Sorter-cost: 2147     Base: 3 7 2 2 2 2
3.43	c ---[ 398]---> Adder-cost: 202   maxlim: 1476   bits: 12/11
3.45	c ---[ 396]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.46	c ---[ 394]---> Sorter-cost: 1939     Base: 3 7 2 2 2
3.47	c ---[ 392]---> Adder-cost: 154   maxlim: 408   bits: 10/9
3.48	c ---[ 390]---> Adder-cost: 134   maxlim: 238   bits: 9/8
3.49	c ---[ 388]---> Adder-cost: 124   maxlim: 128   bits: 8/8
3.50	c ---[ 386]---> Adder-cost: 106   maxlim: 86   bits: 7/7
3.50	c ---[ 384]---> Sorter-cost:  619     Base: 2
3.50	c ---[ 382]---> Sorter-cost:  613     Base: 2 2 2 2 2 2
3.51	c ---[ 380]---> Sorter-cost: 1880     Base: 3 7 2
3.51	c ---[ 378]---> Sorter-cost: 1980     Base: 3 7 2 2 2
3.52	c ---[ 376]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
3.54	c ---[ 374]---> Adder-cost: 210   maxlim: 1474   bits: 12/11
3.56	c ---[ 372]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.57	c ---[ 370]---> Sorter-cost: 1939     Base: 3 7 2 2 2
3.58	c ---[ 368]---> Adder-cost: 162   maxlim: 408   bits: 10/9
3.59	c ---[ 366]---> Adder-cost: 144   maxlim: 238   bits: 9/8
3.60	c ---[ 364]---> Adder-cost: 134   maxlim: 130   bits: 8/8
3.60	c ---[ 362]---> Adder-cost: 114   maxlim: 86   bits: 7/7
3.61	c ---[ 360]---> Sorter-cost:  619     Base: 2
3.61	c ---[ 358]---> Sorter-cost:  614     Base: 2 2 2 2 2 2
3.61	c ---[ 356]---> Sorter-cost: 1880     Base: 3 7 2
3.62	c ---[ 354]---> Sorter-cost: 1979     Base: 3 7 2 2 2
3.63	c ---[ 352]---> Sorter-cost: 2145     Base: 3 7 2 2 2 2
3.64	c ---[ 350]---> Sorter-cost: 2235     Base: 3 7 2 2 2 2
3.66	c ---[ 348]---> Sorter-cost: 2096     Base: 3 7 2 2 2 2
3.68	c ---[ 346]---> Sorter-cost: 1939     Base: 3 7 2 2 2
3.69	c ---[ 344]---> Adder-cost: 162   maxlim: 409   bits: 10/9
3.70	c ---[ 342]---> Adder-cost: 144   maxlim: 236   bits: 9/8
3.70	c ---[ 340]---> Adder-cost: 134   maxlim: 130   bits: 8/8
3.71	c ---[ 338]---> Adder-cost: 108   maxlim: 76   bits: 7/7
3.71	c ---[ 336]---> Sorter-cost:  619     Base: 2
3.72	c ---[ 334]---> Sorter-cost:  627     Base: 2 2 2 2 2 2
3.72	c ---[ 332]---> Sorter-cost: 2011     Base: 3 7 2 2
3.73	c ---[ 330]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
3.74	c ---[ 328]---> Sorter-cost: 2589     Base: 3 7 2 2 2 2 2
3.76	c ---[ 326]---> Sorter-cost: 2591     Base: 3 7 2 2 2 2 2
3.78	c ---[ 324]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
3.80	c ---[ 322]---> Sorter-cost: 1979     Base: 3 7 2 2 2
3.81	c ---[ 320]---> Adder-cost: 150   maxlim: 406   bits: 10/9
3.82	c ---[ 318]---> Adder-cost: 136   maxlim: 238   bits: 9/8
3.82	c ---[ 316]---> Adder-cost: 122   maxlim: 146   bits: 8/8
3.83	c ---[ 314]---> Adder-cost: 106   maxlim: 85   bits: 7/7
3.83	c ---[ 312]---> Sorter-cost:  619     Base: 2
3.84	c ---[ 310]---> Sorter-cost:  615     Base: 2 2 2 2 2 2
3.84	c ---[ 308]---> Sorter-cost: 1880     Base: 3 7 2
3.85	c ---[ 306]---> Sorter-cost: 1979     Base: 3 7 2 2 2
3.86	c ---[ 304]---> Sorter-cost: 2147     Base: 3 7 2 2 2 2
3.87	c ---[ 302]---> Adder-cost: 210   maxlim: 1476   bits: 12/11
3.89	c ---[ 300]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.90	c ---[ 298]---> Sorter-cost: 1940     Base: 3 7 2 2 2
3.91	c ---[ 296]---> Adder-cost: 162   maxlim: 407   bits: 10/9
3.92	c ---[ 294]---> Adder-cost: 144   maxlim: 237   bits: 9/8
3.93	c ---[ 292]---> Adder-cost: 134   maxlim: 130   bits: 8/8
3.94	c ---[ 290]---> Adder-cost: 114   maxlim: 84   bits: 7/7
3.94	c ---[ 288]---> Sorter-cost:  619     Base: 2
3.94	c ---[ 286]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
3.95	c ---[ 284]---> Sorter-cost: 2012     Base: 3 7 2 2 2
3.96	c ---[ 282]---> Adder-cost: 199   maxlim: 875   bits: 11/10
3.97	c ---[ 280]---> Sorter-cost: 2638     Base: 3 7 2 2 2 2 2
3.99	c ---[ 278]---> Sorter-cost: 2639     Base: 3 7 2 2 2 2 2
4.01	c ---[ 276]---> Adder-cost: 200   maxlim: 1552   bits: 12/11
4.03	c ---[ 274]---> Sorter-cost: 1980     Base: 3 7 2 2 2
4.04	c ---[ 272]---> Sorter-cost: 1929     Base: 3 7 2
4.05	c ---[ 270]---> Adder-cost: 152   maxlim: 276   bits: 9/9
4.06	c ---[ 268]---> Adder-cost: 130   maxlim: 142   bits: 8/8
4.06	c ---[ 266]---> Adder-cost: 122   maxlim: 100   bits: 8/7
4.07	c ---[ 264]---> Sorter-cost:  619     Base: 2
4.07	c ---[ 262]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
4.07	c ---[ 260]---> Sorter-cost: 2012     Base: 3 7 2 2 2
4.08	c ---[ 258]---> Adder-cost: 191   maxlim: 872   bits: 11/10
4.10	c ---[ 256]---> Sorter-cost: 2638     Base: 3 7 2 2 2 2 2
4.12	c ---[ 254]---> Sorter-cost: 2739     Base: 3 7 2 2 2 2 2
4.14	c ---[ 252]---> Sorter-cost: 2640     Base: 3 7 2 2 2 2 2
4.16	c ---[ 250]---> Sorter-cost: 2146     Base: 3 7 2 2 2 2
4.18	c ---[ 248]---> Sorter-cost: 1979     Base: 3 7 2 2 2
4.19	c ---[ 246]---> Sorter-cost: 1927     Base: 3 7 2
4.20	c ---[ 244]---> Adder-cost: 136   maxlim: 228   bits: 9/8
4.21	c ---[ 242]---> Adder-cost: 124   maxlim: 146   bits: 8/8
4.21	c ---[ 240]---> Adder-cost: 54   maxlim: 65   bits: 7/7
4.21	c ---[ 239]---> Sorter-cost:  236     Base: 2 2 2 2 2 2 2
4.22	c ---[ 238]---> Sorter-cost:  188     Base: 2 2 2 2 2 2 2
4.22	c ---[ 237]---> Sorter-cost:  213     Base: 2 2 2 2 2 2 2
4.22	c ---[ 236]---> Sorter-cost:  182     Base: 2 2 2 2 2 2 2
4.22	c ---[ 235]---> Sorter-cost:  384     Base: 7 3 3
4.22	c ---[ 234]---> Sorter-cost:  199     Base: 2 2 2 2 2 2
4.23	c ---[ 233]---> Sorter-cost:  178     Base: 2 2 2 2 2 2
4.23	c ---[ 232]---> Sorter-cost:  227     Base: 2 2 2 2 2 2
4.23	c ---[ 231]---> Sorter-cost:  201     Base: 2 2 2 2 2 2
4.23	c ---[ 230]---> Sorter-cost:  186     Base: 2 2 2 2 2
4.23	c ---[ 229]---> Sorter-cost:  184     Base: 2 2 2 2 2
4.23	c ---[ 228]---> Sorter-cost:  210     Base: 2 2 2
4.23	c ---[ 227]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2 2
4.24	c ---[ 226]---> Sorter-cost:  202     Base: 2 2 2 2 2 2 2 2
4.24	c ---[ 225]---> Sorter-cost:  215     Base: 2 2 2 2 2 2
4.24	c ---[ 224]---> Sorter-cost:  211     Base: 2 2 2 2 2 2 2
4.24	c ---[ 223]---> Sorter-cost:  179     Base: 2 2 2 2 2 2 2
4.24	c ---[ 222]---> Sorter-cost:  203     Base: 2 2 2 2 2 2 2
4.25	c ---[ 221]---> Sorter-cost:  184     Base: 2 2 2 2 2 2 2
4.25	c ---[ 220]---> Sorter-cost:  396     Base: 7 3 3
4.25	c ---[ 219]---> Sorter-cost:  187     Base: 2 2 2 2 2 2
4.25	c ---[ 218]---> Sorter-cost:  177     Base: 2 2 2 2 2 2
4.25	c ---[ 217]---> Sorter-cost:  195     Base: 2 2 2 2 2
4.25	c ---[ 216]---> Sorter-cost:  307     Base: 7
4.25	c ---[ 215]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
4.26	c ---[ 214]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
4.26	c ---[ 213]---> Sorter-cost:  193     Base: 2 2 2 2 2 2
4.26	c ---[ 212]---> Sorter-cost:  213     Base: 2 2 2 2 2
4.26	c ---[ 211]---> Sorter-cost:  202     Base: 2 2 2 2 2 2
4.26	c ---[ 210]---> Sorter-cost:  169     Base: 2 2 2 2 2 2
4.26	c ---[ 209]---> Sorter-cost:  203     Base: 2 2 2 2
4.27	c ---[ 208]---> Sorter-cost:  161     Base: 2 2 2 2 2
4.27	c ---[ 207]---> Sorter-cost:  218     Base: 2 2 2 2
4.27	c ---[ 206]---> Sorter-cost:  308     Base: 7
4.27	c ---[ 205]---> Sorter-cost:  190     Base: 2 2 2
4.27	c ---[ 204]---> Sorter-cost:  232     Base: 7
4.27	c ---[ 203]---> Sorter-cost:  180     Base: 2 2 2 2 2 2 2 2
4.27	c ---[ 202]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2
4.28	c ---[ 201]---> Sorter-cost:  183     Base: 2 2 2 2 2 2 2
4.28	c ---[ 200]---> Sorter-cost:  178     Base: 2 2 2 2 2 2 2
4.28	c ---[ 199]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2
4.28	c ---[ 198]---> Sorter-cost:  213     Base: 2 2 2 2 2 2 2
4.28	c ---[ 197]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
4.28	c ---[ 196]---> Sorter-cost:  198     Base: 2 2 2 2 2 2
4.29	c ---[ 195]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
4.29	c ---[ 194]---> Sorter-cost:  181     Base: 2 2 2 2 2 2
4.29	c ---[ 193]---> Sorter-cost:  224     Base: 2 2 2 2
4.29	c ---[ 192]---> Sorter-cost:  312     Base: 7
4.29	c ---[ 191]---> Sorter-cost:  228     Base: 2 2 2 2 2 2 2 2 2
4.29	c ---[ 190]---> Sorter-cost:  186     Base: 2 2 2 2 2 2 2 2 2
4.30	c ---[ 189]---> BDD-cost:   90
4.30	c ---[ 188]---> Sorter-cost:  226     Base: 2 2 2 2 2 2 2 2
4.30	c ---[ 187]---> Sorter-cost:  205     Base: 2 2 2 2 2 2 2 2
4.30	c ---[ 186]---> Sorter-cost:  222     Base: 2 2 2 2 2 2 2 2
4.30	c ---[ 185]---> Sorter-cost:  231     Base: 2 2 2 2 2 2 2 2
4.31	c ---[ 184]---> Sorter-cost:  237     Base: 2 2 2 2 2 2
4.31	c ---[ 183]---> Sorter-cost:  178     Base: 2 2 2 2 2 2 2
4.31	c ---[ 182]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2
4.31	c ---[ 181]---> Sorter-cost:  206     Base: 2 2 2 2 2 2
4.31	c ---[ 180]---> Sorter-cost:  195     Base: 2 2 2 2
4.31	c ---[ 179]---> Sorter-cost:  218     Base: 2 2 2 2 2 2 2 2 2
4.32	c ---[ 178]---> Sorter-cost:  201     Base: 2 2 2 2 2 2 2 2 2
4.32	c ---[ 177]---> Sorter-cost:  197     Base: 2 2 2 2 2 2 2 2
4.32	c ---[ 176]---> Sorter-cost:  203     Base: 2 2 2 2 2 2 2 2
4.32	c ---[ 175]---> Sorter-cost:  182     Base: 2 2 2 2 2 2 2 2
4.33	c ---[ 174]---> Sorter-cost:  228     Base: 2 2 2 2 2 2 2 2
4.33	c ---[ 173]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2
4.33	c ---[ 172]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
4.33	c ---[ 171]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
4.33	c ---[ 170]---> Sorter-cost:  218     Base: 2 2 2 2 2 2 2
4.34	c ---[ 169]---> Sorter-cost:  241     Base: 2 2 2 2 2
4.34	c ---[ 168]---> Sorter-cost:  224     Base: 2 2 2 2
4.34	c ---[ 167]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
4.34	c ---[ 166]---> Sorter-cost:  211     Base: 2 2 2 2 2 2
4.34	c ---[ 165]---> Sorter-cost:  223     Base: 2 2 2 2 2 2
4.34	c ---[ 164]---> Sorter-cost:  165     Base: 2 2 2 2 2 2
4.35	c ---[ 163]---> Sorter-cost:  174     Base: 2 2 2 2 2 2
4.35	c ---[ 162]---> Sorter-cost:  179     Base: 2 2 2 2 2 2
4.35	c ---[ 161]---> Sorter-cost:  160     Base: 2 2 2 2 2 2
4.35	c ---[ 160]---> Sorter-cost:  187     Base: 2 2 2 2
4.35	c ---[ 159]---> Sorter-cost:  217     Base: 2 2 2 2
4.35	c ---[ 158]---> Sorter-cost:  181     Base: 2 2 2 2 2
4.35	c ---[ 157]---> Sorter-cost:  299     Base: 7
4.35	c ---[ 156]---> Sorter-cost:  277     Base: 2
4.36	c ---[ 155]---> Sorter-cost:  190     Base: 2 2 2 2 2 2 2 2
4.36	c ---[ 154]---> Sorter-cost:  231     Base: 2 2 2 2 2 2
4.36	c ---[ 153]---> Sorter-cost:  183     Base: 2 2 2 2 2 2 2
4.36	c ---[ 152]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2
4.36	c ---[ 151]---> Sorter-cost:  183     Base: 2 2 2 2 2 2 2
4.37	c ---[ 150]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
4.37	c ---[ 149]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2
4.37	c ---[ 148]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
4.37	c ---[ 147]---> Sorter-cost:  199     Base: 2 2 2 2 2 2
4.37	c ---[ 146]---> Sorter-cost:  172     Base: 2 2 2 2 2 2
4.37	c ---[ 145]---> Sorter-cost:  211     Base: 2 2 2 2
4.38	c ---[ 144]---> Sorter-cost:  190     Base: 2 2 2
4.38	c ---[ 143]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2 2
4.38	c ---[ 142]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2
4.38	c ---[ 141]---> Sorter-cost:  201     Base: 2 2 2 2 2 2 2
4.38	c ---[ 140]---> Sorter-cost:  218     Base: 2 2 2 2 2 2 2
4.38	c ---[ 139]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
4.39	c ---[ 138]---> Sorter-cost:  224     Base: 2 2 2 2 2 2 2
4.39	c ---[ 137]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
4.39	c ---[ 136]---> Sorter-cost:  222     Base: 2 2 2 2 2
4.39	c ---[ 135]---> Sorter-cost:  206     Base: 2 2 2 2 2 2
4.39	c ---[ 134]---> Sorter-cost:  195     Base: 2 2 2 2 2 2
4.39	c ---[ 133]---> Sorter-cost:  182     Base: 2 2 2 2 2
4.40	c ---[ 132]---> Sorter-cost:  307     Base: 7
4.40	c ---[ 131]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2 2
4.40	c ---[ 130]---> Sorter-cost:  193     Base: 2 2 2 2 2 2 2 2
4.40	c ---[ 129]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
4.40	c ---[ 128]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2
4.41	c ---[ 127]---> Sorter-cost:  178     Base: 2 2 2 2 2 2 2 2
4.41	c ---[ 126]---> Sorter-cost:  178     Base: 2 2 2 2 2 2 2 2
4.41	c ---[ 125]---> Sorter-cost:  190     Base: 2 2 2 2 2 2 2
4.41	c ---[ 124]---> Sorter-cost:  182     Base: 2 2 2 2 2 2 2
4.41	c ---[ 123]---> Sorter-cost:  193     Base: 2 2 2 2 2 2 2
4.41	c ---[ 122]---> Sorter-cost:  213     Base: 2 2 2 2 2
4.42	c ---[ 121]---> Sorter-cost:  227     Base: 2 2 2 2 2 2
4.42	c ---[ 120]---> Sorter-cost:  231     Base: 2 2 2 2
4.42	c ---[ 119]---> Sorter-cost:  200     Base: 2 2 2 2 2 2 2
4.42	c ---[ 118]---> Sorter-cost:  197     Base: 2 2 2 2 2 2 2
4.42	c ---[ 117]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
4.42	c ---[ 116]---> Sorter-cost:  223     Base: 2 2 2 2 2
4.43	c ---[ 115]---> Sorter-cost:  191     Base: 2 2 2 2 2 2
4.43	c ---[ 114]---> Sorter-cost:  219     Base: 2 2 2 2 2
4.43	c ---[ 113]---> Sorter-cost:  165     Base: 2 2 2 2 2 2
4.43	c ---[ 112]---> Sorter-cost:  181     Base: 2 2 2 2 2 2
4.43	c ---[ 111]---> Sorter-cost:  215     Base: 2 2 2 2
4.43	c ---[ 110]---> Sorter-cost:  231     Base: 2 2 2 2
4.44	c ---[ 109]---> Sorter-cost:  320     Base: 7
4.44	c ---[ 108]---> Sorter-cost:  277     Base: 2
4.44	c ---[ 107]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2
4.44	c ---[ 106]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
4.44	c ---[ 105]---> Sorter-cost:  184     Base: 2 2 2 2 2 2 2
4.44	c ---[ 104]---> Sorter-cost:  174     Base: 2 2 2 2 2 2 2
4.44	c ---[ 103]---> Sorter-cost:  365     Base: 7 3 3
4.45	c ---[ 102]---> Sorter-cost:  220     Base: 2 2 2 2 2 2
4.45	c ---[ 101]---> Sorter-cost:  206     Base: 2 2 2 2 2
4.45	c ---[ 100]---> Sorter-cost:  211     Base: 2 2 2 2 2 2
4.45	c ---[  99]---> Sorter-cost:  172     Base: 2 2 2 2 2 2
4.45	c ---[  98]---> Sorter-cost:  217     Base: 2 2 2 2
4.46	c ---[  97]---> Sorter-cost:  181     Base: 2 2 2 2 2
4.46	c ---[  96]---> Sorter-cost:  231     Base: 7
4.46	c ---[  95]---> Sorter-cost:  186     Base: 2 2 2 2 2 2 2
4.46	c ---[  94]---> Sorter-cost:  187     Base: 2 2 2 2 2 2 2
4.46	c ---[  93]---> Sorter-cost:  227     Base: 2 2 2 2 2 2
4.46	c ---[  92]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2
4.46	c ---[  91]---> Sorter-cost:  197     Base: 2 2 2 2 2 2 2
4.47	c ---[  90]---> Sorter-cost:  365     Base: 7 3 3
4.47	c ---[  89]---> Sorter-cost:  207     Base: 2 2 2 2 2 2
4.47	c ---[  88]---> Sorter-cost:  231     Base: 2 2 2 2 2
4.47	c ---[  87]---> Sorter-cost:  191     Base: 2 2 2 2 2 2
4.47	c ---[  86]---> Sorter-cost:  199     Base: 2 2 2 2
4.48	c ---[  85]---> Sorter-cost:  181     Base: 2 2 2 2 2
4.48	c ---[  84]---> Sorter-cost:  194     Base: 2 2 2
4.48	c ---[  83]---> Sorter-cost:  224     Base: 2 2 2 2 2 2 2
4.48	c ---[  82]---> Sorter-cost:  201     Base: 2 2 2 2 2 2 2
4.48	c ---[  81]---> Sorter-cost:  247     Base: 2 2 2 2 2 2
4.48	c ---[  80]---> Sorter-cost:  198     Base: 2 2 2 2 2 2 2
4.49	c ---[  79]---> Sorter-cost:  231     Base: 2 2 2 2 2 2 2
4.49	c ---[  78]---> Sorter-cost:  384     Base: 7 3 3
4.49	c ---[  77]---> Sorter-cost:  207     Base: 2 2 2 2 2 2
4.49	c ---[  76]---> Sorter-cost:  232     Base: 2 2 2 2 2
4.49	c ---[  75]---> Sorter-cost:  181     Base: 2 2 2 2 2 2
4.50	c ---[  74]---> Sorter-cost:  195     Base: 2 2 2 2 2
4.50	c ---[  73]---> Sorter-cost:  181     Base: 2 2 2 2 2
4.50	c ---[  72]---> Sorter-cost:  194     Base: 2 2 2
4.50	c ---[  71]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2
4.50	c ---[  70]---> Sorter-cost:  201     Base: 2 2 2 2 2 2 2
4.50	c ---[  69]---> Sorter-cost:  224     Base: 2 2 2 2 2 2
4.50	c ---[  68]---> Sorter-cost:  169     Base: 2 2 2 2 2 2 2
4.51	c ---[  67]---> Sorter-cost:  231     Base: 2 2 2 2 2 2 2
4.51	c ---[  66]---> Sorter-cost:  201     Base: 2 2 2 2 2
4.51	c ---[  65]---> Sorter-cost:  175     Base: 2 2 2 2 2 2
4.51	c ---[  64]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
4.61	c ---[  63]---> Sorter-cost:  188     Base: 2 2 2 2 2 2
4.62	c ---[  62]---> Sorter-cost:  202     Base: 2 2 2 2 2
4.62	c ---[  61]---> Sorter-cost:  177     Base: 2 2 2 2 2
4.62	c ---[  60]---> Sorter-cost:  190     Base: 2 2 2
4.62	c ---[  59]---> Sorter-cost:  186     Base: 2 2 2 2 2 2 2
4.62	c ---[  58]---> Sorter-cost:  198     Base: 2 2 2 2 2 2 2
4.62	c ---[  57]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2
4.62	c ---[  56]---> Sorter-cost:  174     Base: 2 2 2 2 2 2 2
4.63	c ---[  55]---> Sorter-cost:  210     Base: 2 2 2 2 2
4.63	c ---[  54]---> Sorter-cost:  184     Base: 2 2 2 2 2 2
4.63	c ---[  53]---> Sorter-cost:  178     Base: 2 2 2 2 2 2
4.63	c ---[  52]---> Sorter-cost:  227     Base: 2 2 2 2 2 2
4.63	c ---[  51]---> Sorter-cost:  185     Base: 2 2 2 2 2 2
4.63	c ---[  50]---> Sorter-cost:  227     Base: 2 2 2 2
4.63	c ---[  49]---> Sorter-cost:  262     Base: 2 7
4.64	c ---[  48]---> Sorter-cost:  194     Base: 2 2 2
4.64	c ---[  47]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2
4.64	c ---[  46]---> Sorter-cost:  181     Base: 2 2 2 2 2 2 2 2
4.64	c ---[  45]---> Sorter-cost:  187     Base: 2 2 2 2 2 2 2
4.64	c ---[  44]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
4.64	c ---[  43]---> Sorter-cost:  192     Base: 2 2 2 2 2 2 2
4.65	c ---[  42]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
4.65	c ---[  41]---> Sorter-cost:  164     Base: 2 2 2 2 2 2 2
4.65	c ---[  40]---> Sorter-cost:  196     Base: 2 2 2 2 2 2
4.65	c ---[  39]---> Sorter-cost:  245     Base: 2 2 2 2 2
4.65	c ---[  38]---> Sorter-cost:  182     Base: 2 2 2 2 2 2
4.65	c ---[  37]---> Sorter-cost:  195     Base: 2 2 2 2
4.66	c ---[  36]---> Sorter-cost:  299     Base: 7
4.66	c ---[  35]---> Sorter-cost:  233     Base: 2 2 2 2 2 2 2
4.66	c ---[  34]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2
4.66	c ---[  33]---> Sorter-cost:  234     Base: 2 2 2 2 2 2
4.66	c ---[  32]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
4.67	c ---[  31]---> Sorter-cost:  181     Base: 2 2 2 2 2 2 2
4.67	c ---[  30]---> Sorter-cost:  365     Base: 7 3 3
4.67	c ---[  29]---> Sorter-cost:  220     Base: 2 2 2 2 2 2
4.67	c ---[  28]---> Sorter-cost:  245     Base: 2 2 2 2 2
4.67	c ---[  27]---> Sorter-cost:  194     Base: 2 2 2 2 2 2
4.67	c ---[  26]---> Sorter-cost:  195     Base: 2 2 2 2 2
4.68	c ---[  25]---> Sorter-cost:  218     Base: 2 2 2 2
4.68	c ---[  24]---> Sorter-cost:  181     Base: 2 2 2
4.68	c ---[  23]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2
4.68	c ---[  22]---> Sorter-cost:  205     Base: 2 2 2 2 2 2 2 2
4.68	c ---[  21]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
4.68	c ---[  20]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
4.69	c ---[  19]---> Sorter-cost:  233     Base: 2 2 2 2 2 2 2 2
4.69	c ---[  18]---> Sorter-cost:  213     Base: 2 2 2 2 2 2 2 2
4.69	c ---[  17]---> Sorter-cost:  212     Base: 2 2 2 2 2 2 2
4.69	c ---[  16]---> Sorter-cost:  190     Base: 2 2 2 2 2 2 2
4.69	c ---[  15]---> Sorter-cost:  231     Base: 2 2 2 2 2 2 2
4.70	c ---[  14]---> Sorter-cost:  198     Base: 2 2 2 2 2 2
4.70	c ---[  13]---> Sorter-cost:  218     Base: 2 2 2 2 2 2
4.70	c ---[  12]---> Sorter-cost:  249     Base: 2 7
4.70	c ---[  11]---> Sorter-cost:  216     Base: 2 2 2 2 2 2 2 2
4.70	c ---[  10]---> Sorter-cost:  216     Base: 2 2 2 2 2 2 2 2
4.70	c ---[   9]---> Sorter-cost:  229     Base: 2 2 2 2 2 2 2 2
4.71	c ---[   8]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
4.71	c ---[   7]---> Sorter-cost:  182     Base: 2 2 2 2 2 2 2 2
4.71	c ---[   6]---> Sorter-cost:  190     Base: 2 2 2 2 2 2 2 2
4.71	c ---[   5]---> Sorter-cost:  183     Base: 2 2 2 2 2 2 2
4.71	c ---[   4]---> Sorter-cost:  198     Base: 2 2 2 2 2 2 2
4.72	c ---[   3]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
4.72	c ---[   2]---> Sorter-cost:  191     Base: 2 2 2 2 2 2
4.72	c ---[   1]---> Sorter-cost:  195     Base: 2 2 2 2 2 2
4.72	c ---[   0]---> Sorter-cost:  208     Base: 2 2 2 2
5.64	c ==================================[MINISAT+]==================================
5.64	c | Conflicts | Original         | Learnt                           | Progress |
5.64	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.64	c ==============================================================================
5.64	c |         0 |  969475  2460258 |  323158       0        0     nan |  0.000 % |
5.71	c |       100 |  969468  2460243 |  355473      99      259     2.6 |  4.195 % |
5.78	c |       250 |  968990  2459161 |  391021     247     1282     5.2 |  4.233 % |
5.91	c |       475 |  968032  2456980 |  430123     467     2880     6.2 |  4.316 % |
6.04	c |       816 |  967941  2456779 |  473135     805     5326     6.6 |  4.324 % |
6.29	c |      1322 |  967824  2456516 |  520449    1307     9162     7.0 |  4.334 % |
6.52	c |      2081 |  967795  2456450 |  572494    2060    15511     7.5 |  4.336 % |
6.75	c |      3221 |  967795  2456450 |  629743    3200    27417     8.6 |  4.336 % |
7.62	c |      4929 |  965534  2451285 |  692717    4866    47570     9.8 |  4.535 % |
8.16	c |      7492 |  965481  2451165 |  761989    7427   125298    16.9 |  4.539 % |
9.22	c |     11338 |  964955  2449972 |  838188   11235   174346    15.5 |  4.584 % |
10.87	c |     17104 |  964259  2448383 |  922007   16936   237579    14.0 |  4.645 % |
13.02	c |     25756 |  963482  2446583 | 1014208   25575   364413    14.2 |  4.711 % |
16.82	c |     38731 |  962236  2443692 | 1115629   38409   527669    13.7 |  4.819 % |
24.32	c |     58194 |  961926  2442961 | 1227191   57858  1326859    22.9 |  4.846 % |
36.03	c |     87387 |  960481  2439614 | 1349911   86956  2330191    26.8 |  4.983 % |
53.50	c |    131176 |  960095  2438699 | 1484902  130660  3848447    29.5 |  5.018 % |
93.63	c |    196860 |  959264  2436784 | 1633392  196189  6860854    35.0 |  5.094 % |
189.43	c |    295388 |  956964  2431320 | 1796731  294320 11299804    38.4 |  5.286 % |
358.70	c |    443178 |  950409  2416247 | 1976404  441388 17400419    39.4 |  5.874 % |
659.44	c |    664861 |  945483  2404941 | 2174045  661886 27626296    41.7 |  6.318 % |
1198.76	c |    997386 |  937205  2385894 | 2391449  991044 40832617    41.2 |  7.053 % |
1801.30	c 
1801.30	c *** TERMINATED ***
1801.30	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1746448/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=1352 CPUtime=0
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 157 0 0 0 0 0 0 0 19 0 1 0 200944003 1384448 142 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 338 143 67 215 0 120 0

[startup+10.0036 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1668560/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=87932 CPUtime=9.99
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 20889 0 0 0 989 10 0 0 25 0 1 0 200944003 90042368 19546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569737 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 21983 19546 124 215 0 21765 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 87932

[startup+20.0099 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1664208/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=92400 CPUtime=19.99
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 21976 0 0 0 1988 11 0 0 25 0 1 0 200944003 94617600 20633 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581301 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 23100 20633 124 215 0 22882 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 92400

[startup+30.0162 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1659536/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=97088 CPUtime=30
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 23154 0 0 0 2987 13 0 0 25 0 1 0 200944003 99418112 21811 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 24272 21811 124 215 0 24054 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 97088

[startup+40.0225 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1654800/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=101844 CPUtime=40.01
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 24334 0 0 0 3987 14 0 0 25 0 1 0 200944003 104288256 22991 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 25461 22991 124 215 0 25243 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 101844

[startup+50.0288 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1650128/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=106400 CPUtime=50.01
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 25504 0 0 0 4986 15 0 0 25 0 1 0 200944003 108953600 24161 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 26600 24161 124 215 0 26382 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 106400

[startup+60.0351 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1646032/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=110724 CPUtime=60.01
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 26537 0 0 0 5985 16 0 0 25 0 1 0 200944003 113381376 25194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 27681 25194 124 215 0 27463 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 110724

[startup+70.0414 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1641168/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=115592 CPUtime=70.02
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 27748 0 0 0 6984 18 0 0 25 0 1 0 200944003 118366208 26405 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 28898 26405 124 215 0 28680 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 115592

[startup+80.0477 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1638096/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=118460 CPUtime=80.02
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 28510 0 0 0 7984 18 0 0 25 0 1 0 200944003 121303040 27167 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 29615 27167 124 215 0 29397 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 118460

[startup+90.054 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1635472/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=121080 CPUtime=90.02
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 29160 0 0 0 8983 19 0 0 25 0 1 0 200944003 123985920 27817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 30270 27817 124 215 0 30052 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 121080

[startup+100.06 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1632720/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=123824 CPUtime=100.03
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 29853 0 0 0 9983 20 0 0 25 0 1 0 200944003 126795776 28510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 30956 28510 124 215 0 30738 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 123824

[startup+110.067 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1629648/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=127212 CPUtime=110.02
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 30618 0 0 0 10982 20 0 0 25 0 1 0 200944003 130265088 29275 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588734 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 31803 29275 124 215 0 31585 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 127212

[startup+120.073 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1626832/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=129980 CPUtime=120.03
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 31316 0 0 0 11982 21 0 0 25 0 1 0 200944003 133099520 29973 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588639 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 32495 29973 124 215 0 32277 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 129980

[startup+130.078 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1624592/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=132200 CPUtime=130.03
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 31882 0 0 0 12981 22 0 0 25 0 1 0 200944003 135372800 30539 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 33050 30539 124 215 0 32832 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 132200

[startup+140.085 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1622736/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=133912 CPUtime=140.04
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 32333 0 0 0 13981 23 0 0 25 0 1 0 200944003 137125888 30990 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 33478 30990 124 215 0 33260 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 133912

[startup+150.091 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1621072/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=135620 CPUtime=150.04
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 32757 0 0 0 14981 23 0 0 25 0 1 0 200944003 138874880 31414 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 33905 31414 124 215 0 33687 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 135620

[startup+160.097 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1618960/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=137576 CPUtime=160.05
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 33278 0 0 0 15981 24 0 0 25 0 1 0 200944003 140877824 31935 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 34394 31935 124 215 0 34176 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 137576

[startup+170.103 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1616400/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=140172 CPUtime=170.05
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 33923 0 0 0 16980 25 0 0 25 0 1 0 200944003 143536128 32580 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 35043 32580 124 215 0 34825 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 140172

[startup+180.11 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1614032/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=142512 CPUtime=180.06
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 34509 0 0 0 17980 26 0 0 25 0 1 0 200944003 145932288 33166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 35628 33166 124 215 0 35410 0
Current children cumulated CPU time (s) 180.06
Current children cumulated vsize (Kb) 142512

[startup+190.116 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1612176/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=144360 CPUtime=190.05
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 34975 0 0 0 18979 26 0 0 25 0 1 0 200944003 147824640 33632 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569789 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 36090 33632 124 215 0 35872 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 144360

[startup+200.122 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1610768/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=145672 CPUtime=200.05
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 35324 0 0 0 19979 26 0 0 25 0 1 0 200944003 149168128 33981 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 36418 33981 124 215 0 36200 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 145672

[startup+210.129 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24314
/proc/meminfo: memFree=1609232/2055920 swapFree=4181324/4192956

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

[pid=24314] ppid=24312 vsize=342856 CPUtime=1781.62
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84289 0 0 0 178077 85 0 0 25 0 1 0 200944003 351084544 82946 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85714 82946 124 215 0 85496 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (Kb) 342856

[startup+1783.2 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413776/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=342988 CPUtime=1782.62
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84320 0 0 0 178177 85 0 0 25 0 1 0 200944003 351219712 82977 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85747 82977 124 215 0 85529 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 342988

[startup+1784.21 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413712/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=342988 CPUtime=1783.63
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84345 0 0 0 178278 85 0 0 25 0 1 0 200944003 351219712 83002 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85747 83002 124 215 0 85529 0
Current children cumulated CPU time (s) 1783.63
Current children cumulated vsize (Kb) 342988

[startup+1785.21 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413648/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343120 CPUtime=1784.63
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84360 0 0 0 178378 85 0 0 25 0 1 0 200944003 351354880 83017 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569815 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85780 83017 124 215 0 85562 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 343120

[startup+1786.22 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413648/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343120 CPUtime=1785.64
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84360 0 0 0 178479 85 0 0 25 0 1 0 200944003 351354880 83017 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85780 83017 124 215 0 85562 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (Kb) 343120

[startup+1787.22 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413584/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343120 CPUtime=1786.64
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84369 0 0 0 178579 85 0 0 25 0 1 0 200944003 351354880 83026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588680 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85780 83026 124 215 0 85562 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 343120

[startup+1788.23 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413520/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343248 CPUtime=1787.65
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84389 0 0 0 178680 85 0 0 25 0 1 0 200944003 351485952 83046 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85812 83046 124 215 0 85594 0
Current children cumulated CPU time (s) 1787.65
Current children cumulated vsize (Kb) 343248

[startup+1789.23 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413456/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343248 CPUtime=1788.65
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84402 0 0 0 178780 85 0 0 25 0 1 0 200944003 351485952 83059 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85812 83059 124 215 0 85594 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 343248

[startup+1790.24 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413392/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343380 CPUtime=1789.66
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84420 0 0 0 178881 85 0 0 25 0 1 0 200944003 351621120 83077 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588770 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85845 83077 124 215 0 85627 0
Current children cumulated CPU time (s) 1789.66
Current children cumulated vsize (Kb) 343380

[startup+1791.24 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413328/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343380 CPUtime=1790.66
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84439 0 0 0 178981 85 0 0 25 0 1 0 200944003 351621120 83096 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85845 83096 124 215 0 85627 0
Current children cumulated CPU time (s) 1790.66
Current children cumulated vsize (Kb) 343380

[startup+1792.25 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413328/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343380 CPUtime=1791.66
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84444 0 0 0 179081 85 0 0 25 0 1 0 200944003 351621120 83101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85845 83101 124 215 0 85627 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (Kb) 343380

[startup+1793.25 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413264/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343380 CPUtime=1792.67
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84450 0 0 0 179182 85 0 0 25 0 1 0 200944003 351621120 83107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85845 83107 124 215 0 85627 0
Current children cumulated CPU time (s) 1792.67
Current children cumulated vsize (Kb) 343380

[startup+1794.26 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413200/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343512 CPUtime=1793.67
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84463 0 0 0 179282 85 0 0 25 0 1 0 200944003 351756288 83120 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85878 83120 124 215 0 85660 0
Current children cumulated CPU time (s) 1793.67
Current children cumulated vsize (Kb) 343512

[startup+1795.26 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1413008/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343644 CPUtime=1794.68
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84511 0 0 0 179383 85 0 0 25 0 1 0 200944003 351891456 83168 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85911 83168 124 215 0 85693 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 343644

[startup+1796.27 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1412944/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343776 CPUtime=1795.68
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84532 0 0 0 179483 85 0 0 25 0 1 0 200944003 352026624 83189 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85944 83189 124 215 0 85726 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 343776

[startup+1797.27 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1412880/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343776 CPUtime=1796.69
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84550 0 0 0 179584 85 0 0 25 0 1 0 200944003 352026624 83207 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85944 83207 124 215 0 85726 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (Kb) 343776

[startup+1798.28 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1412816/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343908 CPUtime=1797.69
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84564 0 0 0 179684 85 0 0 25 0 1 0 200944003 352161792 83221 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569799 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85977 83221 124 215 0 85759 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 343908

[startup+1799.28 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1412816/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343908 CPUtime=1798.7
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84568 0 0 0 179785 85 0 0 25 0 1 0 200944003 352161792 83225 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582049 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85977 83225 124 215 0 85759 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (Kb) 343908

[startup+1800.29 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1412816/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=343908 CPUtime=1799.7
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84571 0 0 0 179885 85 0 0 25 0 1 0 200944003 352161792 83228 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 85977 83228 124 215 0 85759 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 343908

[startup+1801.29 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1412688/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=344040 CPUtime=1800.71
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84590 0 0 0 179986 85 0 0 25 0 1 0 200944003 352296960 83247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580975 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 86010 83247 124 215 0 85792 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 344040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 24509
/proc/meminfo: memFree=1412688/2055920 swapFree=4181324/4192956
[pid=24314] ppid=24312 vsize=344040 CPUtime=1800.71
/proc/24314/stat : 24314 (minisat+) R 24312 24314 24268 0 -1 4194304 84590 0 0 0 179986 85 0 0 25 0 1 0 200944003 352296960 83247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24314/statm: 86010 83247 124 215 0 85792 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 344040

Sending SIGTERM to -24314
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.36
CPU time (s): 1800.78
CPU user time (s): 1799.87
CPU system time (s): 0.909861
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (Kb): 344040

Launcher Data (download as text)

Begin job on node40 on Sat Jun  3 16:39:35 UTC 2006


FILE ID= 35131-1149352775

PBS_JOBID= 311089

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-set1cl.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node40/35131-1149352775/instance-35131-1149352775.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-35131-1149352775 -o ROOT/results/node40/solver-35131-1149352775 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node40/35131-1149352775/instance-35131-1149352775.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  1e246214338ba705536e85585a980117

RANDOM SEED= 727332050


/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.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
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:       1746720 kB
Buffers:         17904 kB
Cached:         220912 kB
SwapCached:       3400 kB
Active:          50196 kB
Inactive:       197412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746720 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14972 kB
Slab:            47656 kB
Committed_AS:   392348 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node40 on Sat Jun  3 17:09:37 UTC 2006