Trace number 4115195

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-d91742b? (TO) 1800.09 1800.43

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-shell.opb
MD5SUM78fcc08f79c3a8f3db518f692b6ae82d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45231
Total number of constraints653
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints653
Minimum length of a constraint19
Maximum length of a constraint1560
Number of terms in the objective function 39844
Biggest coefficient in the objective function 4408
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 557557
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262143
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 557557
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

0.00/0.00	c Parsing PB file...
0.89/0.95	c Converting 1187 PB-constraints to clauses...
0.89/0.96	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
1.10/1.17	c   -- Detecting intervals from adjacent constraints: ######################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
1.10/1.19	c   -- Clauses(.)/Splits(s): ssssssssss
1.10/1.19	c ---[1195]---> BDD-cost:   74
1.10/1.19	c ---[1194]---> BDD-cost:   67
1.10/1.19	c ---[1193]---> BDD-cost:   48
1.10/1.19	c ---[1192]---> BDD-cost:   63
1.10/1.19	c ---[1191]---> BDD-cost:   60
1.10/1.19	c ---[1188]---> BDD-cost:   63
1.10/1.19	c ---[1187]---> BDD-cost:   75
1.10/1.19	c ---[1186]---> BDD-cost:   75
1.10/1.19	c ---[1185]---> BDD-cost:   63
1.10/1.19	c ---[1183]---> BDD-cost:   63
1.10/1.19	c ---[1182]---> BDD-cost:   63
1.10/1.19	c ---[1181]---> BDD-cost:   63
1.10/1.19	c ---[1180]---> BDD-cost:   63
1.10/1.19	c ---[1179]---> BDD-cost:   63
1.10/1.19	c ---[1178]---> BDD-cost:   63
1.10/1.19	c ---[1177]---> BDD-cost:   63
1.10/1.19	c ---[1176]---> BDD-cost:   63
1.10/1.19	c ---[1175]---> BDD-cost:   63
1.10/1.19	c ---[1174]---> BDD-cost:   63
1.10/1.19	c ---[1173]---> BDD-cost:   63
1.10/1.19	c ---[1172]---> BDD-cost:   63
1.10/1.20	c ---[1171]---> BDD-cost:   63
1.10/1.20	c ---[1170]---> BDD-cost:   64
1.10/1.20	c ---[1169]---> BDD-cost:   63
1.10/1.20	c ---[1168]---> BDD-cost:   63
1.10/1.20	c ---[1167]---> BDD-cost:   63
1.10/1.20	c ---[1166]---> BDD-cost:   63
1.10/1.20	c ---[1165]---> BDD-cost:   63
1.10/1.20	c ---[1164]---> BDD-cost:   63
1.10/1.20	c ---[1163]---> BDD-cost:   63
1.10/1.20	c ---[1162]---> BDD-cost:   63
1.10/1.20	c ---[1161]---> BDD-cost:   63
1.10/1.20	c ---[1160]---> BDD-cost:   63
1.10/1.20	c ---[1159]---> BDD-cost:   63
1.10/1.20	c ---[1158]---> BDD-cost:   63
1.10/1.20	c ---[1157]---> BDD-cost:   63
1.10/1.20	c ---[1156]---> BDD-cost:   63
1.10/1.20	c ---[1155]---> BDD-cost:   63
1.10/1.20	c ---[1154]---> BDD-cost:   63
1.10/1.20	c ---[1153]---> BDD-cost:   63
1.10/1.20	c ---[1152]---> BDD-cost:   63
1.10/1.20	c ---[1151]---> BDD-cost:   63
1.10/1.20	c ---[1150]---> BDD-cost:   53
1.10/1.20	c ---[1149]---> BDD-cost:   64
1.10/1.20	c ---[1147]---> BDD-cost:   37
1.10/1.20	c ---[1146]---> BDD-cost:   34
1.10/1.20	c ---[1145]---> BDD-cost:   63
1.20/1.20	c ---[1143]---> BDD-cost:   39
1.20/1.20	c ---[1142]---> BDD-cost:   43
1.20/1.20	c ---[1141]---> BDD-cost:   39
1.20/1.20	c ---[1140]---> BDD-cost:   30
1.20/1.20	c ---[1139]---> BDD-cost:   40
1.20/1.20	c ---[1138]---> BDD-cost:   45
1.20/1.20	c ---[1137]---> BDD-cost:   63
1.20/1.20	c ---[1136]---> BDD-cost:   63
1.20/1.20	c ---[1135]---> BDD-cost:   63
1.20/1.20	c ---[1134]---> BDD-cost:   63
1.20/1.21	c ---[1133]---> BDD-cost:   63
1.20/1.21	c ---[1131]---> BDD-cost:   27
1.20/1.21	c ---[1130]---> BDD-cost:   46
1.20/1.21	c ---[1129]---> BDD-cost:   63
1.20/1.21	c ---[1128]---> BDD-cost:   63
1.20/1.21	c ---[1127]---> BDD-cost:   63
1.20/1.21	c ---[1126]---> BDD-cost:   39
1.20/1.21	c ---[1125]---> BDD-cost:   64
1.20/1.21	c ---[1124]---> BDD-cost:   34
1.20/1.21	c ---[1122]---> BDD-cost:   63
1.20/1.21	c ---[1120]---> BDD-cost:   32
1.20/1.21	c ---[1119]---> BDD-cost:   27
1.20/1.21	c ---[1116]---> BDD-cost:   39
1.20/1.21	c ---[1115]---> BDD-cost:   40
1.20/1.21	c ---[1114]---> BDD-cost:   63
1.20/1.21	c ---[1113]---> BDD-cost:   63
1.20/1.21	c ---[1112]---> BDD-cost:   63
1.20/1.21	c ---[1111]---> BDD-cost:   63
1.20/1.21	c ---[1110]---> BDD-cost:   63
1.20/1.21	c ---[1107]---> BDD-cost:   38
1.20/1.21	c ---[1106]---> BDD-cost:   63
1.20/1.21	c ---[1105]---> BDD-cost:   63
1.20/1.21	c ---[1104]---> BDD-cost:   63
1.20/1.21	c ---[1103]---> BDD-cost:   33
1.20/1.21	c ---[1102]---> BDD-cost:   64
1.20/1.21	c ---[1101]---> BDD-cost:   30
1.20/1.21	c ---[1100]---> BDD-cost:   24
1.20/1.21	c ---[1099]---> BDD-cost:   19
1.20/1.21	c ---[1098]---> BDD-cost:   63
1.20/1.21	c ---[1096]---> BDD-cost:   23
1.20/1.21	c ---[1093]---> BDD-cost:   34
1.20/1.21	c ---[1092]---> BDD-cost:   19
1.20/1.21	c ---[1091]---> BDD-cost:   29
1.20/1.21	c ---[1090]---> BDD-cost:   63
1.20/1.21	c ---[1089]---> BDD-cost:   63
1.20/1.21	c ---[1088]---> BDD-cost:   63
1.20/1.21	c ---[1087]---> BDD-cost:   63
1.20/1.21	c ---[1086]---> BDD-cost:   63
1.20/1.21	c ---[1084]---> BDD-cost:   34
1.20/1.21	c ---[1083]---> BDD-cost:   17
1.20/1.21	c ---[1082]---> BDD-cost:   63
1.20/1.22	c ---[1081]---> BDD-cost:   63
1.20/1.22	c ---[1080]---> BDD-cost:   63
1.20/1.22	c ---[1079]---> Sorter-cost: 3078     Base: 3 7 2 2 2 2 2 2 2
1.20/1.24	c ---[1078]---> Sorter-cost: 3141     Base: 3 7 2 2 2 2 2 2 2
1.20/1.26	c ---[1076]---> Adder-cost: 688   maxlim: 112278   bits: 18/17
1.29/1.34	c ---[1074]---> Sorter-cost: 7613     Base: 3 3 7 2 2 2 2 2 2 2 2 2
1.39/1.47	c ---[1072]---> Adder-cost: 652   maxlim: 53796   bits: 17/16
1.49/1.56	c ---[1070]---> Adder-cost: 532   maxlim: 60364   bits: 17/16
1.59/1.62	c ---[1068]---> Adder-cost: 726   maxlim: 119041   bits: 18/17
1.79/1.82	c ---[1066]---> Adder-cost: 712   maxlim: 94275   bits: 18/17
1.99/2.06	c ---[1064]---> Adder-cost: 705   maxlim: 182826   bits: 19/18
2.30/2.33	c ---[1062]---> Sorter-cost: 3747     Base: 3 5 2 2 2 2 2 2 2 2 2 2
2.30/2.37	c ---[1060]---> Adder-cost: 959   maxlim: 74922   bits: 18/17
2.49/2.56	c ---[1058]---> Adder-cost: 2130   maxlim: 547   bits: 11/10
2.59/2.63	c ---[1056]---> Sorter-cost: 2684     Base: 7 5 13 2 2 2 2 2
2.59/2.65	c ---[1054]---> Adder-cost: 648   maxlim: 52121   bits: 17/16
2.79/2.80	c ---[1052]---> Sorter-cost: 1747     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.79/2.81	c ---[1050]---> Sorter-cost: 4656     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
2.89/2.90	c ---[1048]---> Sorter-cost: 5799     Base: 3 7 5 13 2 2 2 2 2
2.99/3.03	c ---[1046]---> Adder-cost: 1114   maxlim: 255111   bits: 19/18
3.19/3.27	c ---[1044]---> Adder-cost: 140   maxlim: 16409   bits: 16/15
3.19/3.28	c ---[1042]---> Sorter-cost: 4724     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
3.29/3.37	c ---[1040]---> Adder-cost: 1053   maxlim: 130604   bits: 18/17
3.49/3.55	c ---[1038]---> Adder-cost: 756   maxlim: 55224   bits: 17/16
3.69/3.72	c ---[1036]---> Sorter-cost: 4656     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
3.79/3.81	c ---[1034]---> Sorter-cost: 5799     Base: 3 7 5 13 2 2 2 2 2
3.89/3.94	c ---[1032]---> Adder-cost: 5524   maxlim: 10105   bits: 15/14
4.29/4.40	c ---[1030]---> Sorter-cost: 3619     Base: 3 5 2 2 2 2 2 2 2 2 2 2
4.39/4.43	c ---[1028]---> Sorter-cost: 3619     Base: 3 5 2 2 2 2 2 2 2 2 2 2
4.39/4.47	c ---[1026]---> Sorter-cost: 5383     Base: 3 7 5 13 2 2 2 2 2
4.59/4.60	c ---[1024]---> Sorter-cost: 3611     Base: 3 5 2 2 2 2 2 2 2 2 2 2
4.59/4.63	c ---[1022]---> Sorter-cost: 3619     Base: 3 5 2 2 2 2 2 2 2 2 2 2
4.59/4.67	c ---[1020]---> Sorter-cost: 5383     Base: 3 7 5 13 2 2 2 2 2
4.79/4.80	c ---[1018]---> Sorter-cost: 3611     Base: 3 5 2 2 2 2 2 2 2 2 2 2
4.79/4.83	c ---[1016]---> Sorter-cost: 3619     Base: 3 5 2 2 2 2 2 2 2 2 2 2
4.79/4.87	c ---[1014]---> Sorter-cost: 3619     Base: 3 5 2 2 2 2 2 2 2 2 2 2
4.89/4.90	c ---[1012]---> Sorter-cost: 5363     Base: 3 7 5 13 2 2 2 2 2
4.99/5.03	c ---[1010]---> Sorter-cost: 3619     Base: 3 5 2 2 2 2 2 2 2 2 2 2
4.99/5.07	c ---[1008]---> Sorter-cost: 3619     Base: 3 5 2 2 2 2 2 2 2 2 2 2
5.09/5.10	c ---[1006]---> Adder-cost: 1007   maxlim: 23868   bits: 16/15
5.19/5.30	c ---[1004]---> Sorter-cost: 4656     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
5.29/5.39	c ---[1002]---> Sorter-cost: 4656     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
5.39/5.47	c ---[1000]---> Sorter-cost: 3619     Base: 3 5 2 2 2 2 2 2 2 2 2 2
5.49/5.51	c ---[ 998]---> Sorter-cost: 2816     Base: 7 5 13 2 2 2 2 2 2
5.49/5.54	c ---[ 996]---> Sorter-cost: 3619     Base: 3 5 2 2 2 2 2 2 2 2 2 2
5.49/5.58	c ---[ 994]---> Sorter-cost: 5351     Base: 3 7 5 13 2 2 2 2 2
5.69/5.71	c ---[ 992]---> Sorter-cost: 3619     Base: 3 5 2 2 2 2 2 2 2 2 2 2
5.69/5.74	c ---[ 990]---> Sorter-cost: 2816     Base: 7 5 13 2 2 2 2 2 2
5.69/5.77	c ---[ 988]---> Sorter-cost: 5375     Base: 3 7 5 13 2 2 2 2 2
5.89/5.90	c ---[ 986]---> Adder-cost: 610   maxlim: 108783   bits: 17/17
5.99/6.01	c ---[ 984]---> Adder-cost: 168   maxlim: 262170   bits: 20/19
5.99/6.02	c ---[ 982]---> Sorter-cost: 3619     Base: 3 5 2 2 2 2 2 2 2 2 2 2
5.99/6.05	c ---[ 980]---> Adder-cost: 162   maxlim: 131100   bits: 18/18
5.99/6.06	c ---[ 978]---> Adder-cost: 372   maxlim: 157323   bits: 18/18
6.09/6.13	c ---[ 976]---> Adder-cost: 888   maxlim: 115106   bits: 17/17
6.19/6.29	c ---[ 974]---> Sorter-cost: 2812     Base: 7 5 13 2 2 2 2 2 2
6.29/6.32	c ---[ 972]---> Adder-cost: 894   maxlim: 341862   bits: 19/19
6.39/6.48	c ---[ 970]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
6.39/6.48	c ---[ 968]---> Adder-cost: 760   maxlim: 311397   bits: 19/19
6.60/6.63	c ---[ 966]---> Adder-cost: 178   maxlim: 262173   bits: 20/19
6.60/6.63	c ---[ 964]---> Adder-cost: 612   maxlim: 108783   bits: 17/17
6.70/6.74	c ---[ 962]---> Sorter-cost: 2812     Base: 7 5 13 2 2 2 2 2 2
6.70/6.77	c ---[ 960]---> Adder-cost: 852   maxlim: 96408   bits: 17/17
6.79/6.89	c ---[ 958]---> Adder-cost: 162   maxlim: 262170   bits: 20/19
6.89/6.90	c ---[ 956]---> Adder-cost: 602   maxlim: 108783   bits: 17/17
6.99/7.00	c ---[ 954]---> Sorter-cost: 2812     Base: 7 5 13 2 2 2 2 2 2
6.99/7.04	c ---[ 952]---> Adder-cost: 612   maxlim: 108783   bits: 17/17
7.09/7.14	c ---[ 950]---> Adder-cost: 168   maxlim: 262170   bits: 20/19
7.09/7.15	c ---[ 948]---> Sorter-cost: 3850     Base: 7 2 2 2 2 2 2 2 2 2 2 2
7.09/7.18	c ---[ 946]---> Adder-cost: 860   maxlim: 238946   bits: 19/18
7.29/7.32	c ---[ 944]---> Sorter-cost: 4714     Base: 7 5 13 2 2 2 2 2 2
7.29/7.36	c ---[ 942]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
7.29/7.37	c ---[ 940]---> Adder-cost: 338   maxlim: 327766   bits: 19/19
7.29/7.39	c ---[ 938]---> Adder-cost: 338   maxlim: 327766   bits: 19/19
7.39/7.40	c ---[ 936]---> Adder-cost: 178   maxlim: 262173   bits: 20/19
7.39/7.41	c ---[ 934]---> Sorter-cost: 5801     Base: 3 7 5 13 2 2 2 2 2
7.49/7.54	c ---[ 932]---> Adder-cost: 602   maxlim: 351389   bits: 20/19
7.70/7.71	c ---[ 930]---> Sorter-cost: 3835     Base: 3 5 2 2 2 2 2 2 2 2 2 2 2
7.70/7.76	c ---[ 928]---> Adder-cost: 630   maxlim: 291327   bits: 20/19
7.80/7.84	c ---[ 926]---> Adder-cost: 732   maxlim: 397265   bits: 20/19
7.89/7.99	c ---[ 924]---> Adder-cost: 581   maxlim: 116563   bits: 18/17
7.99/8.05	c ---[ 922]---> Adder-cost: 399   maxlim: 104894   bits: 18/17
8.09/8.13	c ---[ 920]---> Adder-cost: 330   maxlim: 327766   bits: 19/19
8.09/8.15	c ---[ 918]---> Sorter-cost: 2812     Base: 7 5 13 2 2 2 2 2 2
8.09/8.18	c ---[ 916]---> Adder-cost: 399   maxlim: 104894   bits: 18/17
8.19/8.26	c ---[ 914]---> Sorter-cost: 3815     Base: 3 5 2 2 2 2 2 2 2 2 2 2 2
8.29/8.31	c ---[ 912]---> Adder-cost: 312   maxlim: 131101   bits: 19/18
8.29/8.32	c ---[ 910]---> Adder-cost: 337   maxlim: 131101   bits: 19/18
8.29/8.34	c ---[ 908]---> Adder-cost: 335   maxlim: 131101   bits: 19/18
8.29/8.35	c ---[ 906]---> Adder-cost: 347   maxlim: 131101   bits: 19/18
8.29/8.36	c ---[ 904]---> Adder-cost: 337   maxlim: 131101   bits: 19/18
8.29/8.38	c ---[ 902]---> Adder-cost: 338   maxlim: 65564   bits: 18/17
8.29/8.39	c ---[ 900]---> Adder-cost: 337   maxlim: 131101   bits: 19/18
8.39/8.41	c ---[ 898]---> Adder-cost: 347   maxlim: 131101   bits: 19/18
8.39/8.42	c ---[ 896]---> Adder-cost: 339   maxlim: 131101   bits: 19/18
8.39/8.43	c ---[ 894]---> Adder-cost: 612   maxlim: 190669   bits: 19/18
8.49/8.59	c ---[ 892]---> Adder-cost: 337   maxlim: 131101   bits: 19/18
8.59/8.60	c ---[ 890]---> Adder-cost: 317   maxlim: 32795   bits: 17/16
8.59/8.61	c ---[ 888]---> Adder-cost: 310   maxlim: 65564   bits: 18/17
8.59/8.63	c ---[ 886]---> Adder-cost: 338   maxlim: 65564   bits: 18/17
8.59/8.64	c ---[ 884]---> Adder-cost: 3710   maxlim: 64650   bits: 17/16
8.90/8.95	c ---[ 882]---> Adder-cost: 3260   maxlim: 78079   bits: 18/17
9.09/9.17	c ---[ 880]---> Adder-cost: 2464   maxlim: 210478   bits: 19/18
9.49/9.53	c ---[ 878]---> Adder-cost: 710   maxlim: 209756   bits: 19/18
9.59/9.64	c ---[ 876]---> Sorter-cost: 4810     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
9.69/9.74	c ---[ 874]---> Adder-cost: 720   maxlim: 130183   bits: 18/17
9.79/9.86	c ---[ 872]---> Adder-cost: 506   maxlim: 31492   bits: 16/15
9.90/9.91	c ---[ 870]---> Sorter-cost: 1859     Base: 2 2 2 2 7 3 3 2 2
9.90/9.94	c ---[ 868]---> Sorter-cost: 1946     Base: 2 2 2 2 7 3 3 2 2
9.90/9.96	c ---[ 866]---> Sorter-cost: 1181     Base: 2 2 2 2 2 2 2 2 2 2 2
9.90/9.96	c ---[ 864]---> Adder-cost: 660   maxlim: 283264   bits: 19/19
10.00/10.07	c ---[ 862]---> Adder-cost: 786   maxlim: 313945   bits: 19/19
10.19/10.23	c ---[ 860]---> Adder-cost: 318   maxlim: 262202   bits: 19/19
10.19/10.25	c ---[ 858]---> Sorter-cost:  813     Base: 2 2 2 2 2 2 2 2
10.19/10.25	c ---[ 856]---> Sorter-cost: 4813     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
10.29/10.35	c ---[ 854]---> Adder-cost: 659   maxlim: 65381   bits: 17/16
10.39/10.46	c ---[ 852]---> Adder-cost: 344   maxlim: 174146   bits: 19/18
10.49/10.54	c ---[ 850]---> Sorter-cost: 2983     Base: 2 2 2 2 2 2 7 3 3 2 2 2 2
10.59/10.60	c ---[ 848]---> Sorter-cost: 4449     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
10.59/10.68	c ---[ 846]---> Sorter-cost: 1782     Base: 2 2 2 2 7 3 3 2 2
10.69/10.70	c ---[ 844]---> Sorter-cost: 4306     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
10.69/10.78	c ---[ 842]---> Adder-cost: 764   maxlim: 261701   bits: 19/18
10.89/10.94	c ---[ 840]---> Adder-cost: 518   maxlim: 261810   bits: 19/18
11.00/11.03	c ---[ 838]---> Adder-cost: 1510   maxlim: 157369   bits: 19/18
11.29/11.36	c ---[ 836]---> BDD-cost:  639
11.29/11.37	c ---[ 834]---> Adder-cost: 872   maxlim: 299524   bits: 19/19
11.49/11.52	c ---[ 832]---> Adder-cost: 722   maxlim: 86723   bits: 18/17
11.49/11.57	c ---[ 830]---> Adder-cost: 663   maxlim: 132638   bits: 19/18
11.59/11.69	c ---[ 828]---> Adder-cost: 626   maxlim: 392265   bits: 19/19
11.79/11.84	c ---[ 826]---> Adder-cost: 844   maxlim: 299467   bits: 20/19
11.99/12.02	c ---[ 824]---> Adder-cost: 1448   maxlim: 480831   bits: 20/19
12.20/12.28	c ---[ 822]---> Adder-cost: 1092   maxlim: 43712   bits: 17/16
12.29/12.38	c ---[ 820]---> Adder-cost: 1086   maxlim: 37460   bits: 17/16
12.39/12.48	c ---[ 818]---> Adder-cost: 678   maxlim: 209951   bits: 19/18
12.49/12.57	c ---[ 816]---> Adder-cost: 552   maxlim: 104553   bits: 18/17
12.59/12.61	c ---[ 814]---> Adder-cost: 150   maxlim: 1293   bits: 11/11
12.59/12.61	c ---[ 812]---> Adder-cost: 434   maxlim: 263977   bits: 19/19
12.69/12.74	c ---[ 810]---> Sorter-cost: 4573     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
12.79/12.87	c ---[ 808]---> Sorter-cost: 5787     Base: 3 7 5 13 2 2 2 2 2
12.99/13.00	c ---[ 806]---> Sorter-cost: 4798     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
13.09/13.10	c ---[ 804]---> Adder-cost: 1224   maxlim: 40255   bits: 17/16
13.20/13.23	c ---[ 802]---> Adder-cost: 1234   maxlim: 40351   bits: 17/16
13.39/13.41	c ---[ 800]---> Adder-cost: 714   maxlim: 5859   bits: 13/13
13.39/13.44	c ---[ 798]---> Sorter-cost: 2520     Base: 3 7 2 2 2 2
13.39/13.45	c ---[ 796]---> Adder-cost: 1328   maxlim: 419600   bits: 19/19
13.59/13.66	c ---[ 794]---> Sorter-cost:  659     Base: 2 2 2 2 2 2 2 2 2
13.59/13.66	c ---[ 792]---> Sorter-cost: 4181     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
13.69/13.74	c ---[ 790]---> Adder-cost: 273   maxlim: 131068   bits: 18/17
13.69/13.75	c ---[ 788]---> Adder-cost: 166   maxlim: 4072   bits: 13/12
13.69/13.75	c ---[ 786]---> Adder-cost: 56   maxlim: 46   bits: 7/6
13.69/13.75	c ---[ 784]---> Sorter-cost:  630     Base: 2 2 2 2 2 2 2
13.69/13.75	c ---[ 782]---> Sorter-cost:  610     Base: 2 2 2 2 2 2
13.69/13.76	c ---[ 780]---> Sorter-cost: 1357     Base: 3 7
13.69/13.76	c ---[ 778]---> Adder-cost: 270   maxlim: 1550   bits: 12/11
13.69/13.77	c ---[ 776]---> Sorter-cost: 2094     Base: 3 7 2 2 2 2
13.69/13.78	c ---[ 774]---> Sorter-cost: 3096     Base: 2 2 2 2 2 2 7 3 3 2 2 2 2
13.79/13.84	c ---[ 772]---> Adder-cost: 178   maxlim: 262173   bits: 20/19
13.79/13.84	c ---[ 770]---> Sorter-cost: 2989     Base: 2 2 7 3 3 2 2 2 2 2 2 2 2
13.89/13.97	c ---[ 768]---> Adder-cost: 1424   maxlim: 471942   bits: 20/19
14.19/14.25	c ---[ 766]---> Adder-cost: 336   maxlim: 262202   bits: 20/19
14.19/14.27	c ---[ 764]---> Sorter-cost: 1796     Base: 2 2 2 7 3 3 2 2
14.19/14.28	c ---[ 762]---> Sorter-cost: 3094     Base: 2 2 2 2 2 2 7 3 3 2 2 2 2
14.29/14.34	c ---[ 760]---> Adder-cost: 528   maxlim: 181124   bits: 19/18
14.39/14.44	c ---[ 758]---> Adder-cost: 178   maxlim: 262173   bits: 20/19
14.39/14.45	c ---[ 756]---> BDD-cost:  634
14.39/14.45	c ---[ 754]---> Sorter-cost: 3248     Base: 2 2 2 2 2 2 7 3 3 2 2 2 2
14.49/14.53	c ---[ 752]---> Adder-cost: 356   maxlim: 173995   bits: 19/18
14.59/14.63	c ---[ 750]---> Adder-cost: 255   maxlim: 130955   bits: 18/17
14.59/14.64	c ---[ 748]---> Sorter-cost: 1877     Base: 3 7 2 2 2 2
14.59/14.65	c ---[ 746]---> Sorter-cost: 3486     Base: 2 2 2 3 5 17 2 2 2 2 2
14.69/14.73	c ---[ 744]---> Sorter-cost: 3562     Base: 2 2 2 3 5 17 2 2 2 2 2
14.78/14.81	c ---[ 742]---> Sorter-cost: 3055     Base: 2 2 2 3 5 17 2 2 2 2 2
14.78/14.89	c ---[ 740]---> Sorter-cost: 3487     Base: 2 2 2 2 3 5 17 2 2 2 2
14.88/14.98	c ---[ 738]---> Adder-cost: 516   maxlim: 156767   bits: 18/18
14.98/15.07	c ---[ 736]---> Adder-cost: 405   maxlim: 104894   bits: 18/17
15.08/15.15	c ---[ 734]---> Adder-cost: 825   maxlim: 209756   bits: 19/18
15.18/15.29	c ---[ 732]---> Adder-cost: 602   maxlim: 356277   bits: 19/19
15.39/15.42	c ---[ 730]---> Adder-cost: 564   maxlim: 348638   bits: 19/19
15.49/15.51	c ---[ 728]---> Adder-cost: 320   maxlim: 262202   bits: 20/19
15.49/15.53	c ---[ 726]---> Sorter-cost: 4181     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
15.58/15.60	c ---[ 724]---> Adder-cost: 756   maxlim: 2130   bits: 12/12
15.58/15.63	c ---[ 722]---> Adder-cost: 706   maxlim: 209756   bits: 19/18
15.68/15.75	c ---[ 720]---> Adder-cost: 572   maxlim: 143025   bits: 19/18
15.78/15.85	c ---[ 718]---> Adder-cost: 1424   maxlim: 348730   bits: 19/19
15.98/16.03	c ---[ 716]---> Adder-cost: 1572   maxlim: 27615   bits: 16/15
16.18/16.20	c ---[ 714]---> Adder-cost: 100   maxlim: 532   bits: 11/10
16.18/16.20	c ---[ 712]---> Sorter-cost: 1277     Base: 3 7
16.18/16.21	c ---[ 710]---> Sorter-cost: 2901     Base: 3 7 2 2 2 2 2 2
16.18/16.22	c ---[ 708]---> Adder-cost: 404   maxlim: 349059   bits: 19/19
16.28/16.38	c ---[ 706]---> Adder-cost: 314   maxlim: 262202   bits: 19/19
16.28/16.39	c ---[ 704]---> Adder-cost: 1432   maxlim: 393404   bits: 19/19
16.49/16.60	c ---[ 702]---> Adder-cost: 1004   maxlim: 7616   bits: 14/13
16.59/16.65	c ---[ 700]---> Sorter-cost: 1953     Base: 3 7 2 2 2 2
16.59/16.66	c ---[ 698]---> Adder-cost: 668   maxlim: 1828   bits: 11/11
16.59/16.69	c ---[ 696]---> Adder-cost: 690   maxlim: 1805   bits: 11/11
16.68/16.71	c ---[ 694]---> Adder-cost: 1236   maxlim: 28946   bits: 16/15
16.68/16.77	c ---[ 692]---> Adder-cost: 576   maxlim: 233037   bits: 19/18
16.78/16.83	c ---[ 690]---> Adder-cost: 1314   maxlim: 3123   bits: 13/12
16.78/16.88	c ---[ 688]---> Adder-cost: 1764   maxlim: 423651   bits: 19/19
17.18/17.28	c ---[ 686]---> Adder-cost: 1119   maxlim: 32535   bits: 16/15
17.28/17.35	c ---[ 684]---> Adder-cost: 364   maxlim: 52447   bits: 17/16
17.38/17.42	c ---[ 682]---> Adder-cost: 1302   maxlim: 30634   bits: 16/15
17.48/17.53	c ---[ 680]---> Adder-cost: 1181   maxlim: 3845   bits: 13/12
17.48/17.58	c ---[ 678]---> Adder-cost: 1296   maxlim: 34894   bits: 17/16
17.59/17.69	c ---[ 676]---> Adder-cost: 448   maxlim: 265351   bits: 19/19
17.88/17.91	c ---[ 674]---> Sorter-cost: 4002     Base: 3 5 2 2 2 2 2 2 2 2 2 2 2 2
17.88/17.97	c ---[ 672]---> Adder-cost: 1464   maxlim: 27964   bits: 16/15
17.98/18.03	c ---[ 670]---> Sorter-cost: 3270     Base: 3 5 2 2 2 2 2 2 2 2 2 2
17.98/18.06	c ---[ 668]---> Adder-cost: 1358   maxlim: 3277   bits: 13/12
18.08/18.13	c ---[ 666]---> Adder-cost: 514   maxlim: 167792   bits: 19/18
18.18/18.22	c ---[ 664]---> Adder-cost: 1384   maxlim: 24990   bits: 16/15
18.28/18.31	c ---[ 662]---> Sorter-cost:  606     Base: 2 2 2 2
18.28/18.31	c ---[ 660]---> Adder-cost: 378   maxlim: 1085   bits: 11/11
18.28/18.32	c ---[ 658]---> Adder-cost: 678   maxlim: 2090   bits: 12/12
18.28/18.35	c ---[ 656]---> Adder-cost: 142   maxlim: 219   bits: 9/8
18.28/18.35	c ---[ 654]---> Adder-cost: 240   maxlim: 344   bits: 9/9
18.28/18.36	c ---[ 652]---> Sorter-cost:  612     Base: 2 2 2 2 2
18.28/18.36	c ---[ 650]---> Sorter-cost:  657     Base: 2 2 2 2 2 2 2 2
18.28/18.36	c ---[ 648]---> Sorter-cost:  193     Base: 2
18.28/18.36	c ---[ 646]---> Adder-cost: 538   maxlim: 1139   bits: 11/11
18.28/18.39	c ---[ 644]---> Sorter-cost:  273     Base: 7
18.28/18.39	c ---[ 642]---> Adder-cost: 362   maxlim: 13056   bits: 14/14
18.38/18.41	c ---[ 640]---> Sorter-cost:  624     Base: 2 2 2 2 2 2
18.38/18.41	c ---[ 638]---> Sorter-cost:  641     Base: 2 2 2 2 2 2 2
18.38/18.42	c ---[ 636]---> Sorter-cost:  194     Base: 2 2 2 2 2 2 2 2
18.38/18.42	c ---[ 634]---> Sorter-cost:  181     Base: 2
18.38/18.42	c ---[ 632]---> Sorter-cost:  181     Base: 2
18.38/18.42	c ---[ 630]---> Sorter-cost:  273     Base: 7
18.38/18.42	c ---[ 628]---> Adder-cost: 178   maxlim: 180   bits: 8/8
18.38/18.42	c ---[ 626]---> Sorter-cost:  655     Base: 2 2 2 2 2 2 2 2
18.38/18.42	c ---[ 624]---> Adder-cost: 622   maxlim: 2102   bits: 12/12
18.38/18.45	c ---[ 622]---> Sorter-cost:  193     Base: 2
18.38/18.45	c ---[ 620]---> Sorter-cost:  608     Base: 2 2 2 2 2 2 2 2
18.38/18.45	c ---[ 618]---> Sorter-cost:  193     Base: 2
18.38/18.45	c ---[ 616]---> Sorter-cost:  177     Base: 2 2 2 2 2
18.38/18.45	c ---[ 614]---> Adder-cost: 328   maxlim: 1036   bits: 11/11
18.38/18.46	c ---[ 612]---> Adder-cost: 262   maxlim: 1015   bits: 11/10
18.38/18.47	c ---[ 610]---> Adder-cost: 416   maxlim: 2068   bits: 12/12
18.38/18.49	c ---[ 608]---> Adder-cost: 508   maxlim: 654   bits: 10/10
18.48/18.51	c ---[ 606]---> Adder-cost: 236   maxlim: 332   bits: 9/9
18.48/18.52	c ---[ 604]---> Adder-cost: 296   maxlim: 536   bits: 10/10
18.48/18.52	c ---[ 602]---> Adder-cost: 590   maxlim: 2064   bits: 12/12
18.48/18.55	c ---[ 600]---> Sorter-cost:  612     Base: 2 2 2 2 2
18.48/18.55	c ---[ 598]---> Adder-cost: 662   maxlim: 2114   bits: 12/12
18.48/18.58	c ---[ 596]---> Adder-cost: 130   maxlim: 227   bits: 9/8
18.48/18.58	c ---[ 594]---> Adder-cost: 528   maxlim: 1142   bits: 11/11
18.58/18.60	c ---[ 592]---> Adder-cost: 344   maxlim: 1815   bits: 12/11
18.58/18.62	c ---[ 590]---> Sorter-cost:  193     Base: 2
18.58/18.62	c ---[ 588]---> Sorter-cost:  273     Base: 7
18.58/18.62	c ---[ 586]---> Adder-cost: 340   maxlim: 368   bits: 9/9
18.58/18.63	c ---[ 584]---> Adder-cost: 482   maxlim: 650   bits: 10/10
18.58/18.64	c ---[ 582]---> Sorter-cost:  174     Base: 2 2 2 2
18.58/18.64	c ---[ 580]---> Adder-cost: 560   maxlim: 4420   bits: 13/13
18.58/18.67	c ---[ 578]---> Sorter-cost:  273     Base: 7
18.58/18.67	c ---[ 576]---> Sorter-cost:  273     Base: 7
18.58/18.67	c ---[ 574]---> Adder-cost: 130   maxlim: 246   bits: 9/8
18.58/18.67	c ---[ 572]---> Sorter-cost:  193     Base: 2
18.58/18.67	c ---[ 570]---> Sorter-cost: 2510     Base: 3 7 2 2 2
18.58/18.68	c ---[ 568]---> Sorter-cost:  261     Base: 7
18.58/18.68	c ---[ 566]---> Adder-cost: 482   maxlim: 631   bits: 10/10
18.58/18.69	c ---[ 564]---> Sorter-cost:  193     Base: 2
18.58/18.69	c ---[ 562]---> Sorter-cost:  641     Base: 2 2 2 2 2 2 2
18.58/18.70	c ---[ 560]---> Adder-cost: 2549   maxlim: 96140   bits: 18/17
18.88/18.99	c ---[ 558]---> Adder-cost: 2256   maxlim: 125702   bits: 18/17
19.28/19.31	c ---[ 556]---> Adder-cost: 2220   maxlim: 276281   bits: 19/19
19.58/19.68	c ---[ 554]---> Adder-cost: 706   maxlim: 209756   bits: 19/18
19.68/19.80	c ---[ 552]---> Sorter-cost: 4810     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
19.79/19.90	c ---[ 550]---> Adder-cost: 586   maxlim: 127896   bits: 18/17
19.89/19.97	c ---[ 548]---> Adder-cost: 608   maxlim: 104894   bits: 18/17
20.08/20.10	c ---[ 546]---> Adder-cost: 140   maxlim: 16409   bits: 16/15
20.08/20.10	c ---[ 544]---> Adder-cost: 148   maxlim: 32794   bits: 17/16
20.08/20.11	c ---[ 542]---> Adder-cost: 146   maxlim: 65563   bits: 18/17
20.08/20.12	c ---[ 540]---> Adder-cost: 334   maxlim: 294997   bits: 19/19
20.08/20.13	c ---[ 538]---> Adder-cost: 604   maxlim: 272973   bits: 19/19
20.18/20.25	c ---[ 536]---> Adder-cost: 286   maxlim: 262087   bits: 19/18
20.18/20.27	c ---[ 534]---> Sorter-cost: 5801     Base: 3 7 5 13 2 2 2 2 2
20.38/20.40	c ---[ 532]---> Sorter-cost: 5787     Base: 3 7 5 13 2 2 2 2 2
20.48/20.53	c ---[ 530]---> Adder-cost: 178   maxlim: 262173   bits: 20/19
20.48/20.54	c ---[ 528]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
20.48/20.54	c ---[ 526]---> Sorter-cost: 4181     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
20.58/20.62	c ---[ 524]---> Adder-cost: 148   maxlim: 16409   bits: 16/15
20.58/20.63	c ---[ 522]---> Sorter-cost: 4724     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
20.68/20.72	c ---[ 520]---> Adder-cost: 784   maxlim: 262147   bits: 20/19
20.78/20.89	c ---[ 518]---> Adder-cost: 340   maxlim: 262202   bits: 20/19
20.90/20.90	c ---[ 516]---> Adder-cost: 1146   maxlim: 117114   bits: 18/17
20.90/20.96	c ---[ 514]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
20.90/20.97	c ---[ 512]---> Adder-cost: 716   maxlim: 262206   bits: 19/19
21.00/21.08	c ---[ 510]---> Adder-cost: 332   maxlim: 8097   bits: 14/13
21.09/21.11	c ---[ 508]---> Adder-cost: 470   maxlim: 131295   bits: 19/18
21.09/21.16	c ---[ 506]---> Adder-cost: 796   maxlim: 262206   bits: 19/19
21.29/21.32	c ---[ 504]---> Adder-cost: 1442   maxlim: 480714   bits: 20/19
21.49/21.58	c ---[ 502]---> Adder-cost: 563   maxlim: 104878   bits: 18/17
21.59/21.66	c ---[ 500]---> Adder-cost: 695   maxlim: 74916   bits: 18/17
21.69/21.77	c ---[ 498]---> Adder-cost: 688   maxlim: 209800   bits: 19/18
21.89/21.92	c ---[ 496]---> Adder-cost: 494   maxlim: 173879   bits: 19/18
22.00/22.02	c ---[ 494]---> Adder-cost: 478   maxlim: 635   bits: 10/10
22.00/22.04	c ---[ 492]---> Sorter-cost: 1751     Base: 7 3 3 2 2 2 2 2 2
22.00/22.06	c ---[ 490]---> Adder-cost: 142   maxlim: 8216   bits: 15/14
22.00/22.06	c ---[ 488]---> Sorter-cost: 3903     Base: 3 7 2 2 2 2 2 2 2 2
22.00/22.10	c ---[ 486]---> Sorter-cost: 4128     Base: 3 7 2 2 2 2 2 2 2 2 2
22.10/22.15	c ---[ 484]---> Adder-cost: 512   maxlim: 130582   bits: 18/17
22.19/22.23	c ---[ 482]---> Adder-cost: 612   maxlim: 74922   bits: 18/17
22.29/22.33	c ---[ 480]---> Adder-cost: 70   maxlim: 48   bits: 7/6
22.29/22.33	c ---[ 478]---> Sorter-cost: 3872     Base: 3 7 5 13 2 2 2 2 2
22.39/22.41	c ---[ 476]---> Sorter-cost: 4354     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
22.39/22.49	c ---[ 474]---> Adder-cost: 116   maxlim: 2070   bits: 12/12
22.49/22.50	c ---[ 472]---> Sorter-cost: 1764     Base: 3 7 2 2 2
22.49/22.50	c ---[ 470]---> Adder-cost: 90   maxlim: 532   bits: 10/10
22.49/22.50	c ---[ 468]---> Adder-cost: 178   maxlim: 262173   bits: 20/19
22.49/22.51	c ---[ 466]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
22.49/22.52	c ---[ 464]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
22.49/22.53	c ---[ 462]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
22.49/22.53	c ---[ 460]---> Adder-cost: 336   maxlim: 262202   bits: 20/19
22.49/22.55	c ---[ 458]---> Sorter-cost:  773     Base: 2 2 2 2 2 2 2 2
22.49/22.55	c ---[ 456]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
22.49/22.56	c ---[ 454]---> Adder-cost: 516   maxlim: 176407   bits: 19/18
22.59/22.63	c ---[ 452]---> Adder-cost: 178   maxlim: 262173   bits: 20/19
22.59/22.64	c ---[ 450]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
22.59/22.65	c ---[ 448]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
22.59/22.66	c ---[ 446]---> Sorter-cost: 3131     Base: 2 2 2 2 2 2 7 3 3 2 2 2 2
22.69/22.73	c ---[ 444]---> Sorter-cost: 3998     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
22.79/22.81	c ---[ 442]---> Sorter-cost: 1401     Base: 3 7
22.79/22.81	c ---[ 440]---> Sorter-cost: 3238     Base: 2 2 2 2 2 2 7 3 3 2 2 2 2
22.79/22.89	c ---[ 438]---> Adder-cost: 178   maxlim: 262173   bits: 20/19
22.79/22.89	c ---[ 436]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
22.89/22.90	c ---[ 434]---> Sorter-cost: 2940     Base: 2 2 2 2 3 5 17 2 2 2 2
22.99/23.01	c ---[ 432]---> Adder-cost: 374   maxlim: 196562   bits: 19/18
22.99/23.09	c ---[ 430]---> Adder-cost: 397   maxlim: 104894   bits: 18/17
23.10/23.17	c ---[ 428]---> Adder-cost: 348   maxlim: 262202   bits: 20/19
23.10/23.19	c ---[ 426]---> Sorter-cost: 4093     Base: 3 5 2 2 2 2 2 2 2 2 2 2 2 2
23.20/23.25	c ---[ 424]---> Adder-cost: 428   maxlim: 262222   bits: 19/19
23.29/23.33	c ---[ 422]---> Adder-cost: 698   maxlim: 209756   bits: 19/18
23.39/23.44	c ---[ 420]---> Sorter-cost: 4360     Base: 3 7 5 13 2 2 2 2 2
23.49/23.52	c ---[ 418]---> Adder-cost: 506   maxlim: 425   bits: 9/9
23.49/23.54	c ---[ 416]---> Adder-cost: 700   maxlim: 209756   bits: 19/18
23.59/23.66	c ---[ 414]---> Adder-cost: 292   maxlim: 163896   bits: 19/18
23.59/23.67	c ---[ 412]---> Adder-cost: 1470   maxlim: 338808   bits: 19/19
23.89/23.90	c ---[ 410]---> Adder-cost: 627   maxlim: 87402   bits: 18/17
23.89/23.99	c ---[ 408]---> Adder-cost: 70   maxlim: 48   bits: 7/6
23.89/23.99	c ---[ 406]---> Sorter-cost: 2901     Base: 3 7 2 2 2 2 2 2
23.99/24.00	c ---[ 404]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
23.99/24.01	c ---[ 402]---> Adder-cost: 304   maxlim: 262202   bits: 19/19
23.99/24.02	c ---[ 400]---> Sorter-cost: 5801     Base: 3 7 5 13 2 2 2 2 2
24.09/24.16	c ---[ 398]---> Adder-cost: 1012   maxlim: 7727   bits: 14/13
24.20/24.21	c ---[ 396]---> Adder-cost: 108   maxlim: 2070   bits: 12/12
24.20/24.21	c ---[ 394]---> Adder-cost: 716   maxlim: 64547   bits: 17/16
24.20/24.30	c ---[ 392]---> Adder-cost: 582   maxlim: 233037   bits: 19/18
24.30/24.37	c ---[ 390]---> Adder-cost: 632   maxlim: 8085   bits: 14/13
24.39/24.42	c ---[ 388]---> Adder-cost: 1366   maxlim: 382503   bits: 19/19
24.59/24.66	c ---[ 386]---> Adder-cost: 710   maxlim: 64547   bits: 17/16
24.69/24.74	c ---[ 384]---> Adder-cost: 352   maxlim: 52447   bits: 17/16
24.79/24.81	c ---[ 382]---> Adder-cost: 732   maxlim: 64547   bits: 17/16
24.89/24.91	c ---[ 380]---> Adder-cost: 597   maxlim: 9216   bits: 15/14
24.89/24.97	c ---[ 378]---> Adder-cost: 856   maxlim: 65421   bits: 17/16
25.09/25.11	c ---[ 376]---> Sorter-cost: 1751     Base: 7 3 3 2 2 2 2 2 2
25.09/25.13	c ---[ 374]---> Sorter-cost: 2816     Base: 7 5 13 2 2 2 2 2 2
25.09/25.16	c ---[ 372]---> Adder-cost: 757   maxlim: 7203   bits: 14/13
25.09/25.19	c ---[ 370]---> Sorter-cost: 3100     Base: 3 5 2 2 2 2 2 2 2 2 2 2
25.19/25.22	c ---[ 368]---> Adder-cost: 752   maxlim: 8085   bits: 14/13
25.19/25.28	c ---[ 366]---> Sorter-cost: 4093     Base: 3 5 2 2 2 2 2 2 2 2 2 2 2 2
25.30/25.35	c ---[ 364]---> Adder-cost: 991   maxlim: 52450   bits: 17/16
25.40/25.45	c ---[ 362]---> Sorter-cost:  260     Base: 7
25.40/25.45	c ---[ 360]---> Adder-cost: 142   maxlim: 232   bits: 9/8
25.40/25.46	c ---[ 358]---> Sorter-cost:  656     Base: 2 2 2 2 2 2 2 2
25.40/25.46	c ---[ 356]---> Sorter-cost: 3292     Base: 5 3 2 2 2 2
25.40/25.47	c ---[ 354]---> Sorter-cost:  619     Base: 2
25.40/25.47	c ---[ 352]---> Adder-cost: 380   maxlim: 397   bits: 9/9
25.40/25.48	c ---[ 350]---> Sorter-cost:  193     Base: 2
25.40/25.48	c ---[ 348]---> Adder-cost: 192   maxlim: 109   bits: 7/7
25.40/25.49	c ---[ 346]---> Sorter-cost:  173     Base: 2 2 2 2
25.40/25.49	c ---[ 344]---> Adder-cost: 270   maxlim: 218   bits: 8/8
25.49/25.50	c ---[ 342]---> Adder-cost: 618   maxlim: 4053   bits: 13/12
25.49/25.53	c ---[ 340]---> Adder-cost: 60   maxlim: 66   bits: 7/7
25.49/25.53	c ---[ 338]---> Sorter-cost:  612     Base: 2 2 2 2 2
25.49/25.53	c ---[ 336]---> Adder-cost: 330   maxlim: 276   bits: 9/9
25.49/25.54	c ---[ 334]---> Sorter-cost:  179     Base: 2 2 2 2 2 2
25.49/25.54	c ---[ 332]---> Sorter-cost:  184     Base: 2 2 2 2 2 2
25.49/25.54	c ---[ 330]---> Sorter-cost:  273     Base: 7
25.49/25.54	c ---[ 328]---> Sorter-cost: 2157     Base: 3 7 2 2 2
25.49/25.55	c ---[ 326]---> Sorter-cost:  606     Base: 2 2 2 2
25.49/25.55	c ---[ 324]---> Adder-cost: 3333   maxlim: 55537   bits: 17/16
25.79/25.83	c ---[ 322]---> Adder-cost: 2914   maxlim: 67436   bits: 18/17
26.09/26.10	c ---[ 320]---> Adder-cost: 2352   maxlim: 210106   bits: 19/18
26.29/26.38	c ---[ 318]---> Adder-cost: 714   maxlim: 209756   bits: 19/18
26.39/26.50	c ---[ 316]---> Sorter-cost: 4810     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
26.59/26.60	c ---[ 314]---> Adder-cost: 622   maxlim: 127581   bits: 18/17
26.59/26.68	c ---[ 312]---> Adder-cost: 542   maxlim: 41978   bits: 17/16
26.69/26.75	c ---[ 310]---> Sorter-cost: 1169     Base: 2 2 2 2 2 2 2 2 2 2 2
26.69/26.76	c ---[ 308]---> Sorter-cost:  706     Base: 2 2 2 2 2 2 2 2 2 2 2 2
26.69/26.77	c ---[ 306]---> Sorter-cost:  720     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
26.69/26.77	c ---[ 304]---> Adder-cost: 762   maxlim: 305850   bits: 19/19
26.89/26.92	c ---[ 302]---> Adder-cost: 818   maxlim: 314612   bits: 20/19
26.99/27.05	c ---[ 300]---> Adder-cost: 310   maxlim: 262137   bits: 19/18
26.99/27.07	c ---[ 298]---> Adder-cost: 56   maxlim: 40   bits: 7/6
26.99/27.07	c ---[ 296]---> Sorter-cost: 4977     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
27.09/27.18	c ---[ 294]---> Adder-cost: 527   maxlim: 65513   bits: 17/16
27.19/27.29	c ---[ 292]---> Adder-cost: 350   maxlim: 174718   bits: 19/18
27.29/27.38	c ---[ 290]---> Sorter-cost: 2203     Base: 2 2 2 2 2 2 2 2 7 3 3 2 2
27.39/27.43	c ---[ 288]---> Sorter-cost: 4360     Base: 3 7 5 13 2 2 2 2 2
27.49/27.51	c ---[ 286]---> Sorter-cost:  705     Base: 2 2 2 2 2 2 2 2 2 2 2 2
27.49/27.52	c ---[ 284]---> Adder-cost: 408   maxlim: 185706   bits: 19/18
27.59/27.61	c ---[ 282]---> Adder-cost: 804   maxlim: 262169   bits: 20/19
27.69/27.78	c ---[ 280]---> Adder-cost: 409   maxlim: 262129   bits: 19/18
27.79/27.87	c ---[ 278]---> Adder-cost: 1202   maxlim: 156938   bits: 19/18
27.89/27.96	c ---[ 276]---> Sorter-cost: 2205     Base: 2 2 2 2 2 2 2 2 7 3 3 2 2
27.99/28.01	c ---[ 274]---> Adder-cost: 836   maxlim: 299672   bits: 19/19
28.09/28.17	c ---[ 272]---> Adder-cost: 634   maxlim: 87302   bits: 18/17
28.19/28.22	c ---[ 270]---> Adder-cost: 605   maxlim: 131488   bits: 19/18
28.29/28.32	c ---[ 268]---> Adder-cost: 442   maxlim: 393191   bits: 20/19
28.39/28.46	c ---[ 266]---> Adder-cost: 944   maxlim: 299672   bits: 20/19
28.59/28.63	c ---[ 264]---> Adder-cost: 1464   maxlim: 480831   bits: 20/19
28.79/28.89	c ---[ 262]---> Adder-cost: 974   maxlim: 47683   bits: 17/16
28.99/29.04	c ---[ 260]---> Adder-cost: 1076   maxlim: 37452   bits: 17/16
29.09/29.19	c ---[ 258]---> Adder-cost: 714   maxlim: 210240   bits: 19/18
29.19/29.27	c ---[ 256]---> Adder-cost: 510   maxlim: 104859   bits: 18/17
29.29/29.35	c ---[ 254]---> Adder-cost: 148   maxlim: 371   bits: 9/9
29.29/29.35	c ---[ 252]---> Sorter-cost: 4500     Base: 2 2 2 3 5 17 2 2 2 2 2
29.39/29.43	c ---[ 250]---> Adder-cost: 428   maxlim: 349531   bits: 20/19
29.49/29.55	c ---[ 248]---> Sorter-cost: 5799     Base: 3 7 5 13 2 2 2 2 2
29.59/29.68	c ---[ 246]---> Sorter-cost: 4798     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
29.69/29.78	c ---[ 244]---> Adder-cost: 1060   maxlim: 40336   bits: 17/16
29.99/30.07	c ---[ 242]---> Adder-cost: 1110   maxlim: 40351   bits: 17/16
30.19/30.25	c ---[ 240]---> Adder-cost: 354   maxlim: 511   bits: 10/9
30.19/30.26	c ---[ 238]---> Adder-cost: 128   maxlim: 186   bits: 9/8
30.19/30.26	c ---[ 236]---> Adder-cost: 1226   maxlim: 419600   bits: 19/19
30.39/30.47	c ---[ 234]---> Sorter-cost:  155     Base: 2
30.39/30.47	c ---[ 232]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
30.39/30.48	c ---[ 230]---> Adder-cost: 244   maxlim: 131101   bits: 19/18
30.39/30.49	c ---[ 228]---> Adder-cost: 158   maxlim: 1029   bits: 11/11
30.39/30.49	c ---[ 226]---> Adder-cost: 56   maxlim: 60   bits: 7/6
30.49/30.50	c ---[ 224]---> Sorter-cost: 1843     Base: 3 7 2
30.49/30.50	c ---[ 222]---> Adder-cost: 144   maxlim: 198   bits: 9/8
30.49/30.50	c ---[ 220]---> Adder-cost: 112   maxlim: 107   bits: 8/7
30.49/30.50	c ---[ 218]---> Adder-cost: 222   maxlim: 422   bits: 10/9
30.49/30.51	c ---[ 216]---> Sorter-cost: 1641     Base: 3 7 2 2
30.49/30.51	c ---[ 214]---> Adder-cost: 178   maxlim: 262173   bits: 20/19
30.49/30.52	c ---[ 212]---> Sorter-cost:  777     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
30.49/30.53	c ---[ 210]---> Adder-cost: 178   maxlim: 262173   bits: 20/19
30.49/30.53	c ---[ 208]---> Adder-cost: 1444   maxlim: 472044   bits: 20/19
30.79/30.85	c ---[ 206]---> Adder-cost: 336   maxlim: 262202   bits: 20/19
30.79/30.86	c ---[ 204]---> Sorter-cost:  771     Base: 2 2 2 2 2 2 2 2
30.79/30.86	c ---[ 202]---> Sorter-cost: 2203     Base: 2 2 2 2 2 2 2 2 7 3 3 2 2
30.89/30.91	c ---[ 200]---> Adder-cost: 510   maxlim: 175951   bits: 19/18
30.98/31.00	c ---[ 198]---> Adder-cost: 178   maxlim: 262173   bits: 20/19
30.98/31.01	c ---[ 196]---> Adder-cost: 170   maxlim: 262173   bits: 20/19
30.98/31.01	c ---[ 194]---> Sorter-cost: 2215     Base: 2 2 2 2 2 2 2 2 7 3 3 2 2
30.98/31.07	c ---[ 192]---> Sorter-cost: 4292     Base: 3 7 5 13 2 2 2 2 2
31.08/31.15	c ---[ 190]---> Sorter-cost: 4095     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
31.18/31.23	c ---[ 188]---> Sorter-cost: 1431     Base: 3 7 2
31.18/31.24	c ---[ 186]---> Sorter-cost: 3010     Base: 2 7 3 3 2 2 2 2 2 2 2 2 2
31.28/31.36	c ---[ 184]---> Sorter-cost: 2825     Base: 2 2 2 2 3 5 17 2 2 2 2
31.38/31.45	c ---[ 182]---> Sorter-cost: 2978     Base: 7 3 3 2 2 2 2 2 2 2 2 2 2
31.48/31.58	c ---[ 180]---> Sorter-cost: 3120     Base: 2 2 2 2 2 2 7 3 3 2 2 2 2
31.58/31.65	c ---[ 178]---> Adder-cost: 498   maxlim: 157148   bits: 19/18
31.68/31.75	c ---[ 176]---> Adder-cost: 405   maxlim: 104894   bits: 18/17
31.78/31.83	c ---[ 174]---> Adder-cost: 835   maxlim: 209756   bits: 19/18
31.89/31.98	c ---[ 172]---> Adder-cost: 634   maxlim: 356484   bits: 20/19
32.08/32.11	c ---[ 170]---> Adder-cost: 558   maxlim: 349872   bits: 19/19
32.18/32.21	c ---[ 168]---> Adder-cost: 320   maxlim: 262202   bits: 20/19
32.18/32.23	c ---[ 166]---> Sorter-cost: 3998     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
32.28/32.31	c ---[ 164]---> Adder-cost: 542   maxlim: 679   bits: 10/10
32.28/32.33	c ---[ 162]---> Adder-cost: 348   maxlim: 262202   bits: 20/19
32.28/32.34	c ---[ 160]---> Sorter-cost: 4740     Base: 3 7 2 2 2 2 2 2 2 2 2 2 2
32.38/32.44	c ---[ 158]---> Adder-cost: 1430   maxlim: 338880   bits: 19/19
32.58/32.68	c ---[ 156]---> Adder-cost: 1137   maxlim: 30862   bits: 16/15
32.68/32.74	c ---[ 154]---> Sorter-cost:  614     Base: 2 2 2 2 2 2
32.68/32.75	c ---[ 152]---> Sorter-cost: 1211     Base: 3 7
32.68/32.75	c ---[ 150]---> Sorter-cost: 2146     Base: 3 7 2 2 2 2
32.68/32.75	c ---[ 148]---> Sorter-cost: 5914     Base: 3 7 5 13 2 2 2 2 2
32.78/32.88	c ---[ 146]---> Adder-cost: 318   maxlim: 262202   bits: 19/19
32.78/32.89	c ---[ 144]---> Adder-cost: 1782   maxlim: 363204   bits: 19/19
33.18/33.28	c ---[ 142]---> Adder-cost: 784   maxlim: 2068   bits: 12/12
33.28/33.31	c ---[ 140]---> Sorter-cost: 1509     Base: 3 7 2
33.28/33.31	c ---[ 138]---> Adder-cost: 626   maxlim: 1006   bits: 11/10
33.28/33.34	c ---[ 136]---> Adder-cost: 638   maxlim: 1002   bits: 11/10
33.28/33.36	c ---[ 134]---> Adder-cost: 1082   maxlim: 28946   bits: 16/15
33.38/33.41	c ---[ 132]---> Adder-cost: 558   maxlim: 233037   bits: 19/18
33.38/33.47	c ---[ 130]---> Adder-cost: 1099   maxlim: 3123   bits: 13/12
33.48/33.52	c ---[ 128]---> Adder-cost: 1388   maxlim: 382507   bits: 19/19
33.68/33.76	c ---[ 126]---> Adder-cost: 1043   maxlim: 32535   bits: 16/15
33.78/33.84	c ---[ 124]---> Adder-cost: 364   maxlim: 52447   bits: 17/16
33.88/33.91	c ---[ 122]---> Adder-cost: 1160   maxlim: 30634   bits: 16/15
33.98/34.01	c ---[ 120]---> Adder-cost: 1045   maxlim: 3845   bits: 13/12
33.98/34.06	c ---[ 118]---> Adder-cost: 1136   maxlim: 34956   bits: 17/16
34.09/34.20	c ---[ 116]---> Sorter-cost: 4406     Base: 2 2 2 2 2 3 5 17 2 2 2
34.19/34.28	c ---[ 114]---> Sorter-cost: 2971     Base: 3 5 2 2 2 2 2 2 2 2 2 2
34.28/34.31	c ---[ 112]---> Adder-cost: 1191   maxlim: 3123   bits: 13/12
34.28/34.36	c ---[ 110]---> Sorter-cost: 3100     Base: 3 5 2 2 2 2 2 2 2 2 2 2
34.28/34.39	c ---[ 108]---> Adder-cost: 1177   maxlim: 3123   bits: 13/12
34.38/34.44	c ---[ 106]---> Adder-cost: 490   maxlim: 167792   bits: 19/18
34.48/34.54	c ---[ 104]---> Adder-cost: 1423   maxlim: 23852   bits: 16/15
34.58/34.67	c ---[ 102]---> Sorter-cost:  515     Base: 2
34.58/34.67	c ---[ 100]---> Adder-cost: 262   maxlim: 252   bits: 9/8
34.58/34.68	c ---[  98]---> Adder-cost: 486   maxlim: 652   bits: 10/10
34.68/34.70	c ---[  96]---> Adder-cost: 110   maxlim: 88   bits: 7/7
34.68/34.70	c ---[  94]---> BDD-cost:  237
34.68/34.70	c ---[  92]---> Sorter-cost:  515     Base: 2
34.68/34.71	c ---[  90]---> Sorter-cost:  273     Base: 7
34.68/34.71	c ---[  88]---> Adder-cost: 364   maxlim: 276   bits: 9/9
34.68/34.72	c ---[  86]---> Adder-cost: 170   maxlim: 443   bits: 10/9
34.68/34.72	c ---[  84]---> Sorter-cost:  603     Base: 2 2 2 2
34.68/34.72	c ---[  82]---> Adder-cost: 50   maxlim: 67   bits: 7/7
34.68/34.73	c ---[  80]---> Sorter-cost:  193     Base: 2
34.68/34.73	c ---[  78]---> Sorter-cost:  181     Base: 2
34.68/34.73	c ---[  76]---> Sorter-cost:  193     Base: 2
34.68/34.73	c ---[  74]---> Sorter-cost:  193     Base: 2
34.68/34.73	c ---[  72]---> BDD-cost:  215
34.68/34.73	c ---[  70]---> Adder-cost: 426   maxlim: 386   bits: 9/9
34.68/34.74	c ---[  68]---> Sorter-cost:  193     Base: 2
34.68/34.74	c ---[  66]---> Sorter-cost:  604     Base: 2 2 2 2
34.68/34.74	c ---[  64]---> Sorter-cost:  174     Base: 2 2 2 2
34.68/34.74	c ---[  62]---> Sorter-cost:  193     Base: 2
34.68/34.74	c ---[  60]---> Adder-cost: 224   maxlim: 201   bits: 8/8
34.68/34.75	c ---[  58]---> Adder-cost: 204   maxlim: 221   bits: 8/8
34.68/34.76	c ---[  56]---> Adder-cost: 238   maxlim: 251   bits: 9/8
34.68/34.77	c ---[  54]---> Adder-cost: 374   maxlim: 216   bits: 8/8
34.68/34.78	c ---[  52]---> BDD-cost:  371
34.68/34.78	c ---[  50]---> Adder-cost: 212   maxlim: 144   bits: 8/8
34.68/34.79	c ---[  48]---> Adder-cost: 328   maxlim: 272   bits: 9/9
34.78/34.80	c ---[  46]---> Adder-cost: 442   maxlim: 400   bits: 9/9
34.78/34.81	c ---[  44]---> Sorter-cost: 1044     Base: 3
34.78/34.82	c ---[  42]---> Adder-cost: 430   maxlim: 654   bits: 10/10
34.78/34.83	c ---[  40]---> Adder-cost: 272   maxlim: 532   bits: 10/10
34.78/34.84	c ---[  38]---> Sorter-cost:  193     Base: 2
34.78/34.84	c ---[  36]---> Sorter-cost:  174     Base: 2 2 2 2
34.78/34.84	c ---[  34]---> Adder-cost: 298   maxlim: 205   bits: 8/8
34.78/34.85	c ---[  32]---> Adder-cost: 394   maxlim: 277   bits: 9/9
34.78/34.86	c ---[  30]---> BDD-cost:   42
34.78/34.87	c ---[  28]---> Adder-cost: 392   maxlim: 679   bits: 10/10
34.78/34.88	c ---[  26]---> Sorter-cost:  273     Base: 7
34.78/34.88	c ---[  24]---> Sorter-cost:  179     Base: 2 2 2 2 2
34.78/34.88	c ---[  22]---> Adder-cost: 130   maxlim: 159   bits: 8/8
34.78/34.88	c ---[  20]---> Sorter-cost:  273     Base: 7
34.78/34.88	c ---[  18]---> Adder-cost: 142   maxlim: 238   bits: 9/8
34.78/34.88	c ---[  16]---> Sorter-cost:  181     Base: 2
34.78/34.88	c ---[  14]---> Adder-cost: 360   maxlim: 271   bits: 9/9
34.78/34.89	c ---[  12]---> Sorter-cost:  193     Base: 2
34.78/34.90	c ---[  10]---> Sorter-cost:  627     Base: 2 2 2 2 2 2
34.88/34.90	c ---[   9]---> BDD-cost:   86
34.88/34.90	c ---[   8]---> BDD-cost:   53
34.88/34.90	c ---[   7]---> BDD-cost:   26
34.88/34.90	c ---[   6]---> BDD-cost:   43
34.88/34.90	c ---[   5]---> BDD-cost:   46
34.88/34.90	c ---[   4]---> BDD-cost:   22
34.88/34.90	c ---[   3]---> BDD-cost:   19
34.88/34.90	c ---[   2]---> BDD-cost:   14
34.88/34.90	c ---[   1]---> BDD-cost:   14
34.88/34.90	c ---[   0]---> BDD-cost:   39
1800.05/1800.40	|  Eliminated clauses:           7.07 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	|       100 |  520601  2640524  8273637 |   968192      100      7 |  4.522 % |
1800.05/1800.40	|       250 |  520592  2640524  8273637 |  1065011      248     10 |  4.524 % |
1800.05/1800.40	|       475 |  520551  2640524  8273637 |  1171512      467      7 |  4.530 % |
1800.05/1800.40	|       812 |  520550  2640524  8273637 |  1288663      803     11 |  4.530 % |
1800.05/1800.40	|      1318 |  520548  2640524  8273637 |  1417530     1307     13 |  4.530 % |
1800.05/1800.40	|      2077 |  520545  2640524  8273637 |  1559283     2063     12 |  4.531 % |
1800.05/1800.40	|      3216 |  520490  2640524  8273637 |  1715211     3196     11 |  4.538 % |
1800.05/1800.40	|      4924 |  520485  2640524  8273637 |  1886732     4899     11 |  4.539 % |
1800.05/1800.40	|      7486 |  520484  2640524  8273637 |  2075405     7460     15 |  4.539 % |
1800.05/1800.40	|     11330 |  520479  2640524  8273637 |  2282946    11299     17 |  4.540 % |
1800.05/1800.40	|     17096 |  520476  2640524  8273637 |  2511241    17062     17 |  4.540 % |
1800.05/1800.40	|     25745 |  520463  2640524  8273637 |  2762365    25707     18 |  4.542 % |
1800.05/1800.40	|     38719 |  520384  2640524  8273637 |  3038601    38653     19 |  4.554 % |
1800.05/1800.40	|     58180 |  520346  2640524  8273637 |  3342461    58105     21 |  4.559 % |
1800.05/1800.40	|     87372 |  520312  2640524  8273637 |  3676708    87264     22 |  4.564 % |
1800.05/1800.40	|    131161 |  520303  2640524  8273637 |  4044378   131044     22 |  4.565 % |
1800.05/1800.40	|    196845 |  520283  2640524  8273637 |  4448816   196678     24 |  4.568 % |
1800.05/1800.40	|    295371 |  520277  2640524  8273637 |  4893698   295197     28 |  4.569 % |
1800.05/1800.40	|    443160 |  520261  2640524  8273637 |  5383068   442983     29 |  4.571 % |
1800.05/1800.40	|    664843 |  520219  2640524  8273637 |  5921375   664634     30 |  4.577 % |
1800.05/1800.40	|    997368 |  520196  2640524  8273637 |  6513512   997145     32 |  4.580 % |
1800.05/1800.40	|   1496156 |  520158  2640524  8273637 |  7164863  1495897     33 |  4.586 % |
1800.05/1800.40	|   2244338 |  520149  2640524  8273637 |  7881350  2244071     36 |  4.587 % |
1800.05/1800.40	|   3366612 |  520039  2640524  8273637 |  8669485  3366274     37 |  4.603 % |
1800.05/1800.40	c 
1800.05/1800.40	c *** TERMINATED ***
1800.05/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

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-4115195-1466522889/watcher-4115195-1466522889 -o /tmp/evaluation-result-4115195-1466522889/solver-4115195-1466522889 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466514751-17792 --watchdog 1960 minisatp HOME/instance-4115195-1466522889.opb 

