Trace number 351570

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-nsrand-ipx.opb
MD5SUMb75dadb532de8158b35ca12cd6b47e2f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark294914
Best CPU time to get the best result obtained on this benchmark1800.24
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 284209
Optimality of the best value was proved NO
Number of variables6651
Total number of constraints721
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)331
Number of constraints which are nor clauses,nor cardinality constraints390
Minimum length of a constraint20
Maximum length of a constraint6651
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 527653
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
2.80/2.88	c Converting 721 PB-constraints to clauses...
2.80/2.89	c   -- Unit propagations: (none)
2.80/2.89	c   -- Detecting intervals from adjacent constraints: =====
2.80/2.89	c   -- Clauses(.)/Splits(s): sssssssss.s.ssss.ssss.ssssss.ssss..ssss..s.ssssssss.s.s.s.s.s.sss.sssss.ss.s.ss.s.ss.sssssssssssss.ssss.ssssssss.s.sssss.sss.ss.s.ss.sssssssssssssssssssssssssssssssssssssssssssss..sssssssssssssssssssss.sssss.sssssssss.ss.ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss..sss.sssssssss.ssss.ssssssssssssss.ssssssssss.s.s.ssssssssssss.ss.ss.ss
3.89/3.99	c ---[1049]---> Adder-cost: 37598   maxlim: 485487   bits: 19/19
7.99/8.00	c ---[1048]---> BDD-cost:   37
7.99/8.00	c ---[1047]---> BDD-cost:   37
7.99/8.00	c ---[1046]---> BDD-cost:   37
7.99/8.00	c ---[1045]---> BDD-cost:   37
7.99/8.00	c ---[1044]---> BDD-cost:   37
7.99/8.00	c ---[1043]---> BDD-cost:   37
7.99/8.00	c ---[1042]---> BDD-cost:   37
7.99/8.00	c ---[1041]---> BDD-cost:   37
7.99/8.00	c ---[1040]---> BDD-cost:   37
7.99/8.00	c ---[1039]---> BDD-cost:   37
7.99/8.00	c ---[1038]---> BDD-cost:   37
7.99/8.00	c ---[1037]---> BDD-cost:   37
7.99/8.00	c ---[1036]---> BDD-cost:   37
7.99/8.00	c ---[1035]---> BDD-cost:   37
7.99/8.00	c ---[1034]---> BDD-cost:   37
7.99/8.00	c ---[1033]---> BDD-cost:   37
7.99/8.00	c ---[1032]---> BDD-cost:   37
7.99/8.00	c ---[1031]---> BDD-cost:   37
7.99/8.01	c ---[1030]---> BDD-cost:   37
7.99/8.01	c ---[1029]---> BDD-cost:   37
7.99/8.01	c ---[1028]---> BDD-cost:   37
7.99/8.01	c ---[1027]---> BDD-cost:   37
7.99/8.01	c ---[1026]---> BDD-cost:   37
7.99/8.01	c ---[1025]---> BDD-cost:   37
7.99/8.01	c ---[1024]---> BDD-cost:   37
7.99/8.01	c ---[1023]---> BDD-cost:   37
7.99/8.01	c ---[1022]---> BDD-cost:   37
7.99/8.01	c ---[1021]---> BDD-cost:   37
7.99/8.01	c ---[1020]---> BDD-cost:   37
7.99/8.01	c ---[1019]---> BDD-cost:   37
7.99/8.01	c ---[1018]---> BDD-cost:   37
7.99/8.01	c ---[1017]---> BDD-cost:   37
7.99/8.01	c ---[1016]---> BDD-cost:   37
7.99/8.01	c ---[1015]---> BDD-cost:   37
7.99/8.01	c ---[1014]---> BDD-cost:   37
7.99/8.01	c ---[1013]---> BDD-cost:   37
7.99/8.01	c ---[1012]---> BDD-cost:   37
7.99/8.01	c ---[1011]---> BDD-cost:   37
7.99/8.01	c ---[1010]---> BDD-cost:   37
7.99/8.01	c ---[1009]---> BDD-cost:   37
7.99/8.01	c ---[1008]---> BDD-cost:   37
7.99/8.01	c ---[1007]---> BDD-cost:   37
7.99/8.01	c ---[1006]---> BDD-cost:   37
7.99/8.01	c ---[1005]---> BDD-cost:   37
7.99/8.01	c ---[1004]---> BDD-cost:   37
7.99/8.01	c ---[1003]---> BDD-cost:   37
7.99/8.02	c ---[1002]---> BDD-cost:   37
7.99/8.02	c ---[1001]---> BDD-cost:   37
7.99/8.02	c ---[1000]---> BDD-cost:   37
7.99/8.02	c ---[ 999]---> BDD-cost:   37
7.99/8.02	c ---[ 998]---> BDD-cost:   37
7.99/8.02	c ---[ 997]---> BDD-cost:   37
7.99/8.02	c ---[ 996]---> BDD-cost:   37
7.99/8.02	c ---[ 995]---> BDD-cost:   37
7.99/8.02	c ---[ 994]---> BDD-cost:   37
7.99/8.02	c ---[ 993]---> BDD-cost:   37
7.99/8.02	c ---[ 992]---> BDD-cost:   37
7.99/8.02	c ---[ 991]---> BDD-cost:   37
7.99/8.02	c ---[ 990]---> BDD-cost:   37
7.99/8.02	c ---[ 989]---> BDD-cost:   37
7.99/8.02	c ---[ 988]---> BDD-cost:   37
7.99/8.02	c ---[ 987]---> BDD-cost:   37
7.99/8.02	c ---[ 986]---> BDD-cost:   37
7.99/8.02	c ---[ 985]---> BDD-cost:   37
7.99/8.02	c ---[ 984]---> BDD-cost:   37
7.99/8.02	c ---[ 983]---> BDD-cost:   37
7.99/8.02	c ---[ 982]---> BDD-cost:   37
7.99/8.02	c ---[ 981]---> BDD-cost:   37
7.99/8.02	c ---[ 980]---> BDD-cost:   37
7.99/8.02	c ---[ 979]---> BDD-cost:   37
7.99/8.02	c ---[ 978]---> BDD-cost:   37
7.99/8.02	c ---[ 977]---> BDD-cost:   37
7.99/8.02	c ---[ 976]---> BDD-cost:   37
7.99/8.03	c ---[ 975]---> BDD-cost:   37
7.99/8.03	c ---[ 974]---> BDD-cost:   37
7.99/8.03	c ---[ 973]---> BDD-cost:   37
7.99/8.03	c ---[ 972]---> BDD-cost:   37
7.99/8.03	c ---[ 971]---> BDD-cost:   37
7.99/8.03	c ---[ 970]---> BDD-cost:   37
7.99/8.03	c ---[ 969]---> BDD-cost:   37
7.99/8.03	c ---[ 968]---> BDD-cost:   37
7.99/8.03	c ---[ 967]---> BDD-cost:   37
7.99/8.03	c ---[ 966]---> BDD-cost:   37
7.99/8.03	c ---[ 965]---> BDD-cost:   37
7.99/8.03	c ---[ 964]---> BDD-cost:   37
7.99/8.03	c ---[ 963]---> BDD-cost:   37
7.99/8.03	c ---[ 962]---> BDD-cost:   37
7.99/8.03	c ---[ 961]---> BDD-cost:   37
7.99/8.03	c ---[ 960]---> BDD-cost:   37
7.99/8.03	c ---[ 959]---> BDD-cost:   37
7.99/8.03	c ---[ 958]---> BDD-cost:   37
7.99/8.03	c ---[ 957]---> BDD-cost:   37
7.99/8.03	c ---[ 956]---> BDD-cost:   37
7.99/8.03	c ---[ 955]---> BDD-cost:   37
7.99/8.03	c ---[ 954]---> BDD-cost:   37
7.99/8.03	c ---[ 953]---> BDD-cost:   37
7.99/8.03	c ---[ 952]---> BDD-cost:   37
7.99/8.03	c ---[ 951]---> BDD-cost:   37
7.99/8.03	c ---[ 950]---> BDD-cost:   37
7.99/8.03	c ---[ 949]---> BDD-cost:   37
7.99/8.04	c ---[ 948]---> BDD-cost:   37
7.99/8.04	c ---[ 947]---> BDD-cost:   37
7.99/8.04	c ---[ 946]---> BDD-cost:   37
7.99/8.04	c ---[ 945]---> BDD-cost:   37
7.99/8.04	c ---[ 944]---> BDD-cost:   37
7.99/8.04	c ---[ 943]---> BDD-cost:   37
7.99/8.04	c ---[ 942]---> BDD-cost:   37
7.99/8.04	c ---[ 941]---> BDD-cost:   37
7.99/8.04	c ---[ 940]---> BDD-cost:   37
7.99/8.04	c ---[ 939]---> BDD-cost:   37
7.99/8.04	c ---[ 938]---> BDD-cost:   37
7.99/8.04	c ---[ 937]---> BDD-cost:   37
7.99/8.04	c ---[ 936]---> BDD-cost:   37
7.99/8.04	c ---[ 935]---> BDD-cost:   37
7.99/8.04	c ---[ 934]---> BDD-cost:   37
7.99/8.04	c ---[ 933]---> BDD-cost:   37
7.99/8.04	c ---[ 932]---> BDD-cost:   37
7.99/8.04	c ---[ 931]---> BDD-cost:   37
7.99/8.04	c ---[ 930]---> BDD-cost:   37
7.99/8.04	c ---[ 929]---> BDD-cost:   37
7.99/8.04	c ---[ 928]---> BDD-cost:   37
7.99/8.04	c ---[ 927]---> BDD-cost:   37
7.99/8.04	c ---[ 926]---> BDD-cost:   37
7.99/8.04	c ---[ 925]---> BDD-cost:   37
7.99/8.04	c ---[ 924]---> BDD-cost:   37
7.99/8.04	c ---[ 923]---> BDD-cost:   37
7.99/8.04	c ---[ 922]---> BDD-cost:   37
7.99/8.04	c ---[ 921]---> BDD-cost:   37
7.99/8.05	c ---[ 920]---> BDD-cost:   37
7.99/8.05	c ---[ 919]---> BDD-cost:   37
7.99/8.05	c ---[ 918]---> BDD-cost:   37
7.99/8.05	c ---[ 917]---> BDD-cost:   37
7.99/8.05	c ---[ 916]---> BDD-cost:   37
7.99/8.05	c ---[ 915]---> BDD-cost:   37
7.99/8.05	c ---[ 914]---> BDD-cost:   37
7.99/8.05	c ---[ 913]---> BDD-cost:   37
7.99/8.05	c ---[ 912]---> BDD-cost:   37
7.99/8.05	c ---[ 911]---> BDD-cost:   37
7.99/8.05	c ---[ 910]---> BDD-cost:   37
7.99/8.05	c ---[ 909]---> BDD-cost:   37
7.99/8.05	c ---[ 908]---> BDD-cost:   37
7.99/8.05	c ---[ 907]---> BDD-cost:   37
7.99/8.05	c ---[ 906]---> BDD-cost:   37
7.99/8.05	c ---[ 905]---> BDD-cost:   37
7.99/8.05	c ---[ 904]---> BDD-cost:   37
7.99/8.05	c ---[ 903]---> BDD-cost:   37
7.99/8.05	c ---[ 902]---> BDD-cost:   37
7.99/8.05	c ---[ 901]---> BDD-cost:   37
7.99/8.05	c ---[ 900]---> BDD-cost:   37
7.99/8.05	c ---[ 899]---> BDD-cost:   37
7.99/8.05	c ---[ 898]---> BDD-cost:   37
7.99/8.05	c ---[ 897]---> BDD-cost:   37
7.99/8.05	c ---[ 896]---> BDD-cost:   37
7.99/8.05	c ---[ 895]---> BDD-cost:   37
7.99/8.05	c ---[ 894]---> BDD-cost:   37
7.99/8.05	c ---[ 893]---> BDD-cost:   37
7.99/8.06	c ---[ 892]---> BDD-cost:   37
7.99/8.06	c ---[ 891]---> BDD-cost:   37
7.99/8.06	c ---[ 890]---> BDD-cost:   37
7.99/8.06	c ---[ 889]---> BDD-cost:   37
7.99/8.06	c ---[ 888]---> BDD-cost:   37
7.99/8.06	c ---[ 887]---> BDD-cost:   37
7.99/8.06	c ---[ 886]---> BDD-cost:   37
7.99/8.06	c ---[ 885]---> BDD-cost:   37
7.99/8.06	c ---[ 884]---> BDD-cost:   37
7.99/8.06	c ---[ 883]---> BDD-cost:   37
7.99/8.06	c ---[ 882]---> BDD-cost:   37
7.99/8.06	c ---[ 881]---> BDD-cost:   37
7.99/8.06	c ---[ 880]---> BDD-cost:   37
7.99/8.06	c ---[ 879]---> BDD-cost:   37
7.99/8.06	c ---[ 878]---> BDD-cost:   37
7.99/8.06	c ---[ 877]---> BDD-cost:   37
7.99/8.06	c ---[ 876]---> BDD-cost:   37
7.99/8.06	c ---[ 875]---> BDD-cost:   37
7.99/8.06	c ---[ 874]---> BDD-cost:   37
7.99/8.06	c ---[ 873]---> BDD-cost:   37
7.99/8.06	c ---[ 872]---> BDD-cost:   37
7.99/8.06	c ---[ 871]---> BDD-cost:   37
7.99/8.06	c ---[ 870]---> BDD-cost:   37
7.99/8.06	c ---[ 869]---> BDD-cost:   37
7.99/8.06	c ---[ 868]---> BDD-cost:   37
7.99/8.06	c ---[ 867]---> BDD-cost:   37
7.99/8.06	c ---[ 866]---> BDD-cost:   37
7.99/8.06	c ---[ 865]---> BDD-cost:   37
7.99/8.07	c ---[ 864]---> BDD-cost:   37
7.99/8.07	c ---[ 863]---> BDD-cost:   37
7.99/8.07	c ---[ 862]---> BDD-cost:   37
7.99/8.07	c ---[ 861]---> BDD-cost:   37
7.99/8.07	c ---[ 860]---> BDD-cost:   37
7.99/8.07	c ---[ 859]---> BDD-cost:   37
7.99/8.07	c ---[ 858]---> BDD-cost:   37
7.99/8.07	c ---[ 857]---> BDD-cost:   37
7.99/8.07	c ---[ 856]---> BDD-cost:   37
7.99/8.07	c ---[ 855]---> BDD-cost:   37
7.99/8.07	c ---[ 854]---> BDD-cost:   37
7.99/8.07	c ---[ 853]---> BDD-cost:   37
7.99/8.07	c ---[ 852]---> BDD-cost:   37
7.99/8.07	c ---[ 851]---> BDD-cost:   37
7.99/8.07	c ---[ 850]---> BDD-cost:   37
7.99/8.07	c ---[ 849]---> BDD-cost:   37
7.99/8.07	c ---[ 848]---> BDD-cost:   37
7.99/8.07	c ---[ 847]---> BDD-cost:   37
7.99/8.07	c ---[ 846]---> BDD-cost:   37
7.99/8.07	c ---[ 845]---> BDD-cost:   37
7.99/8.07	c ---[ 844]---> BDD-cost:   37
7.99/8.07	c ---[ 843]---> BDD-cost:   37
7.99/8.07	c ---[ 842]---> BDD-cost:   37
7.99/8.07	c ---[ 841]---> BDD-cost:   37
7.99/8.07	c ---[ 840]---> BDD-cost:   37
7.99/8.07	c ---[ 839]---> BDD-cost:   37
7.99/8.07	c ---[ 838]---> BDD-cost:   37
7.99/8.08	c ---[ 837]---> BDD-cost:   37
7.99/8.08	c ---[ 836]---> BDD-cost:   37
7.99/8.08	c ---[ 835]---> BDD-cost:   37
7.99/8.08	c ---[ 834]---> BDD-cost:   37
7.99/8.08	c ---[ 833]---> BDD-cost:   37
7.99/8.08	c ---[ 832]---> BDD-cost:   37
7.99/8.08	c ---[ 831]---> BDD-cost:   37
7.99/8.08	c ---[ 830]---> BDD-cost:   37
7.99/8.08	c ---[ 829]---> BDD-cost:   37
7.99/8.08	c ---[ 828]---> BDD-cost:   37
7.99/8.08	c ---[ 827]---> BDD-cost:   37
7.99/8.08	c ---[ 826]---> BDD-cost:   37
7.99/8.08	c ---[ 825]---> BDD-cost:   37
7.99/8.08	c ---[ 824]---> BDD-cost:   37
7.99/8.08	c ---[ 823]---> BDD-cost:   37
7.99/8.08	c ---[ 822]---> BDD-cost:   37
7.99/8.08	c ---[ 821]---> BDD-cost:   37
7.99/8.08	c ---[ 820]---> BDD-cost:   37
7.99/8.08	c ---[ 819]---> BDD-cost:   37
7.99/8.08	c ---[ 818]---> BDD-cost:   37
7.99/8.08	c ---[ 817]---> BDD-cost:   37
7.99/8.08	c ---[ 816]---> BDD-cost:   37
7.99/8.08	c ---[ 815]---> BDD-cost:   37
7.99/8.08	c ---[ 814]---> BDD-cost:   37
7.99/8.08	c ---[ 813]---> BDD-cost:   37
7.99/8.08	c ---[ 812]---> BDD-cost:   37
7.99/8.08	c ---[ 811]---> BDD-cost:   37
7.99/8.08	c ---[ 810]---> BDD-cost:   37
7.99/8.09	c ---[ 809]---> BDD-cost:   37
7.99/8.09	c ---[ 808]---> BDD-cost:   37
7.99/8.09	c ---[ 807]---> BDD-cost:   37
7.99/8.09	c ---[ 806]---> BDD-cost:   37
7.99/8.09	c ---[ 805]---> BDD-cost:   37
7.99/8.09	c ---[ 804]---> BDD-cost:   37
7.99/8.09	c ---[ 803]---> BDD-cost:   37
7.99/8.09	c ---[ 802]---> BDD-cost:   37
7.99/8.09	c ---[ 801]---> BDD-cost:   37
7.99/8.09	c ---[ 800]---> BDD-cost:   37
7.99/8.09	c ---[ 799]---> BDD-cost:   37
7.99/8.09	c ---[ 798]---> BDD-cost:   37
7.99/8.09	c ---[ 797]---> BDD-cost:   37
7.99/8.09	c ---[ 796]---> BDD-cost:   37
7.99/8.09	c ---[ 795]---> BDD-cost:   37
7.99/8.09	c ---[ 794]---> BDD-cost:   37
7.99/8.09	c ---[ 793]---> BDD-cost:   37
7.99/8.09	c ---[ 792]---> BDD-cost:   37
7.99/8.09	c ---[ 791]---> BDD-cost:   37
7.99/8.09	c ---[ 790]---> BDD-cost:   37
7.99/8.09	c ---[ 783]---> BDD-cost:   37
7.99/8.09	c ---[ 772]---> BDD-cost:   37
7.99/8.09	c ---[ 761]---> BDD-cost:   37
7.99/8.09	c ---[ 750]---> BDD-cost:   37
7.99/8.09	c ---[ 739]---> BDD-cost:   37
7.99/8.09	c ---[ 728]---> BDD-cost:   37
7.99/8.09	c ---[ 717]---> BDD-cost:   37
7.99/8.09	c ---[ 716]---> BDD-cost:   37
7.99/8.10	c ---[ 705]---> BDD-cost:   37
7.99/8.10	c ---[ 694]---> BDD-cost:   37
7.99/8.10	c ---[ 683]---> BDD-cost:   37
7.99/8.10	c ---[ 672]---> BDD-cost:   37
7.99/8.10	c ---[ 661]---> BDD-cost:   37
8.09/8.10	c ---[ 650]---> BDD-cost:   37
8.09/8.10	c ---[ 639]---> BDD-cost:   37
8.09/8.10	c ---[ 628]---> BDD-cost:   37
8.09/8.10	c ---[ 617]---> BDD-cost:   37
8.09/8.10	c ---[ 608]---> BDD-cost:   37
8.09/8.10	c ---[ 607]---> BDD-cost:   37
8.09/8.10	c ---[ 600]---> Adder-cost: 2262   maxlim: 44   bits: 7/6
8.19/8.21	c ---[ 599]---> Adder-cost: 1410   maxlim: 36   bits: 7/6
8.29/8.31	c ---[ 598]---> Adder-cost: 1190   maxlim: 36   bits: 7/6
8.39/8.41	c ---[ 597]---> BDD-cost:   37
8.39/8.41	c ---[ 587]---> BDD-cost:   37
8.39/8.41	c ---[ 582]---> Adder-cost: 2358   maxlim: 37   bits: 7/6
8.49/8.54	c ---[ 581]---> Adder-cost: 1678   maxlim: 32   bits: 7/6
8.59/8.65	c ---[ 576]---> BDD-cost:   37
8.59/8.65	c ---[ 567]---> BDD-cost:   37
8.59/8.65	c ---[ 556]---> BDD-cost:   37
8.59/8.65	c ---[ 546]---> BDD-cost:   37
8.59/8.65	c ---[ 536]---> BDD-cost:   37
8.59/8.65	c ---[ 525]---> BDD-cost:   37
8.59/8.66	c ---[ 514]---> BDD-cost:   37
8.59/8.66	c ---[ 503]---> BDD-cost:   37
8.59/8.66	c ---[ 502]---> BDD-cost:   37
8.59/8.66	c ---[ 492]---> BDD-cost:   37
8.59/8.66	c ---[ 482]---> BDD-cost:   37
8.59/8.66	c ---[ 472]---> BDD-cost:   37
8.59/8.66	c ---[ 462]---> BDD-cost:   37
8.59/8.66	c ---[ 451]---> BDD-cost:   37
8.59/8.66	c ---[ 440]---> BDD-cost:   37
8.59/8.66	c ---[ 429]---> BDD-cost:   37
8.59/8.66	c ---[ 418]---> BDD-cost:   37
8.59/8.66	c ---[ 407]---> BDD-cost:   37
8.59/8.66	c ---[ 396]---> BDD-cost:   37
8.59/8.66	c ---[ 395]---> BDD-cost:   37
8.59/8.66	c ---[ 384]---> BDD-cost:   37
8.59/8.66	c ---[ 373]---> BDD-cost:   37
8.59/8.66	c ---[ 363]---> BDD-cost:   37
8.59/8.66	c ---[ 356]---> BDD-cost:   37
8.59/8.66	c ---[ 355]---> BDD-cost:   37
8.59/8.66	c ---[ 354]---> BDD-cost:   37
8.59/8.66	c ---[ 353]---> BDD-cost:   37
8.59/8.66	c ---[ 352]---> BDD-cost:   37
8.59/8.66	c ---[ 351]---> BDD-cost:   37
8.59/8.66	c ---[ 350]---> BDD-cost:   37
8.59/8.66	c ---[ 349]---> BDD-cost:   37
8.59/8.66	c ---[ 348]---> BDD-cost:   37
8.59/8.66	c ---[ 347]---> BDD-cost:   37
8.59/8.67	c ---[ 346]---> BDD-cost:   37
8.59/8.67	c ---[ 345]---> BDD-cost:   37
8.59/8.67	c ---[ 344]---> BDD-cost:   37
8.59/8.67	c ---[ 343]---> BDD-cost:   37
8.59/8.67	c ---[ 342]---> BDD-cost:   37
8.59/8.67	c ---[ 341]---> BDD-cost:   37
8.59/8.67	c ---[ 340]---> BDD-cost:   37
8.59/8.67	c ---[ 339]---> BDD-cost:   37
8.59/8.67	c ---[ 338]---> BDD-cost:   37
8.59/8.67	c ---[ 337]---> BDD-cost:   37
8.59/8.67	c ---[ 336]---> BDD-cost:   37
8.59/8.67	c ---[ 335]---> BDD-cost:   37
8.59/8.67	c ---[ 334]---> BDD-cost:   37
8.59/8.67	c ---[ 333]---> BDD-cost:   37
8.59/8.67	c ---[ 332]---> BDD-cost:   37
8.59/8.67	c ---[ 331]---> BDD-cost:   37
8.59/8.67	c ---[ 330]---> BDD-cost:   37
8.59/8.67	c ---[ 329]---> BDD-cost:   37
8.59/8.67	c ---[ 328]---> BDD-cost:   34
8.59/8.67	c ---[ 327]---> BDD-cost: 1577
8.59/8.68	c ---[ 326]---> Adder-cost: 1233   maxlim: 13   bits: 5/4
8.69/8.75	c ---[ 325]---> BDD-cost: 2212
8.69/8.77	c ---[ 324]---> Adder-cost: 793   maxlim: 11   bits: 5/4
8.79/8.82	c ---[ 323]---> BDD-cost:  930
8.79/8.83	c ---[ 322]---> Adder-cost: 626   maxlim: 14   bits: 5/4
8.79/8.86	c ---[ 321]---> Adder-cost: 344   maxlim: 10   bits: 5/4
8.79/8.89	c ---[ 320]---> Adder-cost: 366   maxlim: 13   bits: 5/4
8.89/8.92	c ---[ 319]---> BDD-cost:   36
8.89/8.92	c ---[ 318]---> BDD-cost:    1
8.89/8.93	c ---[ 317]---> Adder-cost: 375   maxlim: 12   bits: 5/4
8.89/8.99	c ---[ 316]---> BDD-cost:  816
8.99/9.01	c ---[ 315]---> Adder-cost: 159   maxlim: 11   bits: 5/4
8.99/9.07	c ---[ 314]---> BDD-cost:    1
8.99/9.08	c ---[ 313]---> Adder-cost: 259   maxlim: 13   bits: 5/4
9.09/9.14	c ---[ 312]---> BDD-cost:    1
9.09/9.16	c ---[ 311]---> Adder-cost: 159   maxlim: 11   bits: 5/4
9.19/9.21	c ---[ 310]---> BDD-cost:  817
9.19/9.22	c ---[ 309]---> BDD-cost:   51
9.19/9.22	c ---[ 308]---> BDD-cost:  253
9.19/9.22	c ---[ 307]---> Adder-cost: 426   maxlim: 10   bits: 5/4
9.19/9.25	c ---[ 306]---> BDD-cost:  565
9.19/9.25	c ---[ 305]---> BDD-cost:  802
9.19/9.26	c ---[ 304]---> BDD-cost:  164
9.19/9.26	c ---[ 303]---> BDD-cost:   72
9.19/9.26	c ---[ 302]---> BDD-cost:   93
9.19/9.26	c ---[ 301]---> Adder-cost: 764   maxlim: 14   bits: 5/4
9.29/9.30	c ---[ 300]---> Adder-cost: 287   maxlim: 12   bits: 5/4
9.29/9.34	c ---[ 299]---> BDD-cost:  157
9.29/9.34	c ---[ 298]---> BDD-cost:  249
9.29/9.34	c ---[ 297]---> Adder-cost: 472   maxlim: 15   bits: 5/4
9.29/9.38	c ---[ 296]---> Adder-cost: 203   maxlim: 12   bits: 5/4
9.39/9.42	c ---[ 295]---> BDD-cost:    2
9.39/9.42	c ---[ 294]---> BDD-cost:  906
9.39/9.43	c ---[ 293]---> BDD-cost:   62
9.39/9.43	c ---[ 292]---> BDD-cost:  167
9.39/9.43	c ---[ 291]---> BDD-cost:    4
9.39/9.43	c ---[ 290]---> BDD-cost:   20
9.39/9.43	c ---[ 289]---> BDD-cost:    1
9.39/9.43	c ---[ 288]---> BDD-cost:    1
9.39/9.43	c ---[ 287]---> BDD-cost:    2
9.39/9.43	c ---[ 286]---> BDD-cost:    8
9.39/9.43	c ---[ 285]---> BDD-cost:  147
9.39/9.43	c ---[ 284]---> BDD-cost:  745
9.39/9.44	c ---[ 283]---> BDD-cost:    1
9.39/9.44	c ---[ 282]---> BDD-cost:    1
9.39/9.44	c ---[ 281]---> BDD-cost:    1
9.39/9.44	c ---[ 280]---> BDD-cost:   24
9.39/9.44	c ---[ 279]---> BDD-cost:   54
9.39/9.44	c ---[ 278]---> Adder-cost: 1113   maxlim: 10   bits: 5/4
9.49/9.50	c ---[ 277]---> BDD-cost:   32
9.49/9.50	c ---[ 276]---> BDD-cost:  879
9.49/9.50	c ---[ 275]---> Adder-cost: 1315   maxlim: 13   bits: 5/4
9.49/9.56	c ---[ 274]---> BDD-cost: 2088
9.49/9.58	c ---[ 273]---> Adder-cost: 2936   maxlim: 17   bits: 6/5
9.69/9.73	c ---[ 272]---> BDD-cost:    1
9.69/9.73	c ---[ 271]---> BDD-cost: 2736
9.69/9.75	c ---[ 270]---> Adder-cost: 2693   maxlim: 19   bits: 6/5
9.89/9.91	c ---[ 269]---> BDD-cost:  492
9.89/9.91	c ---[ 268]---> BDD-cost:    1
9.89/9.93	c ---[ 267]---> Adder-cost: 748   maxlim: 16   bits: 6/5
9.98/10.09	c ---[ 266]---> BDD-cost:    1
9.98/10.09	c ---[ 265]---> BDD-cost:   72
9.98/10.09	c ---[ 264]---> BDD-cost:  100
9.98/10.10	c ---[ 263]---> Adder-cost: 1009   maxlim: 19   bits: 6/5
10.08/10.14	c ---[ 262]---> BDD-cost:    1
10.08/10.14	c ---[ 261]---> BDD-cost:    2
10.08/10.14	c ---[ 260]---> Adder-cost: 446   maxlim: 18   bits: 6/5
10.08/10.19	c ---[ 259]---> BDD-cost:  767
10.18/10.20	c ---[ 258]---> Adder-cost: 910   maxlim: 9   bits: 5/4
10.18/10.25	c ---[ 257]---> Adder-cost: 1474   maxlim: 21   bits: 6/5
10.28/10.36	c ---[ 256]---> BDD-cost:  889
10.28/10.36	c ---[ 255]---> Adder-cost: 1036   maxlim: 17   bits: 6/5
10.38/10.43	c ---[ 254]---> Adder-cost: 577   maxlim: 9   bits: 5/4
10.38/10.48	c ---[ 253]---> BDD-cost: 1704
10.48/10.51	c ---[ 252]---> Adder-cost: 371   maxlim: 19   bits: 6/5
10.58/10.66	c ---[ 251]---> BDD-cost:  932
10.58/10.67	c ---[ 250]---> Adder-cost: 1357   maxlim: 24   bits: 6/5
10.68/10.75	c ---[ 249]---> BDD-cost: 1516
10.68/10.76	c ---[ 248]---> Adder-cost: 1497   maxlim: 17   bits: 6/5
10.78/10.84	c ---[ 247]---> BDD-cost:  242
10.78/10.84	c ---[ 246]---> Adder-cost: 324   maxlim: 24   bits: 6/5
10.89/10.93	c ---[ 245]---> BDD-cost:    1
10.89/10.93	c ---[ 244]---> Adder-cost: 749   maxlim: 20   bits: 6/5
10.89/10.99	c ---[ 243]---> BDD-cost:    1
10.89/10.99	c ---[ 242]---> Adder-cost: 615   maxlim: 17   bits: 6/5
10.99/11.05	c ---[ 241]---> BDD-cost:   18
10.99/11.05	c ---[ 240]---> BDD-cost:  497
10.99/11.06	c ---[ 239]---> Adder-cost: 428   maxlim: 16   bits: 6/5
11.08/11.14	c ---[ 238]---> BDD-cost:  151
11.08/11.14	c ---[ 237]---> BDD-cost:  101
11.08/11.14	c ---[ 236]---> Adder-cost: 941   maxlim: 14   bits: 5/4
11.18/11.22	c ---[ 235]---> BDD-cost:   46
11.18/11.22	c ---[ 234]---> Adder-cost: 705   maxlim: 11   bits: 5/4
11.18/11.27	c ---[ 233]---> BDD-cost:   70
11.18/11.27	c ---[ 232]---> BDD-cost:    1
11.18/11.27	c ---[ 231]---> Adder-cost: 150   maxlim: 11   bits: 5/4
11.28/11.32	c ---[ 230]---> BDD-cost:    1
11.28/11.32	c ---[ 229]---> BDD-cost:    1
11.28/11.32	c ---[ 228]---> BDD-cost:    2
11.28/11.32	c ---[ 227]---> BDD-cost:   79
11.28/11.32	c ---[ 226]---> Adder-cost: 523   maxlim: 17   bits: 6/5
11.28/11.35	c ---[ 225]---> Adder-cost: 610   maxlim: 21   bits: 6/5
11.28/11.39	c ---[ 224]---> BDD-cost:   32
11.28/11.39	c ---[ 223]---> Adder-cost: 1071   maxlim: 14   bits: 5/4
11.38/11.45	c ---[ 222]---> BDD-cost:   24
11.38/11.45	c ---[ 221]---> BDD-cost: 1540
11.38/11.46	c ---[ 220]---> BDD-cost: 2152
11.38/11.48	c ---[ 219]---> BDD-cost:  115
11.38/11.48	c ---[ 218]---> BDD-cost: 1715
11.38/11.49	c ---[ 217]---> Adder-cost: 1986   maxlim: 23   bits: 6/5
11.58/11.60	c ---[ 216]---> BDD-cost:  135
11.58/11.60	c ---[ 215]---> Adder-cost: 900   maxlim: 19   bits: 6/5
11.58/11.67	c ---[ 214]---> BDD-cost: 1261
11.58/11.68	c ---[ 213]---> BDD-cost:    1
11.58/11.68	c ---[ 212]---> BDD-cost:    1
11.68/11.70	c ---[ 211]---> Adder-cost: 231   maxlim: 23   bits: 6/5
11.78/11.81	c ---[ 210]---> BDD-cost:    1
11.78/11.81	c ---[ 209]---> Adder-cost: 509   maxlim: 20   bits: 6/5
11.78/11.88	c ---[ 208]---> BDD-cost:    1
11.78/11.89	c ---[ 207]---> BDD-cost:  382
11.78/11.89	c ---[ 206]---> BDD-cost:  656
11.88/11.90	c ---[ 205]---> Adder-cost: 1486   maxlim: 16   bits: 6/5
11.88/11.98	c ---[ 204]---> BDD-cost:   14
11.88/11.98	c ---[ 203]---> BDD-cost:  308
11.88/11.99	c ---[ 202]---> Adder-cost: 506   maxlim: 12   bits: 5/4
11.99/12.01	c ---[ 201]---> Adder-cost: 965   maxlim: 10   bits: 5/4
11.99/12.07	c ---[ 200]---> BDD-cost:    1
11.99/12.07	c ---[ 199]---> BDD-cost:    1
11.99/12.07	c ---[ 198]---> Adder-cost: 858   maxlim: 13   bits: 5/4
12.09/12.15	c ---[ 197]---> BDD-cost:    1
12.09/12.15	c ---[ 196]---> BDD-cost:    1
12.09/12.15	c ---[ 195]---> Adder-cost: 300   maxlim: 13   bits: 5/4
12.18/12.23	c ---[ 194]---> BDD-cost:    1
12.18/12.23	c ---[ 193]---> BDD-cost:   68
12.18/12.23	c ---[ 192]---> Adder-cost: 157   maxlim: 12   bits: 5/4
12.18/12.26	c ---[ 191]---> Adder-cost: 748   maxlim: 28   bits: 6/5
12.28/12.33	c ---[ 190]---> BDD-cost:  156
12.28/12.33	c ---[ 189]---> Adder-cost: 568   maxlim: 10   bits: 5/4
12.28/12.37	c ---[ 188]---> BDD-cost:    1
12.28/12.37	c ---[ 187]---> BDD-cost:    1
12.28/12.37	c ---[ 186]---> Adder-cost: 157   maxlim: 12   bits: 5/4
12.28/12.39	c ---[ 185]---> BDD-cost:   26
12.28/12.39	c ---[ 184]---> BDD-cost:   37
12.28/12.39	c ---[ 183]---> Adder-cost: 257   maxlim: 10   bits: 5/4
12.38/12.46	c ---[ 182]---> Adder-cost: 257   maxlim: 10   bits: 5/4
12.48/12.52	c ---[ 181]---> BDD-cost:   32
12.48/12.52	c ---[ 180]---> Adder-cost: 805   maxlim: 16   bits: 6/5
12.48/12.58	c ---[ 179]---> Adder-cost: 988   maxlim: 20   bits: 6/5
12.58/12.66	c ---[ 178]---> BDD-cost:   19
12.58/12.66	c ---[ 177]---> Adder-cost: 802   maxlim: 17   bits: 6/5
12.68/12.72	c ---[ 176]---> Adder-cost: 516   maxlim: 16   bits: 6/5
12.68/12.77	c ---[ 175]---> Adder-cost: 607   maxlim: 20   bits: 6/5
12.78/12.83	c ---[ 174]---> BDD-cost:   18
12.78/12.83	c ---[ 173]---> BDD-cost:   19
12.78/12.83	c ---[ 172]---> Adder-cost: 565   maxlim: 17   bits: 6/5
12.78/12.87	c ---[ 171]---> BDD-cost:    1
12.78/12.87	c ---[ 170]---> Adder-cost: 166   maxlim: 17   bits: 6/5
12.78/12.90	c ---[ 169]---> Adder-cost: 262   maxlim: 22   bits: 6/5
12.88/12.94	c ---[ 168]---> Adder-cost: 539   maxlim: 20   bits: 6/5
12.88/12.98	c ---[ 167]---> BDD-cost:    1
12.88/12.98	c ---[ 166]---> BDD-cost:    1
12.88/12.99	c ---[ 165]---> Adder-cost: 231   maxlim: 23   bits: 6/5
13.08/13.10	c ---[ 164]---> BDD-cost:    1
13.08/13.10	c ---[ 163]---> Adder-cost: 343   maxlim: 20   bits: 6/5
13.08/13.18	c ---[ 162]---> BDD-cost:    1
13.08/13.19	c ---[ 161]---> Adder-cost: 1639   maxlim: 15   bits: 5/4
13.18/13.28	c ---[ 160]---> Adder-cost: 936   maxlim: 13   bits: 5/4
13.28/13.36	c ---[ 159]---> BDD-cost:   64
13.28/13.36	c ---[ 158]---> BDD-cost:  250
13.28/13.36	c ---[ 157]---> Adder-cost: 577   maxlim: 9   bits: 5/4
13.38/13.40	c ---[ 156]---> BDD-cost:  769
13.38/13.40	c ---[ 155]---> BDD-cost:   37
13.38/13.41	c ---[ 154]---> BDD-cost:  977
13.38/13.42	c ---[ 153]---> BDD-cost:  171
13.38/13.42	c ---[ 152]---> BDD-cost:   40
13.38/13.42	c ---[ 151]---> BDD-cost:  250
13.38/13.42	c ---[ 150]---> BDD-cost:    1
13.38/13.42	c ---[ 149]---> Adder-cost: 206   maxlim: 10   bits: 5/4
13.38/13.46	c ---[ 148]---> BDD-cost:   32
13.38/13.46	c ---[ 147]---> BDD-cost:   88
13.38/13.46	c ---[ 146]---> BDD-cost:  491
13.38/13.47	c ---[ 145]---> BDD-cost:    1
13.38/13.47	c ---[ 144]---> BDD-cost:  375
13.38/13.48	c ---[ 143]---> BDD-cost:  471
13.38/13.48	c ---[ 142]---> Adder-cost: 2674   maxlim: 22   bits: 6/5
13.58/13.62	c ---[ 141]---> Adder-cost: 1141   maxlim: 12   bits: 5/4
13.68/13.71	c ---[ 140]---> Adder-cost: 1303   maxlim: 12   bits: 5/4
13.78/13.82	c ---[ 139]---> BDD-cost:  326
13.78/13.82	c ---[ 138]---> Adder-cost: 752   maxlim: 12   bits: 5/4
13.78/13.89	c ---[ 137]---> BDD-cost:  394
13.78/13.89	c ---[ 136]---> Adder-cost: 1099   maxlim: 12   bits: 5/4
13.88/13.99	c ---[ 135]---> BDD-cost:  232
13.88/13.99	c ---[ 134]---> BDD-cost: 1615
13.98/14.00	c ---[ 133]---> Adder-cost: 2354   maxlim: 19   bits: 6/5
14.08/14.15	c ---[ 132]---> BDD-cost: 2419
14.08/14.17	c ---[ 131]---> Adder-cost: 1509   maxlim: 17   bits: 6/5
14.18/14.30	c ---[ 130]---> BDD-cost: 1026
14.28/14.31	c ---[ 129]---> BDD-cost: 1706
14.28/14.32	c ---[ 128]---> BDD-cost:  242
14.28/14.32	c ---[ 127]---> Adder-cost: 1293   maxlim: 14   bits: 5/4
14.38/14.43	c ---[ 126]---> BDD-cost:    1
14.38/14.44	c ---[ 125]---> BDD-cost:    1
14.38/14.44	c ---[ 124]---> Adder-cost: 539   maxlim: 22   bits: 6/5
14.48/14.58	c ---[ 123]---> Adder-cost: 362   maxlim: 12   bits: 5/4
14.58/14.68	c ---[ 122]---> Adder-cost: 384   maxlim: 12   bits: 5/4
14.68/14.78	c ---[ 121]---> BDD-cost:    1
14.68/14.78	c ---[ 120]---> Adder-cost: 303   maxlim: 12   bits: 5/4
14.78/14.85	c ---[ 119]---> BDD-cost:    1
14.78/14.86	c ---[ 118]---> Adder-cost: 355   maxlim: 12   bits: 5/4
14.88/14.95	c ---[ 117]---> BDD-cost:    1
14.88/14.95	c ---[ 116]---> BDD-cost:    1
14.88/14.96	c ---[ 115]---> Adder-cost: 603   maxlim: 21   bits: 6/5
14.98/15.09	c ---[ 114]---> Adder-cost: 362   maxlim: 12   bits: 5/4
15.08/15.19	c ---[ 113]---> Adder-cost: 384   maxlim: 12   bits: 5/4
15.18/15.29	c ---[ 112]---> BDD-cost:    1
15.28/15.30	c ---[ 111]---> Adder-cost: 303   maxlim: 12   bits: 5/4
15.28/15.37	c ---[ 110]---> BDD-cost:    1
15.28/15.37	c ---[ 109]---> Adder-cost: 355   maxlim: 12   bits: 5/4
15.38/15.47	c ---[ 108]---> Adder-cost: 544   maxlim: 10   bits: 5/4
15.38/15.49	c ---[ 107]---> BDD-cost:   65
15.38/15.49	c ---[ 106]---> BDD-cost:  871
15.48/15.50	c ---[ 105]---> BDD-cost: 1115
15.48/15.51	c ---[ 104]---> BDD-cost:   32
15.48/15.51	c ---[ 103]---> BDD-cost:   25
15.48/15.51	c ---[ 102]---> Adder-cost: 821   maxlim: 10   bits: 5/4
15.48/15.57	c ---[ 101]---> BDD-cost:  107
15.48/15.57	c ---[ 100]---> Adder-cost: 503   maxlim: 9   bits: 5/4
15.58/15.60	c ---[  99]---> Adder-cost: 1071   maxlim: 20   bits: 6/5
15.58/15.66	c ---[  98]---> Adder-cost: 280   maxlim: 10   bits: 5/4
15.58/15.68	c ---[  97]---> Adder-cost: 363   maxlim: 10   bits: 5/4
15.68/15.70	c ---[  96]---> Adder-cost: 698   maxlim: 19   bits: 6/5
15.68/15.74	c ---[  95]---> BDD-cost:  795
15.68/15.75	c ---[  94]---> Adder-cost: 565   maxlim: 14   bits: 5/4
15.78/15.82	c ---[  93]---> BDD-cost:   65
15.78/15.82	c ---[  92]---> BDD-cost:  102
15.78/15.82	c ---[  91]---> Adder-cost: 479   maxlim: 21   bits: 6/5
15.88/15.96	c ---[  90]---> Adder-cost: 362   maxlim: 12   bits: 5/4
15.98/16.05	c ---[  89]---> Adder-cost: 384   maxlim: 12   bits: 5/4
16.08/16.16	c ---[  88]---> BDD-cost:   78
16.08/16.16	c ---[  87]---> Adder-cost: 303   maxlim: 12   bits: 5/4
16.18/16.23	c ---[  86]---> BDD-cost:   90
16.18/16.23	c ---[  85]---> Adder-cost: 355   maxlim: 12   bits: 5/4
16.28/16.32	c ---[  84]---> BDD-cost:    1
16.28/16.33	c ---[  83]---> Adder-cost: 861   maxlim: 15   bits: 5/4
16.28/16.39	c ---[  82]---> BDD-cost:    2
16.28/16.39	c ---[  81]---> BDD-cost: 1376
16.38/16.41	c ---[  80]---> Adder-cost: 635   maxlim: 19   bits: 6/5
16.38/16.47	c ---[  79]---> BDD-cost:    1
16.38/16.47	c ---[  78]---> BDD-cost:  688
16.38/16.48	c ---[  77]---> Adder-cost: 325   maxlim: 20   bits: 6/5
16.48/16.55	c ---[  76]---> BDD-cost:   96
16.48/16.55	c ---[  75]---> BDD-cost:    1
16.48/16.56	c ---[  74]---> Adder-cost: 325   maxlim: 20   bits: 6/5
16.58/16.63	c ---[  73]---> BDD-cost:  161
16.58/16.64	c ---[  72]---> BDD-cost:  170
16.58/16.64	c ---[  71]---> Adder-cost: 513   maxlim: 18   bits: 6/5
16.68/16.71	c ---[  70]---> BDD-cost:    1
16.68/16.71	c ---[  69]---> BDD-cost:    1
16.68/16.72	c ---[  68]---> Adder-cost: 215   maxlim: 19   bits: 6/5
16.68/16.79	c ---[  67]---> BDD-cost:    1
16.68/16.79	c ---[  66]---> BDD-cost:    1
16.68/16.80	c ---[  65]---> Adder-cost: 291   maxlim: 18   bits: 6/5
16.78/16.86	c ---[  64]---> BDD-cost:    2
16.78/16.86	c ---[  63]---> BDD-cost:    1
16.78/16.86	c ---[  62]---> BDD-cost:    1
16.78/16.86	c ---[  61]---> Adder-cost: 357   maxlim: 11   bits: 5/4
16.88/16.92	c ---[  60]---> BDD-cost:   30
16.88/16.92	c ---[  59]---> BDD-cost:    1
16.88/16.92	c ---[  58]---> BDD-cost:    1
16.88/16.93	c ---[  57]---> Adder-cost: 253   maxlim: 13   bits: 5/4
16.88/16.99	c ---[  56]---> BDD-cost:   72
16.88/16.99	c ---[  55]---> BDD-cost:   75
16.88/16.99	c ---[  54]---> BDD-cost:  302
16.88/16.99	c ---[  53]---> BDD-cost:  303
16.98/17.00	c ---[  52]---> BDD-cost:    2
16.98/17.00	c ---[  51]---> BDD-cost:   46
16.98/17.00	c ---[  50]---> BDD-cost:  532
16.98/17.01	c ---[  49]---> Adder-cost: 480   maxlim: 10   bits: 5/4
16.98/17.04	c ---[  48]---> Adder-cost: 807   maxlim: 22   bits: 6/5
16.98/17.10	c ---[  47]---> BDD-cost:   12
16.98/17.10	c ---[  46]---> BDD-cost:   86
16.98/17.10	c ---[  45]---> BDD-cost:  971
17.08/17.11	c ---[  44]---> Adder-cost: 1487   maxlim: 21   bits: 6/5
17.08/17.18	c ---[  43]---> BDD-cost:  173
17.08/17.18	c ---[  42]---> Adder-cost: 687   maxlim: 10   bits: 5/4
17.18/17.23	c ---[  41]---> BDD-cost:    1
17.18/17.23	c ---[  40]---> BDD-cost:  170
17.18/17.23	c ---[  39]---> Adder-cost: 793   maxlim: 19   bits: 6/5
17.28/17.30	c ---[  38]---> BDD-cost:    1
17.28/17.30	c ---[  37]---> BDD-cost:    1
17.28/17.31	c ---[  36]---> Adder-cost: 211   maxlim: 19   bits: 6/5
17.28/17.38	c ---[  35]---> BDD-cost:   78
17.28/17.38	c ---[  34]---> BDD-cost:   98
17.28/17.38	c ---[  33]---> Adder-cost: 211   maxlim: 19   bits: 6/5
17.38/17.45	c ---[  32]---> BDD-cost:    1
17.38/17.45	c ---[  31]---> BDD-cost:    1
17.38/17.45	c ---[  30]---> Adder-cost: 687   maxlim: 17   bits: 6/5
17.48/17.51	c ---[  29]---> BDD-cost:    1
17.48/17.51	c ---[  28]---> Adder-cost: 542   maxlim: 16   bits: 6/5
17.48/17.57	c ---[  27]---> BDD-cost:   33
17.48/17.57	c ---[  26]---> BDD-cost:   92
17.48/17.57	c ---[  25]---> BDD-cost:    9
17.48/17.57	c ---[  24]---> BDD-cost:   22
17.48/17.57	c ---[  23]---> BDD-cost:    1
17.48/17.57	c ---[  22]---> BDD-cost:    1
17.48/17.57	c ---[  21]---> BDD-cost:    1
17.48/17.57	c ---[  20]---> BDD-cost:    1
17.48/17.57	c ---[  19]---> BDD-cost:    1
17.48/17.57	c ---[  18]---> BDD-cost:    1
17.48/17.57	c ---[  17]---> BDD-cost:    1
17.48/17.57	c ---[  16]---> BDD-cost:    1
17.48/17.57	c ---[  15]---> BDD-cost:    1
17.48/17.58	c ---[  14]---> Adder-cost: 253   maxlim: 13   bits: 5/4
17.58/17.64	c ---[  13]---> BDD-cost:  182
17.58/17.64	c ---[  12]---> Adder-cost: 367   maxlim: 12   bits: 5/4
17.68/17.71	c ---[  11]---> BDD-cost:  135
17.68/17.71	c ---[  10]---> BDD-cost:   35
17.68/17.71	c ---[   9]---> BDD-cost:  505
17.68/17.72	c ---[   8]---> Adder-cost: 743   maxlim: 15   bits: 5/4
17.68/17.78	c ---[   7]---> BDD-cost:    1
17.68/17.78	c ---[   6]---> Adder-cost: 206   maxlim: 10   bits: 5/4
17.79/17.82	c ---[   5]---> BDD-cost:    1
17.79/17.83	c ---[   4]---> BDD-cost:  794
17.79/17.85	c ---[   3]---> BDD-cost:    1
17.79/17.85	c ---[   2]---> BDD-cost:    1
17.79/17.85	c ---[   1]---> BDD-cost:  132
17.79/17.86	c ---[   0]---> BDD-cost:    1
18.48/18.54	c ==================================[MINISAT+]==================================
18.48/18.54	c | Conflicts | Original         | Learnt                           | Progress |
18.48/18.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
18.48/18.54	c ==============================================================================
18.48/18.54	c |         0 |  885152  3209483 |  295050       0        0     nan |  0.000 % |
18.48/18.55	c |       101 |  885152  3209483 |  324555     101      401     4.0 |  0.496 % |
18.98/19.02	c |       251 |  885053  3209148 |  357010     236     1013     4.3 |  0.506 % |
19.08/19.11	c |       476 |  885053  3209148 |  392711     461     2252     4.9 |  0.506 % |
19.28/19.31	c |       814 |  885053  3209148 |  431982     799     4430     5.5 |  0.506 % |
19.58/19.65	c |      1320 |  885016  3209009 |  475180    1303     7866     6.0 |  0.506 % |
20.18/20.28	c |      2079 |  885016  3209009 |  522699    2062    12887     6.2 |  0.506 % |
22.28/22.32	c |      3218 |  885016  3209009 |  574968    3201    19934     6.2 |  0.506 % |
25.38/25.46	c |      4926 |  884987  3208902 |  632465    4907    33031     6.7 |  0.507 % |
29.59/29.63	c |      7488 |  884987  3208902 |  695712    7469    55500     7.4 |  0.507 % |
40.48/40.53	c |     11332 |  884758  3208080 |  765283   11293    86039     7.6 |  0.521 % |
58.87/58.95	c |     17098 |  884548  3207306 |  841812   17038   140302     8.2 |  0.525 % |
115.85/115.97	c |     25747 |  884318  3206474 |  925993   25657   212371     8.3 |  0.534 % |
162.53/162.62	c |     38721 |  883902  3204954 | 1018592   38588   546268    14.2 |  0.547 % |
234.41/234.58	c |     58182 |  883226  3202508 | 1120451   57979   910506    15.7 |  0.571 % |
272.19/272.38	c |     87374 |  882075  3198321 | 1232497   87072  1816724    20.9 |  0.618 % |
334.27/334.43	c |    131163 |  881611  3196653 | 1355746  130797  3255689    24.9 |  0.638 % |
417.54/417.72	c |    196847 |  881488  3196210 | 1491321  196466  8766724    44.6 |  0.643 % |
614.86/615.14	c |    295373 |  881389  3195855 | 1640453  294978 25883596    87.7 |  0.648 % |
882.87/883.20	c |    443162 |  880823  3193813 | 1804498  442717 34952614    79.0 |  0.678 % |
1322.12/1322.70	c |    664845 |  880338  3192072 | 1984948  664344 43690065    65.8 |  0.705 % |
1800.05/1800.80	c 
1800.05/1800.80	c *** TERMINATED ***
1800.05/1800.80	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/351570-1176605096/instance-351570-1176605096.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/node13/watcher-351570-1176605096 -o ROOT/results/node13/solver-351570-1176605096 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/351570-1176605096/minisat+ /tmp/evaluation/351570-1176605096/instance-351570-1176605096.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: 1.06 1.45 1.53 3/77 4916
/proc/meminfo: memFree=1432360/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=1344 CPUtime=0
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 108427472 1376256 143 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569966 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 336 143 68 215 0 118 0

