Trace number 4118177

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
minisatp 2012-10-02 git-d91742bSAT (TO)1501 1800.06 1800.4

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-edgecross10-090.lin.opb
MD5SUM1b0619aeb37ff2955bc888450a57fd1f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1387
Best CPU time to get the best result obtained on this benchmark25.998
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables694
Total number of constraints1687
Number of constraints which are clauses1083
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints603
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 680
Biggest coefficient in the objective function 1646
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 3308
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1646
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3308
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 1686 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.02	c ---[1204]---> BDD-cost:    2
0.00/0.02	c ---[1202]---> BDD-cost:    2
0.00/0.02	c ---[1200]---> BDD-cost:    2
0.00/0.02	c ---[1198]---> BDD-cost:    2
0.00/0.02	c ---[1196]---> BDD-cost:    2
0.00/0.02	c ---[1194]---> BDD-cost:    2
0.00/0.02	c ---[1192]---> BDD-cost:    2
0.00/0.02	c ---[1190]---> BDD-cost:    2
0.00/0.02	c ---[1188]---> BDD-cost:    2
0.00/0.02	c ---[1186]---> BDD-cost:    2
0.00/0.02	c ---[1184]---> BDD-cost:    2
0.00/0.02	c ---[1182]---> BDD-cost:    2
0.00/0.02	c ---[1180]---> BDD-cost:    2
0.00/0.02	c ---[1178]---> BDD-cost:    2
0.00/0.02	c ---[1176]---> BDD-cost:    2
0.00/0.02	c ---[1174]---> BDD-cost:    2
0.00/0.02	c ---[1172]---> BDD-cost:    2
0.00/0.02	c ---[1170]---> BDD-cost:    2
0.00/0.02	c ---[1168]---> BDD-cost:    2
0.00/0.02	c ---[1166]---> BDD-cost:    2
0.00/0.02	c ---[1164]---> BDD-cost:    2
0.00/0.02	c ---[1162]---> BDD-cost:    2
0.00/0.02	c ---[1160]---> BDD-cost:    2
0.00/0.02	c ---[1158]---> BDD-cost:    2
0.00/0.02	c ---[1156]---> BDD-cost:    2
0.00/0.02	c ---[1154]---> BDD-cost:    2
0.00/0.02	c ---[1152]---> BDD-cost:    2
0.00/0.02	c ---[1150]---> BDD-cost:    2
0.00/0.02	c ---[1148]---> BDD-cost:    2
0.00/0.02	c ---[1146]---> BDD-cost:    2
0.00/0.02	c ---[1144]---> BDD-cost:    2
0.00/0.02	c ---[1142]---> BDD-cost:    2
0.00/0.02	c ---[1140]---> BDD-cost:    2
0.00/0.02	c ---[1138]---> BDD-cost:    2
0.00/0.02	c ---[1136]---> BDD-cost:    2
0.00/0.02	c ---[1134]---> BDD-cost:    2
0.00/0.02	c ---[1132]---> BDD-cost:    2
0.00/0.02	c ---[1130]---> BDD-cost:    2
0.00/0.02	c ---[1128]---> BDD-cost:    2
0.00/0.02	c ---[1126]---> BDD-cost:    2
0.00/0.02	c ---[1124]---> BDD-cost:    2
0.00/0.02	c ---[1122]---> BDD-cost:    2
0.00/0.02	c ---[1120]---> BDD-cost:    2
0.00/0.02	c ---[1118]---> BDD-cost:    2
0.00/0.02	c ---[1116]---> BDD-cost:    2
0.00/0.02	c ---[1114]---> BDD-cost:    2
0.00/0.02	c ---[1112]---> BDD-cost:    2
0.00/0.02	c ---[1110]---> BDD-cost:    2
0.00/0.02	c ---[1108]---> BDD-cost:    2
0.00/0.02	c ---[1106]---> BDD-cost:    2
0.00/0.02	c ---[1104]---> BDD-cost:    2
0.00/0.02	c ---[1102]---> BDD-cost:    2
0.00/0.02	c ---[1100]---> BDD-cost:    2
0.00/0.02	c ---[1098]---> BDD-cost:    2
0.00/0.02	c ---[1096]---> BDD-cost:    2
0.00/0.02	c ---[1094]---> BDD-cost:    2
0.00/0.02	c ---[1092]---> BDD-cost:    2
0.00/0.02	c ---[1090]---> BDD-cost:    2
0.00/0.02	c ---[1088]---> BDD-cost:    2
0.00/0.02	c ---[1086]---> BDD-cost:    2
0.00/0.02	c ---[1084]---> BDD-cost:    2
0.00/0.02	c ---[1082]---> BDD-cost:    2
0.00/0.02	c ---[1080]---> BDD-cost:    2
0.00/0.02	c ---[1078]---> BDD-cost:    2
0.00/0.02	c ---[1076]---> BDD-cost:    2
0.00/0.02	c ---[1074]---> BDD-cost:    2
0.00/0.02	c ---[1072]---> BDD-cost:    2
0.00/0.02	c ---[1070]---> BDD-cost:    2
0.00/0.02	c ---[1068]---> BDD-cost:    2
0.00/0.02	c ---[1066]---> BDD-cost:    2
0.00/0.02	c ---[1064]---> BDD-cost:    2
0.00/0.02	c ---[1062]---> BDD-cost:    2
0.00/0.02	c ---[1060]---> BDD-cost:    2
0.00/0.02	c ---[1058]---> BDD-cost:    2
0.00/0.02	c ---[1056]---> BDD-cost:    2
0.00/0.02	c ---[1054]---> BDD-cost:    2
0.00/0.02	c ---[1052]---> BDD-cost:    2
0.00/0.02	c ---[1050]---> BDD-cost:    2
0.00/0.02	c ---[1048]---> BDD-cost:    2
0.00/0.02	c ---[1046]---> BDD-cost:    2
0.00/0.02	c ---[1044]---> BDD-cost:    2
0.00/0.02	c ---[1042]---> BDD-cost:    2
0.00/0.02	c ---[1040]---> BDD-cost:    2
0.00/0.02	c ---[1038]---> BDD-cost:    2
0.00/0.02	c ---[1036]---> BDD-cost:    2
0.00/0.02	c ---[1034]---> BDD-cost:    2
0.00/0.02	c ---[1032]---> BDD-cost:    2
0.00/0.02	c ---[1030]---> BDD-cost:    2
0.00/0.02	c ---[1028]---> BDD-cost:    2
0.00/0.02	c ---[1026]---> BDD-cost:    2
0.00/0.02	c ---[1024]---> BDD-cost:    2
0.00/0.02	c ---[1022]---> BDD-cost:    2
0.00/0.02	c ---[1020]---> BDD-cost:    2
0.00/0.02	c ---[1018]---> BDD-cost:    2
0.00/0.02	c ---[1016]---> BDD-cost:    2
0.00/0.02	c ---[1014]---> BDD-cost:    2
0.00/0.02	c ---[1012]---> BDD-cost:    2
0.00/0.02	c ---[1010]---> BDD-cost:    2
0.00/0.02	c ---[1008]---> BDD-cost:    2
0.00/0.02	c ---[1006]---> BDD-cost:    2
0.00/0.02	c ---[1004]---> BDD-cost:    2
0.00/0.02	c ---[1002]---> BDD-cost:    2
0.00/0.02	c ---[1000]---> BDD-cost:    2
0.00/0.02	c ---[ 998]---> BDD-cost:    2
0.00/0.02	c ---[ 996]---> BDD-cost:    2
0.00/0.02	c ---[ 994]---> BDD-cost:    2
0.00/0.02	c ---[ 992]---> BDD-cost:    2
0.00/0.02	c ---[ 990]---> BDD-cost:    2
0.00/0.02	c ---[ 988]---> BDD-cost:    2
0.00/0.02	c ---[ 986]---> BDD-cost:    2
0.00/0.02	c ---[ 984]---> BDD-cost:    2
0.00/0.02	c ---[ 982]---> BDD-cost:    2
0.00/0.02	c ---[ 980]---> BDD-cost:    2
0.00/0.02	c ---[ 978]---> BDD-cost:    2
0.00/0.02	c ---[ 976]---> BDD-cost:    2
0.00/0.02	c ---[ 974]---> BDD-cost:    2
0.00/0.02	c ---[ 972]---> BDD-cost:    2
0.00/0.02	c ---[ 970]---> BDD-cost:    2
0.00/0.02	c ---[ 968]---> BDD-cost:    2
0.00/0.02	c ---[ 966]---> BDD-cost:    2
0.00/0.02	c ---[ 964]---> BDD-cost:    2
0.00/0.02	c ---[ 962]---> BDD-cost:    2
0.00/0.02	c ---[ 960]---> BDD-cost:    2
0.00/0.02	c ---[ 958]---> BDD-cost:    2
0.00/0.02	c ---[ 956]---> BDD-cost:    2
0.00/0.02	c ---[ 954]---> BDD-cost:    2
0.00/0.02	c ---[ 952]---> BDD-cost:    2
0.00/0.02	c ---[ 950]---> BDD-cost:    2
0.00/0.02	c ---[ 948]---> BDD-cost:    2
0.00/0.02	c ---[ 946]---> BDD-cost:    2
0.00/0.02	c ---[ 944]---> BDD-cost:    2
0.00/0.02	c ---[ 942]---> BDD-cost:    2
0.00/0.02	c ---[ 940]---> BDD-cost:    2
0.00/0.02	c ---[ 938]---> BDD-cost:    2
0.00/0.02	c ---[ 936]---> BDD-cost:    2
0.00/0.02	c ---[ 934]---> BDD-cost:    2
0.00/0.02	c ---[ 932]---> BDD-cost:    2
0.00/0.02	c ---[ 930]---> BDD-cost:    2
0.00/0.02	c ---[ 928]---> BDD-cost:    2
0.00/0.02	c ---[ 926]---> BDD-cost:    2
0.00/0.02	c ---[ 924]---> BDD-cost:    2
0.00/0.02	c ---[ 922]---> BDD-cost:    2
0.00/0.02	c ---[ 920]---> BDD-cost:    2
0.00/0.02	c ---[ 918]---> BDD-cost:    2
0.00/0.02	c ---[ 916]---> BDD-cost:    2
0.00/0.02	c ---[ 914]---> BDD-cost:    2
0.00/0.02	c ---[ 912]---> BDD-cost:    2
0.00/0.02	c ---[ 910]---> BDD-cost:    2
0.00/0.02	c ---[ 908]---> BDD-cost:    2
0.00/0.02	c ---[ 906]---> BDD-cost:    2
0.00/0.02	c ---[ 904]---> BDD-cost:    2
0.00/0.02	c ---[ 902]---> BDD-cost:    2
0.00/0.02	c ---[ 900]---> BDD-cost:    2
0.00/0.02	c ---[ 898]---> BDD-cost:    2
0.00/0.02	c ---[ 896]---> BDD-cost:    2
0.00/0.02	c ---[ 894]---> BDD-cost:    2
0.00/0.02	c ---[ 892]---> BDD-cost:    2
0.00/0.02	c ---[ 890]---> BDD-cost:    2
0.00/0.02	c ---[ 888]---> BDD-cost:    2
0.00/0.02	c ---[ 886]---> BDD-cost:    2
0.00/0.02	c ---[ 884]---> BDD-cost:    2
0.00/0.02	c ---[ 882]---> BDD-cost:    2
0.00/0.02	c ---[ 880]---> BDD-cost:    2
0.00/0.02	c ---[ 878]---> BDD-cost:    2
0.00/0.02	c ---[ 876]---> BDD-cost:    2
0.00/0.02	c ---[ 874]---> BDD-cost:    2
0.00/0.02	c ---[ 872]---> BDD-cost:    2
0.00/0.02	c ---[ 870]---> BDD-cost:    2
0.00/0.02	c ---[ 868]---> BDD-cost:    2
0.00/0.02	c ---[ 866]---> BDD-cost:    2
0.00/0.02	c ---[ 864]---> BDD-cost:    2
0.00/0.02	c ---[ 862]---> BDD-cost:    2
0.00/0.02	c ---[ 860]---> BDD-cost:    2
0.00/0.02	c ---[ 858]---> BDD-cost:    2
0.00/0.02	c ---[ 856]---> BDD-cost:    2
0.00/0.02	c ---[ 854]---> BDD-cost:    2
0.00/0.02	c ---[ 852]---> BDD-cost:    2
0.00/0.02	c ---[ 850]---> BDD-cost:    2
0.00/0.02	c ---[ 848]---> BDD-cost:    2
0.00/0.02	c ---[ 846]---> BDD-cost:    2
0.00/0.02	c ---[ 844]---> BDD-cost:    2
0.00/0.02	c ---[ 842]---> BDD-cost:    2
0.00/0.02	c ---[ 840]---> BDD-cost:    2
0.00/0.02	c ---[ 838]---> BDD-cost:    2
0.00/0.02	c ---[ 836]---> BDD-cost:    2
0.00/0.02	c ---[ 834]---> BDD-cost:    2
0.00/0.02	c ---[ 832]---> BDD-cost:    2
0.00/0.02	c ---[ 830]---> BDD-cost:    2
0.00/0.02	c ---[ 828]---> BDD-cost:    2
0.00/0.02	c ---[ 826]---> BDD-cost:    2
0.00/0.02	c ---[ 824]---> BDD-cost:    2
0.00/0.02	c ---[ 822]---> BDD-cost:    2
0.00/0.02	c ---[ 820]---> BDD-cost:    2
0.00/0.02	c ---[ 818]---> BDD-cost:    2
0.00/0.02	c ---[ 816]---> BDD-cost:    2
0.00/0.02	c ---[ 814]---> BDD-cost:    2
0.00/0.02	c ---[ 812]---> BDD-cost:    2
0.00/0.02	c ---[ 810]---> BDD-cost:    2
0.00/0.02	c ---[ 808]---> BDD-cost:    2
0.00/0.02	c ---[ 806]---> BDD-cost:    2
0.00/0.02	c ---[ 804]---> BDD-cost:    2
0.00/0.02	c ---[ 802]---> BDD-cost:    2
0.00/0.02	c ---[ 800]---> BDD-cost:    2
0.00/0.02	c ---[ 798]---> BDD-cost:    2
0.00/0.02	c ---[ 796]---> BDD-cost:    2
0.00/0.02	c ---[ 794]---> BDD-cost:    2
0.00/0.02	c ---[ 792]---> BDD-cost:    2
0.00/0.02	c ---[ 790]---> BDD-cost:    2
0.00/0.02	c ---[ 788]---> BDD-cost:    2
0.00/0.02	c ---[ 786]---> BDD-cost:    2
0.00/0.02	c ---[ 784]---> BDD-cost:    2
0.00/0.02	c ---[ 782]---> BDD-cost:    2
0.00/0.02	c ---[ 780]---> BDD-cost:    2
0.00/0.02	c ---[ 778]---> BDD-cost:    2
0.00/0.02	c ---[ 776]---> BDD-cost:    2
0.00/0.02	c ---[ 774]---> BDD-cost:    2
0.00/0.02	c ---[ 772]---> BDD-cost:    2
0.00/0.02	c ---[ 770]---> BDD-cost:    2
0.00/0.02	c ---[ 768]---> BDD-cost:    2
0.00/0.02	c ---[ 766]---> BDD-cost:    2
0.00/0.02	c ---[ 764]---> BDD-cost:    2
0.00/0.02	c ---[ 762]---> BDD-cost:    2
0.00/0.02	c ---[ 760]---> BDD-cost:    2
0.00/0.02	c ---[ 758]---> BDD-cost:    2
0.00/0.02	c ---[ 756]---> BDD-cost:    2
0.00/0.02	c ---[ 754]---> BDD-cost:    2
0.00/0.02	c ---[ 752]---> BDD-cost:    2
0.00/0.02	c ---[ 750]---> BDD-cost:    2
0.00/0.02	c ---[ 748]---> BDD-cost:    2
0.00/0.02	c ---[ 746]---> BDD-cost:    2
0.00/0.02	c ---[ 744]---> BDD-cost:    2
0.00/0.02	c ---[ 742]---> BDD-cost:    2
0.00/0.02	c ---[ 740]---> BDD-cost:    2
0.00/0.02	c ---[ 738]---> BDD-cost:    2
0.00/0.02	c ---[ 736]---> BDD-cost:    2
0.00/0.02	c ---[ 734]---> BDD-cost:    2
0.00/0.02	c ---[ 732]---> BDD-cost:    2
0.00/0.02	c ---[ 730]---> BDD-cost:    2
0.00/0.02	c ---[ 728]---> BDD-cost:    2
0.00/0.02	c ---[ 726]---> BDD-cost:    2
0.00/0.02	c ---[ 724]---> BDD-cost:    2
0.00/0.02	c ---[ 722]---> BDD-cost:    2
0.00/0.02	c ---[ 720]---> BDD-cost:    2
0.00/0.02	c ---[ 718]---> BDD-cost:    2
0.00/0.02	c ---[ 716]---> BDD-cost:    2
0.00/0.02	c ---[ 714]---> BDD-cost:    2
0.00/0.02	c ---[ 712]---> BDD-cost:    2
0.00/0.02	c ---[ 710]---> BDD-cost:    2
0.00/0.02	c ---[ 708]---> BDD-cost:    2
0.00/0.02	c ---[ 706]---> BDD-cost:    2
0.00/0.02	c ---[ 704]---> BDD-cost:    2
0.00/0.02	c ---[ 702]---> BDD-cost:    2
0.00/0.02	c ---[ 700]---> BDD-cost:    2
0.00/0.02	c ---[ 698]---> BDD-cost:    2
0.00/0.02	c ---[ 696]---> BDD-cost:    2
0.00/0.02	c ---[ 694]---> BDD-cost:    2
0.00/0.02	c ---[ 692]---> BDD-cost:    2
0.00/0.02	c ---[ 690]---> BDD-cost:    2
0.00/0.02	c ---[ 688]---> BDD-cost:    2
0.00/0.02	c ---[ 686]---> BDD-cost:    2
0.00/0.02	c ---[ 684]---> BDD-cost:    2
0.00/0.02	c ---[ 682]---> BDD-cost:    2
0.00/0.02	c ---[ 680]---> BDD-cost:    2
0.00/0.02	c ---[ 678]---> BDD-cost:    2
0.00/0.02	c ---[ 676]---> BDD-cost:    2
0.00/0.02	c ---[ 674]---> BDD-cost:    2
0.00/0.02	c ---[ 672]---> BDD-cost:    2
0.00/0.02	c ---[ 670]---> BDD-cost:    2
0.00/0.02	c ---[ 668]---> BDD-cost:    2
0.00/0.02	c ---[ 666]---> BDD-cost:    2
0.00/0.02	c ---[ 664]---> BDD-cost:    2
0.00/0.02	c ---[ 662]---> BDD-cost:    2
0.00/0.02	c ---[ 660]---> BDD-cost:    2
0.00/0.02	c ---[ 658]---> BDD-cost:    2
0.00/0.02	c ---[ 656]---> BDD-cost:    2
0.00/0.02	c ---[ 654]---> BDD-cost:    2
0.00/0.02	c ---[ 652]---> BDD-cost:    2
0.00/0.02	c ---[ 650]---> BDD-cost:    2
0.00/0.02	c ---[ 648]---> BDD-cost:    2
0.00/0.02	c ---[ 646]---> BDD-cost:    2
0.00/0.02	c ---[ 644]---> BDD-cost:    2
0.00/0.02	c ---[ 642]---> BDD-cost:    2
0.00/0.02	c ---[ 640]---> BDD-cost:    2
0.00/0.02	c ---[ 638]---> BDD-cost:    2
0.00/0.02	c ---[ 636]---> BDD-cost:    2
0.00/0.02	c ---[ 634]---> BDD-cost:    2
0.00/0.02	c ---[ 632]---> BDD-cost:    2
0.00/0.02	c ---[ 630]---> BDD-cost:    2
0.00/0.02	c ---[ 628]---> BDD-cost:    2
0.00/0.02	c ---[ 626]---> BDD-cost:    2
0.00/0.02	c ---[ 624]---> BDD-cost:    2
0.00/0.02	c ---[ 622]---> BDD-cost:    2
0.00/0.02	c ---[ 620]---> BDD-cost:    2
0.00/0.02	c ---[ 618]---> BDD-cost:    2
0.00/0.02	c ---[ 616]---> BDD-cost:    2
0.00/0.02	c ---[ 614]---> BDD-cost:    2
0.00/0.02	c ---[ 612]---> BDD-cost:    2
0.00/0.02	c ---[ 610]---> BDD-cost:    2
0.00/0.02	c ---[ 608]---> BDD-cost:    2
0.00/0.02	c ---[ 606]---> BDD-cost:    2
0.00/0.02	c ---[ 604]---> BDD-cost:    2
0.00/0.02	c ---[ 602]---> BDD-cost:    2
0.00/0.02	c ---[ 600]---> BDD-cost:    2
0.00/0.02	c ---[ 598]---> BDD-cost:    2
0.00/0.02	c ---[ 596]---> BDD-cost:    2
0.00/0.02	c ---[ 594]---> BDD-cost:    2
0.00/0.02	c ---[ 592]---> BDD-cost:    2
0.00/0.02	c ---[ 590]---> BDD-cost:    2
0.00/0.02	c ---[ 588]---> BDD-cost:    2
0.00/0.02	c ---[ 586]---> BDD-cost:    2
0.00/0.02	c ---[ 584]---> BDD-cost:    2
0.00/0.02	c ---[ 582]---> BDD-cost:    2
0.00/0.02	c ---[ 580]---> BDD-cost:    2
0.00/0.02	c ---[ 578]---> BDD-cost:    2
0.00/0.02	c ---[ 576]---> BDD-cost:    2
0.00/0.02	c ---[ 574]---> BDD-cost:    2
0.00/0.02	c ---[ 572]---> BDD-cost:    2
0.00/0.02	c ---[ 570]---> BDD-cost:    2
0.00/0.02	c ---[ 568]---> BDD-cost:    2
0.00/0.02	c ---[ 566]---> BDD-cost:    2
0.00/0.02	c ---[ 564]---> BDD-cost:    2
0.00/0.02	c ---[ 562]---> BDD-cost:    2
0.00/0.02	c ---[ 560]---> BDD-cost:    2
0.00/0.02	c ---[ 558]---> BDD-cost:    2
0.00/0.02	c ---[ 556]---> BDD-cost:    2
0.00/0.02	c ---[ 554]---> BDD-cost:    2
0.00/0.02	c ---[ 552]---> BDD-cost:    2
0.00/0.02	c ---[ 550]---> BDD-cost:    2
0.00/0.02	c ---[ 548]---> BDD-cost:    2
0.00/0.02	c ---[ 546]---> BDD-cost:    2
0.00/0.02	c ---[ 544]---> BDD-cost:    2
0.00/0.02	c ---[ 542]---> BDD-cost:    2
0.00/0.02	c ---[ 540]---> BDD-cost:    2
0.00/0.02	c ---[ 538]---> BDD-cost:    2
0.00/0.02	c ---[ 536]---> BDD-cost:    2
0.00/0.02	c ---[ 534]---> BDD-cost:    2
0.00/0.02	c ---[ 532]---> BDD-cost:    2
0.00/0.02	c ---[ 530]---> BDD-cost:    2
0.00/0.02	c ---[ 528]---> BDD-cost:    2
0.00/0.02	c ---[ 526]---> BDD-cost:    2
0.00/0.02	c ---[ 524]---> BDD-cost:    2
0.00/0.02	c ---[ 522]---> BDD-cost:    2
0.00/0.02	c ---[ 520]---> BDD-cost:    2
0.00/0.02	c ---[ 518]---> BDD-cost:    2
0.00/0.02	c ---[ 516]---> BDD-cost:    2
0.00/0.02	c ---[ 514]---> BDD-cost:    2
0.00/0.02	c ---[ 512]---> BDD-cost:    2
0.00/0.02	c ---[ 510]---> BDD-cost:    2
0.00/0.02	c ---[ 508]---> BDD-cost:    2
0.00/0.02	c ---[ 506]---> BDD-cost:    2
0.00/0.02	c ---[ 504]---> BDD-cost:    2
0.00/0.02	c ---[ 502]---> BDD-cost:    2
0.00/0.02	c ---[ 500]---> BDD-cost:    2
0.00/0.02	c ---[ 498]---> BDD-cost:    2
0.00/0.02	c ---[ 496]---> BDD-cost:    2
0.00/0.02	c ---[ 494]---> BDD-cost:    2
0.00/0.02	c ---[ 492]---> BDD-cost:    2
0.00/0.02	c ---[ 490]---> BDD-cost:    2
0.00/0.02	c ---[ 488]---> BDD-cost:    2
0.00/0.02	c ---[ 486]---> BDD-cost:    2
0.00/0.02	c ---[ 484]---> BDD-cost:    2
0.00/0.02	c ---[ 482]---> BDD-cost:    2
0.00/0.02	c ---[ 480]---> BDD-cost:    2
0.00/0.02	c ---[ 478]---> BDD-cost:    2
0.00/0.02	c ---[ 476]---> BDD-cost:    2
0.00/0.02	c ---[ 474]---> BDD-cost:    2
0.00/0.02	c ---[ 472]---> BDD-cost:    2
0.00/0.02	c ---[ 470]---> BDD-cost:    2
0.00/0.02	c ---[ 468]---> BDD-cost:    2
0.00/0.03	c ---[ 466]---> BDD-cost:    2
0.00/0.03	c ---[ 464]---> BDD-cost:    2
0.00/0.03	c ---[ 462]---> BDD-cost:    2
0.00/0.03	c ---[ 460]---> BDD-cost:    2
0.00/0.03	c ---[ 458]---> BDD-cost:    2
0.00/0.03	c ---[ 456]---> BDD-cost:    2
0.00/0.03	c ---[ 454]---> BDD-cost:    2
0.00/0.03	c ---[ 452]---> BDD-cost:    2
0.00/0.03	c ---[ 450]---> BDD-cost:    2
0.00/0.03	c ---[ 448]---> BDD-cost:    2
0.00/0.03	c ---[ 446]---> BDD-cost:    2
0.00/0.03	c ---[ 444]---> BDD-cost:    2
0.00/0.03	c ---[ 442]---> BDD-cost:    2
0.00/0.03	c ---[ 440]---> BDD-cost:    2
0.00/0.03	c ---[ 438]---> BDD-cost:    2
0.00/0.03	c ---[ 436]---> BDD-cost:    2
0.00/0.03	c ---[ 434]---> BDD-cost:    2
0.00/0.03	c ---[ 432]---> BDD-cost:    2
0.00/0.03	c ---[ 430]---> BDD-cost:    2
0.00/0.03	c ---[ 428]---> BDD-cost:    2
0.00/0.03	c ---[ 426]---> BDD-cost:    2
0.00/0.03	c ---[ 424]---> BDD-cost:    2
0.00/0.03	c ---[ 422]---> BDD-cost:    2
0.00/0.03	c ---[ 420]---> BDD-cost:    2
0.00/0.03	c ---[ 418]---> BDD-cost:    2
0.00/0.03	c ---[ 416]---> BDD-cost:    2
0.00/0.03	c ---[ 414]---> BDD-cost:    2
0.00/0.03	c ---[ 412]---> BDD-cost:    2
0.00/0.03	c ---[ 410]---> BDD-cost:    2
0.00/0.03	c ---[ 408]---> BDD-cost:    2
0.00/0.03	c ---[ 406]---> BDD-cost:    2
0.00/0.03	c ---[ 404]---> BDD-cost:    2
0.00/0.03	c ---[ 402]---> BDD-cost:    2
0.00/0.03	c ---[ 400]---> BDD-cost:    2
0.00/0.03	c ---[ 398]---> BDD-cost:    2
0.00/0.03	c ---[ 396]---> BDD-cost:    2
0.00/0.03	c ---[ 394]---> BDD-cost:    2
0.00/0.03	c ---[ 392]---> BDD-cost:    2
0.00/0.03	c ---[ 390]---> BDD-cost:    2
0.00/0.03	c ---[ 388]---> BDD-cost:    2
0.00/0.03	c ---[ 386]---> BDD-cost:    2
0.00/0.03	c ---[ 384]---> BDD-cost:    2
0.00/0.03	c ---[ 382]---> BDD-cost:    2
0.00/0.03	c ---[ 380]---> BDD-cost:    2
0.00/0.03	c ---[ 378]---> BDD-cost:    2
0.00/0.03	c ---[ 376]---> BDD-cost:    2
0.00/0.03	c ---[ 374]---> BDD-cost:    2
0.00/0.03	c ---[ 372]---> BDD-cost:    2
0.00/0.03	c ---[ 370]---> BDD-cost:    2
0.00/0.03	c ---[ 368]---> BDD-cost:    2
0.00/0.03	c ---[ 366]---> BDD-cost:    2
0.00/0.03	c ---[ 364]---> BDD-cost:    2
0.00/0.03	c ---[ 362]---> BDD-cost:    2
0.00/0.03	c ---[ 360]---> BDD-cost:    2
0.00/0.03	c ---[ 358]---> BDD-cost:    2
0.00/0.03	c ---[ 356]---> BDD-cost:    2
0.00/0.03	c ---[ 354]---> BDD-cost:    2
0.00/0.03	c ---[ 352]---> BDD-cost:    2
0.00/0.03	c ---[ 350]---> BDD-cost:    2
0.00/0.03	c ---[ 348]---> BDD-cost:    2
0.00/0.03	c ---[ 346]---> BDD-cost:    2
0.00/0.03	c ---[ 344]---> BDD-cost:    2
0.00/0.03	c ---[ 342]---> BDD-cost:    2
0.00/0.03	c ---[ 340]---> BDD-cost:    2
0.00/0.03	c ---[ 338]---> BDD-cost:    2
0.00/0.03	c ---[ 336]---> BDD-cost:    2
0.00/0.03	c ---[ 334]---> BDD-cost:    2
0.00/0.03	c ---[ 332]---> BDD-cost:    2
0.00/0.03	c ---[ 330]---> BDD-cost:    2
0.00/0.03	c ---[ 328]---> BDD-cost:    2
0.00/0.03	c ---[ 326]---> BDD-cost:    2
0.00/0.03	c ---[ 324]---> BDD-cost:    2
0.00/0.03	c ---[ 322]---> BDD-cost:    2
0.00/0.03	c ---[ 320]---> BDD-cost:    2
0.00/0.03	c ---[ 318]---> BDD-cost:    2
0.00/0.03	c ---[ 316]---> BDD-cost:    2
0.00/0.03	c ---[ 314]---> BDD-cost:    2
0.00/0.03	c ---[ 312]---> BDD-cost:    2
0.00/0.03	c ---[ 310]---> BDD-cost:    2
0.00/0.03	c ---[ 308]---> BDD-cost:    2
0.00/0.03	c ---[ 306]---> BDD-cost:    2
0.00/0.03	c ---[ 304]---> BDD-cost:    2
0.00/0.03	c ---[ 302]---> BDD-cost:    2
0.00/0.03	c ---[ 300]---> BDD-cost:    2
0.00/0.03	c ---[ 298]---> BDD-cost:    2
0.00/0.03	c ---[ 296]---> BDD-cost:    2
0.00/0.03	c ---[ 294]---> BDD-cost:    2
0.00/0.03	c ---[ 292]---> BDD-cost:    2
0.00/0.03	c ---[ 290]---> BDD-cost:    2
0.00/0.03	c ---[ 288]---> BDD-cost:    2
0.00/0.03	c ---[ 286]---> BDD-cost:    2
0.00/0.03	c ---[ 284]---> BDD-cost:    2
0.00/0.03	c ---[ 282]---> BDD-cost:    2
0.00/0.03	c ---[ 280]---> BDD-cost:    2
0.00/0.03	c ---[ 278]---> BDD-cost:    2
0.00/0.03	c ---[ 276]---> BDD-cost:    2
0.00/0.03	c ---[ 274]---> BDD-cost:    2
0.00/0.03	c ---[ 272]---> BDD-cost:    2
0.00/0.03	c ---[ 270]---> BDD-cost:    2
0.00/0.03	c ---[ 268]---> BDD-cost:    2
0.00/0.03	c ---[ 266]---> BDD-cost:    2
0.00/0.03	c ---[ 264]---> BDD-cost:    2
0.00/0.03	c ---[ 262]---> BDD-cost:    2
0.00/0.03	c ---[ 260]---> BDD-cost:    2
0.00/0.03	c ---[ 258]---> BDD-cost:    2
0.00/0.03	c ---[ 256]---> BDD-cost:    2
0.00/0.03	c ---[ 254]---> BDD-cost:    2
0.00/0.03	c ---[ 252]---> BDD-cost:    2
0.00/0.03	c ---[ 250]---> BDD-cost:    2
0.00/0.03	c ---[ 248]---> BDD-cost:    2
0.00/0.03	c ---[ 246]---> BDD-cost:    2
0.00/0.03	c ---[ 244]---> BDD-cost:    2
0.00/0.03	c ---[ 242]---> BDD-cost:    2
0.00/0.03	c ---[ 240]---> BDD-cost:    2
0.00/0.03	c ---[ 238]---> BDD-cost:    2
0.00/0.03	c ---[ 236]---> BDD-cost:    2
0.00/0.03	c ---[ 234]---> BDD-cost:    2
0.00/0.03	c ---[ 232]---> BDD-cost:    2
0.00/0.03	c ---[ 230]---> BDD-cost:    2
0.00/0.03	c ---[ 228]---> BDD-cost:    2
0.00/0.03	c ---[ 226]---> BDD-cost:    2
0.00/0.03	c ---[ 224]---> BDD-cost:    2
0.00/0.03	c ---[ 222]---> BDD-cost:    2
0.00/0.03	c ---[ 220]---> BDD-cost:    2
0.00/0.03	c ---[ 218]---> BDD-cost:    2
0.00/0.03	c ---[ 216]---> BDD-cost:    2
0.00/0.03	c ---[ 214]---> BDD-cost:    2
0.00/0.03	c ---[ 212]---> BDD-cost:    2
0.00/0.03	c ---[ 210]---> BDD-cost:    2
0.00/0.03	c ---[ 208]---> BDD-cost:    2
0.00/0.03	c ---[ 206]---> BDD-cost:    2
0.00/0.03	c ---[ 204]---> BDD-cost:    2
0.00/0.03	c ---[ 202]---> BDD-cost:    2
0.00/0.03	c ---[ 200]---> BDD-cost:    2
0.00/0.03	c ---[ 198]---> BDD-cost:    2
0.00/0.03	c ---[ 196]---> BDD-cost:    2
0.00/0.03	c ---[ 194]---> BDD-cost:    2
0.00/0.03	c ---[ 192]---> BDD-cost:    2
0.00/0.03	c ---[ 190]---> BDD-cost:    2
0.00/0.03	c ---[ 188]---> BDD-cost:    2
0.00/0.03	c ---[ 186]---> BDD-cost:    2
0.00/0.03	c ---[ 184]---> BDD-cost:    2
0.00/0.03	c ---[ 182]---> BDD-cost:    2
0.00/0.03	c ---[ 180]---> BDD-cost:    2
0.00/0.03	c ---[ 178]---> BDD-cost:    2
0.00/0.03	c ---[ 176]---> BDD-cost:    2
0.00/0.03	c ---[ 174]---> BDD-cost:    2
0.00/0.03	c ---[ 172]---> BDD-cost:    2
0.00/0.03	c ---[ 170]---> BDD-cost:    2
0.00/0.03	c ---[ 168]---> BDD-cost:    2
0.00/0.03	c ---[ 166]---> BDD-cost:    2
0.00/0.03	c ---[ 164]---> BDD-cost:    2
0.00/0.03	c ---[ 162]---> BDD-cost:    2
0.00/0.03	c ---[ 160]---> BDD-cost:    2
0.00/0.03	c ---[ 158]---> BDD-cost:    2
0.00/0.03	c ---[ 156]---> BDD-cost:    2
0.00/0.03	c ---[ 154]---> BDD-cost:    2
0.00/0.03	c ---[ 152]---> BDD-cost:    2
0.00/0.03	c ---[ 150]---> BDD-cost:    2
0.00/0.03	c ---[ 148]---> BDD-cost:    2
0.00/0.03	c ---[ 146]---> BDD-cost:    2
0.00/0.03	c ---[ 144]---> BDD-cost:    2
0.00/0.03	c ---[ 142]---> BDD-cost:    2
0.00/0.03	c ---[ 140]---> BDD-cost:    2
0.00/0.03	c ---[ 138]---> BDD-cost:    2
0.00/0.03	c ---[ 136]---> BDD-cost:    2
0.00/0.03	c ---[ 134]---> BDD-cost:    2
0.00/0.03	c ---[ 132]---> BDD-cost:    2
0.00/0.03	c ---[ 130]---> BDD-cost:    2
0.00/0.03	c ---[ 128]---> BDD-cost:    2
0.00/0.03	c ---[ 126]---> BDD-cost:    2
0.00/0.03	c ---[ 124]---> BDD-cost:    2
0.00/0.03	c ---[ 122]---> BDD-cost:    2
0.00/0.03	c ---[ 120]---> BDD-cost:    2
0.00/0.03	c ---[ 118]---> BDD-cost:    2
0.00/0.03	c ---[ 116]---> BDD-cost:    2
0.00/0.03	c ---[ 114]---> BDD-cost:    2
0.00/0.03	c ---[ 112]---> BDD-cost:    2
0.00/0.03	c ---[ 110]---> BDD-cost:    2
0.00/0.03	c ---[ 108]---> BDD-cost:    2
0.00/0.03	c ---[ 106]---> BDD-cost:    2
0.00/0.03	c ---[ 104]---> BDD-cost:    2
0.00/0.03	c ---[ 102]---> BDD-cost:    2
0.00/0.03	c ---[ 100]---> BDD-cost:    2
0.00/0.03	c ---[  98]---> BDD-cost:    2
0.00/0.03	c ---[  96]---> BDD-cost:    2
0.00/0.03	c ---[  94]---> BDD-cost:    2
0.00/0.03	c ---[  92]---> BDD-cost:    2
0.00/0.03	c ---[  90]---> BDD-cost:    2
0.00/0.03	c ---[  88]---> BDD-cost:    2
0.00/0.03	c ---[  86]---> BDD-cost:    2
0.00/0.03	c ---[  84]---> BDD-cost:    2
0.00/0.03	c ---[  82]---> BDD-cost:    2
0.00/0.03	c ---[  80]---> BDD-cost:    2
0.00/0.03	c ---[  78]---> BDD-cost:    2
0.00/0.03	c ---[  76]---> BDD-cost:    2
0.00/0.03	c ---[  74]---> BDD-cost:    2
0.00/0.03	c ---[  72]---> BDD-cost:    2
0.00/0.03	c ---[  70]---> BDD-cost:    2
0.00/0.03	c ---[  68]---> BDD-cost:    2
0.00/0.03	c ---[  66]---> BDD-cost:    2
0.00/0.03	c ---[  64]---> BDD-cost:    2
0.00/0.03	c ---[  62]---> BDD-cost:    2
0.00/0.03	c ---[  60]---> BDD-cost:    2
0.00/0.03	c ---[  58]---> BDD-cost:    2
0.00/0.03	c ---[  56]---> BDD-cost:    2
0.00/0.03	c ---[  54]---> BDD-cost:    2
0.00/0.03	c ---[  52]---> BDD-cost:    2
0.00/0.03	c ---[  50]---> BDD-cost:    2
0.00/0.03	c ---[  48]---> BDD-cost:    2
0.00/0.03	c ---[  46]---> BDD-cost:    2
0.00/0.03	c ---[  44]---> BDD-cost:    2
0.00/0.03	c ---[  42]---> BDD-cost:    2
0.00/0.03	c ---[  40]---> BDD-cost:    2
0.00/0.03	c ---[  38]---> BDD-cost:    2
0.00/0.03	c ---[  36]---> BDD-cost:    2
0.00/0.03	c ---[  34]---> BDD-cost:    2
0.00/0.03	c ---[  32]---> BDD-cost:    2
0.00/0.03	c ---[  30]---> BDD-cost:    2
0.00/0.03	c ---[  28]---> BDD-cost:    2
0.00/0.03	c ---[  26]---> BDD-cost:    2
0.00/0.03	c ---[  24]---> BDD-cost:    2
0.00/0.03	c ---[  22]---> BDD-cost:    2
0.00/0.03	c ---[  20]---> BDD-cost:    2
0.00/0.03	c ---[  18]---> BDD-cost:    2
0.00/0.03	c ---[  16]---> BDD-cost:    2
0.00/0.03	c ---[  14]---> BDD-cost:    2
0.00/0.03	c ---[  12]---> BDD-cost:    2
0.00/0.03	c ---[  10]---> BDD-cost:    2
0.00/0.03	c ---[   8]---> BDD-cost:    2
0.00/0.03	c ---[   6]---> BDD-cost:    2
0.00/0.03	c ---[   4]---> BDD-cost:    2
0.00/0.03	c ---[   2]---> BDD-cost:    2
0.00/0.03	c ---[   0]---> BDD-cost:    2
0.00/0.03	|  Eliminated clauses:           0.01 Mb                                      |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	===============================================================================
0.00/0.03	c Found solution: 1532
0.00/0.03	c ---[   0]---> Sorter-cost:43443     Base: 2 3
0.39/0.45	|  Eliminated clauses:           0.64 Mb                                      |
0.39/0.45	============================[ Search Statistics ]==============================
0.39/0.45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.45	===============================================================================
0.39/0.45	|       100 |   26209   104002   282077 |    38134       99     20 |  1.497 % |
0.39/0.45	|       250 |   26203   104002   282077 |    41947      248     24 |  1.512 % |
0.39/0.45	|       475 |   26190   104002   282077 |    46142      472     36 |  1.543 % |
0.39/0.45	===============================================================================
0.39/0.45	c Found solution: 1519
0.39/0.45	c ---[   0]---> Sorter-cost:    3     Base: 2 3
99.68/99.79	|  Eliminated clauses:           0.65 Mb                                      |
99.68/99.79	============================[ Search Statistics ]==============================
99.68/99.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
99.68/99.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
99.68/99.79	===============================================================================
99.68/99.79	|       754 |   26170   103825   281854 |    38069      750     34 |  1.574 % |
99.68/99.79	|       904 |   26170   103825   281854 |    41876      900     33 |  1.574 % |
99.68/99.79	|      1129 |   26170   103825   281854 |    46063     1125     42 |  1.574 % |
99.68/99.79	|      1466 |   26155   103825   281854 |    50670     1461     53 |  1.610 % |
99.68/99.79	|      1972 |   26142   103825   281854 |    55737     1966     67 |  1.641 % |
99.68/99.79	|      2731 |   26112   103825   281854 |    61310     2721     67 |  1.713 % |
99.68/99.79	|      3870 |   26094   103825   281854 |    67441     3859     71 |  1.756 % |
99.68/99.79	|      5578 |   26044   103825   281854 |    74186     5561     79 |  1.876 % |
99.68/99.79	|      8140 |   26044   103825   281854 |    81604     8123    119 |  1.876 % |
99.68/99.79	|     11984 |   26044   103825   281854 |    89765    11967    137 |  1.876 % |
99.68/99.79	|     17750 |   26005   103825   281854 |    98741    17731    154 |  1.969 % |
99.68/99.79	|     26399 |   26005   103825   281854 |   108615    26380    153 |  1.969 % |
99.68/99.79	|     39373 |   26005   103825   281854 |   119477    39354    155 |  1.969 % |
99.68/99.79	|     58834 |   26005   103825   281854 |   131425    58815    156 |  1.969 % |
99.68/99.79	|     88026 |   26005   103825   281854 |   144567    88007    152 |  1.969 % |
99.68/99.79	===============================================================================
99.68/99.79	c Found solution: 1506
99.68/99.79	c ---[   0]---> Sorter-cost:    1     Base: 2 3
349.23/349.38	|  Eliminated clauses:           0.65 Mb                                      |
349.23/349.38	============================[ Search Statistics ]==============================
349.23/349.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
349.23/349.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
349.23/349.38	===============================================================================
349.23/349.38	|    125313 |   25763   102205   277421 |    37475    25390     90 |  2.142 % |
349.23/349.38	|    125463 |   25763   102205   277421 |    41222    25540     89 |  2.142 % |
349.23/349.38	|    125688 |   25763   102205   277421 |    45344    25765     91 |  2.142 % |
349.23/349.38	|    126025 |   25763   102205   277421 |    49879    26102     91 |  2.142 % |
349.23/349.38	|    126531 |   25763   102205   277421 |    54867    26608     91 |  2.142 % |
349.23/349.38	|    127290 |   25763   102205   277421 |    60354    27367     91 |  2.142 % |
349.23/349.38	|    128429 |   25763   102205   277421 |    66389    28506     90 |  2.142 % |
349.23/349.38	|    130137 |   25763   102205   277421 |    73028    30214     89 |  2.142 % |
349.23/349.38	|    132699 |   25763   102205   277421 |    80331    32776     87 |  2.142 % |
349.23/349.38	|    136543 |   25763   102205   277421 |    88364    36615     92 |  2.142 % |
349.23/349.38	|    142309 |   25763   102205   277421 |    97200    42381     93 |  2.142 % |
349.23/349.38	|    150958 |   25763   102205   277421 |   106921    51030     96 |  2.142 % |
349.23/349.38	|    163932 |   25749   102205   277421 |   117613    64001     98 |  2.175 % |
349.23/349.38	|    183393 |   25749   102205   277421 |   129374    83462     98 |  2.175 % |
349.23/349.38	|    212585 |   25749   102205   277421 |   142311   112654     98 |  2.175 % |
349.23/349.38	|    256374 |   25749   102205   277421 |   156543    43489     82 |  2.175 % |
349.23/349.38	|    322058 |   25749   102205   277421 |   172197   109173     94 |  2.175 % |
349.23/349.38	|    420584 |   25749   102205   277421 |   189417    64597     95 |  2.175 % |
349.23/349.38	===============================================================================
349.23/349.38	c Found solution: 1501
349.23/349.38	c ---[   0]---> Sorter-cost:    2     Base: 2 3
1800.05/1800.40	|  Eliminated clauses:           0.66 Mb                                      |
1800.05/1800.40	============================[ Search Statistics ]==============================
1800.05/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.05/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.05/1800.40	===============================================================================
1800.05/1800.40	|    455772 |   25745   102124   277234 |    37445    26096     59 |  2.177 % |
1800.05/1800.40	|    455922 |   25745   102124   277234 |    41190    26246     59 |  2.177 % |
1800.05/1800.40	|    456147 |   25745   102124   277234 |    45309    26471     60 |  2.177 % |
1800.05/1800.40	|    456484 |   25745   102124   277234 |    49839    26808     60 |  2.177 % |
1800.05/1800.40	|    456990 |   25745   102124   277234 |    54823    27314     63 |  2.177 % |
1800.05/1800.40	|    457749 |   25745   102124   277234 |    60306    28073     65 |  2.177 % |
1800.05/1800.40	|    458888 |   25745   102124   277234 |    66336    29212     68 |  2.177 % |
1800.05/1800.40	|    460596 |   25745   102124   277234 |    72970    30920     71 |  2.177 % |
1800.05/1800.40	|    463158 |   25745   102124   277234 |    80267    33482     74 |  2.177 % |
1800.05/1800.40	|    467002 |   25745   102124   277234 |    88294    37326     81 |  2.177 % |
1800.05/1800.40	|    472768 |   25745   102124   277234 |    97123    43092     89 |  2.177 % |
1800.05/1800.40	|    481417 |   25745   102124   277234 |   106836    51741     97 |  2.177 % |
1800.05/1800.40	|    494391 |   25745   102124   277234 |   117519    64715    104 |  2.177 % |
1800.05/1800.40	|    513852 |   25745   102124   277234 |   129271    84176    106 |  2.177 % |
1800.05/1800.40	|    543044 |   25745   102124   277234 |   142199   113368    109 |  2.177 % |
1800.05/1800.40	|    586833 |   25745   102124   277234 |   156419    43408    105 |  2.177 % |
1800.05/1800.40	|    652517 |   25745   102124   277234 |   172060   109092    125 |  2.177 % |
1800.05/1800.40	|    751043 |   25745   102124   277234 |   189266    70336    107 |  2.177 % |
1800.05/1800.40	|    898832 |   25745   102124   277234 |   208193    62143     98 |  2.177 % |
1800.05/1800.40	|   1120515 |   25717   102124   277234 |   229013   116418    130 |  2.244 % |
1800.05/1800.40	|   1453040 |   25716   102124   277234 |   251914    49455    132 |  2.246 % |
1800.05/1800.40	|   1951828 |   25716   102124   277234 |   277105   122262    148 |  2.246 % |
1800.05/1800.40	c 
1800.05/1800.40	c *** TERMINATED ***
1800.05/1800.40	s SATISFIABLE
1800.05/1800.40	v -x92 -x1 x46 -x93 -x47 -x94 x48 -x95 x50 -x96 x51 -x97 x53 -x98 -x99 x57 -x100 x59 -x101 -x60 -x102 x61 -x103 x63 -x104 x64 -x105 x65 -x106 x66 -x107 x67 -x108 x69 -x109 -x70 -x110 -x71 -x111 -x72 -x112 -x73 -x113 -x74 -x114 -x75 -x115 -x79 -x116 -x83 -x117 -x86 -x118 -x88 -x119 x90 -x120 -x2 -x121 -x122 -x123 x56 -x124 -x125 -x126 -x127 x62 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 x77 -x138 -x139 x80 -x140 x81 -x141 -x142 x84 -x143 -x85 -x144 -x145 -x146 x89 -x147 -x148 -x3 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x4 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x87 -x199 -x5 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x6 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x7 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x8 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x9 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x10 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x11 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x12 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x13 -x311 -x312 x49 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x14 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x15 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x16 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x17 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 x396 x18 -x397 x398 x399 x400 -x401 x402 x403 x404 x405 x406 x407 -x408 -x409 x410 -x411 x412 -x413 -x414 -x415 x416 -x417 x418 x419 x19 -x420 x421 -x422 x423 x424 x425 x426 x427 x428 -x429 -x430 -x431 -x432 -x433 x434 x435 x20 -x436 x437 x438 x439 -x440 x441 x442 x443 x444 x445 x446 -x447 -x448 x449 -x450 x451 -x452 -x453 -x454 x455 -x456 x457 x458 x21 -x459 x460 -x461 x462 x463 x464 x465 x466 x467 -x468 -x469 -x470 -x471 -x472 x473 -x474 -x22 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 x497 x23 -x498 x499 x500 x501 -x502 x503 x504 x505 x506 x507 x508 -x509 -x510 x511 -x512 x513 -x514 -x515 -x516 x517 -x518 x519 x520 x24 -x521 x522 -x523 x524 x525 x526 x527 x528 x529 -x530 -x531 -x532 -x533 -x534 x535 -x536 -x25 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x27 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x28 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x30 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 x580 x31 x581 x582 -x583 x584 x585 -x586 -x587 x588 -x589 -x33 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 x598 x34 x599 x600 -x601 x602 x603 -x604 -x605 x606 -x607 -x36 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x37 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x39 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x40 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 x651 x41 x652 x653 -x654 x655 x656 -x657 -x658 x659 x660 x43 x661 x662 x663 x664 x665 x666 x667 x668 x669 x670 -x671 x672 x673 -x674 -x675 x676 x677 x44 x678 x679 x680 x681 x682 x683 x684 x685 -x686 -x45 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 x91 x26 -x29 x32 x35 -x38 x42 x52 x54 x55 x58 x68 x76 x78 x82