pid=20086
running on 4 cores: 0,2,4,6

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 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.16 2.17 3/176 20089
/proc/meminfo: memFree=30399840/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=8468 CPUtime=0 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 776 0 0 0 0 0 0 0 20 0 1 0 54335442 8671232 653 33554432000 4194304 5646918 140737063873072 140733873906184 4893616 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 2117 653 84 355 0 1758 0

[startup+0.100162 s]
/proc/loadavg: 2.11 2.16 2.17 3/176 20089
/proc/meminfo: memFree=30399840/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=21208 CPUtime=0.09 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 4016 0 0 0 9 0 0 0 20 0 1 0 54335442 21716992 3679 33554432000 4194304 5646918 140737063873072 140733873906184 4817546 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 5302 3679 97 355 0 4943 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21208

[startup+0.200346 s]
/proc/loadavg: 2.11 2.16 2.17 3/176 20089
/proc/meminfo: memFree=30399840/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=24904 CPUtime=0.19 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 4790 0 0 0 18 1 0 0 20 0 1 0 54335442 25501696 4288 33554432000 4194304 5646918 140737063873072 140733873906184 4817703 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 6226 4288 97 355 0 5867 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24904

[startup+0.300273 s]
/proc/loadavg: 2.11 2.16 2.17 3/176 20089
/proc/meminfo: memFree=30399840/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=27528 CPUtime=0.29 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 5445 0 0 0 28 1 0 0 20 0 1 0 54335442 28188672 4943 33554432000 4194304 5646918 140737063873072 140737063872440 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 6882 4943 97 355 0 6523 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27528

