Trace number 35910

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 1.69774 1.70728

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-qnet1.opb
MD5SUM9cd99d01f800e747c5049853d96a0d20
Bench CategoryOPT-BIGINT (optimisation, big 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.189971
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5380
Total number of constraints630
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints542
Minimum length of a constraint2
Maximum length of a constraint77
Number of terms in the objective function 3720
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 133143986052
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 8388608000000
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 17124187591735
Number of bits of the biggest sum of numbers44
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.16	c Converting 962 PB-constraints to clauses...
0.16	c   -- Unit propagations: (none)
0.16	c   -- Detecting intervals from adjacent constraints: ############################################################################################################################################################################################################################################################################################################################################
0.17	c   -- Clauses(.)/Splits(s): ............................................................s.............s.s..sssss.s.ssssssss........sssssss...................................s.....................
0.17	c ---[ 982]---> BDD-cost:    1
0.17	c ---[ 981]---> BDD-cost:    1
0.17	c ---[ 977]---> BDD-cost:    1
0.17	c ---[ 976]---> BDD-cost:    1
0.17	c ---[ 972]---> BDD-cost:    3
0.17	c ---[ 971]---> BDD-cost:    3
0.17	c ---[ 969]---> BDD-cost:    3
0.17	c ---[ 967]---> BDD-cost:    3
0.17	c ---[ 962]---> BDD-cost:    3
0.17	c ---[ 961]---> BDD-cost:    3
0.17	c ---[ 959]---> BDD-cost:    3
0.17	c ---[ 957]---> BDD-cost:    3
0.17	c ---[ 956]---> BDD-cost:    1
0.17	c ---[ 944]---> BDD-cost:    1
0.17	c ---[ 943]---> BDD-cost:    1
0.17	c ---[ 941]---> BDD-cost:    1
0.17	c ---[ 939]---> BDD-cost:    1
0.17	c ---[ 938]---> BDD-cost:    3
0.17	c ---[ 936]---> BDD-cost:    1
0.17	c ---[ 933]---> BDD-cost:    1
0.17	c ---[ 932]---> BDD-cost:    1
0.17	c ---[ 930]---> BDD-cost:    1
0.17	c ---[ 928]---> BDD-cost:    1
0.17	c ---[ 927]---> BDD-cost:    3
0.17	c ---[ 925]---> BDD-cost:    1
0.17	c ---[ 922]---> BDD-cost:    3
0.17	c ---[ 915]---> BDD-cost:    1
0.17	c ---[ 914]---> BDD-cost:    1
0.17	c ---[ 912]---> BDD-cost:    1
0.17	c ---[ 910]---> BDD-cost:    1
0.17	c ---[ 909]---> BDD-cost:    3
0.17	c ---[ 907]---> BDD-cost:    1
0.17	c ---[ 904]---> BDD-cost:    3
0.17	c ---[ 903]---> BDD-cost:    3
0.17	c ---[ 893]---> BDD-cost:    2
0.17	c ---[ 892]---> BDD-cost:    2
0.17	c ---[ 891]---> BDD-cost:    2
0.17	c ---[ 890]---> BDD-cost:    2
0.17	c ---[ 889]---> BDD-cost:    2
0.17	c ---[ 888]---> BDD-cost:    2
0.17	c ---[ 887]---> BDD-cost:    2
0.17	c ---[ 886]---> BDD-cost:    2
0.17	c ---[ 885]---> BDD-cost:    2
0.17	c ---[ 884]---> BDD-cost:    2
0.17	c ---[ 883]---> BDD-cost:    2
0.18	c ---[ 882]---> BDD-cost:    2
0.18	c ---[ 881]---> BDD-cost:    2
0.18	c ---[ 880]---> BDD-cost:    2
0.18	c ---[ 879]---> BDD-cost:    2
0.18	c ---[ 878]---> BDD-cost:    2
0.18	c ---[ 877]---> BDD-cost:    2
0.18	c ---[ 876]---> BDD-cost:    2
0.18	c ---[ 875]---> BDD-cost:    2
0.18	c ---[ 874]---> BDD-cost:    2
0.18	c ---[ 873]---> BDD-cost:    2
0.18	c ---[ 872]---> BDD-cost:    2
0.18	c ---[ 871]---> BDD-cost:    2
0.18	c ---[ 870]---> BDD-cost:    2
0.18	c ---[ 869]---> BDD-cost:    2
0.18	c ---[ 868]---> BDD-cost:    2
0.18	c ---[ 867]---> BDD-cost:    2
0.18	c ---[ 866]---> BDD-cost:    2
0.18	c ---[ 865]---> BDD-cost:    2
0.18	c ---[ 864]---> BDD-cost:    2
0.18	c ---[ 863]---> BDD-cost:    2
0.18	c ---[ 862]---> BDD-cost:    2
0.18	c ---[ 861]---> BDD-cost:    2
0.18	c ---[ 860]---> BDD-cost:    2
0.18	c ---[ 859]---> BDD-cost:    2
0.18	c ---[ 858]---> BDD-cost:    2
0.18	c ---[ 857]---> BDD-cost:    2
0.18	c ---[ 851]---> BDD-cost:    9
0.18	c ---[ 849]---> BDD-cost:   15
0.18	c ---[ 848]---> BDD-cost:   45
0.18	c ---[ 845]---> BDD-cost:   36
0.18	c ---[ 842]---> BDD-cost:   33
0.18	c ---[ 840]---> BDD-cost:   20
0.18	c ---[ 836]---> BDD-cost:   14
0.18	c ---[ 832]---> BDD-cost:   31
0.18	c ---[ 829]---> Adder-cost: 169   maxlim: 44   bits: 7/6
0.18	c ---[ 809]---> BDD-cost:   13
0.18	c ---[ 807]---> BDD-cost:   13
0.18	c ---[ 805]---> BDD-cost:   11
0.18	c ---[ 803]---> BDD-cost:   13
0.18	c ---[ 801]---> BDD-cost:   11
0.18	c ---[ 799]---> BDD-cost:   11
0.18	c ---[ 797]---> BDD-cost:   13
0.18	c ---[ 795]---> BDD-cost:   13
0.18	c ---[ 793]---> BDD-cost:   11
0.18	c ---[ 791]---> BDD-cost:   13
0.19	c ---[ 789]---> BDD-cost:   13
0.19	c ---[ 787]---> BDD-cost:   11
0.19	c ---[ 785]---> BDD-cost:   13
0.19	c ---[ 783]---> BDD-cost:   11
0.19	c ---[ 781]---> BDD-cost:   13
0.19	c ---[ 779]---> BDD-cost:   13
0.19	c ---[ 777]---> BDD-cost:   13
0.19	c ---[ 775]---> BDD-cost:   11
0.19	c ---[ 773]---> BDD-cost:   13
0.19	c ---[ 771]---> BDD-cost:   13
0.19	c ---[ 769]---> BDD-cost:   13
0.19	c ---[ 767]---> BDD-cost:   11
0.19	c ---[ 765]---> BDD-cost:   13
0.19	c ---[ 763]---> BDD-cost:   13
0.19	c ---[ 761]---> BDD-cost:   13
0.19	c ---[ 759]---> BDD-cost:   13
0.19	c ---[ 757]---> BDD-cost:   11
0.19	c ---[ 755]---> BDD-cost:   13
0.19	c ---[ 753]---> BDD-cost:   11
0.19	c ---[ 751]---> BDD-cost:   11
0.19	c ---[ 749]---> BDD-cost:   13
0.19	c ---[ 747]---> BDD-cost:   13
0.19	c ---[ 745]---> BDD-cost:   11
0.19	c ---[ 743]---> BDD-cost:   13
0.19	c ---[ 741]---> BDD-cost:   13
0.19	c ---[ 739]---> BDD-cost:   11
0.19	c ---[ 737]---> BDD-cost:   13
0.19	c ---[ 735]---> BDD-cost:   11
0.19	c ---[ 733]---> BDD-cost:   13
0.19	c ---[ 731]---> BDD-cost:   13
0.19	c ---[ 729]---> BDD-cost:   13
0.19	c ---[ 727]---> BDD-cost:   11
0.19	c ---[ 725]---> BDD-cost:   13
0.19	c ---[ 723]---> BDD-cost:   13
0.19	c ---[ 721]---> BDD-cost:   13
0.19	c ---[ 719]---> BDD-cost:   11
0.19	c ---[ 717]---> BDD-cost:   13
0.19	c ---[ 715]---> BDD-cost:   13
0.19	c ---[ 713]---> Sorter-cost:  107     Base:
0.19	c ---[ 711]---> Sorter-cost:  107     Base:
0.19	c ---[ 709]---> Sorter-cost:  107     Base:
0.19	c ---[ 707]---> Sorter-cost:  107     Base:
0.19	c ---[ 705]---> Sorter-cost:  107     Base:
0.19	c ---[ 703]---> Sorter-cost:  107     Base:
0.19	c ---[ 701]---> Sorter-cost:  105     Base:
0.19	c ---[ 699]---> Sorter-cost:  107     Base:
0.19	c ---[ 697]---> Sorter-cost:  107     Base:
0.19	c ---[ 695]---> Sorter-cost:  107     Base:
0.19	c ---[ 693]---> Sorter-cost:  107     Base:
0.19	c ---[ 691]---> Sorter-cost:  107     Base:
0.19	c ---[ 689]---> Sorter-cost:  107     Base:
0.19	c ---[ 687]---> Sorter-cost:  105     Base:
0.20	c ---[ 685]---> Sorter-cost:   85     Base:
0.20	c ---[ 683]---> Sorter-cost:   85     Base:
0.20	c ---[ 681]---> Sorter-cost:   85     Base:
0.20	c ---[ 679]---> Sorter-cost:   85     Base:
0.20	c ---[ 677]---> Sorter-cost:   85     Base:
0.20	c ---[ 675]---> Sorter-cost:   83     Base:
0.20	c ---[ 673]---> Sorter-cost:  107     Base:
0.20	c ---[ 671]---> Sorter-cost:  107     Base:
0.20	c ---[ 669]---> Sorter-cost:  107     Base:
0.20	c ---[ 667]---> Sorter-cost:  107     Base:
0.20	c ---[ 665]---> Sorter-cost:  107     Base:
0.20	c ---[ 663]---> Sorter-cost:  107     Base:
0.20	c ---[ 661]---> Sorter-cost:  105     Base:
0.20	c ---[ 659]---> Sorter-cost:   85     Base:
0.20	c ---[ 657]---> Sorter-cost:   85     Base:
0.20	c ---[ 655]---> Sorter-cost:   85     Base:
0.20	c ---[ 653]---> Sorter-cost:   85     Base:
0.20	c ---[ 651]---> Sorter-cost:   85     Base:
0.20	c ---[ 649]---> Sorter-cost:   83     Base:
0.20	c ---[ 647]---> Sorter-cost:   85     Base:
0.20	c ---[ 645]---> Sorter-cost:   85     Base:
0.20	c ---[ 643]---> Sorter-cost:   85     Base:
0.21	c ---[ 641]---> Sorter-cost:   85     Base:
0.21	c ---[ 639]---> Sorter-cost:   85     Base:
0.21	c ---[ 637]---> Sorter-cost:   83     Base:
0.21	c ---[ 635]---> Sorter-cost:  107     Base:
0.21	c ---[ 633]---> Sorter-cost:  107     Base:
0.21	c ---[ 631]---> Sorter-cost:  107     Base:
0.21	c ---[ 629]---> Sorter-cost:  107     Base:
0.21	c ---[ 627]---> Sorter-cost:  107     Base:
0.21	c ---[ 625]---> Sorter-cost:  107     Base:
0.21	c ---[ 623]---> Sorter-cost:  105     Base:
0.21	c ---[ 621]---> Sorter-cost:  107     Base:
0.21	c ---[ 619]---> Sorter-cost:  107     Base:
0.21	c ---[ 617]---> Sorter-cost:  107     Base:
0.21	c ---[ 615]---> Sorter-cost:  107     Base:
0.21	c ---[ 613]---> Sorter-cost:  107     Base:
0.21	c ---[ 611]---> Sorter-cost:  107     Base:
0.21	c ---[ 609]---> Sorter-cost:  105     Base:
0.21	c ---[ 607]---> Sorter-cost:   85     Base:
0.21	c ---[ 605]---> Sorter-cost:   85     Base:
0.21	c ---[ 603]---> Sorter-cost:   85     Base:
0.21	c ---[ 601]---> Sorter-cost:   85     Base:
0.22	c ---[ 599]---> Sorter-cost:   85     Base:
0.22	c ---[ 597]---> Sorter-cost:   83     Base:
0.22	c ---[ 595]---> Sorter-cost:  107     Base:
0.22	c ---[ 593]---> Sorter-cost:  107     Base:
0.22	c ---[ 591]---> Sorter-cost:  107     Base:
0.22	c ---[ 589]---> Sorter-cost:  107     Base:
0.22	c ---[ 587]---> Sorter-cost:  107     Base:
0.22	c ---[ 585]---> Sorter-cost:  107     Base:
0.22	c ---[ 583]---> Sorter-cost:  105     Base:
0.22	c ---[ 581]---> Sorter-cost:  107     Base:
0.22	c ---[ 579]---> Sorter-cost:  107     Base:
0.22	c ---[ 577]---> Sorter-cost:  107     Base:
0.22	c ---[ 575]---> Sorter-cost:  107     Base:
0.22	c ---[ 573]---> Sorter-cost:  107     Base:
0.22	c ---[ 571]---> Sorter-cost:  107     Base:
0.22	c ---[ 569]---> Sorter-cost:  105     Base:
0.22	c ---[ 567]---> Sorter-cost:   85     Base:
0.22	c ---[ 565]---> Sorter-cost:   85     Base:
0.22	c ---[ 563]---> Sorter-cost:   85     Base:
0.22	c ---[ 561]---> Sorter-cost:   85     Base:
0.22	c ---[ 559]---> Sorter-cost:   85     Base:
0.22	c ---[ 557]---> Sorter-cost:   83     Base:
0.22	c ---[ 555]---> Sorter-cost:  107     Base:
0.23	c ---[ 553]---> Sorter-cost:  107     Base:
0.23	c ---[ 551]---> Sorter-cost:  107     Base:
0.23	c ---[ 549]---> Sorter-cost:  107     Base:
0.23	c ---[ 547]---> Sorter-cost:  107     Base:
0.23	c ---[ 545]---> Sorter-cost:  107     Base:
0.23	c ---[ 543]---> Sorter-cost:  105     Base:
0.23	c ---[ 541]---> Sorter-cost:   85     Base:
0.23	c ---[ 539]---> Sorter-cost:   85     Base:
0.23	c ---[ 537]---> Sorter-cost:   85     Base:
0.23	c ---[ 535]---> Sorter-cost:   85     Base:
0.23	c ---[ 533]---> Sorter-cost:   85     Base:
0.23	c ---[ 531]---> Sorter-cost:   83     Base:
0.23	c ---[ 529]---> Sorter-cost:  107     Base:
0.23	c ---[ 527]---> Sorter-cost:  107     Base:
0.23	c ---[ 525]---> Sorter-cost:  107     Base:
0.23	c ---[ 523]---> Sorter-cost:  107     Base:
0.23	c ---[ 521]---> Sorter-cost:  107     Base:
0.23	c ---[ 519]---> Sorter-cost:  107     Base:
0.23	c ---[ 517]---> Sorter-cost:  105     Base:
0.23	c ---[ 515]---> Sorter-cost:  107     Base:
0.24	c ---[ 513]---> Sorter-cost:  107     Base:
0.24	c ---[ 511]---> Sorter-cost:  107     Base:
0.24	c ---[ 509]---> Sorter-cost:  107     Base:
0.24	c ---[ 507]---> Sorter-cost:  107     Base:
0.24	c ---[ 505]---> Sorter-cost:  107     Base:
0.24	c ---[ 503]---> Sorter-cost:  105     Base:
0.24	c ---[ 501]---> Sorter-cost:  107     Base:
0.24	c ---[ 499]---> Sorter-cost:  107     Base:
0.24	c ---[ 497]---> Sorter-cost:  107     Base:
0.24	c ---[ 495]---> Sorter-cost:  107     Base:
0.24	c ---[ 493]---> Sorter-cost:  107     Base:
0.24	c ---[ 491]---> Sorter-cost:  107     Base:
0.24	c ---[ 489]---> Sorter-cost:  105     Base:
0.24	c ---[ 487]---> Sorter-cost:   85     Base:
0.24	c ---[ 485]---> Sorter-cost:   83     Base:
0.24	c ---[ 483]---> Sorter-cost:   81     Base:
0.24	c ---[ 481]---> Sorter-cost:   83     Base:
0.24	c ---[ 479]---> Sorter-cost:   83     Base:
0.24	c ---[ 477]---> Sorter-cost:   81     Base:
0.24	c ---[ 475]---> Sorter-cost:  107     Base:
0.24	c ---[ 473]---> Sorter-cost:  107     Base:
0.24	c ---[ 471]---> Sorter-cost:  107     Base:
0.25	c ---[ 469]---> Sorter-cost:  107     Base:
0.25	c ---[ 467]---> Sorter-cost:  107     Base:
0.25	c ---[ 465]---> Sorter-cost:  107     Base:
0.25	c ---[ 463]---> Sorter-cost:  105     Base:
0.25	c ---[ 461]---> Sorter-cost:  107     Base:
0.25	c ---[ 459]---> Sorter-cost:  107     Base:
0.25	c ---[ 457]---> Sorter-cost:  107     Base:
0.25	c ---[ 455]---> Sorter-cost:  107     Base:
0.25	c ---[ 453]---> Sorter-cost:  107     Base:
0.25	c ---[ 451]---> Sorter-cost:  107     Base:
0.25	c ---[ 449]---> Sorter-cost:  105     Base:
0.25	c ---[ 447]---> Sorter-cost:  107     Base:
0.25	c ---[ 445]---> Sorter-cost:  107     Base:
0.25	c ---[ 443]---> Sorter-cost:  107     Base:
0.25	c ---[ 441]---> Sorter-cost:  107     Base:
0.25	c ---[ 439]---> Sorter-cost:  107     Base:
0.25	c ---[ 437]---> Sorter-cost:  107     Base:
0.25	c ---[ 435]---> Sorter-cost:  105     Base:
0.25	c ---[ 433]---> Sorter-cost:   85     Base:
0.25	c ---[ 431]---> Sorter-cost:   85     Base:
0.25	c ---[ 429]---> Sorter-cost:   85     Base:
0.26	c ---[ 427]---> Sorter-cost:   85     Base:
0.26	c ---[ 425]---> Sorter-cost:   85     Base:
0.26	c ---[ 423]---> Sorter-cost:   83     Base:
0.26	c ---[ 421]---> Sorter-cost:  107     Base:
0.26	c ---[ 419]---> Sorter-cost:  107     Base:
0.26	c ---[ 417]---> Sorter-cost:  107     Base:
0.26	c ---[ 415]---> Sorter-cost:  107     Base:
0.26	c ---[ 413]---> Sorter-cost:  107     Base:
0.26	c ---[ 411]---> Sorter-cost:  107     Base:
0.26	c ---[ 409]---> Sorter-cost:  105     Base:
0.26	c ---[ 407]---> Sorter-cost:  107     Base:
0.26	c ---[ 405]---> Sorter-cost:  107     Base:
0.26	c ---[ 403]---> Sorter-cost:  107     Base:
0.26	c ---[ 401]---> Sorter-cost:  107     Base:
0.26	c ---[ 399]---> Sorter-cost:  107     Base:
0.26	c ---[ 397]---> Sorter-cost:  107     Base:
0.26	c ---[ 395]---> Sorter-cost:  105     Base:
0.26	c ---[ 390]---> Adder-cost: 102   maxlim: 149   bits: 9/8
0.27	c ---[ 389]---> BDD-cost:    4
0.27	c ---[ 388]---> Sorter-cost:  888     Base: 3 2 2 2
0.27	c ---[ 387]---> Sorter-cost:  948     Base: 2 2 3 2
0.27	c ---[ 383]---> Sorter-cost: 1060     Base: 3 2 2 2
0.28	c ---[ 382]---> BDD-cost:    4
0.28	c ---[ 380]---> Sorter-cost: 1120     Base: 3 2 2 2
0.28	c ---[ 379]---> Sorter-cost: 1120     Base: 3 2 2 2
0.29	c ---[ 378]---> BDD-cost:   11
0.29	c ---[ 377]---> Sorter-cost: 1120     Base: 3 2 2 2
0.29	c ---[ 347]---> BDD-cost:    4
0.29	c ---[ 346]---> Adder-cost: 138   maxlim: 225   bits: 9/8
0.30	c ---[ 345]---> Adder-cost: 136   maxlim: 230   bits: 9/8
0.30	c ---[ 341]---> Adder-cost: 136   maxlim: 231   bits: 9/8
0.31	c ---[ 340]---> BDD-cost:    4
0.31	c ---[ 338]---> Adder-cost: 150   maxlim: 232   bits: 9/8
0.31	c ---[ 337]---> Adder-cost: 150   maxlim: 238   bits: 9/8
0.32	c ---[ 336]---> BDD-cost:   11
0.32	c ---[ 335]---> Adder-cost: 140   maxlim: 223   bits: 9/8
0.32	c ---[ 333]---> BDD-cost:    4
0.33	c ---[ 332]---> BDD-cost:    4
0.33	c ---[ 331]---> BDD-cost:    4
0.33	c ---[ 330]---> BDD-cost:    4
0.33	c ---[ 329]---> BDD-cost:    4
0.33	c ---[ 328]---> BDD-cost:    4
0.33	c ---[ 327]---> Sorter-cost: 1331     Base: 2 2 3 2
0.33	c ---[ 323]---> Adder-cost: 134   maxlim: 234   bits: 9/8
0.34	c ---[ 322]---> BDD-cost:    4
0.34	c ---[ 320]---> Adder-cost: 136   maxlim: 235   bits: 9/8
0.34	c ---[ 319]---> Adder-cost: 140   maxlim: 241   bits: 9/8
0.35	c ---[ 318]---> BDD-cost:   11
0.35	c ---[ 317]---> Adder-cost: 132   maxlim: 226   bits: 9/8
0.35	c ---[ 312]---> Adder-cost: 140   maxlim: 265   bits: 9/9
0.36	c ---[ 311]---> BDD-cost:    4
0.36	c ---[ 309]---> Adder-cost: 144   maxlim: 265   bits: 9/9
0.36	c ---[ 308]---> Adder-cost: 144   maxlim: 271   bits: 9/9
0.37	c ---[ 306]---> Adder-cost: 138   maxlim: 256   bits: 9/9
0.37	c ---[ 292]---> BDD-cost:    4
0.37	c ---[ 290]---> Adder-cost: 146   maxlim: 266   bits: 9/9
0.38	c ---[ 289]---> Adder-cost: 150   maxlim: 272   bits: 9/9
0.39	c ---[ 288]---> BDD-cost:   11
0.39	c ---[ 287]---> Adder-cost: 138   maxlim: 257   bits: 9/9
0.39	c ---[ 285]---> BDD-cost:    4
0.39	c ---[ 284]---> BDD-cost:    4
0.39	c ---[ 283]---> BDD-cost:    4
0.39	c ---[ 279]---> Adder-cost: 154   maxlim: 273   bits: 9/9
0.40	c ---[ 278]---> BDD-cost:   11
0.40	c ---[ 277]---> Adder-cost: 144   maxlim: 258   bits: 9/9
0.40	c ---[ 275]---> BDD-cost:   11
0.40	c ---[ 274]---> Adder-cost: 154   maxlim: 264   bits: 9/9
0.41	c ---[ 272]---> BDD-cost:   11
0.41	c ---[ 269]---> BDD-cost:  220
0.41	c ---[ 267]---> BDD-cost:   20
0.41	c ---[ 265]---> BDD-cost:   19
0.41	c ---[ 263]---> BDD-cost:   21
0.41	c ---[ 261]---> BDD-cost:  133
0.42	c ---[ 259]---> BDD-cost:   21
0.42	c ---[ 257]---> BDD-cost:   31
0.44	c ---[ 255]---> BDD-cost:  117
0.45	c ---[ 253]---> BDD-cost:   20
0.45	c ---[ 251]---> BDD-cost:   21
0.45	c ---[ 249]---> BDD-cost:   19
0.45	c ---[ 247]---> BDD-cost:  169
0.46	c ---[ 245]---> BDD-cost:   21
0.46	c ---[ 243]---> BDD-cost:   21
0.46	c ---[ 241]---> BDD-cost:   31
0.47	c ---[ 239]---> BDD-cost:   52
0.48	c ---[ 237]---> BDD-cost:   24
0.48	c ---[ 235]---> BDD-cost:   31
0.50	c ---[ 233]---> BDD-cost:   20
0.50	c ---[ 231]---> BDD-cost:   31
0.51	c ---[ 229]---> BDD-cost:   31
0.52	c ---[ 227]---> BDD-cost:  110
0.53	c ---[ 225]---> BDD-cost:  361
0.54	c ---[ 223]---> BDD-cost:   31
0.55	c ---[ 221]---> BDD-cost:   52
0.56	c ---[ 219]---> BDD-cost:   52
0.58	c ---[ 217]---> BDD-cost:   19
0.58	c ---[ 215]---> BDD-cost:   19
0.58	c ---[ 213]---> BDD-cost:   19
0.58	c ---[ 211]---> BDD-cost:   19
0.58	c ---[ 209]---> BDD-cost:   19
0.58	c ---[ 207]---> BDD-cost:   19
0.58	c ---[ 205]---> BDD-cost:   19
0.58	c ---[ 203]---> BDD-cost:   19
0.58	c ---[ 201]---> BDD-cost:   19
0.58	c ---[ 199]---> BDD-cost:   19
0.58	c ---[ 197]---> BDD-cost:   19
0.58	c ---[ 195]---> BDD-cost:   19
0.58	c ---[ 193]---> BDD-cost:   19
0.58	c ---[ 191]---> BDD-cost:   19
0.58	c ---[ 189]---> BDD-cost:   21
0.58	c ---[ 187]---> BDD-cost:   21
0.58	c ---[ 185]---> BDD-cost:   21
0.58	c ---[ 183]---> BDD-cost:   21
0.58	c ---[ 181]---> BDD-cost:   54
0.58	c ---[ 179]---> BDD-cost:   20
0.58	c ---[ 177]---> BDD-cost:   21
0.59	c ---[ 175]---> BDD-cost:   20
0.59	c ---[ 173]---> BDD-cost:  219
0.59	c ---[ 171]---> BDD-cost:  119
0.60	c ---[ 169]---> BDD-cost:   19
0.60	c ---[ 167]---> BDD-cost:   20
0.60	c ---[ 165]---> BDD-cost:   19
0.60	c ---[ 163]---> BDD-cost:  111
0.61	c ---[ 161]---> BDD-cost:   21
0.61	c ---[ 159]---> BDD-cost:   21
0.61	c ---[ 157]---> BDD-cost:   31
0.62	c ---[ 155]---> BDD-cost:   31
0.64	c ---[ 153]---> BDD-cost:   24
0.64	c ---[ 151]---> BDD-cost:   52
0.65	c ---[ 149]---> BDD-cost:   21
0.65	c ---[ 147]---> BDD-cost:   20
0.65	c ---[ 145]---> BDD-cost:   22
0.65	c ---[ 143]---> BDD-cost:   21
0.65	c ---[ 141]---> BDD-cost:   21
0.65	c ---[ 139]---> BDD-cost:   21
0.65	c ---[ 137]---> BDD-cost:   21
0.65	c ---[ 135]---> Sorter-cost:  872     Base: 2 2 2 2 2 2 2 5 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3
1.22	c ---[ 133]---> BDD-cost:   19
1.22	c ---[ 131]---> BDD-cost:   20
1.22	c ---[ 129]---> BDD-cost:   19
1.22	c ---[ 127]---> Sorter-cost:  632     Base: 2 2 2 2 2 2 2 5 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.43	c ---[ 125]---> BDD-cost:   21
1.43	c ---[ 123]---> BDD-cost:   21
1.43	c ---[ 121]---> BDD-cost:  154
1.44	c ---[ 119]---> BDD-cost:   31
1.45	c ---[ 117]---> BDD-cost:   24
1.45	c ---[ 115]---> BDD-cost:   52
1.46	c ---[ 113]---> BDD-cost:   21
1.46	c ---[ 111]---> BDD-cost:   18
1.47	c ---[ 109]---> BDD-cost:   58
1.47	c ---[ 107]---> BDD-cost:   19
1.47	c ---[ 105]---> BDD-cost:  102
1.47	c ---[ 103]---> BDD-cost:   21
1.47	c ---[ 101]---> BDD-cost:   54
1.48	c ---[  99]---> BDD-cost:  119
1.49	c ---[  97]---> BDD-cost:  170
1.49	c ---[  95]---> BDD-cost:  128
1.50	c ---[  93]---> BDD-cost:  111
1.51	c ---[  91]---> BDD-cost:   22
1.51	c ---[  89]---> BDD-cost:   19
1.51	c ---[  87]---> BDD-cost:   19
1.51	c ---[  85]---> BDD-cost:   19
1.51	c ---[  83]---> BDD-cost:   19
1.51	c ---[  81]---> BDD-cost:   21
1.51	c ---[  79]---> BDD-cost:   21
1.51	c ---[  77]---> BDD-cost:   21
1.51	c ---[  75]---> BDD-cost:   54
1.51	c ---[  73]---> BDD-cost:   19
1.51	c ---[  71]---> BDD-cost:   19
1.51	c ---[  69]---> BDD-cost:   19
1.51	c ---[  67]---> BDD-cost:   19
1.51	c ---[  65]---> BDD-cost:   21
1.51	c ---[  63]---> BDD-cost:   21
1.51	c ---[  61]---> BDD-cost:   31
1.53	c ---[  59]---> BDD-cost:   31
1.54	c ---[  57]---> BDD-cost:   37
1.54	c ---[  55]---> BDD-cost:   31
1.56	c ---[  53]---> BDD-cost:   22
1.56	c ---[  51]---> BDD-cost:   21
1.56	c ---[  49]---> BDD-cost:   21
1.56	c ---[  47]---> BDD-cost:   21
1.56	c ---[  45]---> BDD-cost:   21
1.56	c ---[  43]---> BDD-cost:   20
1.56	c ---[  41]---> BDD-cost:   20
1.56	c ---[  39]---> BDD-cost:   49
1.57	c ---[  37]---> BDD-cost:   24
1.57	c ---[  35]---> BDD-cost:   49
1.58	c ---[  33]---> BDD-cost:   21
1.58	c ---[  31]---> BDD-cost:   24
1.59	c ---[  29]---> BDD-cost:   50
1.60	c ---[  27]---> BDD-cost:   54
1.60	c ---[  25]---> BDD-cost:   23
1.60	c ---[  23]---> BDD-cost:   21
1.60	c ---[  22]---> BDD-cost:    2
1.60	c ---[  21]---> Sorter-cost: 1143     Base: 2 2 3
1.60	c ---[  20]---> BDD-cost:   14
1.60	c ---[  19]---> Adder-cost: 121   maxlim: 33   bits: 7/6
1.61	c ---[  18]---> BDD-cost:   14
1.61	c ---[  17]---> Adder-cost: 135   maxlim: 27   bits: 6/5
1.61	c ---[  16]---> Sorter-cost:  738     Base: 2 2
1.61	c ---[  15]---> BDD-cost:   14
1.61	c ---[  14]---> Adder-cost: 78   maxlim: 6   bits: 4/3
1.61	c ---[  13]---> BDD-cost:   14
1.61	c ---[  12]---> BDD-cost:   14
1.61	c ---[  11]---> BDD-cost:  157
1.62	c ---[  10]---> BDD-cost:   64
1.62	c ---[   9]---> Adder-cost: 97   maxlim: 14   bits: 5/4
1.62	c ---[   8]---> BDD-cost:   14
1.62	c ---[   7]---> BDD-cost:    5
1.62	c ---[   6]---> BDD-cost:    5
1.62	c ---[   5]---> BDD-cost:    5
1.62	c ---[   4]---> BDD-cost:    5
1.62	c ---[   3]---> BDD-cost:    5
1.62	c ---[   2]---> BDD-cost:    5
1.62	c ---[   1]---> BDD-cost:    5
1.62	c ---[   0]---> BDD-cost:    8
1.70	c UNSATISFIABLE
1.70	s UNSATISFIABLE
1.70	c _______________________________________________________________________________
1.70	c 
1.70	c restarts              : 0
1.70	c conflicts             : 0              (0 /sec)
1.70	c decisions             : 0              (0 /sec)
1.70	c propagations          : 0              (0 /sec)
1.70	c inspects              : 0              (0 /sec)
1.70	c CPU time              : 1.67274 s
1.70	c _______________________________________________________________________________

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/node92/watcher-35910-1149318336 -o ROOT/results/node92/solver-35910-1149318336 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node92/35910-1149318336/instance-35910-1149318336.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.98 2/67 32190
/proc/meminfo: memFree=1669952/2055892 swapFree=4084900/4096564
[pid=32190] ppid=32188 vsize=1048 CPUtime=0
/proc/32190/stat : 32190 (minisat+) R 32188 32190 32144 0 -1 4194304 95 0 0 0 0 0 0 0 19 0 1 0 197472457 1073152 81 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32190/statm: 262 81 67 215 0 44 0

Child status: 20
Real time (s): 1.70728
CPU time (s): 1.69774
CPU user time (s): 1.67474
CPU system time (s): 0.022996
CPU usage (%): 99.4412
Max. virtual memory (cumulated for all children) (Kb): 0

Launcher Data (download as text)

Begin job on node92 on Sat Jun  3 07:05:36 UTC 2006


FILE ID= 35910-1149318336

PBS_JOBID= 308474

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-qnet1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node92/35910-1149318336/instance-35910-1149318336.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node92/watcher-35910-1149318336 -o ROOT/results/node92/solver-35910-1149318336 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node92/35910-1149318336/instance-35910-1149318336.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  9cd99d01f800e747c5049853d96a0d20

RANDOM SEED= 878979028


/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.214
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	: 6006.19
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.214
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1670288 kB
Buffers:          9540 kB
Cached:         315584 kB
SwapCached:       2840 kB
Active:          33824 kB
Inactive:       299960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1670288 kB
SwapTotal:     4096564 kB
SwapFree:      4084900 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:          15200 kB
Slab:            38584 kB
Committed_AS:   324896 kB
PageTables:       1256 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node92 on Sat Jun  3 07:05:38 UTC 2006