[startup+0.0132779 s]
/proc/loadavg: 1.06 1.45 1.53 3/77 4916
/proc/meminfo: memFree=1432360/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=1856 CPUtime=0.01
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 307 0 0 0 1 0 0 0 18 0 1 0 108427472 1900544 292 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 464 292 68 215 0 246 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1856

[startup+0.101297 s]
/proc/loadavg: 1.06 1.45 1.53 3/77 4916
/proc/meminfo: memFree=1432360/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=3864 CPUtime=0.09
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 772 0 0 0 9 0 0 0 18 0 1 0 108427472 3956736 757 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135139026 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 966 600 73 215 0 748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3864

[startup+0.301339 s]
/proc/loadavg: 1.06 1.45 1.53 3/77 4916
/proc/meminfo: memFree=1432360/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=3584 CPUtime=0.29
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 992 0 0 0 29 0 0 0 19 0 1 0 108427472 3670016 669 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 896 669 74 215 0 678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3584

[startup+0.701425 s]
/proc/loadavg: 1.06 1.45 1.53 3/77 4916
/proc/meminfo: memFree=1432360/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=5444 CPUtime=0.69
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 1468 0 0 0 68 1 0 0 23 0 1 0 108427472 5574656 1145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 1361 1145 74 215 0 1143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5444