[startup+0.700242 s]
/proc/loadavg: 2.11 2.16 2.17 3/176 20089
/proc/meminfo: memFree=30399840/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=39844 CPUtime=0.69 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 8490 0 0 0 68 1 0 0 20 0 1 0 54335442 40800256 7988 33554432000 4194304 5646918 140737063873072 140737063872440 4953072 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 9961 7988 97 355 0 9602 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39844

[startup+1.50026 s]
/proc/loadavg: 2.11 2.16 2.17 3/177 20090
/proc/meminfo: memFree=30353796/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=50388 CPUtime=1.49 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 11527 0 0 0 147 2 0 0 20 0 1 0 54335442 51597312 10671 33554432000 4194304 5646918 140737063873072 140737063871736 4461012 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 12597 10671 154 355 0 12238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50388

[startup+3.10023 s]
/proc/loadavg: 2.11 2.16 2.17 3/177 20090
/proc/meminfo: memFree=30352252/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=53800 CPUtime=3.09 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 12285 0 0 0 307 2 0 0 20 0 1 0 54335442 55091200 11429 33554432000 4194304 5646918 140737063873072 140737063871736 4817571 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 13450 11429 154 355 0 13091 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53800

[startup+6.30023 s]
/proc/loadavg: 2.10 2.16 2.17 3/177 20090
/proc/meminfo: memFree=30340080/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=61760 CPUtime=6.29 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 14430 0 0 0 626 3 0 0 20 0 1 0 54335442 63242240 13426 33554432000 4194304 5646918 140737063873072 140737063871736 4560672 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 15440 13426 154 355 0 15081 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61760

