Trace number 35111

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.68 1801.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-set1al.opb
MD5SUM8707b70244b4b6d1505bb830d4ab8529
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 42048
Optimality of the best value was proved NO
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.62	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: 726   bits: 11/10
1.09	c ---[ 730]---> Adder-cost: 959   maxlim: 700   bits: 11/10
1.16	c ---[ 729]---> Adder-cost: 949   maxlim: 611   bits: 11/10
1.23	c ---[ 728]---> Adder-cost: 933   maxlim: 604   bits: 11/10
1.29	c ---[ 727]---> Adder-cost: 912   maxlim: 583   bits: 11/10
1.36	c ---[ 726]---> Adder-cost: 902   maxlim: 555   bits: 11/10
1.43	c ---[ 725]---> Adder-cost: 896   maxlim: 512   bits: 11/10
1.50	c ---[ 724]---> Adder-cost: 855   maxlim: 447   bits: 10/9
1.56	c ---[ 723]---> Adder-cost: 847   maxlim: 443   bits: 10/9
1.63	c ---[ 722]---> Adder-cost: 821   maxlim: 392   bits: 10/9
1.70	c ---[ 721]---> Adder-cost: 797   maxlim: 352   bits: 10/9
1.77	c ---[ 720]---> Adder-cost: 753   maxlim: 304   bits: 10/9
1.84	c ---[ 718]---> Sorter-cost:  615     Base: 2 2 2 2 2 2
1.84	c ---[ 716]---> Sorter-cost: 1881     Base: 3 7 2
1.85	c ---[ 714]---> Sorter-cost: 1979     Base: 3 7 2 2 2
1.86	c ---[ 712]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
1.87	c ---[ 710]---> Sorter-cost: 2236     Base: 3 7 2 2 2 2
1.89	c ---[ 708]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
1.90	c ---[ 706]---> Sorter-cost: 1939     Base: 3 7 2 2 2
1.91	c ---[ 704]---> Adder-cost: 162   maxlim: 409   bits: 10/9
1.92	c ---[ 702]---> Adder-cost: 144   maxlim: 237   bits: 9/8
1.92	c ---[ 700]---> Adder-cost: 134   maxlim: 130   bits: 8/8
1.93	c ---[ 698]---> Adder-cost: 114   maxlim: 87   bits: 7/7
1.93	c ---[ 696]---> Sorter-cost:  619     Base: 2
1.94	c ---[ 694]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
1.94	c ---[ 692]---> Sorter-cost: 2012     Base: 3 7 2 2 2
1.95	c ---[ 690]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
1.96	c ---[ 688]---> Sorter-cost: 2590     Base: 3 7 2 2 2 2 2
1.98	c ---[ 686]---> Sorter-cost: 2590     Base: 3 7 2 2 2 2 2
2.00	c ---[ 684]---> Sorter-cost: 2147     Base: 3 7 2 2 2 2
2.01	c ---[ 682]---> Sorter-cost: 1980     Base: 3 7 2 2 2
2.02	c ---[ 680]---> Adder-cost: 154   maxlim: 406   bits: 10/9
2.03	c ---[ 678]---> Adder-cost: 134   maxlim: 235   bits: 9/8
2.04	c ---[ 676]---> Adder-cost: 122   maxlim: 147   bits: 8/8
2.04	c ---[ 674]---> Adder-cost: 102   maxlim: 83   bits: 7/7
2.05	c ---[ 672]---> Sorter-cost:  619     Base: 2
2.05	c ---[ 670]---> Sorter-cost:  600     Base: 2 2 2 2 2
2.05	c ---[ 668]---> Adder-cost: 144   maxlim: 154   bits: 9/8
2.06	c ---[ 666]---> Adder-cost: 161   maxlim: 240   bits: 9/8
2.07	c ---[ 664]---> Sorter-cost: 1939     Base: 3 7 2 2 2
2.08	c ---[ 662]---> Sorter-cost: 2094     Base: 3 7 2 2 2 2
2.09	c ---[ 660]---> Sorter-cost: 2096     Base: 3 7 2 2 2 2
2.11	c ---[ 658]---> Sorter-cost: 1862     Base: 3 7 2 2 2
2.12	c ---[ 656]---> Sorter-cost: 1792     Base: 3 7 2 2
2.13	c ---[ 654]---> Adder-cost: 146   maxlim: 217   bits: 9/8
2.13	c ---[ 652]---> Sorter-cost: 1382     Base: 3 7
2.14	c ---[ 650]---> Adder-cost: 106   maxlim: 77   bits: 7/7
2.14	c ---[ 648]---> Sorter-cost:  515     Base: 2
2.14	c ---[ 646]---> Sorter-cost:  627     Base: 2 2 2 2 2 2
2.15	c ---[ 644]---> Sorter-cost: 1881     Base: 3 7 2
2.15	c ---[ 642]---> Sorter-cost: 1980     Base: 3 7 2 2 2
2.16	c ---[ 640]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
2.18	c ---[ 638]---> Adder-cost: 210   maxlim: 1476   bits: 12/11
2.19	c ---[ 636]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
2.21	c ---[ 634]---> Sorter-cost: 1979     Base: 3 7 2 2 2
2.22	c ---[ 632]---> Adder-cost: 162   maxlim: 409   bits: 10/9
2.23	c ---[ 630]---> Adder-cost: 144   maxlim: 232   bits: 9/8
2.23	c ---[ 628]---> Adder-cost: 130   maxlim: 148   bits: 8/8
2.24	c ---[ 626]---> Adder-cost: 114   maxlim: 85   bits: 7/7
2.24	c ---[ 624]---> Sorter-cost:  619     Base: 2
2.25	c ---[ 622]---> Sorter-cost:  640     Base: 2 2 2 2 2 2 2
2.25	c ---[ 620]---> Sorter-cost: 2428     Base: 3 7 2 2 2
2.26	c ---[ 618]---> Sorter-cost: 2640     Base: 3 7 2 2 2 2 2
2.28	c ---[ 616]---> Sorter-cost: 2795     Base: 3 7 2 2 2 2 2 2
2.31	c ---[ 614]---> Sorter-cost: 2793     Base: 3 7 2 2 2 2 2 2
2.33	c ---[ 612]---> Sorter-cost: 2637     Base: 3 7 2 2 2 2 2
2.35	c ---[ 610]---> Adder-cost: 190   maxlim: 1554   bits: 12/11
2.37	c ---[ 608]---> Sorter-cost: 1978     Base: 3 7 2 2 2
2.38	c ---[ 606]---> Sorter-cost: 1925     Base: 3 7 2
2.39	c ---[ 604]---> Adder-cost: 144   maxlim: 270   bits: 9/9
2.42	c ---[ 602]---> Adder-cost: 126   maxlim: 137   bits: 8/8
2.42	c ---[ 600]---> Adder-cost: 54   maxlim: 66   bits: 7/7
2.42	c ---[ 598]---> Sorter-cost:  640     Base: 2 2 2 2 2 2 2
2.43	c ---[ 596]---> Sorter-cost: 2429     Base: 3 7 2 2 2
2.44	c ---[ 594]---> Sorter-cost: 2639     Base: 3 7 2 2 2 2 2
2.46	c ---[ 592]---> Sorter-cost: 2794     Base: 3 7 2 2 2 2 2 2
2.49	c ---[ 590]---> Sorter-cost: 2795     Base: 3 7 2 2 2 2 2 2
2.51	c ---[ 588]---> Sorter-cost: 2638     Base: 3 7 2 2 2 2 2
2.53	c ---[ 586]---> Adder-cost: 200   maxlim: 1552   bits: 12/11
2.55	c ---[ 584]---> Sorter-cost: 1980     Base: 3 7 2 2 2
2.56	c ---[ 582]---> Sorter-cost: 1927     Base: 3 7 2
2.57	c ---[ 580]---> Adder-cost: 152   maxlim: 270   bits: 9/9
2.58	c ---[ 578]---> Adder-cost: 134   maxlim: 139   bits: 8/8
2.58	c ---[ 576]---> Adder-cost: 60   maxlim: 64   bits: 7/7
2.58	c ---[ 574]---> Sorter-cost:  600     Base: 2 2 2 2 2
2.59	c ---[ 572]---> Adder-cost: 144   maxlim: 153   bits: 9/8
2.59	c ---[ 570]---> Adder-cost: 161   maxlim: 240   bits: 9/8
2.60	c ---[ 568]---> Sorter-cost: 1939     Base: 3 7 2 2 2
2.61	c ---[ 566]---> Sorter-cost: 2093     Base: 3 7 2 2 2 2
2.62	c ---[ 564]---> Sorter-cost: 2096     Base: 3 7 2 2 2 2
2.64	c ---[ 562]---> Sorter-cost: 1937     Base: 3 7 2 2 2
2.65	c ---[ 560]---> Sorter-cost: 1792     Base: 3 7 2 2
2.65	c ---[ 558]---> Adder-cost: 146   maxlim: 217   bits: 9/8
2.66	c ---[ 556]---> Adder-cost: 134   maxlim: 131   bits: 8/8
2.67	c ---[ 554]---> Adder-cost: 106   maxlim: 77   bits: 7/7
2.67	c ---[ 552]---> Sorter-cost:  515     Base: 2
2.67	c ---[ 550]---> Sorter-cost:  629     Base: 2 2 2 2 2 2 2
2.68	c ---[ 548]---> Sorter-cost: 1931     Base: 3 7 2 2 2
2.69	c ---[ 546]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
2.70	c ---[ 544]---> Sorter-cost: 2591     Base: 3 7 2 2 2 2 2
2.72	c ---[ 542]---> Sorter-cost: 2590     Base: 3 7 2 2 2 2 2
2.74	c ---[ 540]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
2.75	c ---[ 538]---> Sorter-cost: 1979     Base: 3 7 2 2 2
2.76	c ---[ 536]---> Adder-cost: 150   maxlim: 406   bits: 10/9
2.77	c ---[ 534]---> Adder-cost: 136   maxlim: 236   bits: 9/8
2.78	c ---[ 532]---> Adder-cost: 122   maxlim: 149   bits: 8/8
2.78	c ---[ 530]---> Adder-cost: 106   maxlim: 84   bits: 7/7
2.79	c ---[ 528]---> Sorter-cost:  619     Base: 2
2.79	c ---[ 526]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
2.79	c ---[ 524]---> Sorter-cost: 2012     Base: 3 7 2 2 2
2.80	c ---[ 522]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
2.82	c ---[ 520]---> Sorter-cost: 2591     Base: 3 7 2 2 2 2 2
2.84	c ---[ 518]---> Sorter-cost: 2590     Base: 3 7 2 2 2 2 2
2.86	c ---[ 516]---> Sorter-cost: 2146     Base: 3 7 2 2 2 2
2.87	c ---[ 514]---> Sorter-cost: 1979     Base: 3 7 2 2 2
2.88	c ---[ 512]---> Adder-cost: 162   maxlim: 405   bits: 10/9
2.89	c ---[ 510]---> Adder-cost: 144   maxlim: 234   bits: 9/8
2.90	c ---[ 508]---> Adder-cost: 130   maxlim: 149   bits: 8/8
2.90	c ---[ 506]---> Adder-cost: 114   maxlim: 84   bits: 7/7
2.91	c ---[ 504]---> Sorter-cost:  619     Base: 2
2.91	c ---[ 502]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
2.91	c ---[ 500]---> Sorter-cost: 2013     Base: 3 7 2 2 2
2.92	c ---[ 498]---> Adder-cost: 199   maxlim: 875   bits: 11/10
2.94	c ---[ 496]---> Sorter-cost: 2638     Base: 3 7 2 2 2 2 2
2.96	c ---[ 494]---> Sorter-cost: 2737     Base: 3 7 2 2 2 2 2
2.98	c ---[ 492]---> Sorter-cost: 2638     Base: 3 7 2 2 2 2 2
3.00	c ---[ 490]---> Sorter-cost: 2146     Base: 3 7 2 2 2 2
3.01	c ---[ 488]---> Sorter-cost: 1979     Base: 3 7 2 2 2
3.03	c ---[ 486]---> Sorter-cost: 1928     Base: 3 7 2
3.03	c ---[ 484]---> Adder-cost: 144   maxlim: 229   bits: 9/8
3.04	c ---[ 482]---> Adder-cost: 134   maxlim: 143   bits: 8/8
3.05	c ---[ 480]---> Adder-cost: 60   maxlim: 66   bits: 7/7
3.05	c ---[ 478]---> Sorter-cost:  615     Base: 2 2 2 2 2 2
3.05	c ---[ 476]---> Sorter-cost: 1880     Base: 3 7 2
3.06	c ---[ 474]---> Sorter-cost: 1980     Base: 3 7 2 2 2
3.07	c ---[ 472]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.14	c ---[ 470]---> Sorter-cost: 2235     Base: 3 7 2 2 2 2
3.16	c ---[ 468]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.17	c ---[ 466]---> Sorter-cost: 1938     Base: 3 7 2 2 2
3.18	c ---[ 464]---> Adder-cost: 154   maxlim: 410   bits: 10/9
3.19	c ---[ 462]---> Adder-cost: 138   maxlim: 214   bits: 9/8
3.20	c ---[ 460]---> Adder-cost: 126   maxlim: 131   bits: 8/8
3.20	c ---[ 458]---> Adder-cost: 98   maxlim: 75   bits: 7/7
3.21	c ---[ 456]---> Sorter-cost:  515     Base: 2
3.21	c ---[ 454]---> Sorter-cost:  613     Base: 2 2 2 2 2 2
3.21	c ---[ 452]---> Sorter-cost: 1880     Base: 3 7 2
3.22	c ---[ 450]---> Sorter-cost: 1980     Base: 3 7 2 2 2
3.23	c ---[ 448]---> Sorter-cost: 2145     Base: 3 7 2 2 2 2
3.24	c ---[ 446]---> Sorter-cost: 2235     Base: 3 7 2 2 2 2
3.26	c ---[ 444]---> Sorter-cost: 2096     Base: 3 7 2 2 2 2
3.27	c ---[ 442]---> Sorter-cost: 1939     Base: 3 7 2 2 2
3.29	c ---[ 440]---> Adder-cost: 162   maxlim: 410   bits: 10/9
3.29	c ---[ 438]---> Adder-cost: 144   maxlim: 236   bits: 9/8
3.30	c ---[ 436]---> Adder-cost: 134   maxlim: 131   bits: 8/8
3.31	c ---[ 434]---> Adder-cost: 110   maxlim: 85   bits: 7/7
3.31	c ---[ 432]---> Sorter-cost:  515     Base: 2
3.31	c ---[ 430]---> Sorter-cost:  614     Base: 2 2 2 2 2 2
3.32	c ---[ 428]---> Sorter-cost: 1880     Base: 3 7 2
3.32	c ---[ 426]---> Sorter-cost: 1980     Base: 3 7 2 2 2
3.34	c ---[ 424]---> Sorter-cost: 2147     Base: 3 7 2 2 2 2
3.35	c ---[ 422]---> Adder-cost: 210   maxlim: 1475   bits: 12/11
3.37	c ---[ 420]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.38	c ---[ 418]---> Sorter-cost: 1939     Base: 3 7 2 2 2
3.39	c ---[ 416]---> Adder-cost: 162   maxlim: 408   bits: 10/9
3.40	c ---[ 414]---> Adder-cost: 144   maxlim: 236   bits: 9/8
3.41	c ---[ 412]---> Adder-cost: 134   maxlim: 127   bits: 8/7
3.41	c ---[ 410]---> Adder-cost: 114   maxlim: 86   bits: 7/7
3.42	c ---[ 408]---> Sorter-cost:  619     Base: 2
3.42	c ---[ 406]---> Sorter-cost:  615     Base: 2 2 2 2 2 2
3.42	c ---[ 404]---> Sorter-cost: 1880     Base: 3 7 2
3.43	c ---[ 402]---> Sorter-cost: 1979     Base: 3 7 2 2 2
3.44	c ---[ 400]---> Sorter-cost: 2147     Base: 3 7 2 2 2 2
3.46	c ---[ 398]---> Adder-cost: 202   maxlim: 1476   bits: 12/11
3.47	c ---[ 396]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.49	c ---[ 394]---> Sorter-cost: 1939     Base: 3 7 2 2 2
3.50	c ---[ 392]---> Adder-cost: 154   maxlim: 408   bits: 10/9
3.51	c ---[ 390]---> Adder-cost: 134   maxlim: 238   bits: 9/8
3.52	c ---[ 388]---> Adder-cost: 124   maxlim: 128   bits: 8/8
3.52	c ---[ 386]---> Adder-cost: 106   maxlim: 86   bits: 7/7
3.53	c ---[ 384]---> Sorter-cost:  619     Base: 2
3.53	c ---[ 382]---> Sorter-cost:  613     Base: 2 2 2 2 2 2
3.53	c ---[ 380]---> Sorter-cost: 1880     Base: 3 7 2
3.54	c ---[ 378]---> Sorter-cost: 1980     Base: 3 7 2 2 2
3.55	c ---[ 376]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
3.56	c ---[ 374]---> Adder-cost: 210   maxlim: 1474   bits: 12/11
3.58	c ---[ 372]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.60	c ---[ 370]---> Sorter-cost: 1939     Base: 3 7 2 2 2
3.61	c ---[ 368]---> Adder-cost: 162   maxlim: 408   bits: 10/9
3.62	c ---[ 366]---> Adder-cost: 144   maxlim: 238   bits: 9/8
3.62	c ---[ 364]---> Adder-cost: 134   maxlim: 130   bits: 8/8
3.63	c ---[ 362]---> Adder-cost: 114   maxlim: 86   bits: 7/7
3.64	c ---[ 360]---> Sorter-cost:  619     Base: 2
3.64	c ---[ 358]---> Sorter-cost:  614     Base: 2 2 2 2 2 2
3.64	c ---[ 356]---> Sorter-cost: 1880     Base: 3 7 2
3.65	c ---[ 354]---> Sorter-cost: 1979     Base: 3 7 2 2 2
3.66	c ---[ 352]---> Sorter-cost: 2145     Base: 3 7 2 2 2 2
3.67	c ---[ 350]---> Sorter-cost: 2235     Base: 3 7 2 2 2 2
3.69	c ---[ 348]---> Sorter-cost: 2096     Base: 3 7 2 2 2 2
3.70	c ---[ 346]---> Sorter-cost: 1939     Base: 3 7 2 2 2
3.72	c ---[ 344]---> Adder-cost: 162   maxlim: 409   bits: 10/9
3.73	c ---[ 342]---> Adder-cost: 144   maxlim: 236   bits: 9/8
3.73	c ---[ 340]---> Adder-cost: 134   maxlim: 130   bits: 8/8
3.74	c ---[ 338]---> Adder-cost: 108   maxlim: 76   bits: 7/7
3.74	c ---[ 336]---> Sorter-cost:  619     Base: 2
3.75	c ---[ 334]---> Sorter-cost:  627     Base: 2 2 2 2 2 2
3.75	c ---[ 332]---> Sorter-cost: 2011     Base: 3 7 2 2
3.76	c ---[ 330]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
3.77	c ---[ 328]---> Sorter-cost: 2589     Base: 3 7 2 2 2 2 2
3.79	c ---[ 326]---> Sorter-cost: 2591     Base: 3 7 2 2 2 2 2
3.81	c ---[ 324]---> Sorter-cost: 2148     Base: 3 7 2 2 2 2
3.83	c ---[ 322]---> Sorter-cost: 1979     Base: 3 7 2 2 2
3.84	c ---[ 320]---> Adder-cost: 150   maxlim: 406   bits: 10/9
3.85	c ---[ 318]---> Adder-cost: 136   maxlim: 238   bits: 9/8
3.86	c ---[ 316]---> Adder-cost: 122   maxlim: 146   bits: 8/8
3.86	c ---[ 314]---> Adder-cost: 106   maxlim: 85   bits: 7/7
3.87	c ---[ 312]---> Sorter-cost:  619     Base: 2
3.87	c ---[ 310]---> Sorter-cost:  615     Base: 2 2 2 2 2 2
3.87	c ---[ 308]---> Sorter-cost: 1880     Base: 3 7 2
3.88	c ---[ 306]---> Sorter-cost: 1979     Base: 3 7 2 2 2
3.89	c ---[ 304]---> Sorter-cost: 2147     Base: 3 7 2 2 2 2
3.91	c ---[ 302]---> Adder-cost: 210   maxlim: 1476   bits: 12/11
3.92	c ---[ 300]---> Sorter-cost: 2095     Base: 3 7 2 2 2 2
3.94	c ---[ 298]---> Sorter-cost: 1940     Base: 3 7 2 2 2
3.95	c ---[ 296]---> Adder-cost: 162   maxlim: 407   bits: 10/9
3.96	c ---[ 294]---> Adder-cost: 144   maxlim: 237   bits: 9/8
3.97	c ---[ 292]---> Adder-cost: 134   maxlim: 130   bits: 8/8
3.97	c ---[ 290]---> Adder-cost: 114   maxlim: 84   bits: 7/7
3.98	c ---[ 288]---> Sorter-cost:  619     Base: 2
3.98	c ---[ 286]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
3.98	c ---[ 284]---> Sorter-cost: 2012     Base: 3 7 2 2 2
3.99	c ---[ 282]---> Adder-cost: 199   maxlim: 875   bits: 11/10
4.01	c ---[ 280]---> Sorter-cost: 2638     Base: 3 7 2 2 2 2 2
4.03	c ---[ 278]---> Sorter-cost: 2639     Base: 3 7 2 2 2 2 2
4.05	c ---[ 276]---> Adder-cost: 200   maxlim: 1552   bits: 12/11
4.07	c ---[ 274]---> Sorter-cost: 1980     Base: 3 7 2 2 2
4.08	c ---[ 272]---> Sorter-cost: 1929     Base: 3 7 2
4.09	c ---[ 270]---> Adder-cost: 152   maxlim: 276   bits: 9/9
4.10	c ---[ 268]---> Adder-cost: 130   maxlim: 142   bits: 8/8
4.10	c ---[ 266]---> Adder-cost: 122   maxlim: 100   bits: 8/7
4.11	c ---[ 264]---> Sorter-cost:  619     Base: 2
4.11	c ---[ 262]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
4.11	c ---[ 260]---> Sorter-cost: 2012     Base: 3 7 2 2 2
4.13	c ---[ 258]---> Adder-cost: 191   maxlim: 872   bits: 11/10
4.14	c ---[ 256]---> Sorter-cost: 2638     Base: 3 7 2 2 2 2 2
4.16	c ---[ 254]---> Sorter-cost: 2739     Base: 3 7 2 2 2 2 2
4.18	c ---[ 252]---> Sorter-cost: 2640     Base: 3 7 2 2 2 2 2
4.20	c ---[ 250]---> Sorter-cost: 2146     Base: 3 7 2 2 2 2
4.22	c ---[ 248]---> Sorter-cost: 1979     Base: 3 7 2 2 2
4.23	c ---[ 246]---> Sorter-cost: 1927     Base: 3 7 2
4.24	c ---[ 244]---> Adder-cost: 136   maxlim: 228   bits: 9/8
4.25	c ---[ 242]---> Adder-cost: 124   maxlim: 146   bits: 8/8
4.26	c ---[ 240]---> Adder-cost: 54   maxlim: 65   bits: 7/7
4.26	c ---[ 239]---> Sorter-cost:  236     Base: 2 2 2 2 2 2 2
4.26	c ---[ 238]---> Sorter-cost:  188     Base: 2 2 2 2 2 2 2
4.26	c ---[ 237]---> Sorter-cost:  213     Base: 2 2 2 2 2 2 2
4.26	c ---[ 236]---> Sorter-cost:  182     Base: 2 2 2 2 2 2 2
4.27	c ---[ 235]---> Sorter-cost:  384     Base: 7 3 3
4.27	c ---[ 234]---> Sorter-cost:  199     Base: 2 2 2 2 2 2
4.27	c ---[ 233]---> Sorter-cost:  178     Base: 2 2 2 2 2 2
4.27	c ---[ 232]---> Sorter-cost:  227     Base: 2 2 2 2 2 2
4.27	c ---[ 231]---> Sorter-cost:  201     Base: 2 2 2 2 2 2
4.28	c ---[ 230]---> Sorter-cost:  186     Base: 2 2 2 2 2
4.28	c ---[ 229]---> Sorter-cost:  184     Base: 2 2 2 2 2
4.28	c ---[ 228]---> Sorter-cost:  210     Base: 2 2 2
4.28	c ---[ 227]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2 2
4.28	c ---[ 226]---> Sorter-cost:  202     Base: 2 2 2 2 2 2 2 2
4.28	c ---[ 225]---> Sorter-cost:  215     Base: 2 2 2 2 2 2
4.29	c ---[ 224]---> Sorter-cost:  211     Base: 2 2 2 2 2 2 2
4.29	c ---[ 223]---> Sorter-cost:  179     Base: 2 2 2 2 2 2 2
4.29	c ---[ 222]---> Sorter-cost:  203     Base: 2 2 2 2 2 2 2
4.29	c ---[ 221]---> Sorter-cost:  184     Base: 2 2 2 2 2 2 2
4.29	c ---[ 220]---> Sorter-cost:  396     Base: 7 3 3
4.30	c ---[ 219]---> Sorter-cost:  187     Base: 2 2 2 2 2 2
4.30	c ---[ 218]---> Sorter-cost:  177     Base: 2 2 2 2 2 2
4.30	c ---[ 217]---> Sorter-cost:  195     Base: 2 2 2 2 2
4.30	c ---[ 216]---> Sorter-cost:  307     Base: 7
4.30	c ---[ 215]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
4.31	c ---[ 214]---> Sorter-cost:  203     Base: 2 2 2 2 2 2
4.31	c ---[ 213]---> Sorter-cost:  193     Base: 2 2 2 2 2 2
4.31	c ---[ 212]---> Sorter-cost:  213     Base: 2 2 2 2 2
4.31	c ---[ 211]---> Sorter-cost:  202     Base: 2 2 2 2 2 2
4.31	c ---[ 210]---> Sorter-cost:  169     Base: 2 2 2 2 2 2
4.31	c ---[ 209]---> Sorter-cost:  203     Base: 2 2 2 2
4.32	c ---[ 208]---> Sorter-cost:  161     Base: 2 2 2 2 2
4.32	c ---[ 207]---> Sorter-cost:  218     Base: 2 2 2 2
4.32	c ---[ 206]---> Sorter-cost:  308     Base: 7
4.32	c ---[ 205]---> Sorter-cost:  190     Base: 2 2 2
4.32	c ---[ 204]---> Sorter-cost:  232     Base: 7
4.32	c ---[ 203]---> Sorter-cost:  180     Base: 2 2 2 2 2 2 2 2
4.32	c ---[ 202]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2
4.33	c ---[ 201]---> Sorter-cost:  183     Base: 2 2 2 2 2 2 2
4.33	c ---[ 200]---> Sorter-cost:  178     Base: 2 2 2 2 2 2 2
4.33	c ---[ 199]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2
4.33	c ---[ 198]---> Sorter-cost:  213     Base: 2 2 2 2 2 2 2
4.34	c ---[ 197]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
4.34	c ---[ 196]---> Sorter-cost:  198     Base: 2 2 2 2 2 2
4.34	c ---[ 195]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
4.34	c ---[ 194]---> Sorter-cost:  181     Base: 2 2 2 2 2 2
4.34	c ---[ 193]---> Sorter-cost:  224     Base: 2 2 2 2
4.34	c ---[ 192]---> Sorter-cost:  312     Base: 7
4.35	c ---[ 191]---> Sorter-cost:  228     Base: 2 2 2 2 2 2 2 2 2
4.35	c ---[ 190]---> Sorter-cost:  186     Base: 2 2 2 2 2 2 2 2 2
4.35	c ---[ 189]---> BDD-cost:   90
4.35	c ---[ 188]---> Sorter-cost:  226     Base: 2 2 2 2 2 2 2 2
4.35	c ---[ 187]---> Sorter-cost:  205     Base: 2 2 2 2 2 2 2 2
4.36	c ---[ 186]---> Sorter-cost:  222     Base: 2 2 2 2 2 2 2 2
4.36	c ---[ 185]---> Sorter-cost:  231     Base: 2 2 2 2 2 2 2 2
4.36	c ---[ 184]---> Sorter-cost:  237     Base: 2 2 2 2 2 2
4.36	c ---[ 183]---> Sorter-cost:  178     Base: 2 2 2 2 2 2 2
4.37	c ---[ 182]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2
4.37	c ---[ 181]---> Sorter-cost:  206     Base: 2 2 2 2 2 2
4.37	c ---[ 180]---> Sorter-cost:  195     Base: 2 2 2 2
4.37	c ---[ 179]---> Sorter-cost:  218     Base: 2 2 2 2 2 2 2 2 2
4.37	c ---[ 178]---> Sorter-cost:  201     Base: 2 2 2 2 2 2 2 2 2
4.38	c ---[ 177]---> Sorter-cost:  197     Base: 2 2 2 2 2 2 2 2
4.38	c ---[ 176]---> Sorter-cost:  203     Base: 2 2 2 2 2 2 2 2
4.38	c ---[ 175]---> Sorter-cost:  182     Base: 2 2 2 2 2 2 2 2
4.38	c ---[ 174]---> Sorter-cost:  228     Base: 2 2 2 2 2 2 2 2
4.39	c ---[ 173]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2
4.39	c ---[ 172]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
4.39	c ---[ 171]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
4.39	c ---[ 170]---> Sorter-cost:  218     Base: 2 2 2 2 2 2 2
4.39	c ---[ 169]---> Sorter-cost:  241     Base: 2 2 2 2 2
4.40	c ---[ 168]---> Sorter-cost:  224     Base: 2 2 2 2
4.40	c ---[ 167]---> Sorter-cost:  204     Base: 2 2 2 2 2 2
4.40	c ---[ 166]---> Sorter-cost:  211     Base: 2 2 2 2 2 2
4.40	c ---[ 165]---> Sorter-cost:  223     Base: 2 2 2 2 2 2
4.40	c ---[ 164]---> Sorter-cost:  165     Base: 2 2 2 2 2 2
4.41	c ---[ 163]---> Sorter-cost:  174     Base: 2 2 2 2 2 2
4.41	c ---[ 162]---> Sorter-cost:  179     Base: 2 2 2 2 2 2
4.41	c ---[ 161]---> Sorter-cost:  160     Base: 2 2 2 2 2 2
4.41	c ---[ 160]---> Sorter-cost:  187     Base: 2 2 2 2
4.41	c ---[ 159]---> Sorter-cost:  217     Base: 2 2 2 2
4.41	c ---[ 158]---> Sorter-cost:  181     Base: 2 2 2 2 2
4.41	c ---[ 157]---> Sorter-cost:  299     Base: 7
4.42	c ---[ 156]---> Sorter-cost:  277     Base: 2
4.42	c ---[ 155]---> Sorter-cost:  190     Base: 2 2 2 2 2 2 2 2
4.42	c ---[ 154]---> Sorter-cost:  231     Base: 2 2 2 2 2 2
4.42	c ---[ 153]---> Sorter-cost:  183     Base: 2 2 2 2 2 2 2
4.42	c ---[ 152]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2
4.43	c ---[ 151]---> Sorter-cost:  183     Base: 2 2 2 2 2 2 2
4.43	c ---[ 150]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
4.43	c ---[ 149]---> Sorter-cost:  210     Base: 2 2 2 2 2 2 2
4.43	c ---[ 148]---> Sorter-cost:  216     Base: 2 2 2 2 2 2
4.43	c ---[ 147]---> Sorter-cost:  199     Base: 2 2 2 2 2 2
4.44	c ---[ 146]---> Sorter-cost:  172     Base: 2 2 2 2 2 2
4.44	c ---[ 145]---> Sorter-cost:  211     Base: 2 2 2 2
4.44	c ---[ 144]---> Sorter-cost:  190     Base: 2 2 2
4.44	c ---[ 143]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2 2
4.44	c ---[ 142]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2
4.44	c ---[ 141]---> Sorter-cost:  201     Base: 2 2 2 2 2 2 2
4.45	c ---[ 140]---> Sorter-cost:  218     Base: 2 2 2 2 2 2 2
4.45	c ---[ 139]---> Sorter-cost:  191     Base: 2 2 2 2 2 2 2
4.45	c ---[ 138]---> Sorter-cost:  224     Base: 2 2 2 2 2 2 2
4.45	c ---[ 137]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
4.46	c ---[ 136]---> Sorter-cost:  222     Base: 2 2 2 2 2
4.46	c ---[ 135]---> Sorter-cost:  206     Base: 2 2 2 2 2 2
4.46	c ---[ 134]---> Sorter-cost:  195     Base: 2 2 2 2 2 2
4.46	c ---[ 133]---> Sorter-cost:  182     Base: 2 2 2 2 2
4.46	c ---[ 132]---> Sorter-cost:  307     Base: 7
4.46	c ---[ 131]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2 2
4.47	c ---[ 130]---> Sorter-cost:  193     Base: 2 2 2 2 2 2 2 2
4.47	c ---[ 129]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2 2
4.47	c ---[ 128]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2
4.47	c ---[ 127]---> Sorter-cost:  178     Base: 2 2 2 2 2 2 2 2
4.48	c ---[ 126]---> Sorter-cost:  178     Base: 2 2 2 2 2 2 2 2
4.48	c ---[ 125]---> Sorter-cost:  190     Base: 2 2 2 2 2 2 2
4.48	c ---[ 124]---> Sorter-cost:  182     Base: 2 2 2 2 2 2 2
4.48	c ---[ 123]---> Sorter-cost:  193     Base: 2 2 2 2 2 2 2
4.48	c ---[ 122]---> Sorter-cost:  213     Base: 2 2 2 2 2
4.49	c ---[ 121]---> Sorter-cost:  227     Base: 2 2 2 2 2 2
4.49	c ---[ 120]---> Sorter-cost:  231     Base: 2 2 2 2
4.49	c ---[ 119]---> Sorter-cost:  200     Base: 2 2 2 2 2 2 2
4.49	c ---[ 118]---> Sorter-cost:  197     Base: 2 2 2 2 2 2 2
4.49	c ---[ 117]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
4.50	c ---[ 116]---> Sorter-cost:  223     Base: 2 2 2 2 2
4.50	c ---[ 115]---> Sorter-cost:  191     Base: 2 2 2 2 2 2
4.50	c ---[ 114]---> Sorter-cost:  219     Base: 2 2 2 2 2
4.50	c ---[ 113]---> Sorter-cost:  165     Base: 2 2 2 2 2 2
4.50	c ---[ 112]---> Sorter-cost:  181     Base: 2 2 2 2 2 2
4.50	c ---[ 111]---> Sorter-cost:  215     Base: 2 2 2 2
4.51	c ---[ 110]---> Sorter-cost:  231     Base: 2 2 2 2
4.51	c ---[ 109]---> Sorter-cost:  320     Base: 7
4.51	c ---[ 108]---> Sorter-cost:  277     Base: 2
4.51	c ---[ 107]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2
4.51	c ---[ 106]---> Sorter-cost:  185     Base: 2 2 2 2 2 2 2
4.51	c ---[ 105]---> Sorter-cost:  184     Base: 2 2 2 2 2 2 2
4.52	c ---[ 104]---> Sorter-cost:  174     Base: 2 2 2 2 2 2 2
4.52	c ---[ 103]---> Sorter-cost:  365     Base: 7 3 3
4.52	c ---[ 102]---> Sorter-cost:  220     Base: 2 2 2 2 2 2
4.52	c ---[ 101]---> Sorter-cost:  206     Base: 2 2 2 2 2
4.52	c ---[ 100]---> Sorter-cost:  211     Base: 2 2 2 2 2 2
4.53	c ---[  99]---> Sorter-cost:  172     Base: 2 2 2 2 2 2
4.53	c ---[  98]---> Sorter-cost:  217     Base: 2 2 2 2
4.53	c ---[  97]---> Sorter-cost:  181     Base: 2 2 2 2 2
4.53	c ---[  96]---> Sorter-cost:  231     Base: 7
4.53	c ---[  95]---> Sorter-cost:  186     Base: 2 2 2 2 2 2 2
4.53	c ---[  94]---> Sorter-cost:  187     Base: 2 2 2 2 2 2 2
4.54	c ---[  93]---> Sorter-cost:  227     Base: 2 2 2 2 2 2
4.54	c ---[  92]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2
4.54	c ---[  91]---> Sorter-cost:  197     Base: 2 2 2 2 2 2 2
4.54	c ---[  90]---> Sorter-cost:  365     Base: 7 3 3
4.54	c ---[  89]---> Sorter-cost:  207     Base: 2 2 2 2 2 2
4.55	c ---[  88]---> Sorter-cost:  231     Base: 2 2 2 2 2
4.55	c ---[  87]---> Sorter-cost:  191     Base: 2 2 2 2 2 2
4.55	c ---[  86]---> Sorter-cost:  199     Base: 2 2 2 2
4.55	c ---[  85]---> Sorter-cost:  181     Base: 2 2 2 2 2
4.55	c ---[  84]---> Sorter-cost:  194     Base: 2 2 2
4.55	c ---[  83]---> Sorter-cost:  224     Base: 2 2 2 2 2 2 2
4.56	c ---[  82]---> Sorter-cost:  201     Base: 2 2 2 2 2 2 2
4.56	c ---[  81]---> Sorter-cost:  247     Base: 2 2 2 2 2 2
4.56	c ---[  80]---> Sorter-cost:  198     Base: 2 2 2 2 2 2 2
4.56	c ---[  79]---> Sorter-cost:  231     Base: 2 2 2 2 2 2 2
4.56	c ---[  78]---> Sorter-cost:  384     Base: 7 3 3
4.57	c ---[  77]---> Sorter-cost:  207     Base: 2 2 2 2 2 2
4.57	c ---[  76]---> Sorter-cost:  232     Base: 2 2 2 2 2
4.57	c ---[  75]---> Sorter-cost:  181     Base: 2 2 2 2 2 2
4.57	c ---[  74]---> Sorter-cost:  195     Base: 2 2 2 2 2
4.57	c ---[  73]---> Sorter-cost:  181     Base: 2 2 2 2 2
4.57	c ---[  72]---> Sorter-cost:  194     Base: 2 2 2
4.58	c ---[  71]---> Sorter-cost:  195     Base: 2 2 2 2 2 2 2
4.58	c ---[  70]---> Sorter-cost:  201     Base: 2 2 2 2 2 2 2
4.58	c ---[  69]---> Sorter-cost:  224     Base: 2 2 2 2 2 2
4.58	c ---[  68]---> Sorter-cost:  169     Base: 2 2 2 2 2 2 2
4.58	c ---[  67]---> Sorter-cost:  231     Base: 2 2 2 2 2 2 2
4.58	c ---[  66]---> Sorter-cost:  201     Base: 2 2 2 2 2
4.59	c ---[  65]---> Sorter-cost:  175     Base: 2 2 2 2 2 2
4.59	c ---[  64]---> Sorter-cost:  186     Base: 2 2 2 2 2 2
4.69	c ---[  63]---> Sorter-cost:  188     Base: 2 2 2 2 2 2
4.69	c ---[  62]---> Sorter-cost:  202     Base: 2 2 2 2 2
4.69	c ---[  61]---> Sorter-cost:  177     Base: 2 2 2 2 2
4.69	c ---[  60]---> Sorter-cost:  190     Base: 2 2 2
4.69	c ---[  59]---> Sorter-cost:  186     Base: 2 2 2 2 2 2 2
4.69	c ---[  58]---> Sorter-cost:  198     Base: 2 2 2 2 2 2 2
4.69	c ---[  57]---> Sorter-cost:  207     Base: 2 2 2 2 2 2 2
4.70	c ---[  56]---> Sorter-cost:  174     Base: 2 2 2 2 2 2 2
4.70	c ---[  55]---> Sorter-cost:  210     Base: 2 2 2 2 2
4.70	c ---[  54]---> Sorter-cost:  184     Base: 2 2 2 2 2 2
4.70	c ---[  53]---> Sorter-cost:  178     Base: 2 2 2 2 2 2
4.70	c ---[  52]---> Sorter-cost:  227     Base: 2 2 2 2 2 2
4.70	c ---[  51]---> Sorter-cost:  185     Base: 2 2 2 2 2 2
4.70	c ---[  50]---> Sorter-cost:  227     Base: 2 2 2 2
4.71	c ---[  49]---> Sorter-cost:  262     Base: 2 7
4.71	c ---[  48]---> Sorter-cost:  194     Base: 2 2 2
4.71	c ---[  47]---> Sorter-cost:  209     Base: 2 2 2 2 2 2 2 2
4.71	c ---[  46]---> Sorter-cost:  181     Base: 2 2 2 2 2 2 2 2
4.71	c ---[  45]---> Sorter-cost:  187     Base: 2 2 2 2 2 2 2
4.71	c ---[  44]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
4.72	c ---[  43]---> Sorter-cost:  192     Base: 2 2 2 2 2 2 2
4.72	c ---[  42]---> Sorter-cost:  220     Base: 2 2 2 2 2 2 2
4.72	c ---[  41]---> Sorter-cost:  164     Base: 2 2 2 2 2 2 2
4.72	c ---[  40]---> Sorter-cost:  196     Base: 2 2 2 2 2 2
4.72	c ---[  39]---> Sorter-cost:  245     Base: 2 2 2 2 2
4.72	c ---[  38]---> Sorter-cost:  182     Base: 2 2 2 2 2 2
4.72	c ---[  37]---> Sorter-cost:  195     Base: 2 2 2 2
4.73	c ---[  36]---> Sorter-cost:  299     Base: 7
4.73	c ---[  35]---> Sorter-cost:  233     Base: 2 2 2 2 2 2 2
4.73	c ---[  34]---> Sorter-cost:  208     Base: 2 2 2 2 2 2 2
4.73	c ---[  33]---> Sorter-cost:  234     Base: 2 2 2 2 2 2
4.73	c ---[  32]---> Sorter-cost:  215     Base: 2 2 2 2 2 2 2
4.73	c ---[  31]---> Sorter-cost:  181     Base: 2 2 2 2 2 2 2
4.74	c ---[  30]---> Sorter-cost:  365     Base: 7 3 3
4.74	c ---[  29]---> Sorter-cost:  220     Base: 2 2 2 2 2 2
4.74	c ---[  28]---> Sorter-cost:  245     Base: 2 2 2 2 2
4.74	c ---[  27]---> Sorter-cost:  194     Base: 2 2 2 2 2 2
4.74	c ---[  26]---> Sorter-cost:  195     Base: 2 2 2 2 2
4.74	c ---[  25]---> Sorter-cost:  218     Base: 2 2 2 2
4.75	c ---[  24]---> Sorter-cost:  181     Base: 2 2 2
4.75	c ---[  23]---> Sorter-cost:  237     Base: 2 2 2 2 2 2 2 2
4.75	c ---[  22]---> Sorter-cost:  205     Base: 2 2 2 2 2 2 2 2
4.75	c ---[  21]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
4.75	c ---[  20]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
4.75	c ---[  19]---> Sorter-cost:  233     Base: 2 2 2 2 2 2 2 2
4.76	c ---[  18]---> Sorter-cost:  213     Base: 2 2 2 2 2 2 2 2
4.76	c ---[  17]---> Sorter-cost:  212     Base: 2 2 2 2 2 2 2
4.76	c ---[  16]---> Sorter-cost:  190     Base: 2 2 2 2 2 2 2
4.76	c ---[  15]---> Sorter-cost:  231     Base: 2 2 2 2 2 2 2
4.76	c ---[  14]---> Sorter-cost:  198     Base: 2 2 2 2 2 2
4.76	c ---[  13]---> Sorter-cost:  218     Base: 2 2 2 2 2 2
4.77	c ---[  12]---> Sorter-cost:  249     Base: 2 7
4.77	c ---[  11]---> Sorter-cost:  216     Base: 2 2 2 2 2 2 2 2
4.77	c ---[  10]---> Sorter-cost:  216     Base: 2 2 2 2 2 2 2 2
4.77	c ---[   9]---> Sorter-cost:  229     Base: 2 2 2 2 2 2 2 2
4.77	c ---[   8]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2 2
4.78	c ---[   7]---> Sorter-cost:  182     Base: 2 2 2 2 2 2 2 2
4.78	c ---[   6]---> Sorter-cost:  190     Base: 2 2 2 2 2 2 2 2
4.78	c ---[   5]---> Sorter-cost:  183     Base: 2 2 2 2 2 2 2
4.78	c ---[   4]---> Sorter-cost:  198     Base: 2 2 2 2 2 2 2
4.78	c ---[   3]---> Sorter-cost:  206     Base: 2 2 2 2 2 2 2
4.78	c ---[   2]---> Sorter-cost:  191     Base: 2 2 2 2 2 2
4.79	c ---[   1]---> Sorter-cost:  195     Base: 2 2 2 2 2 2
4.79	c ---[   0]---> Sorter-cost:  208     Base: 2 2 2 2
5.65	c ==================================[MINISAT+]==================================
5.65	c | Conflicts | Original         | Learnt                           | Progress |
5.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.65	c ==============================================================================
5.65	c |         0 |  969510  2460374 |  323170       0        0     nan |  0.000 % |
5.67	c |       100 |  969510  2460374 |  355487     100      541     5.4 |  4.192 % |
5.95	c |       251 |  968780  2458726 |  391035     241     1111     4.6 |  4.252 % |
6.16	c |       476 |  968687  2458515 |  430139     459     2429     5.3 |  4.260 % |
6.20	c |       813 |  968687  2458515 |  473153     796     8271    10.4 |  4.260 % |
6.36	c |      1319 |  968673  2458483 |  520468    1296    11770     9.1 |  4.261 % |
6.67	c |      2078 |  968384  2457832 |  572515    2046    17729     8.7 |  4.285 % |
6.85	c |      3217 |  968384  2457832 |  629766    3185    26710     8.4 |  4.285 % |
7.69	c |      4925 |  966864  2454378 |  692743    4849    43204     8.9 |  4.416 % |
8.22	c |      7487 |  966864  2454378 |  762017    7411   126858    17.1 |  4.416 % |
9.00	c |     11332 |  966832  2454305 |  838219   11252   190889    17.0 |  4.418 % |
10.68	c |     17098 |  965767  2451862 |  922041   16971   272392    16.1 |  4.515 % |
13.66	c |     25749 |  963409  2446414 | 1014245   25516   401828    15.7 |  4.718 % |
17.46	c |     38723 |  962323  2443949 | 1115670   38438   567230    14.8 |  4.812 % |
23.91	c |     58184 |  961543  2442160 | 1227237   57775   881207    15.3 |  4.884 % |
34.56	c |     87376 |  959046  2436418 | 1349961   86879  1325402    15.3 |  5.090 % |
53.16	c |    131165 |  957409  2432656 | 1484957  130502  2335586    17.9 |  5.237 % |
84.07	c |    196849 |  952200  2420646 | 1633453  195155  3950699    20.2 |  5.705 % |
143.62	c |    295375 |  949095  2413453 | 1796798  293277  6203613    21.2 |  5.973 % |
249.89	c |    443164 |  943807  2401293 | 1976478  440322 10030282    22.8 |  6.430 % |
506.14	c |    664847 |  940340  2393190 | 2174126  661436 19921172    30.1 |  6.730 % |
900.69	c |    997372 |  930557  2370742 | 2391538  992736 30032625    30.3 |  7.600 % |
1573.74	c |   1496161 |  919884  2346274 | 2630692 1488913 43707663    29.4 |  8.566 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	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/node2/watcher-35111-1149348392 -o ROOT/results/node2/solver-35111-1149348392 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node2/35111-1149348392/instance-35111-1149348392.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.91 3/64 32629
/proc/meminfo: memFree=1417168/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=1352 CPUtime=0
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 158 0 0 0 0 0 0 0 19 0 1 0 200500812 1384448 143 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134569953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 338 143 67 215 0 120 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.95 0.91 2/64 32629
/proc/meminfo: memFree=1339352/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=88288 CPUtime=9.96
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 20975 0 0 0 986 10 0 0 25 0 1 0 200500812 90406912 19568 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 22072 19568 124 215 0 21854 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 88288

