Trace number 362610

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.14UNSAT 6.87395 6.88328

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-neos17.opb
MD5SUM17ed6a127b27ec0fe0b994bf638e6a2f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.725889
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3115
Total number of constraints671
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 constraints671
Minimum length of a constraint11
Maximum length of a constraint780
Number of terms in the objective function 2126
Biggest coefficient in the objective function 131254
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 525120
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 131254
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 525120
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.59/0.61	c Converting 672 PB-constraints to clauses...
0.59/0.61	c   -- Unit propagations: (none)
0.59/0.65	c   -- Detecting intervals from adjacent constraints: #
0.59/0.65	c   -- Clauses(.)/Splits(s): (none)
0.59/0.65	c ---[ 671]---> BDD-cost:   10
0.59/0.65	c ---[ 670]---> BDD-cost:   10
0.59/0.65	c ---[ 669]---> BDD-cost:   10
0.59/0.65	c ---[ 668]---> BDD-cost:   10
0.59/0.65	c ---[ 667]---> BDD-cost:   10
0.59/0.65	c ---[ 666]---> BDD-cost:   10
0.59/0.65	c ---[ 665]---> BDD-cost:   10
0.59/0.65	c ---[ 664]---> BDD-cost:   10
0.59/0.65	c ---[ 663]---> BDD-cost:   10
0.59/0.65	c ---[ 662]---> BDD-cost:   10
0.59/0.65	c ---[ 661]---> BDD-cost:   10
0.59/0.65	c ---[ 660]---> BDD-cost:   10
0.59/0.65	c ---[ 659]---> BDD-cost:   10
0.59/0.65	c ---[ 658]---> BDD-cost:   10
0.59/0.65	c ---[ 657]---> BDD-cost:   10
0.59/0.65	c ---[ 656]---> BDD-cost:   10
0.59/0.65	c ---[ 655]---> BDD-cost:   10
0.59/0.65	c ---[ 654]---> BDD-cost:   10
0.59/0.65	c ---[ 653]---> BDD-cost:   10
0.59/0.65	c ---[ 652]---> BDD-cost:   10
0.59/0.65	c ---[ 651]---> BDD-cost:   10
0.59/0.65	c ---[ 650]---> BDD-cost:   10
0.59/0.65	c ---[ 649]---> BDD-cost:   10
0.59/0.65	c ---[ 648]---> BDD-cost:   10
0.59/0.65	c ---[ 647]---> BDD-cost:   10
0.59/0.65	c ---[ 646]---> BDD-cost:   10
0.59/0.65	c ---[ 645]---> BDD-cost:   10
0.59/0.65	c ---[ 644]---> BDD-cost:   10
0.59/0.65	c ---[ 643]---> BDD-cost:   10
0.59/0.65	c ---[ 642]---> BDD-cost:   10
0.59/0.65	c ---[ 641]---> BDD-cost:   10
0.59/0.65	c ---[ 640]---> BDD-cost:   10
0.59/0.65	c ---[ 639]---> BDD-cost:   10
0.59/0.65	c ---[ 638]---> BDD-cost:   10
0.59/0.65	c ---[ 637]---> BDD-cost:   10
0.59/0.65	c ---[ 636]---> BDD-cost:   10
0.59/0.65	c ---[ 635]---> BDD-cost:   10
0.59/0.65	c ---[ 634]---> BDD-cost:   10
0.59/0.65	c ---[ 633]---> BDD-cost:   10
0.59/0.65	c ---[ 632]---> BDD-cost:   10
0.59/0.65	c ---[ 631]---> BDD-cost:   10
0.59/0.65	c ---[ 630]---> BDD-cost:   10
0.59/0.65	c ---[ 629]---> BDD-cost:   10
0.59/0.65	c ---[ 628]---> BDD-cost:   10
0.59/0.65	c ---[ 627]---> BDD-cost:   10
0.59/0.65	c ---[ 626]---> BDD-cost:   10
0.59/0.65	c ---[ 625]---> BDD-cost:   10
0.59/0.65	c ---[ 624]---> BDD-cost:   10
0.59/0.65	c ---[ 623]---> BDD-cost:   10
0.59/0.65	c ---[ 622]---> BDD-cost:   10
0.59/0.65	c ---[ 621]---> BDD-cost:   10
0.59/0.65	c ---[ 620]---> BDD-cost:   10
0.59/0.66	c ---[ 619]---> BDD-cost:   10
0.59/0.66	c ---[ 618]---> BDD-cost:   10
0.59/0.66	c ---[ 617]---> BDD-cost:   10
0.59/0.66	c ---[ 616]---> BDD-cost:   10
0.59/0.66	c ---[ 615]---> BDD-cost:   10
0.59/0.66	c ---[ 614]---> BDD-cost:   10
0.59/0.66	c ---[ 613]---> BDD-cost:   10
0.59/0.66	c ---[ 612]---> BDD-cost:   10
0.59/0.66	c ---[ 611]---> BDD-cost:   10
0.59/0.66	c ---[ 610]---> BDD-cost:   10
0.59/0.66	c ---[ 609]---> BDD-cost:   10
0.59/0.66	c ---[ 608]---> BDD-cost:   10
0.59/0.66	c ---[ 607]---> BDD-cost:   10
0.59/0.66	c ---[ 606]---> BDD-cost:   10
0.59/0.66	c ---[ 605]---> BDD-cost:   10
0.59/0.66	c ---[ 604]---> BDD-cost:   10
0.59/0.66	c ---[ 603]---> BDD-cost:   10
0.59/0.66	c ---[ 602]---> BDD-cost:   10
0.59/0.66	c ---[ 601]---> BDD-cost:   10
0.59/0.66	c ---[ 600]---> BDD-cost:   10
0.59/0.66	c ---[ 599]---> BDD-cost:   10
0.59/0.66	c ---[ 598]---> BDD-cost:   10
0.59/0.66	c ---[ 597]---> BDD-cost:   10
0.59/0.66	c ---[ 596]---> BDD-cost:   10
0.59/0.66	c ---[ 595]---> BDD-cost:   10
0.59/0.66	c ---[ 594]---> BDD-cost:   10
0.59/0.66	c ---[ 593]---> BDD-cost:   10
0.59/0.66	c ---[ 592]---> BDD-cost:   10
0.59/0.66	c ---[ 591]---> BDD-cost:   10
0.59/0.66	c ---[ 590]---> BDD-cost:   10
0.59/0.66	c ---[ 589]---> BDD-cost:   10
0.59/0.66	c ---[ 588]---> BDD-cost:   10
0.59/0.66	c ---[ 587]---> BDD-cost:   10
0.59/0.66	c ---[ 586]---> BDD-cost:   10
0.59/0.66	c ---[ 585]---> BDD-cost:   10
0.59/0.66	c ---[ 584]---> BDD-cost:   10
0.59/0.66	c ---[ 583]---> BDD-cost:   10
0.59/0.66	c ---[ 582]---> BDD-cost:   10
0.59/0.66	c ---[ 581]---> BDD-cost:   10
0.59/0.66	c ---[ 580]---> BDD-cost:   10
0.59/0.66	c ---[ 579]---> BDD-cost:   10
0.59/0.66	c ---[ 578]---> BDD-cost:   10
0.59/0.66	c ---[ 577]---> BDD-cost:   10
0.59/0.66	c ---[ 576]---> BDD-cost:   10
0.59/0.66	c ---[ 575]---> BDD-cost:   10
0.59/0.66	c ---[ 574]---> BDD-cost:   10
0.59/0.66	c ---[ 573]---> BDD-cost:   10
0.59/0.66	c ---[ 572]---> BDD-cost:   10
0.59/0.66	c ---[ 571]---> BDD-cost:   10
0.59/0.66	c ---[ 570]---> BDD-cost:   10
0.59/0.66	c ---[ 569]---> BDD-cost:   10
0.59/0.66	c ---[ 568]---> BDD-cost:   10
0.59/0.66	c ---[ 567]---> BDD-cost:   10
0.59/0.66	c ---[ 566]---> BDD-cost:   10
0.59/0.66	c ---[ 565]---> BDD-cost:   10
0.59/0.66	c ---[ 564]---> BDD-cost:   10
0.59/0.66	c ---[ 563]---> BDD-cost:   10
0.59/0.66	c ---[ 562]---> BDD-cost:   10
0.59/0.66	c ---[ 561]---> BDD-cost:   10
0.59/0.66	c ---[ 560]---> BDD-cost:   10
0.59/0.66	c ---[ 559]---> BDD-cost:   10
0.59/0.66	c ---[ 558]---> BDD-cost:   10
0.59/0.66	c ---[ 557]---> BDD-cost:   10
0.59/0.66	c ---[ 556]---> BDD-cost:   10
0.59/0.66	c ---[ 555]---> BDD-cost:   10
0.59/0.66	c ---[ 554]---> BDD-cost:   10
0.59/0.66	c ---[ 553]---> BDD-cost:   10
0.59/0.66	c ---[ 552]---> BDD-cost:   10
0.59/0.66	c ---[ 551]---> BDD-cost:   10
0.59/0.66	c ---[ 550]---> BDD-cost:   10
0.59/0.66	c ---[ 549]---> BDD-cost:   10
0.59/0.66	c ---[ 548]---> BDD-cost:   10
0.59/0.66	c ---[ 547]---> BDD-cost:   10
0.59/0.66	c ---[ 546]---> BDD-cost:   10
0.59/0.66	c ---[ 545]---> BDD-cost:   10
0.59/0.66	c ---[ 544]---> BDD-cost:   10
0.59/0.66	c ---[ 543]---> BDD-cost:   10
0.59/0.66	c ---[ 542]---> BDD-cost:   10
0.59/0.66	c ---[ 541]---> BDD-cost:   10
0.59/0.66	c ---[ 540]---> BDD-cost:   10
0.59/0.67	c ---[ 539]---> BDD-cost:   10
0.59/0.67	c ---[ 538]---> BDD-cost:   10
0.59/0.67	c ---[ 537]---> BDD-cost:   10
0.59/0.67	c ---[ 536]---> BDD-cost:   10
0.59/0.67	c ---[ 535]---> BDD-cost:   10
0.59/0.67	c ---[ 534]---> BDD-cost:   10
0.59/0.67	c ---[ 533]---> BDD-cost:   10
0.59/0.67	c ---[ 532]---> BDD-cost:   10
0.59/0.67	c ---[ 531]---> BDD-cost:   10
0.59/0.67	c ---[ 530]---> BDD-cost:   10
0.59/0.67	c ---[ 529]---> BDD-cost:   10
0.59/0.67	c ---[ 528]---> BDD-cost:   10
0.59/0.67	c ---[ 527]---> BDD-cost:   10
0.59/0.67	c ---[ 526]---> BDD-cost:   10
0.59/0.67	c ---[ 525]---> BDD-cost:   10
0.59/0.67	c ---[ 524]---> BDD-cost:   10
0.59/0.67	c ---[ 523]---> BDD-cost:   10
0.59/0.67	c ---[ 522]---> BDD-cost:   10
0.59/0.67	c ---[ 521]---> BDD-cost:   10
0.59/0.67	c ---[ 520]---> BDD-cost:   10
0.59/0.67	c ---[ 519]---> BDD-cost:   10
0.59/0.67	c ---[ 518]---> BDD-cost:   10
0.59/0.67	c ---[ 517]---> BDD-cost:   10
0.59/0.67	c ---[ 516]---> BDD-cost:   10
0.59/0.67	c ---[ 515]---> BDD-cost:   10
0.59/0.67	c ---[ 514]---> BDD-cost:   10
0.59/0.67	c ---[ 513]---> BDD-cost:   10
0.59/0.67	c ---[ 512]---> BDD-cost:   10
0.59/0.67	c ---[ 511]---> BDD-cost:   10
0.59/0.67	c ---[ 510]---> BDD-cost:   10
0.59/0.67	c ---[ 509]---> BDD-cost:   10
0.59/0.67	c ---[ 508]---> BDD-cost:   10
0.59/0.67	c ---[ 507]---> BDD-cost:   10
0.59/0.67	c ---[ 506]---> BDD-cost:   10
0.59/0.67	c ---[ 505]---> BDD-cost:   10
0.59/0.67	c ---[ 504]---> BDD-cost:   10
0.59/0.67	c ---[ 503]---> BDD-cost:   10
0.59/0.67	c ---[ 502]---> BDD-cost:   10
0.59/0.67	c ---[ 501]---> BDD-cost:   10
0.59/0.67	c ---[ 500]---> BDD-cost:   10
0.59/0.67	c ---[ 499]---> BDD-cost:   10
0.59/0.67	c ---[ 498]---> BDD-cost:   10
0.59/0.67	c ---[ 497]---> BDD-cost:   10
0.59/0.67	c ---[ 496]---> BDD-cost:   10
0.59/0.67	c ---[ 495]---> BDD-cost:   10
0.59/0.67	c ---[ 494]---> BDD-cost:   10
0.59/0.67	c ---[ 493]---> BDD-cost:   10
0.59/0.67	c ---[ 492]---> BDD-cost:   10
0.59/0.67	c ---[ 491]---> BDD-cost:   10
0.59/0.67	c ---[ 490]---> BDD-cost:   10
0.59/0.67	c ---[ 489]---> BDD-cost:   10
0.59/0.67	c ---[ 488]---> BDD-cost:   10
0.59/0.67	c ---[ 487]---> BDD-cost:   10
0.59/0.67	c ---[ 485]---> BDD-cost:  829
0.69/0.74	c ---[ 484]---> Adder-cost: 234   maxlim: 114   bits: 8/7
0.69/0.76	c ---[ 483]---> Adder-cost: 236   maxlim: 119   bits: 8/7
0.69/0.77	c ---[ 482]---> Adder-cost: 116   maxlim: 60   bits: 7/6
0.69/0.77	c ---[ 481]---> Adder-cost: 186   maxlim: 95   bits: 7/7
0.69/0.78	c ---[ 480]---> Adder-cost: 218   maxlim: 136   bits: 8/8
0.79/0.80	c ---[ 479]---> Adder-cost: 162   maxlim: 114   bits: 8/7
0.79/0.81	c ---[ 478]---> Adder-cost: 90   maxlim: 60   bits: 7/6
0.79/0.81	c ---[ 477]---> Adder-cost: 112   maxlim: 95   bits: 7/7
0.79/0.82	c ---[ 476]---> Adder-cost: 88   maxlim: 60   bits: 7/6
0.79/0.82	c ---[ 475]---> Sorter-cost: 1053     Base: 3
0.79/0.83	c ---[ 474]---> Adder-cost: 152   maxlim: 95   bits: 7/7
0.79/0.84	c ---[ 473]---> Adder-cost: 162   maxlim: 119   bits: 8/7
0.79/0.85	c ---[ 472]---> Adder-cost: 90   maxlim: 60   bits: 7/6
0.79/0.85	c ---[ 471]---> Adder-cost: 92   maxlim: 95   bits: 7/7
0.79/0.86	c ---[ 470]---> Adder-cost: 76   maxlim: 60   bits: 7/6
0.79/0.86	c ---[ 469]---> Sorter-cost:  633     Base: 2
0.79/0.87	c ---[ 468]---> Adder-cost: 132   maxlim: 80   bits: 7/7
0.79/0.87	c ---[ 467]---> Adder-cost: 222   maxlim: 170   bits: 8/8
0.89/0.90	c ---[ 466]---> Adder-cost: 78   maxlim: 60   bits: 7/6
0.89/0.90	c ---[ 465]---> Adder-cost: 112   maxlim: 80   bits: 7/7
0.89/0.91	c ---[ 464]---> Adder-cost: 136   maxlim: 95   bits: 7/7
0.89/0.92	c ---[ 463]---> Sorter-cost:  885     Base: 3
0.89/0.92	c ---[ 462]---> Sorter-cost:  885     Base: 3
0.89/0.92	c ---[ 461]---> Sorter-cost:  885     Base: 3
0.89/0.92	c ---[ 460]---> Adder-cost: 118   maxlim: 136   bits: 8/8
0.89/0.94	c ---[ 459]---> Adder-cost: 86   maxlim: 80   bits: 7/7
0.89/0.95	c ---[ 458]---> Adder-cost: 98   maxlim: 80   bits: 7/7
0.89/0.95	c ---[ 457]---> Adder-cost: 87   maxlim: 20   bits: 6/5
0.89/0.96	c ---[ 456]---> Sorter-cost:  997     Base: 3
0.89/0.96	c ---[ 455]---> Adder-cost: 70   maxlim: 60   bits: 7/6
0.89/0.96	c ---[ 454]---> Adder-cost: 104   maxlim: 80   bits: 7/7
0.89/0.97	c ---[ 453]---> Adder-cost: 78   maxlim: 60   bits: 7/6
0.89/0.98	c ---[ 452]---> Adder-cost: 82   maxlim: 80   bits: 7/7
0.89/0.98	c ---[ 451]---> Adder-cost: 110   maxlim: 80   bits: 7/7
0.89/0.99	c ---[ 450]---> Adder-cost: 82   maxlim: 60   bits: 7/6
0.89/0.99	c ---[ 449]---> Sorter-cost:  911     Base: 3
0.89/1.00	c ---[ 448]---> Adder-cost: 110   maxlim: 80   bits: 7/7
0.99/1.00	c ---[ 447]---> Adder-cost: 94   maxlim: 80   bits: 7/7
0.99/1.01	c ---[ 446]---> Adder-cost: 154   maxlim: 114   bits: 8/7
0.99/1.02	c ---[ 445]---> Adder-cost: 98   maxlim: 80   bits: 7/7
0.99/1.03	c ---[ 444]---> Adder-cost: 158   maxlim: 136   bits: 8/8
0.99/1.04	c ---[ 443]---> Sorter-cost:  885     Base: 3
0.99/1.05	c ---[ 442]---> Sorter-cost:  885     Base: 3
0.99/1.05	c ---[ 441]---> Sorter-cost:  885     Base: 3
0.99/1.05	c ---[ 440]---> Adder-cost: 90   maxlim: 60   bits: 7/6
0.99/1.06	c ---[ 439]---> Sorter-cost:  911     Base: 3
0.99/1.06	c ---[ 438]---> Adder-cost: 87   maxlim: 20   bits: 6/5
0.99/1.06	c ---[ 437]---> Adder-cost: 132   maxlim: 95   bits: 7/7
0.99/1.07	c ---[ 436]---> Adder-cost: 86   maxlim: 80   bits: 7/7
0.99/1.08	c ---[ 435]---> Adder-cost: 90   maxlim: 60   bits: 7/6
0.99/1.08	c ---[ 434]---> Adder-cost: 90   maxlim: 80   bits: 7/7
0.99/1.09	c ---[ 433]---> Adder-cost: 100   maxlim: 119   bits: 8/7
0.99/1.10	c ---[ 432]---> Adder-cost: 92   maxlim: 80   bits: 7/7
1.09/1.11	c ---[ 431]---> Adder-cost: 88   maxlim: 80   bits: 7/7
1.09/1.11	c ---[ 430]---> Adder-cost: 168   maxlim: 119   bits: 8/7
1.09/1.13	c ---[ 429]---> Adder-cost: 66   maxlim: 60   bits: 7/6
1.09/1.13	c ---[ 428]---> Adder-cost: 146   maxlim: 119   bits: 8/7
1.09/1.14	c ---[ 427]---> Adder-cost: 67   maxlim: 20   bits: 6/5
1.09/1.15	c ---[ 426]---> Adder-cost: 74   maxlim: 60   bits: 7/6
1.09/1.15	c ---[ 425]---> Adder-cost: 182   maxlim: 136   bits: 8/8
1.09/1.17	c ---[ 424]---> Adder-cost: 80   maxlim: 80   bits: 7/7
1.09/1.17	c ---[ 423]---> Adder-cost: 90   maxlim: 80   bits: 7/7
1.09/1.18	c ---[ 422]---> Adder-cost: 78   maxlim: 80   bits: 7/7
1.09/1.19	c ---[ 421]---> Adder-cost: 88   maxlim: 80   bits: 7/7
1.09/1.19	c ---[ 420]---> Adder-cost: 160   maxlim: 114   bits: 8/7
1.19/1.20	c ---[ 419]---> Adder-cost: 90   maxlim: 80   bits: 7/7
1.19/1.21	c ---[ 418]---> Adder-cost: 64   maxlim: 60   bits: 7/6
1.19/1.22	c ---[ 417]---> Adder-cost: 96   maxlim: 95   bits: 7/7
1.19/1.22	c ---[ 416]---> Adder-cost: 78   maxlim: 60   bits: 7/6
1.19/1.23	c ---[ 415]---> Adder-cost: 74   maxlim: 80   bits: 7/7
1.19/1.24	c ---[ 414]---> Adder-cost: 94   maxlim: 80   bits: 7/7
1.19/1.24	c ---[ 413]---> Adder-cost: 112   maxlim: 95   bits: 7/7
1.19/1.25	c ---[ 412]---> Adder-cost: 118   maxlim: 80   bits: 7/7
1.19/1.26	c ---[ 411]---> Adder-cost: 158   maxlim: 114   bits: 8/7
1.19/1.27	c ---[ 410]---> Sorter-cost:  885     Base: 3
1.19/1.27	c ---[ 409]---> Sorter-cost:  911     Base: 3
1.19/1.27	c ---[ 408]---> Adder-cost: 136   maxlim: 119   bits: 8/7
1.19/1.29	c ---[ 407]---> Adder-cost: 74   maxlim: 60   bits: 7/6
1.19/1.29	c ---[ 406]---> Adder-cost: 142   maxlim: 95   bits: 7/7
1.29/1.30	c ---[ 405]---> Adder-cost: 129   maxlim: 19   bits: 6/5
1.29/1.30	c ---[ 404]---> Adder-cost: 108   maxlim: 95   bits: 7/7
1.29/1.31	c ---[ 403]---> Adder-cost: 106   maxlim: 80   bits: 7/7
1.29/1.32	c ---[ 402]---> Adder-cost: 130   maxlim: 114   bits: 8/7
1.29/1.33	c ---[ 401]---> Adder-cost: 80   maxlim: 60   bits: 7/6
1.29/1.33	c ---[ 400]---> Adder-cost: 77   maxlim: 20   bits: 6/5
1.29/1.34	c ---[ 399]---> Adder-cost: 68   maxlim: 60   bits: 7/6
1.29/1.34	c ---[ 398]---> Adder-cost: 136   maxlim: 114   bits: 8/7
1.29/1.35	c ---[ 397]---> Adder-cost: 74   maxlim: 60   bits: 7/6
1.29/1.36	c ---[ 396]---> Adder-cost: 70   maxlim: 60   bits: 7/6
1.29/1.36	c ---[ 395]---> Adder-cost: 86   maxlim: 80   bits: 7/7
1.29/1.37	c ---[ 394]---> Adder-cost: 80   maxlim: 60   bits: 7/6
1.29/1.37	c ---[ 393]---> Sorter-cost:  911     Base: 3
1.29/1.38	c ---[ 392]---> Adder-cost: 60   maxlim: 60   bits: 7/6
1.29/1.38	c ---[ 391]---> Adder-cost: 142   maxlim: 114   bits: 8/7
1.29/1.39	c ---[ 390]---> Adder-cost: 66   maxlim: 60   bits: 7/6
1.29/1.40	c ---[ 389]---> Adder-cost: 64   maxlim: 60   bits: 7/6
1.39/1.40	c ---[ 388]---> Adder-cost: 120   maxlim: 95   bits: 7/7
1.39/1.41	c ---[ 387]---> Adder-cost: 86   maxlim: 80   bits: 7/7
1.39/1.42	c ---[ 386]---> Adder-cost: 126   maxlim: 95   bits: 7/7
1.39/1.42	c ---[ 385]---> Sorter-cost:  911     Base: 3
1.39/1.43	c ---[ 384]---> Adder-cost: 86   maxlim: 80   bits: 7/7
1.39/1.43	c ---[ 383]---> Adder-cost: 82   maxlim: 80   bits: 7/7
1.39/1.44	c ---[ 382]---> Sorter-cost:  911     Base: 3
1.39/1.44	c ---[ 381]---> Adder-cost: 80   maxlim: 80   bits: 7/7
1.39/1.45	c ---[ 380]---> Adder-cost: 78   maxlim: 80   bits: 7/7
1.39/1.46	c ---[ 379]---> Adder-cost: 66   maxlim: 60   bits: 7/6
1.39/1.46	c ---[ 378]---> Adder-cost: 155   maxlim: 19   bits: 6/5
1.39/1.46	c ---[ 377]---> Adder-cost: 182   maxlim: 170   bits: 8/8
1.39/1.49	c ---[ 376]---> Adder-cost: 86   maxlim: 80   bits: 7/7
1.39/1.50	c ---[ 375]---> Adder-cost: 100   maxlim: 95   bits: 7/7
1.49/1.50	c ---[ 374]---> Adder-cost: 80   maxlim: 80   bits: 7/7
1.49/1.51	c ---[ 373]---> Adder-cost: 86   maxlim: 80   bits: 7/7
1.49/1.52	c ---[ 372]---> Adder-cost: 138   maxlim: 119   bits: 8/7
1.49/1.53	c ---[ 371]---> Adder-cost: 86   maxlim: 80   bits: 7/7
1.49/1.54	c ---[ 370]---> Adder-cost: 116   maxlim: 95   bits: 7/7
1.49/1.54	c ---[ 369]---> Adder-cost: 66   maxlim: 60   bits: 7/6
1.49/1.55	c ---[ 368]---> Adder-cost: 75   maxlim: 20   bits: 6/5
1.49/1.55	c ---[ 367]---> Adder-cost: 126   maxlim: 119   bits: 8/7
1.49/1.56	c ---[ 366]---> Adder-cost: 68   maxlim: 60   bits: 7/6
1.49/1.57	c ---[ 365]---> Adder-cost: 86   maxlim: 80   bits: 7/7
1.49/1.57	c ---[ 364]---> Adder-cost: 128   maxlim: 19   bits: 6/5
1.49/1.58	c ---[ 363]---> Adder-cost: 86   maxlim: 20   bits: 6/5
1.49/1.58	c ---[ 362]---> Adder-cost: 102   maxlim: 95   bits: 7/7
1.49/1.59	c ---[ 361]---> Adder-cost: 126   maxlim: 114   bits: 8/7
1.59/1.60	c ---[ 360]---> Adder-cost: 125   maxlim: 19   bits: 6/5
1.59/1.61	c ---[ 359]---> Adder-cost: 130   maxlim: 114   bits: 8/7
1.59/1.62	c ---[ 358]---> Adder-cost: 62   maxlim: 60   bits: 7/6
1.59/1.62	c ---[ 357]---> Adder-cost: 80   maxlim: 80   bits: 7/7
1.59/1.63	c ---[ 356]---> Adder-cost: 78   maxlim: 80   bits: 7/7
1.59/1.64	c ---[ 355]---> Adder-cost: 64   maxlim: 60   bits: 7/6
1.59/1.64	c ---[ 354]---> Adder-cost: 154   maxlim: 114   bits: 8/7
1.59/1.65	c ---[ 353]---> Adder-cost: 78   maxlim: 60   bits: 7/6
1.59/1.66	c ---[ 352]---> Adder-cost: 78   maxlim: 80   bits: 7/7
1.59/1.66	c ---[ 351]---> Adder-cost: 108   maxlim: 95   bits: 7/7
1.59/1.67	c ---[ 350]---> Adder-cost: 78   maxlim: 60   bits: 7/6
1.59/1.68	c ---[ 349]---> Adder-cost: 70   maxlim: 80   bits: 7/7
1.59/1.68	c ---[ 348]---> Adder-cost: 104   maxlim: 95   bits: 7/7
1.59/1.69	c ---[ 347]---> Adder-cost: 66   maxlim: 60   bits: 7/6
1.69/1.70	c ---[ 346]---> Adder-cost: 92   maxlim: 95   bits: 7/7
1.69/1.71	c ---[ 345]---> Adder-cost: 104   maxlim: 114   bits: 8/7
1.69/1.72	c ---[ 344]---> Sorter-cost:  885     Base: 3
1.69/1.72	c ---[ 343]---> Adder-cost: 184   maxlim: 153   bits: 8/8
1.69/1.74	c ---[ 342]---> Adder-cost: 102   maxlim: 95   bits: 7/7
1.69/1.75	c ---[ 341]---> Adder-cost: 100   maxlim: 119   bits: 8/7
1.69/1.76	c ---[ 340]---> Adder-cost: 148   maxlim: 136   bits: 8/8
1.69/1.78	c ---[ 339]---> Adder-cost: 62   maxlim: 60   bits: 7/6
1.69/1.78	c ---[ 338]---> Adder-cost: 92   maxlim: 80   bits: 7/7
1.69/1.79	c ---[ 337]---> Adder-cost: 240   maxlim: 221   bits: 8/8
1.79/1.83	c ---[ 336]---> Adder-cost: 84   maxlim: 80   bits: 7/7
1.79/1.83	c ---[ 335]---> Adder-cost: 106   maxlim: 95   bits: 7/7
1.79/1.84	c ---[ 334]---> Adder-cost: 144   maxlim: 119   bits: 8/7
1.79/1.85	c ---[ 333]---> Adder-cost: 124   maxlim: 136   bits: 8/8
1.79/1.87	c ---[ 332]---> Adder-cost: 80   maxlim: 80   bits: 7/7
1.79/1.88	c ---[ 331]---> Adder-cost: 100   maxlim: 95   bits: 7/7
1.79/1.89	c ---[ 330]---> Adder-cost: 64   maxlim: 60   bits: 7/6
1.79/1.89	c ---[ 329]---> Adder-cost: 66   maxlim: 60   bits: 7/6
1.79/1.90	c ---[ 328]---> Adder-cost: 74   maxlim: 80   bits: 7/7
1.89/1.90	c ---[ 327]---> Adder-cost: 94   maxlim: 95   bits: 7/7
1.89/1.91	c ---[ 326]---> Adder-cost: 58   maxlim: 60   bits: 7/6
1.89/1.92	c ---[ 325]---> Adder-cost: 104   maxlim: 95   bits: 7/7
1.89/1.92	c ---[ 324]---> Adder-cost: 98   maxlim: 95   bits: 7/7
1.89/1.93	c ---[ 323]---> Adder-cost: 64   maxlim: 60   bits: 7/6
1.89/1.94	c ---[ 322]---> Adder-cost: 90   maxlim: 80   bits: 7/7
1.89/1.94	c ---[ 321]---> Adder-cost: 104   maxlim: 95   bits: 7/7
1.89/1.95	c ---[ 320]---> Adder-cost: 98   maxlim: 95   bits: 7/7
1.89/1.96	c ---[ 319]---> Adder-cost: 66   maxlim: 60   bits: 7/6
1.89/1.97	c ---[ 318]---> Adder-cost: 108   maxlim: 95   bits: 7/7
1.89/1.97	c ---[ 317]---> Adder-cost: 100   maxlim: 95   bits: 7/7
1.89/1.98	c ---[ 316]---> Adder-cost: 76   maxlim: 60   bits: 7/6
1.89/1.99	c ---[ 315]---> Adder-cost: 88   maxlim: 80   bits: 7/7
1.89/1.99	c ---[ 314]---> Adder-cost: 74   maxlim: 80   bits: 7/7
1.99/2.00	c ---[ 313]---> Adder-cost: 66   maxlim: 60   bits: 7/6
1.99/2.01	c ---[ 312]---> Adder-cost: 74   maxlim: 80   bits: 7/7
1.99/2.01	c ---[ 311]---> Adder-cost: 80   maxlim: 80   bits: 7/7
1.99/2.02	c ---[ 310]---> Adder-cost: 94   maxlim: 95   bits: 7/7
1.99/2.03	c ---[ 309]---> Adder-cost: 96   maxlim: 95   bits: 7/7
1.99/2.04	c ---[ 308]---> Adder-cost: 68   maxlim: 60   bits: 7/6
1.99/2.04	c ---[ 307]---> Adder-cost: 102   maxlim: 95   bits: 7/7
1.99/2.05	c ---[ 306]---> Sorter-cost:  885     Base: 3
1.99/2.05	c ---[ 305]---> Adder-cost: 116   maxlim: 119   bits: 8/7
1.99/2.06	c ---[ 304]---> Adder-cost: 76   maxlim: 80   bits: 7/7
1.99/2.07	c ---[ 303]---> Adder-cost: 94   maxlim: 80   bits: 7/7
1.99/2.08	c ---[ 302]---> Adder-cost: 126   maxlim: 95   bits: 7/7
1.99/2.09	c ---[ 301]---> Adder-cost: 131   maxlim: 17   bits: 6/5
1.99/2.10	c ---[ 300]---> Adder-cost: 88   maxlim: 80   bits: 7/7
2.10/2.11	c ---[ 299]---> Adder-cost: 82   maxlim: 80   bits: 7/7
2.10/2.11	c ---[ 298]---> Adder-cost: 90   maxlim: 95   bits: 7/7
2.10/2.12	c ---[ 297]---> Sorter-cost:  885     Base: 3
2.10/2.13	c ---[ 296]---> Adder-cost: 76   maxlim: 80   bits: 7/7
2.10/2.13	c ---[ 295]---> Adder-cost: 78   maxlim: 80   bits: 7/7
2.10/2.14	c ---[ 294]---> Adder-cost: 66   maxlim: 60   bits: 7/6
2.10/2.14	c ---[ 293]---> Adder-cost: 110   maxlim: 114   bits: 8/7
2.10/2.16	c ---[ 292]---> Adder-cost: 80   maxlim: 80   bits: 7/7
2.10/2.16	c ---[ 291]---> Adder-cost: 78   maxlim: 80   bits: 7/7
2.10/2.17	c ---[ 290]---> Adder-cost: 86   maxlim: 80   bits: 7/7
2.10/2.18	c ---[ 289]---> Adder-cost: 108   maxlim: 95   bits: 7/7
2.10/2.18	c ---[ 288]---> Adder-cost: 128   maxlim: 114   bits: 8/7
2.10/2.20	c ---[ 287]---> Adder-cost: 66   maxlim: 60   bits: 7/6
2.10/2.20	c ---[ 286]---> Adder-cost: 72   maxlim: 80   bits: 7/7
2.20/2.21	c ---[ 285]---> Adder-cost: 72   maxlim: 60   bits: 7/6
2.20/2.21	c ---[ 284]---> Adder-cost: 140   maxlim: 114   bits: 8/7
2.20/2.22	c ---[ 283]---> Adder-cost: 64   maxlim: 60   bits: 7/6
2.20/2.23	c ---[ 282]---> Adder-cost: 78   maxlim: 80   bits: 7/7
2.20/2.23	c ---[ 281]---> Adder-cost: 136   maxlim: 114   bits: 8/7
2.20/2.25	c ---[ 280]---> Adder-cost: 78   maxlim: 80   bits: 7/7
2.20/2.25	c ---[ 279]---> Adder-cost: 82   maxlim: 95   bits: 7/7
2.20/2.26	c ---[ 278]---> Adder-cost: 120   maxlim: 114   bits: 8/7
2.20/2.27	c ---[ 277]---> Adder-cost: 80   maxlim: 80   bits: 7/7
2.20/2.28	c ---[ 276]---> Adder-cost: 122   maxlim: 114   bits: 8/7
2.20/2.29	c ---[ 275]---> Adder-cost: 80   maxlim: 60   bits: 7/6
2.20/2.30	c ---[ 274]---> Adder-cost: 86   maxlim: 20   bits: 6/5
2.29/2.30	c ---[ 273]---> Adder-cost: 122   maxlim: 119   bits: 8/7
2.29/2.31	c ---[ 272]---> Adder-cost: 104   maxlim: 95   bits: 7/7
2.29/2.32	c ---[ 271]---> Adder-cost: 78   maxlim: 80   bits: 7/7
2.29/2.33	c ---[ 270]---> Sorter-cost:  885     Base: 3
2.29/2.33	c ---[ 269]---> Adder-cost: 86   maxlim: 95   bits: 7/7
2.29/2.34	c ---[ 268]---> Adder-cost: 150   maxlim: 153   bits: 8/8
2.29/2.36	c ---[ 267]---> Adder-cost: 60   maxlim: 60   bits: 7/6
2.29/2.36	c ---[ 266]---> Adder-cost: 66   maxlim: 60   bits: 7/6
2.29/2.37	c ---[ 265]---> Adder-cost: 98   maxlim: 95   bits: 7/7
2.29/2.38	c ---[ 264]---> Adder-cost: 102   maxlim: 136   bits: 8/8
2.29/2.40	c ---[ 263]---> Adder-cost: 88   maxlim: 95   bits: 7/7
2.39/2.40	c ---[ 262]---> Adder-cost: 86   maxlim: 80   bits: 7/7
2.39/2.41	c ---[ 261]---> Adder-cost: 60   maxlim: 60   bits: 7/6
2.39/2.42	c ---[ 260]---> Adder-cost: 136   maxlim: 119   bits: 8/7
2.39/2.43	c ---[ 259]---> Adder-cost: 76   maxlim: 80   bits: 7/7
2.39/2.43	c ---[ 258]---> Adder-cost: 106   maxlim: 19   bits: 6/5
2.39/2.44	c ---[ 257]---> Adder-cost: 65   maxlim: 20   bits: 6/5
2.39/2.44	c ---[ 256]---> Adder-cost: 66   maxlim: 60   bits: 7/6
2.39/2.45	c ---[ 255]---> Adder-cost: 142   maxlim: 136   bits: 8/8
2.39/2.46	c ---[ 254]---> Adder-cost: 80   maxlim: 80   bits: 7/7
2.39/2.47	c ---[ 253]---> Adder-cost: 92   maxlim: 60   bits: 7/6
2.39/2.47	c ---[ 252]---> Adder-cost: 70   maxlim: 80   bits: 7/7
2.39/2.48	c ---[ 251]---> Adder-cost: 80   maxlim: 80   bits: 7/7
2.39/2.49	c ---[ 250]---> Adder-cost: 110   maxlim: 95   bits: 7/7
2.49/2.50	c ---[ 249]---> Adder-cost: 92   maxlim: 95   bits: 7/7
2.49/2.51	c ---[ 248]---> Adder-cost: 108   maxlim: 114   bits: 8/7
2.49/2.52	c ---[ 247]---> Adder-cost: 86   maxlim: 80   bits: 7/7
2.49/2.52	c ---[ 246]---> Adder-cost: 74   maxlim: 60   bits: 7/6
2.49/2.53	c ---[ 245]---> Adder-cost: 64   maxlim: 20   bits: 6/5
2.49/2.53	c ---[ 244]---> Adder-cost: 90   maxlim: 80   bits: 7/7
2.49/2.54	c ---[ 243]---> Adder-cost: 78   maxlim: 80   bits: 7/7
2.49/2.55	c ---[ 242]---> Adder-cost: 60   maxlim: 60   bits: 7/6
2.49/2.55	c ---[ 241]---> Adder-cost: 74   maxlim: 80   bits: 7/7
2.49/2.56	c ---[ 240]---> Adder-cost: 84   maxlim: 95   bits: 7/7
2.49/2.57	c ---[ 239]---> Sorter-cost:  885     Base: 3
2.49/2.57	c ---[ 238]---> Adder-cost: 80   maxlim: 60   bits: 7/6
2.49/2.57	c ---[ 237]---> Adder-cost: 86   maxlim: 95   bits: 7/7
2.49/2.58	c ---[ 236]---> Adder-cost: 100   maxlim: 114   bits: 8/7
2.49/2.59	c ---[ 235]---> Adder-cost: 92   maxlim: 95   bits: 7/7
2.59/2.60	c ---[ 234]---> Adder-cost: 102   maxlim: 114   bits: 8/7
2.59/2.62	c ---[ 233]---> Adder-cost: 104   maxlim: 95   bits: 7/7
2.59/2.62	c ---[ 232]---> Adder-cost: 74   maxlim: 60   bits: 7/6
2.59/2.63	c ---[ 231]---> Adder-cost: 139   maxlim: 19   bits: 6/5
2.59/2.63	c ---[ 230]---> Adder-cost: 64   maxlim: 60   bits: 7/6
2.59/2.64	c ---[ 229]---> Adder-cost: 82   maxlim: 80   bits: 7/7
2.59/2.65	c ---[ 228]---> Adder-cost: 65   maxlim: 20   bits: 6/5
2.59/2.65	c ---[ 227]---> Adder-cost: 118   maxlim: 114   bits: 8/7
2.59/2.66	c ---[ 226]---> Adder-cost: 66   maxlim: 60   bits: 7/6
2.59/2.66	c ---[ 225]---> Adder-cost: 122   maxlim: 95   bits: 7/7
2.59/2.67	c ---[ 224]---> Adder-cost: 116   maxlim: 114   bits: 8/7
2.59/2.69	c ---[ 223]---> Adder-cost: 66   maxlim: 60   bits: 7/6
2.59/2.69	c ---[ 222]---> Adder-cost: 104   maxlim: 95   bits: 7/7
2.69/2.70	c ---[ 221]---> Adder-cost: 88   maxlim: 95   bits: 7/7
2.69/2.71	c ---[ 220]---> Adder-cost: 74   maxlim: 80   bits: 7/7
2.69/2.71	c ---[ 219]---> Adder-cost: 74   maxlim: 80   bits: 7/7
2.69/2.72	c ---[ 218]---> Adder-cost: 82   maxlim: 80   bits: 7/7
2.69/2.73	c ---[ 217]---> Adder-cost: 128   maxlim: 114   bits: 8/7
2.69/2.74	c ---[ 216]---> Adder-cost: 130   maxlim: 119   bits: 8/7
2.69/2.75	c ---[ 215]---> Adder-cost: 66   maxlim: 60   bits: 7/6
2.69/2.76	c ---[ 214]---> Adder-cost: 86   maxlim: 95   bits: 7/7
2.69/2.76	c ---[ 213]---> Adder-cost: 58   maxlim: 60   bits: 7/6
2.69/2.77	c ---[ 212]---> Adder-cost: 60   maxlim: 60   bits: 7/6
2.69/2.77	c ---[ 211]---> Adder-cost: 70   maxlim: 80   bits: 7/7
2.69/2.78	c ---[ 210]---> Adder-cost: 66   maxlim: 60   bits: 7/6
2.69/2.79	c ---[ 209]---> Adder-cost: 90   maxlim: 95   bits: 7/7
2.69/2.79	c ---[ 208]---> Adder-cost: 98   maxlim: 95   bits: 7/7
2.79/2.80	c ---[ 207]---> Adder-cost: 132   maxlim: 136   bits: 8/8
2.79/2.82	c ---[ 206]---> Adder-cost: 116   maxlim: 95   bits: 7/7
2.79/2.83	c ---[ 205]---> Adder-cost: 84   maxlim: 95   bits: 7/7
2.79/2.84	c ---[ 204]---> Adder-cost: 76   maxlim: 80   bits: 7/7
2.79/2.85	c ---[ 203]---> Adder-cost: 76   maxlim: 80   bits: 7/7
2.79/2.85	c ---[ 202]---> Adder-cost: 114   maxlim: 95   bits: 7/7
2.79/2.86	c ---[ 201]---> Adder-cost: 58   maxlim: 60   bits: 7/6
2.79/2.87	c ---[ 200]---> Adder-cost: 106   maxlim: 95   bits: 7/7
2.79/2.87	c ---[ 199]---> Adder-cost: 104   maxlim: 114   bits: 8/7
2.79/2.89	c ---[ 198]---> Adder-cost: 142   maxlim: 114   bits: 8/7
2.79/2.90	c ---[ 197]---> Adder-cost: 76   maxlim: 80   bits: 7/7
2.89/2.90	c ---[ 196]---> Adder-cost: 116   maxlim: 114   bits: 8/7
2.89/2.92	c ---[ 195]---> Adder-cost: 94   maxlim: 114   bits: 8/7
2.89/2.93	c ---[ 194]---> Adder-cost: 78   maxlim: 80   bits: 7/7
2.89/2.94	c ---[ 193]---> Adder-cost: 128   maxlim: 114   bits: 8/7
2.89/2.95	c ---[ 192]---> Adder-cost: 78   maxlim: 80   bits: 7/7
2.89/2.95	c ---[ 191]---> Adder-cost: 66   maxlim: 60   bits: 7/6
2.89/2.96	c ---[ 190]---> Adder-cost: 78   maxlim: 80   bits: 7/7
2.89/2.96	c ---[ 189]---> Adder-cost: 66   maxlim: 60   bits: 7/6
2.89/2.97	c ---[ 188]---> Adder-cost: 66   maxlim: 60   bits: 7/6
2.89/2.97	c ---[ 187]---> Adder-cost: 78   maxlim: 80   bits: 7/7
2.89/2.98	c ---[ 186]---> Adder-cost: 92   maxlim: 95   bits: 7/7
2.89/2.99	c ---[ 185]---> Adder-cost: 74   maxlim: 80   bits: 7/7
2.89/3.00	c ---[ 184]---> Adder-cost: 86   maxlim: 60   bits: 7/6
2.99/3.00	c ---[ 183]---> Adder-cost: 130   maxlim: 95   bits: 7/7
2.99/3.01	c ---[ 182]---> Adder-cost: 98   maxlim: 60   bits: 7/6
2.99/3.02	c ---[ 181]---> Adder-cost: 90   maxlim: 60   bits: 7/6
2.99/3.02	c ---[ 180]---> Adder-cost: 104   maxlim: 80   bits: 7/7
2.99/3.03	c ---[ 179]---> Adder-cost: 90   maxlim: 60   bits: 7/6
2.99/3.03	c ---[ 178]---> Adder-cost: 108   maxlim: 80   bits: 7/7
2.99/3.04	c ---[ 177]---> Adder-cost: 106   maxlim: 60   bits: 7/6
2.99/3.04	c ---[ 176]---> Adder-cost: 116   maxlim: 95   bits: 7/7
2.99/3.05	c ---[ 175]---> Sorter-cost: 1275     Base: 3
2.99/3.06	c ---[ 174]---> Adder-cost: 158   maxlim: 114   bits: 8/7
2.99/3.07	c ---[ 173]---> Adder-cost: 96   maxlim: 60   bits: 7/6
2.99/3.07	c ---[ 172]---> Adder-cost: 102   maxlim: 80   bits: 7/7
2.99/3.08	c ---[ 171]---> Adder-cost: 98   maxlim: 80   bits: 7/7
2.99/3.09	c ---[ 170]---> Adder-cost: 100   maxlim: 80   bits: 7/7
2.99/3.09	c ---[ 169]---> Adder-cost: 190   maxlim: 119   bits: 8/7
3.09/3.11	c ---[ 168]---> Adder-cost: 160   maxlim: 119   bits: 8/7
3.09/3.12	c ---[ 167]---> Adder-cost: 196   maxlim: 136   bits: 8/8
3.09/3.14	c ---[ 166]---> Adder-cost: 126   maxlim: 95   bits: 7/7
3.09/3.15	c ---[ 165]---> Adder-cost: 98   maxlim: 80   bits: 7/7
3.09/3.15	c ---[ 164]---> Adder-cost: 156   maxlim: 119   bits: 8/7
3.09/3.17	c ---[ 163]---> Adder-cost: 100   maxlim: 80   bits: 7/7
3.09/3.17	c ---[ 162]---> Adder-cost: 94   maxlim: 80   bits: 7/7
3.09/3.18	c ---[ 161]---> Adder-cost: 152   maxlim: 114   bits: 8/7
3.09/3.19	c ---[ 160]---> Adder-cost: 124   maxlim: 19   bits: 6/5
3.09/3.20	c ---[ 159]---> Adder-cost: 94   maxlim: 60   bits: 7/6
3.19/3.20	c ---[ 158]---> Adder-cost: 128   maxlim: 95   bits: 7/7
3.19/3.21	c ---[ 157]---> Adder-cost: 164   maxlim: 119   bits: 8/7
3.19/3.23	c ---[ 156]---> Adder-cost: 98   maxlim: 80   bits: 7/7
3.19/3.23	c ---[ 155]---> Adder-cost: 136   maxlim: 119   bits: 8/7
3.19/3.25	c ---[ 154]---> Adder-cost: 78   maxlim: 60   bits: 7/6
3.19/3.25	c ---[ 153]---> Adder-cost: 96   maxlim: 80   bits: 7/7
3.19/3.26	c ---[ 152]---> Adder-cost: 114   maxlim: 95   bits: 7/7
3.19/3.27	c ---[ 151]---> Adder-cost: 162   maxlim: 114   bits: 8/7
3.19/3.28	c ---[ 150]---> Adder-cost: 141   maxlim: 19   bits: 6/5
3.19/3.29	c ---[ 149]---> Adder-cost: 100   maxlim: 20   bits: 6/5
3.19/3.29	c ---[ 148]---> Adder-cost: 94   maxlim: 80   bits: 7/7
3.19/3.30	c ---[ 147]---> Adder-cost: 78   maxlim: 60   bits: 7/6
3.29/3.30	c ---[ 146]---> Adder-cost: 90   maxlim: 20   bits: 6/5
3.29/3.31	c ---[ 145]---> Sorter-cost: 1133     Base: 3
3.29/3.31	c ---[ 144]---> Adder-cost: 142   maxlim: 114   bits: 8/7
3.29/3.32	c ---[ 143]---> Adder-cost: 80   maxlim: 60   bits: 7/6
3.29/3.33	c ---[ 142]---> Adder-cost: 88   maxlim: 80   bits: 7/7
3.29/3.33	c ---[ 141]---> Adder-cost: 140   maxlim: 119   bits: 8/7
3.29/3.35	c ---[ 140]---> Adder-cost: 112   maxlim: 95   bits: 7/7
3.29/3.36	c ---[ 139]---> Adder-cost: 94   maxlim: 60   bits: 7/6
3.29/3.36	c ---[ 138]---> Adder-cost: 114   maxlim: 95   bits: 7/7
3.29/3.37	c ---[ 137]---> Adder-cost: 88   maxlim: 80   bits: 7/7
3.29/3.38	c ---[ 136]---> Adder-cost: 80   maxlim: 60   bits: 7/6
3.29/3.38	c ---[ 135]---> Adder-cost: 90   maxlim: 80   bits: 7/7
3.29/3.39	c ---[ 134]---> Adder-cost: 98   maxlim: 80   bits: 7/7
3.29/3.40	c ---[ 133]---> Adder-cost: 96   maxlim: 80   bits: 7/7
3.39/3.40	c ---[ 132]---> Adder-cost: 100   maxlim: 80   bits: 7/7
3.39/3.41	c ---[ 131]---> Adder-cost: 158   maxlim: 119   bits: 8/7
3.39/3.42	c ---[ 130]---> Adder-cost: 90   maxlim: 80   bits: 7/7
3.39/3.43	c ---[ 129]---> Adder-cost: 136   maxlim: 95   bits: 7/7
3.39/3.44	c ---[ 128]---> Adder-cost: 130   maxlim: 95   bits: 7/7
3.39/3.45	c ---[ 127]---> Adder-cost: 180   maxlim: 153   bits: 8/8
3.39/3.47	c ---[ 126]---> Adder-cost: 116   maxlim: 95   bits: 7/7
3.39/3.48	c ---[ 125]---> Adder-cost: 110   maxlim: 95   bits: 7/7
3.39/3.49	c ---[ 124]---> Adder-cost: 146   maxlim: 114   bits: 8/7
3.49/3.50	c ---[ 123]---> Adder-cost: 122   maxlim: 95   bits: 7/7
3.49/3.51	c ---[ 122]---> Adder-cost: 86   maxlim: 80   bits: 7/7
3.49/3.52	c ---[ 121]---> Adder-cost: 114   maxlim: 95   bits: 7/7
3.49/3.52	c ---[ 120]---> Adder-cost: 164   maxlim: 114   bits: 8/7
3.49/3.54	c ---[ 119]---> Adder-cost: 96   maxlim: 80   bits: 7/7
3.49/3.54	c ---[ 118]---> Adder-cost: 122   maxlim: 95   bits: 7/7
3.49/3.55	c ---[ 117]---> Adder-cost: 108   maxlim: 95   bits: 7/7
3.49/3.56	c ---[ 116]---> Adder-cost: 94   maxlim: 80   bits: 7/7
3.49/3.57	c ---[ 115]---> Adder-cost: 90   maxlim: 60   bits: 7/6
3.49/3.57	c ---[ 114]---> Adder-cost: 90   maxlim: 80   bits: 7/7
3.49/3.58	c ---[ 113]---> Adder-cost: 90   maxlim: 80   bits: 7/7
3.49/3.59	c ---[ 112]---> Adder-cost: 120   maxlim: 95   bits: 7/7
3.49/3.60	c ---[ 111]---> Adder-cost: 94   maxlim: 60   bits: 7/6
3.59/3.60	c ---[ 110]---> Adder-cost: 146   maxlim: 114   bits: 8/7
3.59/3.61	c ---[ 109]---> Adder-cost: 82   maxlim: 60   bits: 7/6
3.59/3.62	c ---[ 108]---> Adder-cost: 198   maxlim: 170   bits: 8/8
3.59/3.64	c ---[ 107]---> Adder-cost: 142   maxlim: 114   bits: 8/7
3.59/3.65	c ---[ 106]---> Adder-cost: 82   maxlim: 60   bits: 7/6
3.59/3.66	c ---[ 105]---> Adder-cost: 94   maxlim: 80   bits: 7/7
3.59/3.66	c ---[ 104]---> Adder-cost: 96   maxlim: 80   bits: 7/7
3.59/3.67	c ---[ 103]---> Adder-cost: 84   maxlim: 80   bits: 7/7
3.59/3.68	c ---[ 102]---> Adder-cost: 80   maxlim: 80   bits: 7/7
3.59/3.68	c ---[ 101]---> Adder-cost: 98   maxlim: 80   bits: 7/7
3.59/3.69	c ---[ 100]---> Adder-cost: 112   maxlim: 95   bits: 7/7
3.69/3.70	c ---[  99]---> Adder-cost: 90   maxlim: 60   bits: 7/6
3.69/3.71	c ---[  98]---> Adder-cost: 86   maxlim: 80   bits: 7/7
3.69/3.71	c ---[  97]---> Adder-cost: 108   maxlim: 95   bits: 7/7
3.69/3.72	c ---[  96]---> Adder-cost: 116   maxlim: 95   bits: 7/7
3.69/3.73	c ---[  95]---> Adder-cost: 106   maxlim: 95   bits: 7/7
3.69/3.74	c ---[  94]---> Adder-cost: 140   maxlim: 114   bits: 8/7
3.69/3.75	c ---[  93]---> Adder-cost: 124   maxlim: 95   bits: 7/7
3.69/3.76	c ---[  92]---> Adder-cost: 94   maxlim: 80   bits: 7/7
3.69/3.77	c ---[  91]---> Adder-cost: 112   maxlim: 95   bits: 7/7
3.69/3.78	c ---[  90]---> Adder-cost: 82   maxlim: 60   bits: 7/6
3.69/3.78	c ---[  89]---> Adder-cost: 94   maxlim: 20   bits: 6/5
3.69/3.79	c ---[  88]---> Adder-cost: 116   maxlim: 95   bits: 7/7
3.69/3.80	c ---[  87]---> Adder-cost: 138   maxlim: 119   bits: 8/7
3.79/3.81	c ---[  86]---> Adder-cost: 108   maxlim: 95   bits: 7/7
3.79/3.82	c ---[  85]---> Adder-cost: 214   maxlim: 187   bits: 8/8
3.79/3.85	c ---[  84]---> Adder-cost: 134   maxlim: 17   bits: 6/5
3.79/3.85	c ---[  83]---> Adder-cost: 114   maxlim: 95   bits: 7/7
3.79/3.86	c ---[  82]---> Adder-cost: 80   maxlim: 60   bits: 7/6
3.79/3.87	c ---[  81]---> Adder-cost: 90   maxlim: 20   bits: 6/5
3.79/3.87	c ---[  80]---> Adder-cost: 110   maxlim: 95   bits: 7/7
3.79/3.88	c ---[  79]---> Adder-cost: 126   maxlim: 114   bits: 8/7
3.79/3.89	c ---[  78]---> Adder-cost: 112   maxlim: 95   bits: 7/7
3.89/3.90	c ---[  77]---> Adder-cost: 110   maxlim: 95   bits: 7/7
3.89/3.91	c ---[  76]---> Adder-cost: 154   maxlim: 114   bits: 8/7
3.89/3.92	c ---[  75]---> Adder-cost: 94   maxlim: 80   bits: 7/7
3.89/3.93	c ---[  74]---> Adder-cost: 108   maxlim: 95   bits: 7/7
3.89/3.94	c ---[  73]---> Adder-cost: 86   maxlim: 80   bits: 7/7
3.89/3.95	c ---[  72]---> Adder-cost: 84   maxlim: 60   bits: 7/6
3.89/3.95	c ---[  71]---> Adder-cost: 90   maxlim: 60   bits: 7/6
3.89/3.96	c ---[  70]---> Adder-cost: 84   maxlim: 60   bits: 7/6
3.89/3.96	c ---[  69]---> Adder-cost: 96   maxlim: 80   bits: 7/7
3.89/3.97	c ---[  68]---> Adder-cost: 118   maxlim: 95   bits: 7/7
3.89/3.98	c ---[  67]---> Adder-cost: 124   maxlim: 114   bits: 8/7
3.89/3.99	c ---[  66]---> Adder-cost: 151   maxlim: 19   bits: 6/5
3.89/3.99	c ---[  65]---> Adder-cost: 88   maxlim: 80   bits: 7/7
3.99/4.00	c ---[  64]---> Adder-cost: 98   maxlim: 80   bits: 7/7
3.99/4.01	c ---[  63]---> Adder-cost: 142   maxlim: 114   bits: 8/7
3.99/4.02	c ---[  62]---> Adder-cost: 94   maxlim: 60   bits: 7/6
3.99/4.03	c ---[  61]---> Adder-cost: 88   maxlim: 60   bits: 7/6
3.99/4.03	c ---[  60]---> Adder-cost: 102   maxlim: 95   bits: 7/7
3.99/4.04	c ---[  59]---> Adder-cost: 112   maxlim: 95   bits: 7/7
3.99/4.05	c ---[  58]---> Adder-cost: 80   maxlim: 60   bits: 7/6
3.99/4.05	c ---[  57]---> Adder-cost: 104   maxlim: 95   bits: 7/7
3.99/4.06	c ---[  56]---> Adder-cost: 137   maxlim: 17   bits: 6/5
3.99/4.07	c ---[  55]---> Adder-cost: 136   maxlim: 114   bits: 8/7
3.99/4.08	c ---[  54]---> Adder-cost: 94   maxlim: 80   bits: 7/7
3.99/4.09	c ---[  53]---> Adder-cost: 94   maxlim: 80   bits: 7/7
3.99/4.09	c ---[  52]---> Adder-cost: 148   maxlim: 114   bits: 8/7
4.08/4.11	c ---[  51]---> Adder-cost: 78   maxlim: 60   bits: 7/6
4.08/4.11	c ---[  50]---> Adder-cost: 108   maxlim: 95   bits: 7/7
4.08/4.12	c ---[  49]---> Adder-cost: 216   maxlim: 170   bits: 8/8
4.08/4.14	c ---[  48]---> Adder-cost: 141   maxlim: 19   bits: 6/5
4.08/4.15	c ---[  47]---> Adder-cost: 114   maxlim: 95   bits: 7/7
4.08/4.16	c ---[  46]---> Adder-cost: 146   maxlim: 114   bits: 8/7
4.08/4.17	c ---[  45]---> Adder-cost: 98   maxlim: 80   bits: 7/7
4.08/4.18	c ---[  44]---> Adder-cost: 126   maxlim: 95   bits: 7/7
4.08/4.19	c ---[  43]---> Adder-cost: 98   maxlim: 80   bits: 7/7
4.08/4.19	c ---[  42]---> Adder-cost: 76   maxlim: 60   bits: 7/6
4.18/4.20	c ---[  41]---> Adder-cost: 88   maxlim: 80   bits: 7/7
4.18/4.20	c ---[  40]---> Adder-cost: 80   maxlim: 60   bits: 7/6
4.18/4.21	c ---[  39]---> Adder-cost: 112   maxlim: 95   bits: 7/7
4.18/4.22	c ---[  38]---> Adder-cost: 124   maxlim: 119   bits: 8/7
4.18/4.23	c ---[  37]---> Adder-cost: 174   maxlim: 153   bits: 8/8
4.18/4.25	c ---[  36]---> Adder-cost: 92   maxlim: 80   bits: 7/7
4.18/4.26	c ---[  35]---> Adder-cost: 94   maxlim: 60   bits: 7/6
4.18/4.26	c ---[  34]---> Adder-cost: 102   maxlim: 95   bits: 7/7
4.18/4.27	c ---[  33]---> Adder-cost: 142   maxlim: 114   bits: 8/7
4.18/4.28	c ---[  32]---> Adder-cost: 80   maxlim: 60   bits: 7/6
4.18/4.29	c ---[  31]---> Adder-cost: 82   maxlim: 60   bits: 7/6
4.18/4.29	c ---[  30]---> Adder-cost: 84   maxlim: 60   bits: 7/6
4.18/4.30	c ---[  29]---> Adder-cost: 146   maxlim: 153   bits: 8/8
4.29/4.32	c ---[  28]---> Adder-cost: 96   maxlim: 80   bits: 7/7
4.29/4.33	c ---[  27]---> Adder-cost: 148   maxlim: 119   bits: 8/7
4.29/4.34	c ---[  26]---> Adder-cost: 140   maxlim: 114   bits: 8/7
4.29/4.35	c ---[  25]---> Adder-cost: 98   maxlim: 80   bits: 7/7
4.29/4.36	c ---[  24]---> Adder-cost: 114   maxlim: 95   bits: 7/7
4.29/4.37	c ---[  23]---> Adder-cost: 112   maxlim: 119   bits: 8/7
4.29/4.38	c ---[  22]---> Adder-cost: 96   maxlim: 60   bits: 7/6
4.29/4.39	c ---[  21]---> Adder-cost: 190   maxlim: 136   bits: 8/8
4.39/4.40	c ---[  20]---> Adder-cost: 130   maxlim: 114   bits: 8/7
4.39/4.42	c ---[  19]---> Adder-cost: 82   maxlim: 60   bits: 7/6
4.39/4.42	c ---[  18]---> Adder-cost: 88   maxlim: 80   bits: 7/7
4.39/4.43	c ---[  17]---> Adder-cost: 92   maxlim: 80   bits: 7/7
4.39/4.43	c ---[  16]---> Adder-cost: 84   maxlim: 80   bits: 7/7
4.39/4.44	c ---[  15]---> Adder-cost: 106   maxlim: 95   bits: 7/7
4.39/4.45	c ---[  14]---> Adder-cost: 82   maxlim: 60   bits: 7/6
4.39/4.46	c ---[  13]---> Adder-cost: 82   maxlim: 60   bits: 7/6
4.39/4.46	c ---[  12]---> Adder-cost: 82   maxlim: 60   bits: 7/6
4.39/4.47	c ---[  11]---> Adder-cost: 80   maxlim: 60   bits: 7/6
4.39/4.47	c ---[  10]---> Adder-cost: 96   maxlim: 20   bits: 6/5
4.39/4.48	c ---[   9]---> Adder-cost: 104   maxlim: 95   bits: 7/7
4.39/4.48	c ---[   8]---> Adder-cost: 110   maxlim: 95   bits: 7/7
4.39/4.49	c ---[   7]---> Adder-cost: 102   maxlim: 95   bits: 7/7
4.48/4.50	c ---[   6]---> Adder-cost: 126   maxlim: 114   bits: 8/7
4.48/4.52	c ---[   5]---> Adder-cost: 186   maxlim: 187   bits: 8/8
4.48/4.56	c ---[   4]---> Adder-cost: 100   maxlim: 20   bits: 6/5
4.48/4.57	c ---[   3]---> Adder-cost: 88   maxlim: 80   bits: 7/7
4.48/4.57	c ---[   2]---> Adder-cost: 82   maxlim: 60   bits: 7/6
4.48/4.58	c ---[   1]---> Adder-cost: 104   maxlim: 95   bits: 7/7
4.48/4.59	c ---[   0]---> Adder-cost: 84   maxlim: 20   bits: 6/5
4.79/4.89	c ==================================[MINISAT+]==================================
4.79/4.89	c | Conflicts | Original         | Learnt                           | Progress |
4.79/4.89	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.79/4.89	c ==============================================================================
4.79/4.89	c |         0 |  365136  1237197 |  121712       0        0     nan |  0.000 % |
5.09/5.16	c |       105 |  365129  1237174 |  133883     103     1491    14.5 |  3.401 % |
5.19/5.21	c |       258 |  365129  1237174 |  147271     256     3292    12.9 |  3.401 % |
5.59/5.60	c |       485 |  365114  1237126 |  161998     477     6199    13.0 |  3.404 % |
5.79/5.86	c |       826 |  365114  1237126 |  178198     818    11814    14.4 |  3.404 % |
6.79/6.86	c ==============================================================================
6.79/6.86	c UNSATISFIABLE
6.79/6.86	s UNSATISFIABLE
6.79/6.86	c _______________________________________________________________________________
6.79/6.86	c 
6.79/6.86	c restarts              : 5
6.79/6.86	c conflicts             : 1199           (176 /sec)
6.79/6.86	c decisions             : 4717           (692 /sec)
6.79/6.86	c propagations          : 0              (0 /sec)
6.79/6.86	c inspects              : 0              (0 /sec)
6.79/6.86	c CPU time              : 6.81996 s
6.79/6.86	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/362610-1177015514/instance-362610-1177015514.opb is already a linear file

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 26622
/proc/meminfo: memFree=1859672/2055920 swapFree=4152812/4192956
[pid=26622] ppid=26620 vsize=1344 CPUtime=0
/proc/26622/stat : 26622 (minisat+) R 26620 26622 26514 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 177589023 1376256 155 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134570194 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26622/statm: 336 155 67 215 0 118 0