[startup+1.5016 s]
/proc/loadavg: 1.06 1.45 1.53 2/78 4917
/proc/meminfo: memFree=1426664/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=9308 CPUtime=1.49
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 2436 0 0 0 148 1 0 0 25 0 1 0 108427472 9531392 2113 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 2327 2113 74 215 0 2109 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9308

[startup+3.10194 s]
/proc/loadavg: 1.06 1.45 1.53 2/78 4917
/proc/meminfo: memFree=1421224/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=17168 CPUtime=3.09
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 4433 0 0 0 307 2 0 0 25 0 1 0 108427472 17580032 4071 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134625717 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 4292 4071 86 215 0 4074 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17168

[startup+6.30162 s]
/proc/loadavg: 1.05 1.44 1.53 2/78 4917
/proc/meminfo: memFree=1401976/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=31608 CPUtime=6.29
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 8391 0 0 0 625 4 0 0 25 0 1 0 108427472 32366592 7614 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005353 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 7902 7614 91 215 0 7684 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31608

[startup+12.702 s]
/proc/loadavg: 1.05 1.43 1.52 2/78 4917
/proc/meminfo: memFree=1381496/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=52400 CPUtime=12.68
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 14710 0 0 0 1261 7 0 0 25 0 1 0 108427472 53657600 12779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134690986 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 13100 12779 107 215 0 12882 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52400