[startup+12.7002 s]
/proc/loadavg: 2.09 2.16 2.17 3/177 20090
/proc/meminfo: memFree=30322232/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=67208 CPUtime=12.69 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 15459 0 0 0 1266 3 0 0 20 0 1 0 54335442 68820992 14455 33554432000 4194304 5646918 140737063873072 140737063871736 4832079 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 16802 14455 154 355 0 16443 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67208

[startup+25.5003 s]
/proc/loadavg: 2.22 2.18 2.18 3/177 20090
/proc/meminfo: memFree=30294832/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=81152 CPUtime=25.49 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 17785 0 0 0 2545 4 0 0 20 0 1 0 54335442 83099648 18018 33554432000 4194304 5646918 140737063873072 140737063871736 4823346 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 20288 18018 154 355 0 19929 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81152

[startup+51.1003 s]
/proc/loadavg: 2.20 2.18 2.18 3/177 20090
/proc/meminfo: memFree=29885344/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=462568 CPUtime=51.08 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 71387 0 0 0 5093 15 0 0 20 0 1 0 54335442 473669632 111153 33554432000 4194304 5646918 140737063873072 140737063871320 4402840 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 115642 111153 185 355 0 115283 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 462568

[startup+102.3 s]
/proc/loadavg: 2.21 2.18 2.18 3/177 20092
/proc/meminfo: memFree=29754884/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=620508 CPUtime=102.28 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 78720 0 0 0 10210 18 0 0 20 0 1 0 54335442 635400192 131236 33554432000 4194304 5646918 140737063873072 140737063871320 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 155127 131236 185 355 0 154768 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 620508