Verifier Data

OK	1501

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4118177-1467225408/watcher-4118177-1467225408 -o /tmp/evaluation-result-4118177-1467225408/solver-4118177-1467225408 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1467209131-4345 --watchdog 1960 -S 80 minisatp HOME/instance-4118177-1467225408.opb 

pid=6399
running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing Stack size limit: 81920 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 81920 KiB


[startup+0 s]
/proc/loadavg: 2.12 2.08 2.04 3/176 6402
/proc/meminfo: memFree=26237436/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=6660 CPUtime=0 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 3508242 6819840 242 33554432000 4194304 5646918 140736769684032 140736175167704 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 1665 242 94 355 0 1306 0

[startup+0.100179 s]
/proc/loadavg: 2.12 2.08 2.04 3/176 6402
/proc/meminfo: memFree=26237436/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=20156 CPUtime=0.09 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 4550 0 0 0 8 1 0 0 20 0 1 0 3508242 20639744 4362 33554432000 4194304 5646918 140736769684032 140736175167704 4419702 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 5039 4362 144 355 0 4680 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20156

[startup+0.200399 s]
/proc/loadavg: 2.12 2.08 2.04 3/176 6402
/proc/meminfo: memFree=26237436/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=28764 CPUtime=0.19 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 6212 0 0 0 18 1 0 0 20 0 1 0 3508242 29454336 6469 33554432000 4194304 5646918 140736769684032 140736175167704 4431118 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 7191 6469 144 355 0 6832 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28764