[startup+25.5017 s]
/proc/loadavg: 1.04 1.41 1.51 2/78 4917
/proc/meminfo: memFree=1343864/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=93688 CPUtime=25.48
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 24177 0 0 0 2535 13 0 0 25 0 1 0 108427472 95936512 22216 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 23422 22216 123 215 0 23204 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93688

[startup+51.1012 s]
/proc/loadavg: 1.02 1.38 1.50 2/78 4917
/proc/meminfo: memFree=1340664/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=96856 CPUtime=51.07
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 25022 0 0 0 5092 15 0 0 25 0 1 0 108427472 99180544 23061 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 24214 23061 123 215 0 23996 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 96856

[startup+102.305 s]
/proc/loadavg: 1.01 1.32 1.47 2/78 4917
/proc/meminfo: memFree=1339064/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=98444 CPUtime=102.26
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 25408 0 0 0 10210 16 0 0 25 0 1 0 108427472 100806656 23447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 24611 23447 123 215 0 24393 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 98444

[startup+162.302 s]
/proc/loadavg: 1.00 1.26 1.44 2/78 4917
/proc/meminfo: memFree=1337016/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=100460 CPUtime=162.23
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 25924 0 0 0 16206 17 0 0 25 0 1 0 108427472 102871040 23963 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 25115 23963 123 215 0 24897 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 100460