[startup+162.3 s]
/proc/loadavg: 2.16 2.18 2.18 4/177 20096
/proc/meminfo: memFree=29669988/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=632440 CPUtime=162.27 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 81758 0 0 0 16207 20 0 0 20 0 1 0 54335442 647618560 142450 33554432000 4194304 5646918 140737063873072 140737063871208 4403152 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 158110 142450 185 355 0 157751 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 632440

[startup+222.307 s]
/proc/loadavg: 2.15 2.17 2.18 3/177 20098
/proc/meminfo: memFree=29568872/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=646180 CPUtime=222.26 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 84407 0 0 0 22205 21 0 0 20 0 1 0 54335442 661688320 156341 33554432000 4194304 5646918 140737063873072 140737063871208 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 161545 156341 185 355 0 161186 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 646180

[startup+282.3 s]
/proc/loadavg: 2.19 2.18 2.18 3/177 20099
/proc/meminfo: memFree=29509192/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=790360 CPUtime=282.25 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 87904 0 0 0 28203 22 0 0 20 0 1 0 54335442 809328640 164494 33554432000 4194304 5646918 140737063873072 140737063871208 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 197590 164494 185 355 0 197231 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 790360

[startup+342.3 s]
/proc/loadavg: 2.22 2.19 2.18 4/177 20100
/proc/meminfo: memFree=29441012/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=803432 CPUtime=342.23 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 89484 0 0 0 34200 23 0 0 20 0 1 0 54335442 822714368 173854 33554432000 4194304 5646918 140737063873072 140737063871320 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 200858 173854 185 355 0 200499 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 803432