[startup+0.300377 s]
/proc/loadavg: 2.12 2.08 2.04 3/176 6402
/proc/meminfo: memFree=26237436/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=31444 CPUtime=0.29 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 6697 0 0 0 28 1 0 0 20 0 1 0 3508242 32198656 6954 33554432000 4194304 5646918 140736769684032 140736769681992 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 7861 6954 144 355 0 7502 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31444

[startup+0.700281 s]
/proc/loadavg: 2.12 2.08 2.04 3/176 6402
/proc/meminfo: memFree=26237436/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=31444 CPUtime=0.69 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 6791 0 0 0 68 1 0 0 20 0 1 0 3508242 32198656 7045 33554432000 4194304 5646918 140736769684032 140736769681992 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 7861 7045 155 355 0 7502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31444

[startup+1.50028 s]
/proc/loadavg: 2.12 2.08 2.04 3/177 6403
/proc/meminfo: memFree=26209000/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=31444 CPUtime=1.49 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 6915 0 0 0 148 1 0 0 20 0 1 0 3508242 32198656 7167 33554432000 4194304 5646918 140736769684032 140736769682312 4404217 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 7861 7167 156 355 0 7502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31444

[startup+3.10027 s]
/proc/loadavg: 2.12 2.08 2.04 3/177 6403
/proc/meminfo: memFree=26208008/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=31444 CPUtime=3.09 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 7105 0 0 0 308 1 0 0 20 0 1 0 3508242 32198656 7356 33554432000 4194304 5646918 140736769684032 140736769682312 4398052 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 7861 7356 156 355 0 7502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31444