[startup+222.302 s]
/proc/loadavg: 1.00 1.21 1.41 2/78 4917
/proc/meminfo: memFree=1335864/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=101596 CPUtime=222.21
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 26215 0 0 0 22203 18 0 0 25 0 1 0 108427472 104034304 24254 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 25399 24254 123 215 0 25181 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 101596

[startup+282.302 s]
/proc/loadavg: 1.00 1.17 1.38 2/78 4917
/proc/meminfo: memFree=1329848/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=107648 CPUtime=282.19
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 27706 0 0 0 28199 20 0 0 25 0 1 0 108427472 110231552 25745 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588609 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 26912 25745 123 215 0 26694 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 107648

[startup+342.301 s]
/proc/loadavg: 1.00 1.13 1.35 2/78 4917
/proc/meminfo: memFree=1321152/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=116508 CPUtime=342.16
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 29877 0 0 0 34193 23 0 0 25 0 1 0 108427472 119304192 27916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 29127 27916 123 215 0 28909 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 116508

[startup+402.301 s]
/proc/loadavg: 1.00 1.11 1.33 2/78 4917
/proc/meminfo: memFree=1305472/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=132428 CPUtime=402.14
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 33888 0 0 0 40186 28 0 0 25 0 1 0 108427472 135606272 31927 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 33107 31927 123 215 0 32889 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 132428