[startup+0.097338 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 26622
/proc/meminfo: memFree=1859672/2055920 swapFree=4152812/4192956
[pid=26622] ppid=26620 vsize=1996 CPUtime=0.09
/proc/26622/stat : 26622 (minisat+) R 26620 26622 26514 0 -1 4194304 346 0 0 0 9 0 0 0 18 0 1 0 177589023 2043904 331 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26622/statm: 499 331 75 215 0 281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1996

[startup+0.101338 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 26622
/proc/meminfo: memFree=1859672/2055920 swapFree=4152812/4192956
[pid=26622] ppid=26620 vsize=1996 CPUtime=0.1
/proc/26622/stat : 26622 (minisat+) R 26620 26622 26514 0 -1 4194304 351 0 0 0 10 0 0 0 18 0 1 0 177589023 2043904 336 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26622/statm: 499 336 75 215 0 281 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1996

[startup+0.301361 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 26622
/proc/meminfo: memFree=1859672/2055920 swapFree=4152812/4192956
[pid=26622] ppid=26620 vsize=3032 CPUtime=0.29
/proc/26622/stat : 26622 (minisat+) R 26620 26622 26514 0 -1 4194304 609 0 0 0 29 0 0 0 19 0 1 0 177589023 3104768 594 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618939 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26622/statm: 758 594 75 215 0 540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3032

[startup+0.701406 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 26622
/proc/meminfo: memFree=1859672/2055920 swapFree=4152812/4192956
[pid=26622] ppid=26620 vsize=5064 CPUtime=0.69
/proc/26622/stat : 26622 (minisat+) R 26620 26622 26514 0 -1 4194304 1129 0 0 0 69 0 0 0 23 0 1 0 177589023 5185536 1114 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26622/statm: 1266 1114 87 215 0 1048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5064

[startup+1.5015 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 26623
/proc/meminfo: memFree=1855056/2055920 swapFree=4152812/4192956
[pid=26622] ppid=26620 vsize=6356 CPUtime=1.49
/proc/26622/stat : 26622 (minisat+) R 26620 26622 26514 0 -1 4194304 1484 0 0 0 149 0 0 0 25 0 1 0 177589023 6508544 1415 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012162 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26622/statm: 1589 1415 107 215 0 1371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6356

[startup+3.10268 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 26623
/proc/meminfo: memFree=1853328/2055920 swapFree=4152812/4192956
[pid=26622] ppid=26620 vsize=7396 CPUtime=3.09
/proc/26622/stat : 26622 (minisat+) R 26620 26622 26514 0 -1 4194304 1857 0 0 0 308 1 0 0 25 0 1 0 177589023 7573504 1705 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134806105 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26622/statm: 1849 1705 107 215 0 1631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7396

[startup+6.30104 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 26623
/proc/meminfo: memFree=1832976/2055920 swapFree=4152812/4192956
[pid=26622] ppid=26620 vsize=29900 CPUtime=6.29
/proc/26622/stat : 26622 (minisat+) R 26620 26622 26514 0 -1 4194304 7104 0 0 0 625 4 0 0 25 0 1 0 177589023 30617600 6774 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26622/statm: 7475 6774 123 215 0 7257 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29900

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

[startup+6.70109 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 26623
/proc/meminfo: memFree=1832592/2055920 swapFree=4152812/4192956
[pid=26622] ppid=26620 vsize=30036 CPUtime=6.69
/proc/26622/stat : 26622 (minisat+) R 26620 26622 26514 0 -1 4194304 7120 0 0 0 665 4 0 0 25 0 1 0 177589023 30756864 6790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26622/statm: 7509 6790 123 215 0 7291 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 30036

[startup+6.8011 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 26623
/proc/meminfo: memFree=1832592/2055920 swapFree=4152812/4192956
[pid=26622] ppid=26620 vsize=30036 CPUtime=6.79
/proc/26622/stat : 26622 (minisat+) R 26620 26622 26514 0 -1 4194304 7122 0 0 0 675 4 0 0 25 0 1 0 177589023 30756864 6792 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26622/statm: 7509 6792 123 215 0 7291 0
Current children cumulated CPU time (s) 6.79
Current children cumulated vsize (KiB) 30036

Child status: 20
Real time (s): 6.88328
CPU time (s): 6.87395
CPU user time (s): 6.82796
CPU system time (s): 0.045993
CPU usage (%): 99.8646
Max. virtual memory (cumulated for all children) (KiB): 30036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.82796
system time used= 0.045993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7125
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 328

runsolver used 0.020996 second user time and 0.029995 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu Apr 19 20:45:15 UTC 2007

IDJOB= 362610
IDBENCH= 1595
IDSOLVER= 156
FILE ID= node9/362610-1177015514

PBS_JOBID= 4630575

Free space on /tmp= 66425 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-neos17.opb
COMMAND LINE= /tmp/evaluation/362610-1177015514/minisat+ /tmp/evaluation/362610-1177015514/instance-362610-1177015514.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node9/convwatcher-362610-1177015514 -o ROOT/results/node9/conversion-362610-1177015514 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/362610-1177015514/instance-362610-1177015514.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  17ed6a127b27ec0fe0b994bf638e6a2f

RANDOM SEED= 493233922

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
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.221
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:       1860144 kB
Buffers:         26760 kB
Cached:         107204 kB
SwapCached:       7816 kB
Active:          35856 kB
Inactive:       120520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860144 kB
SwapTotal:     4192956 kB
SwapFree:      4152812 kB
Dirty:            3100 kB
Writeback:           0 kB
Mapped:          29508 kB
Slab:            24972 kB
Committed_AS:  6069744 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66425 MiB

End job on node9 on Thu Apr 19 20:45:22 UTC 2007