[startup+6.30027 s]
/proc/loadavg: 2.11 2.08 2.04 3/177 6403
/proc/meminfo: memFree=26197408/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=42940 CPUtime=6.29 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 7182 0 0 0 628 1 0 0 20 0 1 0 3508242 43970560 9988 33554432000 4194304 5646918 140736769684032 140736769682328 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 10735 9988 156 355 0 10376 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42940

[startup+12.7003 s]
/proc/loadavg: 2.10 2.08 2.04 3/177 6403
/proc/meminfo: memFree=26191536/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=50120 CPUtime=12.68 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 7874 0 0 0 1267 1 0 0 20 0 1 0 3508242 51322880 11698 33554432000 4194304 5646918 140736769684032 140736769682728 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 12530 11698 156 355 0 12171 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50120

[startup+25.5003 s]
/proc/loadavg: 2.08 2.07 2.03 3/177 6403
/proc/meminfo: memFree=26180304/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=61796 CPUtime=25.49 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 8703 0 0 0 2547 2 0 0 20 0 1 0 3508242 63279104 14565 33554432000 4194304 5646918 140736769684032 140736769682728 4397622 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 15449 14565 156 355 0 15090 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61796

[startup+51.1004 s]
/proc/loadavg: 2.26 2.12 2.05 3/177 6403
/proc/meminfo: memFree=26161944/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=80764 CPUtime=51.08 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 9224 0 0 0 5106 2 0 0 20 0 1 0 3508242 82702336 19173 33554432000 4194304 5646918 140736769684032 140736769682728 4398888 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 20191 19173 156 355 0 19832 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 80764