[startup+462.302 s]
/proc/loadavg: 1.00 1.08 1.31 2/78 4917
/proc/meminfo: memFree=1285568/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=152288 CPUtime=462.13
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 38789 0 0 0 46179 34 0 0 25 0 1 0 108427472 155942912 36828 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 38072 36828 123 215 0 37854 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 152288

[startup+522.302 s]
/proc/loadavg: 1.00 1.07 1.28 2/78 4917
/proc/meminfo: memFree=1259264/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=178684 CPUtime=522.1
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 45411 0 0 0 52169 41 0 0 25 0 1 0 108427472 182972416 43450 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 44671 43450 123 215 0 44453 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 178684

[startup+582.302 s]
/proc/loadavg: 1.00 1.05 1.26 2/78 4917
/proc/meminfo: memFree=1236672/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=200968 CPUtime=582.08
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 50981 0 0 0 58161 47 0 0 25 0 1 0 108427472 205791232 49020 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 50242 49020 123 215 0 50024 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 200968

[startup+642.301 s]
/proc/loadavg: 1.00 1.04 1.24 2/78 4917
/proc/meminfo: memFree=1224384/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=212980 CPUtime=642.06
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 53999 0 0 0 64155 51 0 0 25 0 1 0 108427472 218091520 52038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 53245 52038 123 215 0 53027 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 212980


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.19 2/78 4917
/proc/meminfo: memFree=1193088/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=244576 CPUtime=821.99
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 61794 0 0 0 82137 62 0 0 25 0 1 0 108427472 250445824 59833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 61144 59833 123 215 0 60926 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 244576

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.18 2/78 4917
/proc/meminfo: memFree=1184064/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=253432 CPUtime=881.97
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 64021 0 0 0 88132 65 0 0 25 0 1 0 108427472 259514368 62060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 63358 62060 123 215 0 63140 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 253432

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.16 2/78 4917
/proc/meminfo: memFree=1180032/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=257436 CPUtime=941.95
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 65017 0 0 0 94128 67 0 0 25 0 1 0 108427472 263614464 63056 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 64359 63056 123 215 0 64141 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 257436

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/84 5083
/proc/meminfo: memFree=1172864/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=263956 CPUtime=1001.84
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 66445 0 0 0 100113 71 0 0 25 0 1 0 108427472 270290944 64484 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 65989 64484 123 215 0 65771 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 263956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/78 5115
/proc/meminfo: memFree=1166528/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=271476 CPUtime=1061.81
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 68336 0 0 0 106107 74 0 0 25 0 1 0 108427472 277991424 66375 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 67869 66375 123 215 0 67651 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 271476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/78 5115
/proc/meminfo: memFree=1159372/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=278408 CPUtime=1121.79
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 70106 0 0 0 112102 77 0 0 25 0 1 0 108427472 285089792 68145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 69602 68145 123 215 0 69384 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 278408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/78 5115
/proc/meminfo: memFree=1155136/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=282592 CPUtime=1181.77
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 71188 0 0 0 118099 78 0 0 25 0 1 0 108427472 289374208 69227 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 70648 69227 123 215 0 70430 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 282592

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 5115
/proc/meminfo: memFree=1148736/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=288800 CPUtime=1241.75
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 72752 0 0 0 124095 80 0 0 25 0 1 0 108427472 295731200 70791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 72200 70791 123 215 0 71982 0
Current children cumulated CPU time (s) 1241.75
Current children cumulated vsize (KiB) 288800

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 5115
/proc/meminfo: memFree=1142400/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=295164 CPUtime=1301.73
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 74312 0 0 0 130091 82 0 0 25 0 1 0 108427472 302247936 72351 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 73791 72351 123 215 0 73573 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 295164

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 5115
/proc/meminfo: memFree=1136512/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=301080 CPUtime=1361.7
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 75804 0 0 0 136086 84 0 0 25 0 1 0 108427472 308305920 73843 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 75270 73843 123 215 0 75052 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 301080

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 5115
/proc/meminfo: memFree=1124672/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=312808 CPUtime=1421.69
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 78752 0 0 0 142080 89 0 0 25 0 1 0 108427472 320315392 76791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 78202 76791 123 215 0 77984 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 312808

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 5115
/proc/meminfo: memFree=1112448/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=326312 CPUtime=1481.66
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 81831 0 0 0 148073 93 0 0 25 0 1 0 108427472 334143488 79870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 81578 79870 123 215 0 81360 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 326312

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 5115
/proc/meminfo: memFree=1098368/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=340128 CPUtime=1541.63
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 85315 0 0 0 154066 97 0 0 25 0 1 0 108427472 348291072 83354 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 85032 83354 123 215 0 84814 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 340128

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 5115
/proc/meminfo: memFree=1092032/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=346496 CPUtime=1601.62
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 86910 0 0 0 160063 99 0 0 25 0 1 0 108427472 354811904 84949 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 86624 84949 123 215 0 86406 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 346496

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 5115
/proc/meminfo: memFree=1085696/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=352760 CPUtime=1661.6
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 88480 0 0 0 166059 101 0 0 25 0 1 0 108427472 361226240 86519 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 88190 86519 123 215 0 87972 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 352760

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 5115
/proc/meminfo: memFree=1079616/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=358848 CPUtime=1721.57
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 89996 0 0 0 172054 103 0 0 25 0 1 0 108427472 367460352 88035 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 89712 88035 123 215 0 89494 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 358848

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 5115
/proc/meminfo: memFree=1074304/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=364128 CPUtime=1781.55
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 91322 0 0 0 178050 105 0 0 25 0 1 0 108427472 372867072 89361 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 91032 89361 123 215 0 90814 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 364128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 5115
/proc/meminfo: memFree=1072384/2055920 swapFree=4175300/4192956
[pid=4916] ppid=4914 vsize=366056 CPUtime=1800.05
/proc/4916/stat : 4916 (minisat+) R 4914 4916 4854 0 -1 4194304 91778 0 0 0 179899 106 0 0 25 0 1 0 108427472 374841344 89817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4916/statm: 91514 89817 123 215 0 91296 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 366056

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

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