[startup+402.3 s]
/proc/loadavg: 2.27 2.21 2.19 3/177 20102
/proc/meminfo: memFree=29387632/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=807076 CPUtime=402.2 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 90456 0 0 0 40196 24 0 0 20 0 1 0 54335442 826445824 181322 33554432000 4194304 5646918 140737063873072 140737063871208 4402882 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 201769 181322 185 355 0 201410 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 807076

[startup+462.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/177 20103
/proc/meminfo: memFree=29331828/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=815032 CPUtime=462.18 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 92060 0 0 0 46193 25 0 0 20 0 1 0 54335442 834592768 187423 33554432000 4194304 5646918 140737063873072 140737063871208 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 203758 187423 185 355 0 203399 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 815032

[startup+522.3 s]
/proc/loadavg: 2.11 2.18 2.17 4/177 20104
/proc/meminfo: memFree=29294468/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=821572 CPUtime=522.15 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 93388 0 0 0 52190 25 0 0 20 0 1 0 54335442 841289728 192812 33554432000 4194304 5646918 140737063873072 140737063871208 4403393 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 205393 192812 185 355 0 205034 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 821572

[startup+582.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 20105
/proc/meminfo: memFree=29254204/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=827472 CPUtime=582.15 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 94637 0 0 0 58189 26 0 0 20 0 1 0 54335442 847331328 197637 33554432000 4194304 5646918 140737063873072 140737063871208 4403416 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 206868 197637 185 355 0 206509 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 827472


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


[startup+882.307 s]
/proc/loadavg: 2.35 2.25 2.19 4/177 20114
/proc/meminfo: memFree=28957972/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1073560 CPUtime=882.1 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 99722 0 0 0 88179 31 0 0 20 0 1 0 54335442 1099325440 232993 33554432000 4194304 5646918 140737063873072 140737063871208 4402832 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 268390 232993 185 355 0 268031 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 1073560

[startup+942.3 s]
/proc/loadavg: 2.37 2.27 2.20 3/177 20115
/proc/meminfo: memFree=28925284/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1081040 CPUtime=942.09 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 101439 0 0 0 94177 32 0 0 20 0 1 0 54335442 1106984960 236754 33554432000 4194304 5646918 140737063873072 140737063871208 4400235 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 270260 236754 185 355 0 269901 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 1081040

[startup+1002.3 s]
/proc/loadavg: 2.45 2.29 2.21 3/177 20117
/proc/meminfo: memFree=28896376/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1086024 CPUtime=1002.07 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 102582 0 0 0 100175 32 0 0 20 0 1 0 54335442 1112088576 240452 33554432000 4194304 5646918 140737063873072 140737063871208 4403431 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 271506 240452 185 355 0 271147 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 1086024

[startup+1062.3 s]
/proc/loadavg: 2.25 2.27 2.20 4/177 20118
/proc/meminfo: memFree=28869332/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1090528 CPUtime=1062.06 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 103604 0 0 0 106173 33 0 0 20 0 1 0 54335442 1116700672 244029 33554432000 4194304 5646918 140737063873072 140737063871208 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 272632 244029 185 355 0 272273 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 1090528

[startup+1122.3 s]
/proc/loadavg: 2.30 2.28 2.20 3/177 20119
/proc/meminfo: memFree=29244120/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1094252 CPUtime=1122.05 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 104416 0 0 0 112172 33 0 0 20 0 1 0 54335442 1120514048 247396 33554432000 4194304 5646918 140737063873072 140737063871208 4403450 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 273563 247396 185 355 0 273204 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 1094252

[startup+1182.3 s]
/proc/loadavg: 2.23 2.26 2.20 3/177 20120
/proc/meminfo: memFree=29196148/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1097908 CPUtime=1182.05 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 105239 0 0 0 118171 34 0 0 20 0 1 0 54335442 1124257792 250263 33554432000 4194304 5646918 140737063873072 140737063871208 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 274477 250263 185 355 0 274118 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 1097908

[startup+1242.3 s]
/proc/loadavg: 2.22 2.25 2.20 3/177 20121
/proc/meminfo: memFree=29127848/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1101172 CPUtime=1242.04 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 106073 0 0 0 124169 35 0 0 20 0 1 0 54335442 1127600128 253141 33554432000 4194304 5646918 140737063873072 140737063871208 4403416 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 275293 253141 185 355 0 274934 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 1101172

[startup+1302.3 s]
/proc/loadavg: 2.27 2.26 2.20 3/177 20123
/proc/meminfo: memFree=29096800/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1104792 CPUtime=1302.03 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 106940 0 0 0 130168 35 0 0 20 0 1 0 54335442 1131307008 256052 33554432000 4194304 5646918 140737063873072 140737063871208 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 276198 256052 185 355 0 275839 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 1104792

[startup+1362.3 s]
/proc/loadavg: 2.25 2.26 2.20 4/178 20127
/proc/meminfo: memFree=29059060/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1106768 CPUtime=1362.01 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 107467 0 0 0 136166 35 0 0 20 0 1 0 54335442 1133330432 259645 33554432000 4194304 5646918 140737063873072 140737063871208 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 276692 259645 185 355 0 276333 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 1106768

[startup+1422.3 s]
/proc/loadavg: 2.18 2.24 2.19 3/177 20128
/proc/meminfo: memFree=29028440/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1110104 CPUtime=1422.02 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 108292 0 0 0 142166 36 0 0 20 0 1 0 54335442 1136746496 262514 33554432000 4194304 5646918 140737063873072 140737063871208 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 277526 262514 185 355 0 277167 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 1110104

[startup+1482.3 s]
/proc/loadavg: 2.21 2.24 2.19 3/177 20129
/proc/meminfo: memFree=28996352/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1112368 CPUtime=1482 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 108905 0 0 0 148164 36 0 0 20 0 1 0 54335442 1139064832 265171 33554432000 4194304 5646918 140737063873072 140737063871208 4402781 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 278092 265171 185 355 0 277733 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 1112368

[startup+1542.31 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 20130
/proc/meminfo: memFree=28971296/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1115580 CPUtime=1542 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 109706 0 0 0 154163 37 0 0 20 0 1 0 54335442 1142353920 267505 33554432000 4194304 5646918 140737063873072 140737063871208 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 278895 267505 185 355 0 278536 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1115580

[startup+1602.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 20132
/proc/meminfo: memFree=28944432/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1125452 CPUtime=1601.99 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 110590 0 0 0 160161 38 0 0 20 0 1 0 54335442 1152462848 270433 33554432000 4194304 5646918 140737063873072 140737063871208 4396812 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 281363 270433 185 355 0 281004 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 1125452

[startup+1662.3 s]
/proc/loadavg: 2.26 2.22 2.18 3/177 20133
/proc/meminfo: memFree=28913896/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1130296 CPUtime=1661.97 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 111829 0 0 0 166159 38 0 0 20 0 1 0 54335442 1157423104 274227 33554432000 4194304 5646918 140737063873072 140737063871208 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 282574 274227 185 355 0 282215 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 1130296

[startup+1722.3 s]
/proc/loadavg: 2.15 2.19 2.18 4/177 20134
/proc/meminfo: memFree=28889164/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1132888 CPUtime=1721.97 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 112517 0 0 0 172158 39 0 0 20 0 1 0 54335442 1160077312 276959 33554432000 4194304 5646918 140737063873072 140737063871208 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 283222 276959 185 355 0 282863 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 1132888

[startup+1782.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 20191
/proc/meminfo: memFree=29416528/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1485692 CPUtime=1781.95 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 113922 0 0 0 178156 39 0 0 20 0 1 0 54335442 1521348608 280915 33554432000 4194304 5646918 140737063873072 140737063871208 4402761 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 371423 280915 185 355 0 371064 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 1485692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 20191
/proc/meminfo: memFree=29308608/32872528 swapFree=1370848/1518016
[pid=20089] ppid=20086 vsize=1486644 CPUtime=1800.05 cores=0,2,4,6
/proc/20089/stat : 20089 (minisatp) R 20086 20089 17776 0 -1 4202496 114123 0 0 0 179966 39 0 0 20 0 1 0 54335442 1522323456 281627 33554432000 4194304 5646918 140737063873072 140737063871208 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/20089/statm: 371661 281627 185 355 0 371302 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1486644

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 20089 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.43
CPU time (s): 1800.09
CPU user time (s): 1799.67
CPU system time (s): 0.426935
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 1486644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.426935
maximum resident set size= 1126508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114123
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= 88
involuntary context switches= 1872

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5663 second user time and 6.91395 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-21 17:28:09
IDJOB=4115195
IDBENCH=1649
IDSOLVER=2555
FILE ID=node129/4115195-1466522889
RUNJOBID= node129-1466514751-17792
PBS_JOBID= 19942879
Free space on /tmp= 71732 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-shell.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115195-1466522889/watcher-4115195-1466522889 -o /tmp/evaluation-result-4115195-1466522889/solver-4115195-1466522889 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466514751-17792 --watchdog 1960  minisatp HOME/instance-4115195-1466522889.opb

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

MD5SUM BENCH= 78fcc08f79c3a8f3db518f692b6ae82d
RANDOM SEED=132707309

node129.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.143
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	: 5332.28
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.143
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.143
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.55
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.143
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.143
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.143
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.54
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.143
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.143
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30400928 kB
Buffers:           12004 kB
Cached:            64244 kB
SwapCached:        16628 kB
Active:           186356 kB
Inactive:          63840 kB
Active(anon):     160564 kB
Inactive(anon):    15936 kB
Active(file):      25792 kB
Inactive(file):    47904 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67085164 kB
Dirty:              9740 kB
Writeback:             0 kB
AnonPages:       1675172 kB
Mapped:             9500 kB
Shmem:                 0 kB
Slab:             570100 kB
SReclaimable:      14076 kB
SUnreclaim:       556024 kB
KernelStack:        1440 kB
PageTables:         7404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1805392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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-4115195-1466522889.opb

Free space on /tmp at the end= 71728 MiB
End job on node129 at 2016-06-21 17:58:10