[startup+102.3 s]
/proc/loadavg: 2.11 2.10 2.04 3/177 6404
/proc/meminfo: memFree=26196184/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=51556 CPUtime=102.28 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 10068 0 0 0 10224 4 0 0 20 0 1 0 3508242 52793344 10679 33554432000 4194304 5646918 140736769684032 140736769682728 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 12889 10679 156 355 0 12530 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 51556

[startup+162.3 s]
/proc/loadavg: 2.09 2.09 2.04 3/177 6405
/proc/meminfo: memFree=26161132/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=84132 CPUtime=162.26 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 12124 0 0 0 16221 5 0 0 20 0 1 0 3508242 86151168 19361 33554432000 4194304 5646918 140736769684032 140736769682168 4397604 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 21033 19361 156 355 0 20674 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 84132

[startup+222.307 s]
/proc/loadavg: 2.11 2.09 2.04 3/178 6409
/proc/meminfo: memFree=26175672/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=67420 CPUtime=222.27 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 14329 0 0 0 22220 7 0 0 20 0 1 0 3508242 69038080 15799 33554432000 4194304 5646918 140736769684032 140736769682168 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 16855 15799 156 355 0 16496 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 67420

[startup+282.3 s]
/proc/loadavg: 2.11 2.10 2.05 3/177 6411
/proc/meminfo: memFree=26140240/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=119216 CPUtime=282.25 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 15385 0 0 0 28217 8 0 0 20 0 1 0 3508242 122077184 24512 33554432000 4194304 5646918 140736769684032 140736769682168 4397536 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 29804 24512 156 355 0 29445 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 119216