Child status: 0
Real time (s): 1800.88
CPU time (s): 1800.11
CPU user time (s): 1798.99
CPU system time (s): 1.12183
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 366056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.99
system time used= 1.12183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91779
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= 8
involuntary context switches= 21862

runsolver used 2.07268 second user time and 4.45832 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Apr 15 02:44:56 UTC 2007

IDJOB= 351570
IDBENCH= 1777
IDSOLVER= 156
FILE ID= node13/351570-1176605096

PBS_JOBID= 4556830

Free space on /tmp= 66519 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-nsrand-ipx.opb
COMMAND LINE= /tmp/evaluation/351570-1176605096/minisat+ /tmp/evaluation/351570-1176605096/instance-351570-1176605096.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node13/convwatcher-351570-1176605096 -o ROOT/results/node13/conversion-351570-1176605096 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/351570-1176605096/instance-351570-1176605096.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  b75dadb532de8158b35ca12cd6b47e2f

RANDOM SEED= 328713993

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1432768 kB
Buffers:         83084 kB
Cached:         342560 kB
SwapCached:       2552 kB
Active:         244856 kB
Inactive:       302736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432768 kB
SwapTotal:     4192956 kB
SwapFree:      4175300 kB
Dirty:            4772 kB
Writeback:           0 kB
Mapped:          39532 kB
Slab:            60968 kB
Committed_AS:  5634588 kB
PageTables:       1872 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= 66519 MiB

End job on node13 on Sun Apr 15 03:14:59 UTC 2007