[startup+20.0082 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 32629
/proc/meminfo: memFree=1335896/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=91660 CPUtime=19.97
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 21841 0 0 0 1986 11 0 0 25 0 1 0 200500812 93859840 20434 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 22915 20434 124 215 0 22697 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 91660

[startup+30.0142 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 32629
/proc/meminfo: memFree=1332952/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=94652 CPUtime=29.97
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 22589 0 0 0 2986 11 0 0 25 0 1 0 200500812 96923648 21182 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134588652 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 23663 21182 124 215 0 23445 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 94652

[startup+40.0203 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 32629
/proc/meminfo: memFree=1330136/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=97456 CPUtime=39.97
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 23275 0 0 0 3985 12 0 0 25 0 1 0 200500812 99794944 21868 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 24364 21868 124 215 0 24146 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 97456

[startup+50.0263 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 32629
/proc/meminfo: memFree=1327000/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=100604 CPUtime=49.98
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 24062 0 0 0 4985 13 0 0 25 0 1 0 200500812 103018496 22655 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 25151 22655 124 215 0 24933 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 100604

[startup+60.0314 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 32629
/proc/meminfo: memFree=1323992/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=103748 CPUtime=59.98
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 24811 0 0 0 5985 13 0 0 25 0 1 0 200500812 106237952 23404 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134572696 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 25937 23404 124 215 0 25719 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 103748

[startup+70.0374 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 32629
/proc/meminfo: memFree=1320536/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=107128 CPUtime=69.98
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 25673 0 0 0 6984 14 0 0 25 0 1 0 200500812 109699072 24266 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 26782 24266 124 215 0 26564 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 107128

[startup+80.0435 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 32629
/proc/meminfo: memFree=1317528/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=109996 CPUtime=79.99
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 26429 0 0 0 7984 15 0 0 25 0 1 0 200500812 112635904 25022 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134582057 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 27499 25022 124 215 0 27281 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 109996

[startup+90.0495 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 32629
/proc/meminfo: memFree=1314520/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=113000 CPUtime=89.99
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 27179 0 0 0 8984 15 0 0 25 0 1 0 200500812 115712000 25772 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574378 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 28250 25772 124 215 0 28032 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 113000

[startup+100.056 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 32629
/proc/meminfo: memFree=1312088/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=115636 CPUtime=99.99
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 27781 0 0 0 9983 16 0 0 25 0 1 0 200500812 118411264 26374 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 28909 26374 124 215 0 28691 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 115636

[startup+110.062 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 32629
/proc/meminfo: memFree=1309784/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=117872 CPUtime=110
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 28349 0 0 0 10983 17 0 0 25 0 1 0 200500812 120700928 26942 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 29468 26942 124 215 0 29250 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 117872

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32629
/proc/meminfo: memFree=1307672/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=119964 CPUtime=120
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 28879 0 0 0 11982 18 0 0 25 0 1 0 200500812 122843136 27472 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 29991 27472 124 215 0 29773 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 119964

[startup+130.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32629
/proc/meminfo: memFree=1305816/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=121796 CPUtime=130
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 29350 0 0 0 12982 18 0 0 25 0 1 0 200500812 124719104 27943 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 30449 27943 124 215 0 30231 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 121796

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32629
/proc/meminfo: memFree=1304024/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=123492 CPUtime=140
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 29803 0 0 0 13982 18 0 0 25 0 1 0 200500812 126455808 28396 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 30873 28396 124 215 0 30655 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 123492

[startup+150.086 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32629
/proc/meminfo: memFree=1302552/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=124940 CPUtime=150.01
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 30170 0 0 0 14982 19 0 0 25 0 1 0 200500812 127938560 28763 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580473 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 31235 28763 124 215 0 31017 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 124940

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32629
/proc/meminfo: memFree=1300760/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=127244 CPUtime=160.01
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 30610 0 0 0 15982 19 0 0 25 0 1 0 200500812 130297856 29203 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 31811 29203 124 215 0 31593 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 127244

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32629
/proc/meminfo: memFree=1298520/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=129336 CPUtime=170.02
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 31168 0 0 0 16982 20 0 0 25 0 1 0 200500812 132440064 29761 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134569797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 32334 29761 124 215 0 32116 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 129336

[startup+180.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32629
/proc/meminfo: memFree=1296088/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=131692 CPUtime=180.01
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 31777 0 0 0 17981 20 0 0 25 0 1 0 200500812 134852608 30370 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 32923 30370 124 215 0 32705 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 131692

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32629
/proc/meminfo: memFree=1294104/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=133652 CPUtime=190.02
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 32273 0 0 0 18981 21 0 0 25 0 1 0 200500812 136859648 30866 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 33413 30866 124 215 0 33195 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 133652

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32629
/proc/meminfo: memFree=1292248/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=135484 CPUtime=200.03
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 32734 0 0 0 19981 22 0 0 25 0 1 0 200500812 138735616 31327 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134569815 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 33871 31327 124 215 0 33653 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 135484

[startup+210.121 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32629
/proc/meminfo: memFree=1290200/2055920 swapFree=4181512/4192956

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

[pid=32629] ppid=32627 vsize=349008 CPUtime=1781.52
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85584 0 0 0 178075 77 0 0 25 0 1 0 200500812 357384192 84177 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87252 84177 124 215 0 87034 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 349008

[startup+1783.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1080152/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349140 CPUtime=1782.53
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85602 0 0 0 178176 77 0 0 25 0 1 0 200500812 357519360 84195 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134588639 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87285 84195 124 215 0 87067 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 349140

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1080088/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349140 CPUtime=1783.53
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85619 0 0 0 178276 77 0 0 25 0 1 0 200500812 357519360 84212 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87285 84212 124 215 0 87067 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 349140

[startup+1785.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1080024/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349272 CPUtime=1784.54
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85632 0 0 0 178377 77 0 0 25 0 1 0 200500812 357654528 84225 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87318 84225 124 215 0 87100 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 349272

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079960/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349272 CPUtime=1785.54
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85654 0 0 0 178477 77 0 0 25 0 1 0 200500812 357654528 84247 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134588652 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87318 84247 124 215 0 87100 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 349272

[startup+1787.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079960/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349272 CPUtime=1786.55
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85656 0 0 0 178578 77 0 0 25 0 1 0 200500812 357654528 84249 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134569778 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87318 84249 124 215 0 87100 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 349272

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079960/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349272 CPUtime=1787.55
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85656 0 0 0 178678 77 0 0 25 0 1 0 200500812 357654528 84249 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134569815 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87318 84249 124 215 0 87100 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 349272

[startup+1789.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079832/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349400 CPUtime=1788.56
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85676 0 0 0 178779 77 0 0 25 0 1 0 200500812 357785600 84269 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573340 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87350 84269 124 215 0 87132 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 349400

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079768/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349532 CPUtime=1789.56
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85695 0 0 0 178879 77 0 0 25 0 1 0 200500812 357920768 84288 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581237 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87383 84288 124 215 0 87165 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 349532

[startup+1791.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079704/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349532 CPUtime=1790.57
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85707 0 0 0 178980 77 0 0 25 0 1 0 200500812 357920768 84300 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87383 84300 124 215 0 87165 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 349532

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079640/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349664 CPUtime=1791.57
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85737 0 0 0 179080 77 0 0 25 0 1 0 200500812 358055936 84330 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87416 84330 124 215 0 87198 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 349664

[startup+1793.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079512/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349664 CPUtime=1792.58
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85758 0 0 0 179181 77 0 0 25 0 1 0 200500812 358055936 84351 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87416 84351 124 215 0 87198 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 349664

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079512/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349796 CPUtime=1793.58
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85762 0 0 0 179281 77 0 0 25 0 1 0 200500812 358191104 84355 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87449 84355 124 215 0 87231 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 349796

[startup+1795.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079448/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349796 CPUtime=1794.58
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85772 0 0 0 179381 77 0 0 25 0 1 0 200500812 358191104 84365 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87449 84365 124 215 0 87231 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 349796

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079448/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=349796 CPUtime=1795.59
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85783 0 0 0 179482 77 0 0 25 0 1 0 200500812 358191104 84376 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87449 84376 124 215 0 87231 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 349796

[startup+1797.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079192/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=350052 CPUtime=1796.59
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85842 0 0 0 179582 77 0 0 25 0 1 0 200500812 358453248 84435 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87513 84435 124 215 0 87295 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 350052

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1079000/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=350180 CPUtime=1797.6
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85884 0 0 0 179683 77 0 0 25 0 1 0 200500812 358584320 84477 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87545 84477 124 215 0 87327 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 350180

[startup+1799.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1078936/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=350308 CPUtime=1798.6
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 85904 0 0 0 179783 77 0 0 25 0 1 0 200500812 358715392 84497 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87577 84497 124 215 0 87359 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 350308

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1078552/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=350700 CPUtime=1799.61
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 86001 0 0 0 179884 77 0 0 25 0 1 0 200500812 359116800 84594 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87675 84594 124 215 0 87457 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 350700

[startup+1801.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1078232/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=350960 CPUtime=1800.61
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 86072 0 0 0 179984 77 0 0 25 0 1 0 200500812 359383040 84665 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87740 84665 124 215 0 87522 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 350960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32631
/proc/meminfo: memFree=1078232/2055920 swapFree=4181512/4192956
[pid=32629] ppid=32627 vsize=350960 CPUtime=1800.61
/proc/32629/stat : 32629 (minisat+) R 32627 32629 32583 0 -1 4194304 86073 0 0 0 179984 77 0 0 25 0 1 0 200500812 359383040 84666 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135011021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32629/statm: 87740 84666 124 215 0 87522 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 350960

Sending SIGTERM to -32629
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.22
CPU time (s): 1800.68
CPU user time (s): 1799.85
CPU system time (s): 0.829873
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (Kb): 350960

Launcher Data (download as text)

Begin job on node2 on Sat Jun  3 15:26:32 UTC 2006


FILE ID= 35111-1149348392

PBS_JOBID= 310834

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  8707b70244b4b6d1505bb830d4ab8529

RANDOM SEED= 19827162


/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.240
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.240
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:       1417376 kB
Buffers:         30144 kB
Cached:         537528 kB
SwapCached:       3392 kB
Active:          92548 kB
Inactive:       484036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417376 kB
SwapTotal:     4192956 kB
SwapFree:      4181512 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14936 kB
Slab:            47888 kB
Committed_AS:   304740 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node2 on Sat Jun  3 15:56:33 UTC 2006