[startup+342.3 s]
/proc/loadavg: 2.09 2.09 2.05 3/177 6467
/proc/meminfo: memFree=26076476/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=88396 CPUtime=342.24 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 17593 0 0 0 34214 10 0 0 20 0 1 0 3508242 90517504 18423 33554432000 4194304 5646918 140736769684032 140736769682728 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 22099 18423 156 355 0 21740 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 88396

[startup+402.3 s]
/proc/loadavg: 2.03 2.07 2.04 3/177 6468
/proc/meminfo: memFree=26108360/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=88772 CPUtime=402.21 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 19614 0 0 0 40210 11 0 0 20 0 1 0 3508242 90902528 20701 33554432000 4194304 5646918 140736769684032 140736769682728 4403411 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 22193 20701 156 355 0 21834 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 88772

[startup+462.3 s]
/proc/loadavg: 2.04 2.07 2.04 3/177 6469
/proc/meminfo: memFree=26031240/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=89868 CPUtime=462.2 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 21589 0 0 0 46207 13 0 0 20 0 1 0 3508242 92024832 17617 33554432000 4194304 5646918 140736769684032 140736769682728 4397980 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 22467 17617 156 355 0 22108 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 89868

[startup+522.3 s]
/proc/loadavg: 2.09 2.07 2.04 3/177 6470
/proc/meminfo: memFree=26040112/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=121188 CPUtime=522.2 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 22374 0 0 0 52205 15 0 0 20 0 1 0 3508242 124096512 27083 33554432000 4194304 5646918 140736769684032 140736769682168 4403104 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 30297 27083 156 355 0 29938 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 121188

[startup+582.3 s]
/proc/loadavg: 2.06 2.07 2.04 3/177 6472
/proc/meminfo: memFree=26088884/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=92564 CPUtime=582.19 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 24765 0 0 0 58202 17 0 0 20 0 1 0 3508242 94785536 18116 33554432000 4194304 5646918 140736769684032 140736769682728 4403579 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 23141 18116 156 355 0 22782 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 92564

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


[startup+882.307 s]
/proc/loadavg: 2.07 2.06 2.03 3/176 6481
/proc/meminfo: memFree=26003540/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=96972 CPUtime=882.15 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 31139 0 0 0 88190 25 0 0 20 0 1 0 3508242 99299328 21678 33554432000 4194304 5646918 140736769684032 140736769682728 4402781 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 24243 21678 156 355 0 23884 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 96972

[startup+942.3 s]
/proc/loadavg: 2.02 2.05 2.03 3/177 6483
/proc/meminfo: memFree=25928672/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=177880 CPUtime=942.14 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 32493 0 0 0 94187 27 0 0 20 0 1 0 3508242 182149120 33246 33554432000 4194304 5646918 140736769684032 140736769682728 4397636 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 44470 33246 156 355 0 44111 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 177880

[startup+1002.3 s]
/proc/loadavg: 2.23 2.10 2.04 3/177 6484
/proc/meminfo: memFree=25910380/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=178032 CPUtime=1002.1 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 32700 0 0 0 100182 28 0 0 20 0 1 0 3508242 182304768 43952 33554432000 4194304 5646918 140736769684032 140736769682168 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 44508 43952 156 355 0 44149 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 178032

[startup+1062.3 s]
/proc/loadavg: 2.14 2.09 2.04 4/177 6485
/proc/meminfo: memFree=26046956/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=128248 CPUtime=1062.09 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 34955 0 0 0 106179 30 0 0 20 0 1 0 3508242 131325952 24607 33554432000 4194304 5646918 140736769684032 140736769682728 4403771 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 32062 24607 156 355 0 31703 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 128248

[startup+1122.3 s]
/proc/loadavg: 2.05 2.07 2.04 3/177 6486
/proc/meminfo: memFree=25914212/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=178336 CPUtime=1122.09 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 35511 0 0 0 112178 31 0 0 20 0 1 0 3508242 182616064 36400 33554432000 4194304 5646918 140736769684032 140736769682728 4397744 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 44584 36400 156 355 0 44225 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 178336

[startup+1182.3 s]
/proc/loadavg: 2.05 2.07 2.03 3/177 6488
/proc/meminfo: memFree=25937668/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=260492 CPUtime=1182.07 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 36199 0 0 0 118176 31 0 0 20 0 1 0 3508242 266743808 46792 33554432000 4194304 5646918 140736769684032 140736769682728 4398784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 65123 46792 156 355 0 64764 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 260492

[startup+1242.3 s]
/proc/loadavg: 2.11 2.08 2.04 4/177 6489
/proc/meminfo: memFree=25970488/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=129252 CPUtime=1242.06 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 38070 0 0 0 124173 33 0 0 20 0 1 0 3508242 132354048 28026 33554432000 4194304 5646918 140736769684032 140736769682728 4397480 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 32313 28026 156 355 0 31954 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 129252

[startup+1302.3 s]
/proc/loadavg: 2.04 2.07 2.03 3/177 6490
/proc/meminfo: memFree=26024968/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=179340 CPUtime=1302.06 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 38950 0 0 0 130171 35 0 0 20 0 1 0 3508242 183644160 40654 33554432000 4194304 5646918 140736769684032 140736769682728 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 44835 40654 156 355 0 44476 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 179340

[startup+1362.3 s]
/proc/loadavg: 2.09 2.07 2.03 3/177 6491
/proc/meminfo: memFree=25852448/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=262156 CPUtime=1362.04 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 39781 0 0 0 136169 35 0 0 20 0 1 0 3508242 268447744 49656 33554432000 4194304 5646918 140736769684032 140736769682168 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 65539 49656 156 355 0 65180 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 262156

[startup+1422.3 s]
/proc/loadavg: 2.09 2.07 2.03 3/178 6495
/proc/meminfo: memFree=26057700/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=101648 CPUtime=1422.04 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 41327 0 0 0 142167 37 0 0 20 0 1 0 3508242 104087552 21926 33554432000 4194304 5646918 140736769684032 140736769682728 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 25412 21926 156 355 0 25053 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 101648

[startup+1482.3 s]
/proc/loadavg: 2.11 2.08 2.04 3/178 6520
/proc/meminfo: memFree=25926192/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=182556 CPUtime=1482.03 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 42380 0 0 0 148165 38 0 0 20 0 1 0 3508242 186937344 33702 33554432000 4194304 5646918 140736769684032 140736769682728 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 45639 33702 156 355 0 45280 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 182556

[startup+1542.31 s]
/proc/loadavg: 2.14 2.09 2.04 3/177 6521
/proc/meminfo: memFree=25828644/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=182556 CPUtime=1542.02 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 42401 0 0 0 154164 38 0 0 20 0 1 0 3508242 186937344 44454 33554432000 4194304 5646918 140736769684032 140736769682728 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 45639 44454 156 355 0 45280 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 182556

[startup+1602.3 s]
/proc/loadavg: 2.14 2.10 2.05 3/177 6522
/proc/meminfo: memFree=26014496/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=85136 CPUtime=1602.01 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 44130 0 0 0 160161 40 0 0 20 0 1 0 3508242 87179264 18898 33554432000 4194304 5646918 140736769684032 140736769682728 4399906 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 21284 18898 156 355 0 20925 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 85136

[startup+1662.3 s]
/proc/loadavg: 2.05 2.08 2.04 3/177 6523
/proc/meminfo: memFree=25879392/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=134924 CPUtime=1662 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 45225 0 0 0 166159 41 0 0 20 0 1 0 3508242 138162176 32764 33554432000 4194304 5646918 140736769684032 140736769682728 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 33731 32764 156 355 0 33372 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 134924

[startup+1722.3 s]
/proc/loadavg: 2.15 2.10 2.05 3/177 6524
/proc/meminfo: memFree=25948512/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=185012 CPUtime=1721.97 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 46097 0 0 0 172155 42 0 0 20 0 1 0 3508242 189452288 45212 33554432000 4194304 5646918 140736769684032 140736769682728 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 46253 45212 156 355 0 45894 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 185012

[startup+1782.3 s]
/proc/loadavg: 2.05 2.08 2.04 3/177 6526
/proc/meminfo: memFree=25841044/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=266400 CPUtime=1781.95 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 46643 0 0 0 178152 43 0 0 20 0 1 0 3508242 272793600 57500 33554432000 4194304 5646918 140736769684032 140736769682728 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 66600 57500 156 355 0 66241 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 266400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.07 2.04 3/177 6527
/proc/meminfo: memFree=25811156/32872528 swapFree=10312/735932
[pid=6402] ppid=6399 vsize=266400 CPUtime=1800.05 cores=1,3,5,7
/proc/6402/stat : 6402 (minisatp) R 6399 6402 4328 0 -1 4202496 46650 0 0 0 179961 44 0 0 20 0 1 0 3508242 272793600 61084 33554432000 4194304 5646918 140736769684032 140736769682728 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/6402/statm: 66600 61084 156 355 0 66241 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 266400

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6402 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.06
CPU user time (s): 1799.62
CPU system time (s): 0.441932
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 282620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.441932
maximum resident set size= 244336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46650
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= 104
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.29289 second user time and 11.0753 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-29 20:36:48
IDJOB=4118177
IDBENCH=111464
IDSOLVER=2555
FILE ID=node112/4118177-1467225408
RUNJOBID= node112-1467209131-4345
PBS_JOBID= 19997587
Free space on /tmp= 71720 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-edgecross10-090.lin.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118177-1467225408/watcher-4118177-1467225408 -o /tmp/evaluation-result-4118177-1467225408/solver-4118177-1467225408 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1467209131-4345 --watchdog 1960 -S 80 minisatp HOME/instance-4118177-1467225408.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1b0619aeb37ff2955bc888450a57fd1f
RANDOM SEED=1635580734

node112.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26237896 kB
Buffers:           62900 kB
Cached:          5000188 kB
SwapCached:            0 kB
Active:           161220 kB
Inactive:        4986612 kB
Active(anon):      87324 kB
Inactive(anon):        0 kB
Active(file):      73896 kB
Inactive(file):  4986612 kB
Unevictable:      735932 kB
Mlocked:           10312 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4044 kB
Writeback:             0 kB
AnonPages:        820720 kB
Mapped:            13960 kB
Shmem:               204 kB
Slab:             619200 kB
SReclaimable:      63036 kB
SUnreclaim:       556164 kB
KernelStack:        1488 kB
PageTables:         5480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     924672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    790528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4118177-1467225408.opb

Free space on /tmp at the end= 71716 MiB
End job on node112 at 2016-06-29 21:06:49