Trace number 35699

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.46 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos6.opb
MD5SUM2a04555106a68acba17fb5820db41df1
Bench CategoryOPT-BIGINT (optimisation, big 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 variables21720
Total number of constraints1036
Number of constraints which are clauses48
Number of constraints which are cardinality constraints (but not clauses)755
Number of constraints which are nor clauses,nor cardinality constraints233
Minimum length of a constraint6
Maximum length of a constraint840
Number of terms in the objective function 6690
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 239444426529
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 239444426529
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
4.22	c Converting 1259 PB-constraints to clauses...
4.24	c   -- Unit propagations: (none)
4.24	c   -- Detecting intervals from adjacent constraints: ###############################################################################################################################################################################################################################
4.29	c   -- Clauses(.)/Splits(s): ................................................
4.29	c ---[1258]---> Adder-cost: 2812   maxlim: 5135   bits: 13/13
4.39	c ---[1257]---> Adder-cost: 2812   maxlim: 5135   bits: 13/13
4.48	c ---[1256]---> Adder-cost: 2812   maxlim: 5135   bits: 13/13
4.57	c ---[1255]---> Adder-cost: 2812   maxlim: 5135   bits: 13/13
4.67	c ---[1254]---> Adder-cost: 2812   maxlim: 5135   bits: 13/13
4.77	c ---[1253]---> Adder-cost: 2812   maxlim: 5135   bits: 13/13
4.86	c ---[1252]---> Adder-cost: 2812   maxlim: 5135   bits: 13/13
4.95	c ---[1251]---> Adder-cost: 2812   maxlim: 5135   bits: 13/13
5.04	c ---[1250]---> Adder-cost: 2812   maxlim: 5135   bits: 13/13
5.14	c ---[1249]---> Adder-cost: 2812   maxlim: 5135   bits: 13/13
5.23	c ---[1248]---> BDD-cost:  173
5.23	c ---[1247]---> BDD-cost:  353
5.23	c ---[1246]---> BDD-cost:  501
5.24	c ---[1245]---> BDD-cost:  681
5.24	c ---[1244]---> BDD-cost:  893
5.25	c ---[1243]---> BDD-cost: 1073
5.25	c ---[1242]---> BDD-cost: 1221
5.26	c ---[1241]---> Adder-cost: 899   maxlim: 5   bits: 4/3
5.28	c ---[1240]---> Adder-cost: 899   maxlim: 5   bits: 4/3
5.31	c ---[1239]---> Adder-cost: 981   maxlim: 5   bits: 4/3
5.34	c ---[1238]---> BDD-cost: 2467
5.36	c ---[1237]---> BDD-cost: 2610
5.37	c ---[1236]---> BDD-cost: 2682
5.39	c ---[1235]---> BDD-cost: 2802
5.41	c ---[1234]---> BDD-cost: 2806
5.43	c ---[1233]---> Adder-cost: 1300   maxlim: 5   bits: 4/3
5.49	c ---[1232]---> Adder-cost: 1227   maxlim: 5   bits: 4/3
5.53	c ---[1231]---> Adder-cost: 1254   maxlim: 5   bits: 4/3
5.57	c ---[1230]---> Adder-cost: 1135   maxlim: 5   bits: 4/3
5.61	c ---[1229]---> BDD-cost: 2265
5.63	c ---[1228]---> BDD-cost: 2190
5.64	c ---[1227]---> BDD-cost: 2153
5.66	c ---[1226]---> BDD-cost: 2046
5.67	c ---[1225]---> BDD-cost: 1973
5.68	c ---[1224]---> BDD-cost: 1842
5.69	c ---[1223]---> BDD-cost: 1733
5.71	c ---[1222]---> BDD-cost: 1578
5.72	c ---[1221]---> BDD-cost: 1433
5.73	c ---[1220]---> BDD-cost: 1253
5.73	c ---[1219]---> BDD-cost: 1073
5.74	c ---[1218]---> BDD-cost:  893
5.75	c ---[1217]---> BDD-cost:  713
5.75	c ---[1216]---> BDD-cost:  531
5.75	c ---[1215]---> BDD-cost:  237
5.75	c ---[1214]---> BDD-cost:  117
5.75	c ---[1213]---> BDD-cost:  173
5.76	c ---[1212]---> BDD-cost:  353
5.76	c ---[1211]---> BDD-cost:  501
5.76	c ---[1210]---> BDD-cost:  681
5.77	c ---[1209]---> BDD-cost:  893
5.77	c ---[1208]---> BDD-cost: 1073
5.78	c ---[1207]---> BDD-cost: 1221
5.79	c ---[1206]---> BDD-cost: 1875
5.80	c ---[1205]---> BDD-cost: 2018
5.81	c ---[1204]---> BDD-cost: 2307
5.83	c ---[1203]---> BDD-cost: 2450
5.84	c ---[1202]---> BDD-cost: 2610
5.86	c ---[1201]---> BDD-cost: 2682
5.88	c ---[1200]---> BDD-cost: 2103
5.89	c ---[1199]---> BDD-cost: 2213
5.91	c ---[1198]---> Adder-cost: 1424   maxlim: 5   bits: 4/3
5.95	c ---[1197]---> Adder-cost: 1327   maxlim: 5   bits: 4/3
5.99	c ---[1196]---> Adder-cost: 1218   maxlim: 5   bits: 4/3
6.04	c ---[1195]---> Adder-cost: 1137   maxlim: 5   bits: 4/3
6.08	c ---[1194]---> BDD-cost: 2273
6.09	c ---[1193]---> BDD-cost: 2213
6.11	c ---[1192]---> BDD-cost: 2153
6.12	c ---[1191]---> BDD-cost: 2043
6.13	c ---[1190]---> BDD-cost: 1953
6.15	c ---[1189]---> BDD-cost: 1794
6.16	c ---[1188]---> BDD-cost: 1689
6.17	c ---[1187]---> BDD-cost: 1527
6.18	c ---[1186]---> BDD-cost: 1389
6.19	c ---[1185]---> BDD-cost: 1236
6.19	c ---[1184]---> BDD-cost: 1068
6.20	c ---[1183]---> BDD-cost:  888
6.21	c ---[1182]---> BDD-cost:  713
6.21	c ---[1181]---> BDD-cost:  531
6.22	c ---[1180]---> BDD-cost:  237
6.22	c ---[1179]---> BDD-cost:  117
6.22	c ---[1178]---> BDD-cost:  173
6.22	c ---[1177]---> BDD-cost:  353
6.22	c ---[1176]---> BDD-cost:  501
6.22	c ---[1175]---> BDD-cost:  681
6.23	c ---[1174]---> BDD-cost:  825
6.23	c ---[1173]---> BDD-cost: 1005
6.24	c ---[1172]---> BDD-cost: 1149
6.25	c ---[1171]---> BDD-cost: 1803
6.26	c ---[1170]---> BDD-cost: 1583
6.27	c ---[1169]---> BDD-cost: 1719
6.28	c ---[1168]---> BDD-cost: 1824
6.29	c ---[1167]---> BDD-cost: 1959
6.31	c ---[1166]---> Adder-cost: 1291   maxlim: 5   bits: 4/3
6.40	c ---[1165]---> Adder-cost: 1149   maxlim: 5   bits: 4/3
6.44	c ---[1164]---> Adder-cost: 1121   maxlim: 5   bits: 4/3
6.49	c ---[1163]---> Adder-cost: 1150   maxlim: 5   bits: 4/3
6.53	c ---[1162]---> Adder-cost: 1093   maxlim: 5   bits: 4/3
6.57	c ---[1161]---> Adder-cost: 1202   maxlim: 5   bits: 4/3
6.62	c ---[1160]---> Adder-cost: 1089   maxlim: 5   bits: 4/3
6.66	c ---[1159]---> Adder-cost: 1130   maxlim: 5   bits: 4/3
6.71	c ---[1158]---> Adder-cost: 1071   maxlim: 4   bits: 4/3
6.75	c ---[1157]---> BDD-cost: 2153
6.76	c ---[1156]---> BDD-cost: 2063
6.77	c ---[1155]---> BDD-cost: 1932
6.79	c ---[1154]---> BDD-cost: 1853
6.80	c ---[1153]---> BDD-cost: 1733
6.81	c ---[1152]---> BDD-cost: 1583
6.82	c ---[1151]---> BDD-cost: 1425
6.83	c ---[1150]---> BDD-cost: 1206
6.84	c ---[1149]---> BDD-cost: 1050
6.84	c ---[1148]---> BDD-cost:  861
6.85	c ---[1147]---> BDD-cost:  699
6.85	c ---[1146]---> BDD-cost:  531
6.86	c ---[1145]---> BDD-cost:  237
6.86	c ---[1144]---> BDD-cost:  117
6.86	c ---[1143]---> BDD-cost:  173
6.86	c ---[1142]---> BDD-cost:  353
6.86	c ---[1141]---> BDD-cost:  501
6.86	c ---[1140]---> BDD-cost:  681
6.87	c ---[1139]---> BDD-cost:  893
6.87	c ---[1138]---> BDD-cost: 1073
6.88	c ---[1137]---> BDD-cost: 1221
6.89	c ---[1136]---> BDD-cost: 1875
6.90	c ---[1135]---> BDD-cost: 2018
6.91	c ---[1134]---> BDD-cost: 2307
6.93	c ---[1133]---> BDD-cost: 2450
6.95	c ---[1132]---> BDD-cost: 2610
6.96	c ---[1131]---> BDD-cost: 2682
6.98	c ---[1130]---> BDD-cost: 2103
6.99	c ---[1129]---> BDD-cost: 2106
7.01	c ---[1128]---> BDD-cost: 2181
7.02	c ---[1127]---> BDD-cost: 2199
7.04	c ---[1126]---> BDD-cost: 2325
7.05	c ---[1125]---> BDD-cost: 2303
7.07	c ---[1124]---> BDD-cost: 2250
7.08	c ---[1123]---> BDD-cost: 2175
7.09	c ---[1122]---> BDD-cost: 2142
7.11	c ---[1121]---> BDD-cost: 2031
7.12	c ---[1120]---> BDD-cost: 1962
7.13	c ---[1119]---> BDD-cost: 1827
7.14	c ---[1118]---> BDD-cost: 1722
7.16	c ---[1117]---> BDD-cost: 1578
7.17	c ---[1116]---> BDD-cost: 1425
7.17	c ---[1115]---> BDD-cost: 1248
7.18	c ---[1114]---> BDD-cost: 1068
7.19	c ---[1113]---> BDD-cost:  893
7.20	c ---[1112]---> BDD-cost:  711
7.20	c ---[1111]---> BDD-cost:  533
7.20	c ---[1110]---> BDD-cost:  237
7.20	c ---[1109]---> BDD-cost:  117
7.21	c ---[1108]---> BDD-cost:  173
7.21	c ---[1107]---> BDD-cost:  353
7.21	c ---[1106]---> BDD-cost:  501
7.21	c ---[1105]---> BDD-cost:  681
7.22	c ---[1104]---> BDD-cost:  893
7.22	c ---[1103]---> BDD-cost: 1073
7.23	c ---[1102]---> BDD-cost: 1221
7.24	c ---[1101]---> BDD-cost: 1875
7.25	c ---[1100]---> BDD-cost: 2018
7.26	c ---[1099]---> BDD-cost: 2307
7.28	c ---[1098]---> BDD-cost: 2450
7.29	c ---[1097]---> BDD-cost: 2610
7.31	c ---[1096]---> BDD-cost: 2682
7.33	c ---[1095]---> BDD-cost: 2103
7.34	c ---[1094]---> BDD-cost: 2213
7.36	c ---[1093]---> Adder-cost: 1424   maxlim: 5   bits: 4/3
7.40	c ---[1092]---> Adder-cost: 1255   maxlim: 5   bits: 4/3
7.45	c ---[1091]---> Adder-cost: 1204   maxlim: 5   bits: 4/3
7.50	c ---[1090]---> Adder-cost: 1185   maxlim: 5   bits: 4/3
7.54	c ---[1089]---> BDD-cost: 2273
7.56	c ---[1088]---> BDD-cost: 2103
7.57	c ---[1087]---> BDD-cost: 2070
7.58	c ---[1086]---> BDD-cost: 2063
7.60	c ---[1085]---> BDD-cost: 1962
7.61	c ---[1084]---> BDD-cost: 1827
7.62	c ---[1083]---> BDD-cost: 1722
7.63	c ---[1082]---> BDD-cost: 1560
7.64	c ---[1081]---> BDD-cost: 1422
7.65	c ---[1080]---> BDD-cost: 1233
7.66	c ---[1079]---> BDD-cost: 1062
7.66	c ---[1078]---> BDD-cost:  893
7.67	c ---[1077]---> BDD-cost:  711
7.67	c ---[1076]---> BDD-cost:  533
7.68	c ---[1075]---> BDD-cost:  237
7.68	c ---[1074]---> BDD-cost:  117
7.68	c ---[1024]---> Sorter-cost: 2317     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
7.71	c ---[1022]---> Adder-cost: 308   maxlim: 1073859583   bits: 32/31
7.78	c ---[1020]---> Adder-cost: 362   maxlim: 1073921023   bits: 32/31
7.87	c ---[1018]---> Adder-cost: 406   maxlim: 1073982463   bits: 32/31
8.05	c ---[1016]---> Adder-cost: 476   maxlim: 1074043903   bits: 32/31
8.34	c ---[1014]---> Adder-cost: 540   maxlim: 1074104319   bits: 32/31
8.71	c ---[1012]---> Adder-cost: 578   maxlim: 1074165759   bits: 32/31
9.15	c ---[1010]---> Adder-cost: 578   maxlim: 1074227199   bits: 32/31
9.68	c ---[1008]---> Adder-cost: 794   maxlim: 1074278399   bits: 32/31
10.29	c ---[1006]---> Adder-cost: 898   maxlim: 1074329599   bits: 32/31
10.95	c ---[1004]---> Adder-cost: 926   maxlim: 1074372607   bits: 32/31
11.64	c ---[1002]---> Adder-cost: 958   maxlim: 1074413567   bits: 32/31
12.37	c ---[1000]---> Adder-cost: 1056   maxlim: 1074444287   bits: 32/31
13.13	c ---[ 998]---> Adder-cost: 1078   maxlim: 1074475007   bits: 32/31
13.92	c ---[ 996]---> Adder-cost: 1100   maxlim: 1074495487   bits: 32/31
14.72	c ---[ 994]---> Adder-cost: 1168   maxlim: 1074513919   bits: 32/31
15.54	c ---[ 992]---> Adder-cost: 1180   maxlim: 1074524159   bits: 32/31
16.37	c ---[ 990]---> Adder-cost: 1214   maxlim: 1074534399   bits: 32/31
17.21	c ---[ 988]---> Adder-cost: 1214   maxlim: 1074524159   bits: 32/31
18.14	c ---[ 986]---> Adder-cost: 1166   maxlim: 1074516991   bits: 32/31
18.95	c ---[ 984]---> Adder-cost: 1200   maxlim: 1074496511   bits: 32/31
19.75	c ---[ 982]---> Adder-cost: 1206   maxlim: 1074476031   bits: 32/31
20.52	c ---[ 980]---> Adder-cost: 1170   maxlim: 1074445311   bits: 32/31
21.28	c ---[ 978]---> Adder-cost: 1080   maxlim: 1074412543   bits: 32/31
22.01	c ---[ 976]---> Adder-cost: 1076   maxlim: 1074371583   bits: 32/31
22.69	c ---[ 974]---> Adder-cost: 1026   maxlim: 1074330623   bits: 32/31
23.34	c ---[ 972]---> Adder-cost: 940   maxlim: 1074281471   bits: 32/31
23.95	c ---[ 970]---> Adder-cost: 860   maxlim: 1074230271   bits: 32/31
24.47	c ---[ 968]---> Adder-cost: 766   maxlim: 1074168831   bits: 32/31
24.91	c ---[ 966]---> Adder-cost: 694   maxlim: 1074107391   bits: 32/31
25.27	c ---[ 964]---> Adder-cost: 592   maxlim: 1074045951   bits: 32/31
25.57	c ---[ 962]---> Adder-cost: 530   maxlim: 1073981439   bits: 32/31
25.75	c ---[ 960]---> Adder-cost: 428   maxlim: 1073919999   bits: 32/31
25.84	c ---[ 958]---> Adder-cost: 316   maxlim: 1073862655   bits: 32/31
25.90	c ---[ 956]---> Sorter-cost: 2316     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
25.94	c ---[ 954]---> Sorter-cost: 2317     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
25.97	c ---[ 952]---> Adder-cost: 328   maxlim: 1073859583   bits: 32/31
26.03	c ---[ 950]---> Adder-cost: 374   maxlim: 1073921023   bits: 32/31
26.13	c ---[ 948]---> Adder-cost: 456   maxlim: 1073982463   bits: 32/31
26.31	c ---[ 946]---> Adder-cost: 514   maxlim: 1074043903   bits: 32/31
26.60	c ---[ 944]---> Adder-cost: 558   maxlim: 1074106367   bits: 32/31
26.97	c ---[ 942]---> Adder-cost: 610   maxlim: 1074167807   bits: 32/31
27.42	c ---[ 940]---> Adder-cost: 658   maxlim: 1074229247   bits: 32/31
27.94	c ---[ 938]---> Adder-cost: 978   maxlim: 1074280447   bits: 32/31
28.56	c ---[ 936]---> Adder-cost: 1070   maxlim: 1074331647   bits: 32/31
29.22	c ---[ 934]---> Adder-cost: 936   maxlim: 1074372607   bits: 32/31
29.92	c ---[ 932]---> Adder-cost: 986   maxlim: 1074413567   bits: 32/31
30.65	c ---[ 930]---> Adder-cost: 1084   maxlim: 1074444287   bits: 32/31
31.41	c ---[ 928]---> Adder-cost: 1112   maxlim: 1074476031   bits: 32/31
32.19	c ---[ 926]---> Adder-cost: 1140   maxlim: 1074496511   bits: 32/31
33.00	c ---[ 924]---> Adder-cost: 1172   maxlim: 1074513919   bits: 32/31
33.81	c ---[ 922]---> Adder-cost: 1156   maxlim: 1074524159   bits: 32/31
34.65	c ---[ 920]---> Adder-cost: 1184   maxlim: 1074534399   bits: 32/31
35.49	c ---[ 918]---> Adder-cost: 1194   maxlim: 1074524159   bits: 32/31
36.32	c ---[ 916]---> Adder-cost: 1158   maxlim: 1074516991   bits: 32/31
37.13	c ---[ 914]---> Adder-cost: 1204   maxlim: 1074496511   bits: 32/31
37.93	c ---[ 912]---> Adder-cost: 1204   maxlim: 1074476031   bits: 32/31
38.71	c ---[ 910]---> Adder-cost: 1196   maxlim: 1074445311   bits: 32/31
39.46	c ---[ 908]---> Adder-cost: 1090   maxlim: 1074412543   bits: 32/31
40.19	c ---[ 906]---> Adder-cost: 1074   maxlim: 1074371583   bits: 32/31
40.88	c ---[ 904]---> Adder-cost: 1064   maxlim: 1074330623   bits: 32/31
41.53	c ---[ 902]---> Adder-cost: 916   maxlim: 1074281471   bits: 32/31
42.13	c ---[ 900]---> Adder-cost: 858   maxlim: 1074230271   bits: 32/31
42.65	c ---[ 898]---> Adder-cost: 758   maxlim: 1074168831   bits: 32/31
43.10	c ---[ 896]---> Adder-cost: 690   maxlim: 1074107391   bits: 32/31
43.47	c ---[ 894]---> Adder-cost: 594   maxlim: 1074045951   bits: 32/31
43.76	c ---[ 892]---> Adder-cost: 526   maxlim: 1073981439   bits: 32/31
43.94	c ---[ 890]---> Adder-cost: 428   maxlim: 1073919999   bits: 32/31
44.03	c ---[ 888]---> Adder-cost: 320   maxlim: 1073862655   bits: 32/31
44.10	c ---[ 886]---> Sorter-cost: 2316     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
44.13	c ---[ 884]---> Sorter-cost: 2317     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
44.16	c ---[ 882]---> Adder-cost: 320   maxlim: 1073859583   bits: 32/31
44.22	c ---[ 880]---> Adder-cost: 374   maxlim: 1073921023   bits: 32/31
44.32	c ---[ 878]---> Adder-cost: 448   maxlim: 1073982463   bits: 32/31
44.50	c ---[ 876]---> Adder-cost: 522   maxlim: 1074043903   bits: 32/31
44.79	c ---[ 874]---> Adder-cost: 570   maxlim: 1074105343   bits: 32/31
45.16	c ---[ 872]---> Adder-cost: 602   maxlim: 1074167807   bits: 32/31
45.61	c ---[ 870]---> Adder-cost: 616   maxlim: 1074229247   bits: 32/31
46.13	c ---[ 868]---> Adder-cost: 910   maxlim: 1074281471   bits: 32/31
46.73	c ---[ 866]---> Adder-cost: 962   maxlim: 1074332671   bits: 32/31
47.39	c ---[ 864]---> Adder-cost: 940   maxlim: 1074373631   bits: 32/31
48.08	c ---[ 862]---> Adder-cost: 936   maxlim: 1074414591   bits: 32/31
48.82	c ---[ 860]---> Adder-cost: 1052   maxlim: 1074442239   bits: 32/31
49.58	c ---[ 858]---> Adder-cost: 998   maxlim: 1074472959   bits: 32/31
50.36	c ---[ 856]---> Adder-cost: 1056   maxlim: 1074493439   bits: 32/31
51.17	c ---[ 854]---> Adder-cost: 1102   maxlim: 1074513919   bits: 32/31
51.98	c ---[ 852]---> Adder-cost: 1110   maxlim: 1074524159   bits: 32/31
52.82	c ---[ 850]---> Adder-cost: 1160   maxlim: 1074534399   bits: 32/31
53.66	c ---[ 848]---> Adder-cost: 1146   maxlim: 1074524159   bits: 32/31
54.50	c ---[ 846]---> Adder-cost: 1096   maxlim: 1074513919   bits: 32/31
55.31	c ---[ 844]---> Adder-cost: 1190   maxlim: 1074494463   bits: 32/31
56.12	c ---[ 842]---> Adder-cost: 1154   maxlim: 1074473983   bits: 32/31
56.90	c ---[ 840]---> Adder-cost: 1142   maxlim: 1074443263   bits: 32/31
57.65	c ---[ 838]---> Adder-cost: 1074   maxlim: 1074412543   bits: 32/31
58.39	c ---[ 836]---> Adder-cost: 1074   maxlim: 1074371583   bits: 32/31
59.07	c ---[ 834]---> Adder-cost: 1044   maxlim: 1074330623   bits: 32/31
59.73	c ---[ 832]---> Adder-cost: 930   maxlim: 1074281471   bits: 32/31
60.33	c ---[ 830]---> Adder-cost: 870   maxlim: 1074230271   bits: 32/31
60.85	c ---[ 828]---> Adder-cost: 774   maxlim: 1074168831   bits: 32/31
61.30	c ---[ 826]---> Adder-cost: 690   maxlim: 1074107391   bits: 32/31
61.66	c ---[ 824]---> Adder-cost: 600   maxlim: 1074045951   bits: 32/31
61.96	c ---[ 822]---> Adder-cost: 522   maxlim: 1073981439   bits: 32/31
62.14	c ---[ 820]---> Adder-cost: 424   maxlim: 1073919999   bits: 32/31
62.24	c ---[ 818]---> Adder-cost: 320   maxlim: 1073862655   bits: 32/31
62.30	c ---[ 816]---> Sorter-cost: 2316     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
62.33	c ---[ 814]---> Sorter-cost: 2317     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
62.37	c ---[ 812]---> Adder-cost: 328   maxlim: 1073859583   bits: 32/31
62.43	c ---[ 810]---> Adder-cost: 380   maxlim: 1073921023   bits: 32/31
62.52	c ---[ 808]---> Adder-cost: 452   maxlim: 1073982463   bits: 32/31
62.70	c ---[ 806]---> Adder-cost: 510   maxlim: 1074043903   bits: 32/31
63.00	c ---[ 804]---> Adder-cost: 578   maxlim: 1074106367   bits: 32/31
63.36	c ---[ 802]---> Adder-cost: 626   maxlim: 1074167807   bits: 32/31
63.81	c ---[ 800]---> Adder-cost: 688   maxlim: 1074229247   bits: 32/31
64.33	c ---[ 798]---> Adder-cost: 1032   maxlim: 1074280447   bits: 32/31
64.94	c ---[ 796]---> Adder-cost: 1158   maxlim: 1074331647   bits: 32/31
65.59	c ---[ 794]---> Adder-cost: 994   maxlim: 1074372607   bits: 32/31
66.29	c ---[ 792]---> Adder-cost: 1136   maxlim: 1074413567   bits: 32/31
67.02	c ---[ 790]---> Adder-cost: 1152   maxlim: 1074444287   bits: 32/31
67.78	c ---[ 788]---> Adder-cost: 1192   maxlim: 1074476031   bits: 32/31
68.57	c ---[ 786]---> Adder-cost: 1232   maxlim: 1074496511   bits: 32/31
69.38	c ---[ 784]---> Adder-cost: 1318   maxlim: 1074516991   bits: 32/31
70.20	c ---[ 782]---> Adder-cost: 1270   maxlim: 1074527231   bits: 32/31
71.04	c ---[ 780]---> Adder-cost: 1350   maxlim: 1074537471   bits: 32/31
71.88	c ---[ 778]---> Adder-cost: 1346   maxlim: 1074527231   bits: 32/31
72.72	c ---[ 776]---> Adder-cost: 1342   maxlim: 1074516991   bits: 32/31
73.53	c ---[ 774]---> Adder-cost: 1196   maxlim: 1074496511   bits: 32/31
74.34	c ---[ 772]---> Adder-cost: 1260   maxlim: 1074476031   bits: 32/31
75.13	c ---[ 770]---> Adder-cost: 1156   maxlim: 1074445311   bits: 32/31
75.88	c ---[ 768]---> Adder-cost: 1112   maxlim: 1074412543   bits: 32/31
76.62	c ---[ 766]---> Adder-cost: 1046   maxlim: 1074371583   bits: 32/31
77.31	c ---[ 764]---> Adder-cost: 1042   maxlim: 1074330623   bits: 32/31
77.96	c ---[ 762]---> Adder-cost: 928   maxlim: 1074281471   bits: 32/31
78.57	c ---[ 760]---> Adder-cost: 870   maxlim: 1074230271   bits: 32/31
79.09	c ---[ 758]---> Adder-cost: 760   maxlim: 1074168831   bits: 32/31
79.54	c ---[ 756]---> Adder-cost: 692   maxlim: 1074107391   bits: 32/31
79.90	c ---[ 754]---> Adder-cost: 598   maxlim: 1074045951   bits: 32/31
80.20	c ---[ 752]---> Adder-cost: 524   maxlim: 1073981439   bits: 32/31
80.38	c ---[ 750]---> Adder-cost: 426   maxlim: 1073919999   bits: 32/31
80.47	c ---[ 748]---> Adder-cost: 322   maxlim: 1073862655   bits: 32/31
80.54	c ---[ 746]---> Sorter-cost: 2316     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
80.57	c ---[ 744]---> Sorter-cost: 2317     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
80.60	c ---[ 742]---> Adder-cost: 328   maxlim: 1073859583   bits: 32/31
80.67	c ---[ 740]---> Adder-cost: 380   maxlim: 1073921023   bits: 32/31
80.77	c ---[ 738]---> Adder-cost: 454   maxlim: 1073982463   bits: 32/31
80.94	c ---[ 736]---> Adder-cost: 506   maxlim: 1074043903   bits: 32/31
81.24	c ---[ 734]---> Adder-cost: 560   maxlim: 1074105343   bits: 32/31
81.61	c ---[ 732]---> Adder-cost: 606   maxlim: 1074166783   bits: 32/31
82.05	c ---[ 730]---> Adder-cost: 646   maxlim: 1074229247   bits: 32/31
82.57	c ---[ 728]---> Adder-cost: 990   maxlim: 1074280447   bits: 32/31
83.18	c ---[ 726]---> Adder-cost: 1078   maxlim: 1074331647   bits: 32/31
83.84	c ---[ 724]---> Adder-cost: 962   maxlim: 1074372607   bits: 32/31
84.53	c ---[ 722]---> Adder-cost: 982   maxlim: 1074413567   bits: 32/31
85.26	c ---[ 720]---> Adder-cost: 1106   maxlim: 1074444287   bits: 32/31
86.01	c ---[ 718]---> Adder-cost: 1136   maxlim: 1074476031   bits: 32/31
86.79	c ---[ 716]---> Adder-cost: 1122   maxlim: 1074496511   bits: 32/31
87.60	c ---[ 714]---> Adder-cost: 1206   maxlim: 1074513919   bits: 32/31
88.42	c ---[ 712]---> Adder-cost: 1120   maxlim: 1074524159   bits: 32/31
89.25	c ---[ 710]---> Adder-cost: 1182   maxlim: 1074534399   bits: 32/31
90.10	c ---[ 708]---> Adder-cost: 1222   maxlim: 1074524159   bits: 32/31
90.93	c ---[ 706]---> Adder-cost: 1184   maxlim: 1074516991   bits: 32/31
91.75	c ---[ 704]---> Adder-cost: 1152   maxlim: 1074496511   bits: 32/31
92.56	c ---[ 702]---> Adder-cost: 1150   maxlim: 1074476031   bits: 32/31
93.35	c ---[ 700]---> Adder-cost: 1152   maxlim: 1074445311   bits: 32/31
94.10	c ---[ 698]---> Adder-cost: 1098   maxlim: 1074412543   bits: 32/31
94.85	c ---[ 696]---> Adder-cost: 1098   maxlim: 1074371583   bits: 32/31
95.54	c ---[ 694]---> Adder-cost: 1036   maxlim: 1074330623   bits: 32/31
96.20	c ---[ 692]---> Adder-cost: 910   maxlim: 1074281471   bits: 32/31
96.81	c ---[ 690]---> Adder-cost: 858   maxlim: 1074230271   bits: 32/31
97.33	c ---[ 688]---> Adder-cost: 772   maxlim: 1074168831   bits: 32/31
97.78	c ---[ 686]---> Adder-cost: 696   maxlim: 1074107391   bits: 32/31
98.15	c ---[ 684]---> Adder-cost: 600   maxlim: 1074045951   bits: 32/31
98.44	c ---[ 682]---> Adder-cost: 532   maxlim: 1073981439   bits: 32/31
98.62	c ---[ 680]---> Adder-cost: 424   maxlim: 1073919999   bits: 32/31
98.72	c ---[ 678]---> Adder-cost: 320   maxlim: 1073862655   bits: 32/31
98.78	c ---[ 676]---> Sorter-cost: 2316     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
98.82	c ---[ 674]---> Sorter-cost: 2316     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
98.85	c ---[ 672]---> Adder-cost: 328   maxlim: 1073862655   bits: 32/31
98.91	c ---[ 670]---> Adder-cost: 400   maxlim: 1073924095   bits: 32/31
99.01	c ---[ 668]---> Adder-cost: 448   maxlim: 1073985535   bits: 32/31
99.19	c ---[ 666]---> Adder-cost: 516   maxlim: 1074046975   bits: 32/31
99.48	c ---[ 664]---> Adder-cost: 600   maxlim: 1074108415   bits: 32/31
99.85	c ---[ 662]---> Adder-cost: 624   maxlim: 1074169855   bits: 32/31
100.30	c ---[ 660]---> Adder-cost: 922   maxlim: 1074221055   bits: 32/31
100.81	c ---[ 658]---> Adder-cost: 702   maxlim: 1074262015   bits: 32/31
101.38	c ---[ 656]---> Adder-cost: 970   maxlim: 1074292735   bits: 32/31
101.99	c ---[ 654]---> Adder-cost: 956   maxlim: 1074313215   bits: 32/31
102.62	c ---[ 652]---> Adder-cost: 984   maxlim: 1074323455   bits: 32/31
103.26	c ---[ 650]---> Adder-cost: 884   maxlim: 1074323455   bits: 32/31
103.90	c ---[ 648]---> Adder-cost: 966   maxlim: 1074313215   bits: 32/31
104.53	c ---[ 646]---> Adder-cost: 946   maxlim: 1074292735   bits: 32/31
105.14	c ---[ 644]---> Adder-cost: 868   maxlim: 1074262015   bits: 32/31
105.71	c ---[ 642]---> Adder-cost: 870   maxlim: 1074221055   bits: 32/31
106.22	c ---[ 640]---> Adder-cost: 772   maxlim: 1074169855   bits: 32/31
106.67	c ---[ 638]---> Adder-cost: 640   maxlim: 1074108415   bits: 32/31
107.04	c ---[ 636]---> Adder-cost: 606   maxlim: 1074046975   bits: 32/31
107.34	c ---[ 634]---> Adder-cost: 520   maxlim: 1073985535   bits: 32/31
107.52	c ---[ 632]---> Adder-cost: 414   maxlim: 1073924095   bits: 32/31
107.62	c ---[ 630]---> Adder-cost: 314   maxlim: 1073862655   bits: 32/31
107.68	c ---[ 628]---> Sorter-cost: 2316     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
107.71	c ---[ 626]---> Sorter-cost: 2316     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
107.75	c ---[ 624]---> Adder-cost: 328   maxlim: 1073862655   bits: 32/31
107.81	c ---[ 622]---> Adder-cost: 388   maxlim: 1073924095   bits: 32/31
107.91	c ---[ 620]---> Adder-cost: 454   maxlim: 1073985535   bits: 32/31
108.09	c ---[ 618]---> Adder-cost: 536   maxlim: 1074046975   bits: 32/31
108.39	c ---[ 616]---> Adder-cost: 562   maxlim: 1074108415   bits: 32/31
108.76	c ---[ 614]---> Adder-cost: 638   maxlim: 1074169855   bits: 32/31
109.21	c ---[ 612]---> Adder-cost: 904   maxlim: 1074221055   bits: 32/31
109.73	c ---[ 610]---> Adder-cost: 802   maxlim: 1074262015   bits: 32/31
110.30	c ---[ 608]---> Adder-cost: 930   maxlim: 1074292735   bits: 32/31
110.92	c ---[ 606]---> Adder-cost: 958   maxlim: 1074313215   bits: 32/31
111.56	c ---[ 604]---> Adder-cost: 988   maxlim: 1074323455   bits: 32/31
112.20	c ---[ 602]---> Adder-cost: 892   maxlim: 1074322431   bits: 32/31
112.84	c ---[ 600]---> Adder-cost: 982   maxlim: 1074312191   bits: 32/31
113.48	c ---[ 598]---> Adder-cost: 916   maxlim: 1074291711   bits: 32/31
114.09	c ---[ 596]---> Adder-cost: 934   maxlim: 1074260991   bits: 32/31
114.67	c ---[ 594]---> Adder-cost: 850   maxlim: 1074220031   bits: 32/31
115.18	c ---[ 592]---> Adder-cost: 754   maxlim: 1074168831   bits: 32/31
115.63	c ---[ 590]---> Adder-cost: 660   maxlim: 1074107391   bits: 32/31
116.00	c ---[ 588]---> Adder-cost: 614   maxlim: 1074045951   bits: 32/31
116.30	c ---[ 586]---> Adder-cost: 512   maxlim: 1073984511   bits: 32/31
116.48	c ---[ 584]---> Adder-cost: 422   maxlim: 1073923071   bits: 32/31
116.58	c ---[ 582]---> Adder-cost: 322   maxlim: 1073861631   bits: 32/31
116.64	c ---[ 580]---> Sorter-cost: 2317     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
116.68	c ---[ 579]---> BDD-cost:   19
116.68	c ---[ 578]---> BDD-cost:   33
116.68	c ---[ 577]---> BDD-cost:   45
116.68	c ---[ 576]---> BDD-cost:   57
116.68	c ---[ 575]---> BDD-cost:   69
116.68	c ---[ 574]---> BDD-cost:   71
116.68	c ---[ 573]---> BDD-cost:   93
116.68	c ---[ 572]---> BDD-cost:   95
116.68	c ---[ 571]---> BDD-cost:  117
116.69	c ---[ 570]---> BDD-cost:   21
116.69	c ---[ 569]---> BDD-cost:   33
116.69	c ---[ 568]---> BDD-cost:   45
116.69	c ---[ 567]---> BDD-cost:   57
116.69	c ---[ 566]---> BDD-cost:   69
116.69	c ---[ 565]---> BDD-cost:   81
116.69	c ---[ 564]---> BDD-cost:   93
116.69	c ---[ 563]---> BDD-cost:  105
116.69	c ---[ 562]---> BDD-cost:  113
116.69	c ---[ 561]---> BDD-cost:   21
116.69	c ---[ 560]---> BDD-cost:   33
116.70	c ---[ 559]---> BDD-cost:   45
116.70	c ---[ 558]---> BDD-cost:   57
116.70	c ---[ 557]---> BDD-cost:   59
116.70	c ---[ 556]---> BDD-cost:   81
116.70	c ---[ 555]---> BDD-cost:   93
116.70	c ---[ 554]---> BDD-cost:  105
116.70	c ---[ 553]---> BDD-cost:  115
116.70	c ---[ 552]---> BDD-cost:    9
116.70	c ---[ 551]---> BDD-cost:    9
116.70	c ---[ 550]---> BDD-cost:    9
116.70	c ---[ 549]---> BDD-cost:    9
116.70	c ---[ 548]---> BDD-cost:    9
116.70	c ---[ 547]---> BDD-cost:   21
116.70	c ---[ 546]---> BDD-cost:   33
116.70	c ---[ 545]---> BDD-cost:   45
116.71	c ---[ 544]---> BDD-cost:   47
116.71	c ---[ 543]---> BDD-cost:   21
116.71	c ---[ 542]---> BDD-cost:   33
116.71	c ---[ 541]---> BDD-cost:   45
116.71	c ---[ 540]---> BDD-cost:   57
116.71	c ---[ 539]---> BDD-cost:   69
116.71	c ---[ 538]---> BDD-cost:   81
116.71	c ---[ 537]---> BDD-cost:   93
116.71	c ---[ 536]---> BDD-cost:  105
116.71	c ---[ 535]---> BDD-cost:  117
116.71	c ---[ 534]---> BDD-cost:    9
116.71	c ---[ 533]---> BDD-cost:    9
116.71	c ---[ 532]---> BDD-cost:    9
116.71	c ---[ 531]---> BDD-cost:   21
116.71	c ---[ 530]---> BDD-cost:   33
116.72	c ---[ 529]---> BDD-cost:   45
116.72	c ---[ 528]---> BDD-cost:   47
116.72	c ---[ 527]---> BDD-cost:   69
116.72	c ---[ 526]---> BDD-cost:   81
116.72	c ---[ 525]---> BDD-cost:   83
116.72	c ---[ 524]---> BDD-cost:  105
116.72	c ---[ 523]---> BDD-cost:  107
116.72	c ---[ 522]---> BDD-cost:   21
116.72	c ---[ 521]---> BDD-cost:   33
116.72	c ---[ 520]---> BDD-cost:   45
116.72	c ---[ 519]---> BDD-cost:   57
116.73	c ---[ 518]---> BDD-cost:   69
116.73	c ---[ 517]---> BDD-cost:   81
116.73	c ---[ 516]---> BDD-cost:   47
116.73	c ---[ 515]---> BDD-cost:   59
116.73	c ---[ 514]---> BDD-cost:   71
116.73	c ---[ 513]---> BDD-cost:   21
116.73	c ---[ 512]---> BDD-cost:   33
116.73	c ---[ 511]---> BDD-cost:   45
116.73	c ---[ 510]---> BDD-cost:   57
116.73	c ---[ 509]---> BDD-cost:   69
116.73	c ---[ 508]---> BDD-cost:   81
116.74	c ---[ 507]---> BDD-cost:   93
116.74	c ---[ 506]---> BDD-cost:  105
116.74	c ---[ 505]---> BDD-cost:  117
116.74	c ---[ 504]---> BDD-cost:    9
116.74	c ---[ 503]---> BDD-cost:    9
116.74	c ---[ 502]---> BDD-cost:    9
116.74	c ---[ 501]---> BDD-cost:    9
116.74	c ---[ 500]---> BDD-cost:    9
116.74	c ---[ 499]---> BDD-cost:   21
116.74	c ---[ 498]---> BDD-cost:   33
116.74	c ---[ 497]---> BDD-cost:   45
116.74	c ---[ 496]---> BDD-cost:   57
116.74	c ---[ 495]---> BDD-cost:   21
116.74	c ---[ 494]---> BDD-cost:   33
116.74	c ---[ 493]---> BDD-cost:   23
116.74	c ---[ 492]---> BDD-cost:   35
116.74	c ---[ 491]---> BDD-cost:   69
116.75	c ---[ 490]---> BDD-cost:   81
116.75	c ---[ 489]---> BDD-cost:   71
116.75	c ---[ 488]---> BDD-cost:   83
116.75	c ---[ 487]---> BDD-cost:   71
116.75	c ---[ 486]---> BDD-cost:    9
116.75	c ---[ 485]---> BDD-cost:    9
116.75	c ---[ 484]---> BDD-cost:    9
116.75	c ---[ 483]---> BDD-cost:   21
116.75	c ---[ 482]---> BDD-cost:   33
116.75	c ---[ 481]---> BDD-cost:   45
116.75	c ---[ 480]---> BDD-cost:   57
116.75	c ---[ 479]---> BDD-cost:   69
116.75	c ---[ 478]---> BDD-cost:   81
116.76	c ---[ 477]---> BDD-cost:   93
116.76	c ---[ 476]---> BDD-cost:  105
116.76	c ---[ 475]---> BDD-cost:  117
116.76	c ---[ 474]---> BDD-cost:   21
116.76	c ---[ 473]---> BDD-cost:   33
116.76	c ---[ 472]---> BDD-cost:   45
116.76	c ---[ 471]---> BDD-cost:   57
116.76	c ---[ 470]---> BDD-cost:   69
116.76	c ---[ 469]---> BDD-cost:   81
116.76	c ---[ 468]---> BDD-cost:   93
116.77	c ---[ 467]---> BDD-cost:  105
116.77	c ---[ 466]---> BDD-cost:  117
116.77	c ---[ 465]---> BDD-cost:   21
116.77	c ---[ 464]---> BDD-cost:   33
116.77	c ---[ 463]---> BDD-cost:   45
116.77	c ---[ 462]---> BDD-cost:   57
116.77	c ---[ 461]---> BDD-cost:   69
116.77	c ---[ 460]---> BDD-cost:   81
116.77	c ---[ 459]---> BDD-cost:   93
116.77	c ---[ 458]---> BDD-cost:  105
116.78	c ---[ 457]---> BDD-cost:  117
116.78	c ---[ 456]---> BDD-cost:    9
116.78	c ---[ 455]---> BDD-cost:    9
116.78	c ---[ 454]---> BDD-cost:    9
116.78	c ---[ 453]---> BDD-cost:    9
116.78	c ---[ 452]---> BDD-cost:    9
116.78	c ---[ 451]---> BDD-cost:   21
116.78	c ---[ 450]---> BDD-cost:   33
116.78	c ---[ 449]---> BDD-cost:   45
116.78	c ---[ 448]---> BDD-cost:   57
116.78	c ---[ 447]---> BDD-cost:   21
116.78	c ---[ 446]---> BDD-cost:   33
116.78	c ---[ 445]---> BDD-cost:   45
116.78	c ---[ 444]---> BDD-cost:   47
116.78	c ---[ 443]---> BDD-cost:   59
116.78	c ---[ 442]---> BDD-cost:   71
116.78	c ---[ 441]---> BDD-cost:   83
116.79	c ---[ 440]---> BDD-cost:   95
116.79	c ---[ 439]---> BDD-cost:  107
116.79	c ---[ 438]---> BDD-cost:    9
116.79	c ---[ 437]---> BDD-cost:    9
116.79	c ---[ 436]---> BDD-cost:    9
116.79	c ---[ 435]---> BDD-cost:   21
116.79	c ---[ 434]---> BDD-cost:   33
116.79	c ---[ 433]---> BDD-cost:   45
116.79	c ---[ 432]---> BDD-cost:   47
116.79	c ---[ 431]---> BDD-cost:   69
116.79	c ---[ 430]---> BDD-cost:   81
116.79	c ---[ 429]---> BDD-cost:   93
116.79	c ---[ 428]---> BDD-cost:   95
116.80	c ---[ 427]---> BDD-cost:  117
116.80	c ---[ 426]---> BDD-cost:   21
116.80	c ---[ 425]---> BDD-cost:   33
116.80	c ---[ 424]---> BDD-cost:   45
116.80	c ---[ 423]---> BDD-cost:   57
116.80	c ---[ 422]---> BDD-cost:   69
116.80	c ---[ 421]---> BDD-cost:   81
116.80	c ---[ 420]---> BDD-cost:   93
116.80	c ---[ 419]---> BDD-cost:  105
116.81	c ---[ 418]---> BDD-cost:   95
116.81	c ---[ 417]---> BDD-cost:   21
116.81	c ---[ 416]---> BDD-cost:   33
116.81	c ---[ 415]---> BDD-cost:   45
116.81	c ---[ 414]---> BDD-cost:   57
116.81	c ---[ 413]---> BDD-cost:   69
116.81	c ---[ 412]---> BDD-cost:   81
116.81	c ---[ 411]---> BDD-cost:   93
116.81	c ---[ 410]---> BDD-cost:  105
116.81	c ---[ 409]---> BDD-cost:  117
116.82	c ---[ 408]---> BDD-cost:    9
116.82	c ---[ 407]---> BDD-cost:    9
116.82	c ---[ 406]---> BDD-cost:    9
116.82	c ---[ 405]---> BDD-cost:    9
116.82	c ---[ 404]---> BDD-cost:    9
116.82	c ---[ 403]---> BDD-cost:   21
116.82	c ---[ 402]---> BDD-cost:   33
116.82	c ---[ 401]---> BDD-cost:   45
116.82	c ---[ 400]---> BDD-cost:   57
116.82	c ---[ 399]---> BDD-cost:   21
116.82	c ---[ 398]---> BDD-cost:   33
116.82	c ---[ 397]---> BDD-cost:   45
116.82	c ---[ 396]---> BDD-cost:   57
116.82	c ---[ 395]---> BDD-cost:   69
116.82	c ---[ 394]---> BDD-cost:   81
116.82	c ---[ 393]---> BDD-cost:   71
116.82	c ---[ 392]---> BDD-cost:   83
116.83	c ---[ 391]---> BDD-cost:   71
116.83	c ---[ 390]---> BDD-cost:    9
116.83	c ---[ 389]---> BDD-cost:    9
116.83	c ---[ 388]---> BDD-cost:    9
116.83	c ---[ 387]---> BDD-cost:   21
116.83	c ---[ 386]---> BDD-cost:   33
116.83	c ---[ 385]---> BDD-cost:   45
116.83	c ---[ 384]---> BDD-cost:   57
116.83	c ---[ 383]---> BDD-cost:   59
116.83	c ---[ 382]---> BDD-cost:   81
116.83	c ---[ 381]---> BDD-cost:   83
116.83	c ---[ 380]---> BDD-cost:  105
116.83	c ---[ 379]---> BDD-cost:  107
116.84	c ---[ 378]---> BDD-cost:   21
116.84	c ---[ 377]---> BDD-cost:   33
116.84	c ---[ 376]---> BDD-cost:   45
116.84	c ---[ 375]---> BDD-cost:   57
116.84	c ---[ 374]---> BDD-cost:   69
116.84	c ---[ 373]---> BDD-cost:   81
116.84	c ---[ 372]---> BDD-cost:   93
116.84	c ---[ 371]---> BDD-cost:  105
116.84	c ---[ 370]---> BDD-cost:  117
116.84	c ---[ 369]---> BDD-cost:   21
116.85	c ---[ 368]---> BDD-cost:   33
116.85	c ---[ 367]---> BDD-cost:   45
116.85	c ---[ 366]---> BDD-cost:   57
116.85	c ---[ 365]---> BDD-cost:   69
116.85	c ---[ 364]---> BDD-cost:   81
116.85	c ---[ 363]---> BDD-cost:   93
116.85	c ---[ 362]---> BDD-cost:  105
116.85	c ---[ 361]---> BDD-cost:  117
116.85	c ---[ 360]---> BDD-cost:    9
116.85	c ---[ 359]---> BDD-cost:    9
116.85	c ---[ 358]---> BDD-cost:    9
116.85	c ---[ 357]---> BDD-cost:    9
116.85	c ---[ 356]---> BDD-cost:    9
116.85	c ---[ 355]---> BDD-cost:   21
116.85	c ---[ 354]---> BDD-cost:   33
116.85	c ---[ 353]---> BDD-cost:   45
116.86	c ---[ 352]---> BDD-cost:   57
116.86	c ---[ 351]---> BDD-cost:   21
116.86	c ---[ 350]---> BDD-cost:   33
116.86	c ---[ 349]---> BDD-cost:   23
116.86	c ---[ 348]---> BDD-cost:   35
116.86	c ---[ 347]---> BDD-cost:   47
116.86	c ---[ 346]---> BDD-cost:   35
116.86	c ---[ 345]---> BDD-cost:   71
116.86	c ---[ 344]---> BDD-cost:   59
116.86	c ---[ 343]---> BDD-cost:   95
116.86	c ---[ 342]---> BDD-cost:    9
116.86	c ---[ 341]---> BDD-cost:    9
116.86	c ---[ 340]---> BDD-cost:    9
116.87	c ---[ 339]---> BDD-cost:   21
116.87	c ---[ 338]---> BDD-cost:   33
116.87	c ---[ 337]---> BDD-cost:   45
116.87	c ---[ 336]---> BDD-cost:   47
116.87	c ---[ 335]---> BDD-cost:   69
116.87	c ---[ 334]---> BDD-cost:   81
116.87	c ---[ 333]---> BDD-cost:   93
116.87	c ---[ 332]---> BDD-cost:   95
116.87	c ---[ 331]---> BDD-cost:  117
116.87	c ---[ 330]---> BDD-cost:   21
116.87	c ---[ 329]---> BDD-cost:   33
116.87	c ---[ 328]---> BDD-cost:   45
116.87	c ---[ 327]---> BDD-cost:   57
116.88	c ---[ 326]---> BDD-cost:   69
116.88	c ---[ 325]---> BDD-cost:   81
116.88	c ---[ 324]---> BDD-cost:   93
116.88	c ---[ 323]---> BDD-cost:  105
116.88	c ---[ 322]---> BDD-cost:   95
116.88	c ---[ 321]---> BDD-cost:   21
116.88	c ---[ 320]---> BDD-cost:   33
116.88	c ---[ 319]---> BDD-cost:   45
116.88	c ---[ 318]---> BDD-cost:   57
116.88	c ---[ 317]---> BDD-cost:   69
116.89	c ---[ 316]---> BDD-cost:   71
116.89	c ---[ 315]---> BDD-cost:   83
116.89	c ---[ 314]---> BDD-cost:   95
116.89	c ---[ 313]---> BDD-cost:   83
116.89	c ---[ 312]---> BDD-cost:    9
116.89	c ---[ 311]---> BDD-cost:    9
116.89	c ---[ 310]---> BDD-cost:    9
116.89	c ---[ 309]---> BDD-cost:    9
116.89	c ---[ 308]---> BDD-cost:    9
116.89	c ---[ 307]---> BDD-cost:   21
116.89	c ---[ 306]---> BDD-cost:   33
116.89	c ---[ 305]---> BDD-cost:   45
116.89	c ---[ 304]---> BDD-cost:   57
116.89	c ---[ 303]---> BDD-cost:   21
116.89	c ---[ 302]---> BDD-cost:   33
116.89	c ---[ 301]---> BDD-cost:   45
116.89	c ---[ 300]---> BDD-cost:   57
116.90	c ---[ 299]---> BDD-cost:   69
116.90	c ---[ 298]---> BDD-cost:   81
116.90	c ---[ 297]---> BDD-cost:   71
116.90	c ---[ 296]---> BDD-cost:   83
116.90	c ---[ 295]---> BDD-cost:   71
116.90	c ---[ 294]---> BDD-cost:    9
116.90	c ---[ 293]---> BDD-cost:    9
116.90	c ---[ 292]---> BDD-cost:    9
116.90	c ---[ 291]---> BDD-cost:   21
116.90	c ---[ 290]---> BDD-cost:   33
116.90	c ---[ 289]---> BDD-cost:   45
116.90	c ---[ 288]---> BDD-cost:   47
116.90	c ---[ 287]---> BDD-cost:   69
116.91	c ---[ 286]---> BDD-cost:   71
116.91	c ---[ 285]---> BDD-cost:   93
116.91	c ---[ 284]---> BDD-cost:   95
116.91	c ---[ 283]---> BDD-cost:  117
116.91	c ---[ 282]---> BDD-cost:   21
116.91	c ---[ 281]---> BDD-cost:   33
116.91	c ---[ 280]---> BDD-cost:   45
116.91	c ---[ 279]---> BDD-cost:   57
116.91	c ---[ 278]---> BDD-cost:   69
116.91	c ---[ 277]---> BDD-cost:   81
116.92	c ---[ 276]---> BDD-cost:   93
116.92	c ---[ 275]---> BDD-cost:  105
116.92	c ---[ 274]---> BDD-cost:  117
116.92	c ---[ 273]---> BDD-cost:   21
116.92	c ---[ 272]---> BDD-cost:   33
116.92	c ---[ 271]---> BDD-cost:   45
116.92	c ---[ 270]---> BDD-cost:   57
116.92	c ---[ 269]---> BDD-cost:   69
116.92	c ---[ 268]---> BDD-cost:   81
116.92	c ---[ 267]---> BDD-cost:   93
116.93	c ---[ 266]---> BDD-cost:  105
116.93	c ---[ 265]---> BDD-cost:  117
116.93	c ---[ 264]---> BDD-cost:    9
116.93	c ---[ 263]---> BDD-cost:    9
116.93	c ---[ 262]---> BDD-cost:    9
116.93	c ---[ 261]---> BDD-cost:    9
116.93	c ---[ 260]---> BDD-cost:    9
116.93	c ---[ 259]---> BDD-cost:   21
116.93	c ---[ 258]---> BDD-cost:   33
116.93	c ---[ 257]---> BDD-cost:   45
116.93	c ---[ 256]---> BDD-cost:   57
116.93	c ---[ 255]---> BDD-cost:   21
116.93	c ---[ 254]---> BDD-cost:   33
116.93	c ---[ 253]---> BDD-cost:   23
116.93	c ---[ 252]---> BDD-cost:   35
116.93	c ---[ 251]---> BDD-cost:   47
116.93	c ---[ 250]---> BDD-cost:   35
116.94	c ---[ 249]---> BDD-cost:   71
116.94	c ---[ 248]---> BDD-cost:   59
116.94	c ---[ 247]---> BDD-cost:   95
116.94	c ---[ 246]---> BDD-cost:    9
116.94	c ---[ 245]---> BDD-cost:    9
116.94	c ---[ 244]---> BDD-cost:    9
116.94	c ---[ 243]---> BDD-cost:   21
116.94	c ---[ 242]---> BDD-cost:   33
116.94	c ---[ 241]---> BDD-cost:   45
116.94	c ---[ 240]---> BDD-cost:   57
116.94	c ---[ 239]---> BDD-cost:   69
116.94	c ---[ 238]---> BDD-cost:   81
116.94	c ---[ 237]---> BDD-cost:   93
116.95	c ---[ 236]---> BDD-cost:   95
116.95	c ---[ 235]---> BDD-cost:  117
116.95	c ---[ 234]---> BDD-cost:   21
116.95	c ---[ 233]---> BDD-cost:   33
116.95	c ---[ 232]---> BDD-cost:   45
116.95	c ---[ 231]---> BDD-cost:   57
116.95	c ---[ 230]---> BDD-cost:   69
116.95	c ---[ 229]---> BDD-cost:   81
116.95	c ---[ 228]---> BDD-cost:   93
116.95	c ---[ 227]---> BDD-cost:  105
116.96	c ---[ 226]---> BDD-cost:  117
116.96	c ---[ 225]---> BDD-cost:   21
116.96	c ---[ 224]---> BDD-cost:   33
116.96	c ---[ 223]---> BDD-cost:   45
116.96	c ---[ 222]---> BDD-cost:   57
116.96	c ---[ 221]---> BDD-cost:   69
116.96	c ---[ 220]---> BDD-cost:   81
116.96	c ---[ 219]---> BDD-cost:   71
116.96	c ---[ 218]---> BDD-cost:  105
116.96	c ---[ 217]---> BDD-cost:   95
116.97	c ---[ 216]---> BDD-cost:    9
116.97	c ---[ 215]---> BDD-cost:    9
116.97	c ---[ 214]---> BDD-cost:    9
116.97	c ---[ 213]---> BDD-cost:    9
116.97	c ---[ 212]---> BDD-cost:    9
116.97	c ---[ 211]---> BDD-cost:   21
116.97	c ---[ 210]---> BDD-cost:   33
116.97	c ---[ 209]---> BDD-cost:   45
116.97	c ---[ 208]---> BDD-cost:   43
116.97	c ---[ 207]---> BDD-cost:   21
116.97	c ---[ 206]---> BDD-cost:   33
116.97	c ---[ 205]---> BDD-cost:   45
116.97	c ---[ 204]---> BDD-cost:   57
116.97	c ---[ 203]---> BDD-cost:   69
116.97	c ---[ 202]---> BDD-cost:   81
116.97	c ---[ 201]---> BDD-cost:   71
116.97	c ---[ 200]---> BDD-cost:   83
116.98	c ---[ 199]---> BDD-cost:   71
116.98	c ---[ 198]---> BDD-cost:    9
116.98	c ---[ 197]---> BDD-cost:    9
116.98	c ---[ 196]---> BDD-cost:    9
116.98	c ---[ 195]---> BDD-cost:   21
116.98	c ---[ 194]---> BDD-cost:   33
116.98	c ---[ 193]---> BDD-cost:   45
116.98	c ---[ 192]---> BDD-cost:   47
116.98	c ---[ 191]---> BDD-cost:   69
116.98	c ---[ 190]---> BDD-cost:   71
116.98	c ---[ 189]---> BDD-cost:   93
116.98	c ---[ 188]---> BDD-cost:   95
116.99	c ---[ 187]---> BDD-cost:  117
116.99	c ---[ 186]---> BDD-cost:   21
116.99	c ---[ 185]---> BDD-cost:   33
116.99	c ---[ 184]---> BDD-cost:   29
116.99	c ---[ 183]---> BDD-cost:   41
116.99	c ---[ 182]---> BDD-cost:   29
116.99	c ---[ 181]---> BDD-cost:   41
116.99	c ---[ 180]---> BDD-cost:   53
116.99	c ---[ 179]---> BDD-cost:   65
116.99	c ---[ 178]---> BDD-cost:   77
117.00	c ---[ 177]---> BDD-cost:   21
117.00	c ---[ 176]---> BDD-cost:   33
117.00	c ---[ 175]---> BDD-cost:   45
117.00	c ---[ 174]---> BDD-cost:   57
117.00	c ---[ 173]---> BDD-cost:   59
117.00	c ---[ 172]---> BDD-cost:   81
117.00	c ---[ 171]---> BDD-cost:   83
117.00	c ---[ 170]---> BDD-cost:  105
117.00	c ---[ 169]---> BDD-cost:  107
117.00	c ---[ 168]---> BDD-cost:    9
117.00	c ---[ 167]---> BDD-cost:    9
117.00	c ---[ 166]---> BDD-cost:    9
117.01	c ---[ 165]---> BDD-cost:    9
117.01	c ---[ 164]---> BDD-cost:    9
117.01	c ---[ 163]---> BDD-cost:   21
117.01	c ---[ 162]---> BDD-cost:   33
117.01	c ---[ 161]---> BDD-cost:   45
117.01	c ---[ 160]---> BDD-cost:   57
117.01	c ---[ 159]---> BDD-cost:   21
117.01	c ---[ 158]---> BDD-cost:   33
117.01	c ---[ 157]---> BDD-cost:   23
117.01	c ---[ 156]---> BDD-cost:   35
117.01	c ---[ 155]---> BDD-cost:   47
117.01	c ---[ 154]---> BDD-cost:   81
117.01	c ---[ 153]---> BDD-cost:   93
117.01	c ---[ 152]---> BDD-cost:   95
117.01	c ---[ 151]---> BDD-cost:  107
117.02	c ---[ 150]---> BDD-cost:    9
117.02	c ---[ 149]---> BDD-cost:    9
117.02	c ---[ 148]---> BDD-cost:    9
117.02	c ---[ 147]---> BDD-cost:   21
117.02	c ---[ 146]---> BDD-cost:   33
117.02	c ---[ 145]---> BDD-cost:   45
117.02	c ---[ 144]---> BDD-cost:   47
117.02	c ---[ 143]---> BDD-cost:   69
117.02	c ---[ 142]---> BDD-cost:   71
117.02	c ---[ 141]---> BDD-cost:   93
117.02	c ---[ 140]---> BDD-cost:   95
117.02	c ---[ 139]---> BDD-cost:  117
117.02	c ---[ 138]---> BDD-cost:   21
117.03	c ---[ 137]---> BDD-cost:   33
117.03	c ---[ 136]---> BDD-cost:   23
117.03	c ---[ 135]---> BDD-cost:   35
117.03	c ---[ 134]---> BDD-cost:   23
117.03	c ---[ 133]---> BDD-cost:   35
117.03	c ---[ 132]---> BDD-cost:   47
117.03	c ---[ 131]---> BDD-cost:   59
117.03	c ---[ 130]---> BDD-cost:   71
117.03	c ---[ 129]---> BDD-cost:   21
117.03	c ---[ 128]---> BDD-cost:   33
117.03	c ---[ 127]---> BDD-cost:   45
117.03	c ---[ 126]---> BDD-cost:   47
117.04	c ---[ 125]---> BDD-cost:   69
117.04	c ---[ 124]---> BDD-cost:   71
117.04	c ---[ 123]---> BDD-cost:   93
117.04	c ---[ 122]---> BDD-cost:   95
117.04	c ---[ 121]---> BDD-cost:  117
117.04	c ---[ 120]---> BDD-cost:    9
117.04	c ---[ 119]---> BDD-cost:    9
117.04	c ---[ 118]---> BDD-cost:    9
117.04	c ---[ 117]---> BDD-cost:    9
117.04	c ---[ 116]---> BDD-cost:    9
117.04	c ---[ 115]---> BDD-cost:   21
117.04	c ---[ 114]---> BDD-cost:   33
117.04	c ---[ 113]---> BDD-cost:   45
117.04	c ---[ 112]---> BDD-cost:   57
117.04	c ---[ 111]---> BDD-cost:   21
117.05	c ---[ 110]---> BDD-cost:   33
117.05	c ---[ 109]---> BDD-cost:   25
117.05	c ---[ 108]---> BDD-cost:   35
117.05	c ---[ 107]---> BDD-cost:   69
117.05	c ---[ 106]---> BDD-cost:   71
117.05	c ---[ 105]---> BDD-cost:   83
117.05	c ---[ 104]---> BDD-cost:   95
117.05	c ---[ 103]---> BDD-cost:   83
117.05	c ---[ 102]---> BDD-cost:    9
117.05	c ---[ 101]---> BDD-cost:    9
117.05	c ---[ 100]---> BDD-cost:    9
117.05	c ---[  99]---> BDD-cost:  211
117.06	c ---[  98]---> BDD-cost:  243
117.07	c ---[  97]---> BDD-cost:  263
117.08	c ---[  96]---> BDD-cost:  257
117.09	c ---[  95]---> BDD-cost:  253
117.10	c ---[  94]---> BDD-cost:  141
117.10	c ---[  93]---> BDD-cost:  141
117.10	c ---[  92]---> BDD-cost:  273
117.11	c ---[  91]---> BDD-cost:  273
117.12	c ---[  90]---> BDD-cost:  273
117.13	c ---[  89]---> BDD-cost:  273
117.14	c ---[  88]---> BDD-cost:  263
117.15	c ---[  87]---> BDD-cost:  141
117.15	c ---[  86]---> BDD-cost:  141
117.15	c ---[  85]---> BDD-cost:  273
117.16	c ---[  84]---> BDD-cost:  263
117.17	c ---[  83]---> BDD-cost:  273
117.18	c ---[  82]---> BDD-cost:  273
117.19	c ---[  81]---> BDD-cost:  273
117.19	c ---[  80]---> BDD-cost:  141
117.20	c ---[  79]---> BDD-cost:  141
117.20	c ---[  78]---> BDD-cost:  263
117.21	c ---[  77]---> BDD-cost:  273
117.22	c ---[  76]---> BDD-cost:  273
117.23	c ---[  75]---> BDD-cost:  239
117.23	c ---[  74]---> BDD-cost:  273
117.24	c ---[  73]---> BDD-cost:  141
117.25	c ---[  72]---> BDD-cost:  141
117.25	c ---[  71]---> BDD-cost:  273
117.26	c ---[  70]---> BDD-cost:  227
117.27	c ---[  69]---> BDD-cost:  273
117.28	c ---[  68]---> BDD-cost:  273
117.28	c ---[  67]---> BDD-cost:  263
117.29	c ---[  66]---> BDD-cost:  141
117.30	c ---[  65]---> BDD-cost:  141
117.30	c ---[  64]---> BDD-cost:  239
117.31	c ---[  63]---> BDD-cost:  273
117.32	c ---[  62]---> BDD-cost:  273
117.32	c ---[  61]---> BDD-cost:  273
117.33	c ---[  60]---> BDD-cost:  273
117.34	c ---[  59]---> BDD-cost:  141
117.34	c ---[  58]---> BDD-cost:  141
117.35	c ---[  57]---> BDD-cost:  273
117.36	c ---[  56]---> BDD-cost:  273
117.36	c ---[  55]---> BDD-cost:  273
117.37	c ---[  54]---> BDD-cost:  273
117.38	c ---[  53]---> BDD-cost:  263
117.39	c ---[  52]---> BDD-cost:  141
117.39	c ---[  51]---> BDD-cost:  141
117.40	c ---[  50]---> BDD-cost:  273
117.40	c ---[  49]---> BDD-cost:  273
117.41	c ---[  48]---> BDD-cost:  273
117.42	c ---[  47]---> BDD-cost:  273
117.43	c ---[  46]---> BDD-cost:  273
117.44	c ---[  45]---> BDD-cost:  115
117.44	c ---[  44]---> BDD-cost:  141
117.44	c ---[  43]---> BDD-cost:  263
117.45	c ---[  42]---> BDD-cost:  263
117.46	c ---[  41]---> BDD-cost:  273
117.47	c ---[  40]---> BDD-cost:  233
117.48	c ---[  39]---> BDD-cost:  273
117.49	c ---[  38]---> BDD-cost:  141
117.49	c ---[  37]---> BDD-cost:  141
117.49	c ---[  36]---> BDD-cost:  263
117.50	c ---[  35]---> BDD-cost:  239
117.51	c ---[  34]---> BDD-cost:  273
117.52	c ---[  33]---> BDD-cost:  273
117.53	c ---[  32]---> BDD-cost:  263
117.54	c ---[  31]---> BDD-cost:  141
117.54	c ---[  30]---> BDD-cost:  141
117.54	c ---[  29]---> Adder-cost: 1432   maxlim: 828   bits: 10/10
118.02	c ---[  28]---> Adder-cost: 1390   maxlim: 828   bits: 10/10
118.49	c ---[  27]---> Adder-cost: 1400   maxlim: 828   bits: 10/10
118.96	c ---[  26]---> Adder-cost: 1442   maxlim: 828   bits: 10/10
119.44	c ---[  25]---> Adder-cost: 1418   maxlim: 828   bits: 10/10
119.91	c ---[  24]---> Adder-cost: 1440   maxlim: 828   bits: 10/10
120.39	c ---[  23]---> Adder-cost: 1432   maxlim: 828   bits: 10/10
120.86	c ---[  22]---> Adder-cost: 1386   maxlim: 828   bits: 10/10
121.33	c ---[  21]---> Adder-cost: 1432   maxlim: 828   bits: 10/10
122.04	c ---[  20]---> Adder-cost: 1368   maxlim: 828   bits: 10/10
122.51	c ---[  19]---> BDD-cost: 1307
122.58	c ---[  18]---> BDD-cost: 1303
122.66	c ---[  17]---> BDD-cost: 1303
122.73	c ---[  16]---> BDD-cost: 1305
122.80	c ---[  15]---> BDD-cost: 1303
122.88	c ---[  14]---> BDD-cost: 1303
122.95	c ---[  13]---> BDD-cost: 1307
123.02	c ---[  12]---> BDD-cost: 1307
123.10	c ---[  11]---> BDD-cost: 1305
123.17	c ---[  10]---> BDD-cost: 1307
123.24	c ---[   9]---> BDD-cost:  721
123.27	c ---[   8]---> BDD-cost:  721
123.29	c ---[   7]---> BDD-cost:  721
123.32	c ---[   6]---> BDD-cost:  721
123.34	c ---[   5]---> BDD-cost:  721
123.37	c ---[   4]---> BDD-cost:  731
123.39	c ---[   3]---> BDD-cost:  685
123.42	c ---[   2]---> BDD-cost:  731
123.44	c ---[   1]---> BDD-cost:  725
123.47	c ---[   0]---> BDD-cost:  731
125.25	c ==================================[MINISAT+]==================================
125.25	c | Conflicts | Original         | Learnt                           | Progress |
125.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
125.25	c ==============================================================================
125.25	c |         0 | 2392275  8009780 |  797425       0        0     nan |  0.000 % |
126.06	c |       101 | 2392126  8009443 |  877167      95     1135    11.9 |  2.870 % |
128.33	c |       252 | 2391024  8006917 |  964884     215     1877     8.7 |  2.928 % |
130.68	c |       478 | 2389584  8003583 | 1061372     313     2589     8.3 |  3.008 % |
131.82	c |       815 | 2389319  8002956 | 1167509     576     4503     7.8 |  3.025 % |
132.49	c |      1321 | 2389319  8002956 | 1284260    1082     8014     7.4 |  3.025 % |
134.50	c |      2080 | 2389310  8002929 | 1412687    1815    15078     8.3 |  3.025 % |
136.61	c |      3221 | 2389301  8002902 | 1553955    2925    23488     8.0 |  3.026 % |
139.92	c |      4947 | 2389266  8002812 | 1709351    4554    53509    11.7 |  3.027 % |
144.55	c |      7510 | 2389257  8002785 | 1880286    7041   130701    18.6 |  3.028 % |
154.00	c |     11354 | 2389168  8002529 | 2068315   10756   194921    18.1 |  3.032 % |
165.95	c |     17123 | 2389062  8002155 | 2275146   16470   458491    27.8 |  3.034 % |
194.71	c |     25773 | 2387927  7998293 | 2502661   24621   745038    30.3 |  3.056 % |
271.72	c |     38751 | 2382856  7980378 | 2752927   35677  1086112    30.4 |  3.157 % |
343.31	c |     58214 | 2373893  7957686 | 3028220   53358  1554291    29.1 |  3.579 % |
449.55	c |     87414 | 2369478  7943465 | 3331042   80592  2358498    29.3 |  3.714 % |
649.78	c |    131203 | 2354934  7900347 | 3664146  121154  3811180    31.5 |  4.230 % |
955.72	c |    196889 | 2345812  7873335 | 4030560  184141  7054731    38.3 |  4.572 % |
1430.38	c |    295416 | 2338126  7847459 | 4433617  279644 12447096    44.5 |  4.787 % |
1801.16	c 
1801.16	c *** TERMINATED ***
1801.16	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node89/watcher-35699-1149306011 -o ROOT/results/node89/solver-35699-1149306011 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node89/35699-1149306011/instance-35699-1149306011.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1555480/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=1048 CPUtime=0
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 196240143 1073152 93 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 262 93 67 215 0 44 0

[startup+10.0029 s]
/proc/loadavg: 0.93 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1515672/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=41332 CPUtime=9.99
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 10815 0 0 0 994 5 0 0 25 0 1 0 196240143 42323968 10083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23820/statm: 10333 10083 108 215 0 10115 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 41332

[startup+20.0098 s]
/proc/loadavg: 0.94 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1511832/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=46604 CPUtime=19.99
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 12418 0 0 0 1993 6 0 0 25 0 1 0 196240143 47722496 11027 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839048 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 11651 11027 108 215 0 11433 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 46604

[startup+30.0156 s]
/proc/loadavg: 0.95 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1511064/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=47128 CPUtime=29.99
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 12639 0 0 0 2993 6 0 0 25 0 1 0 196240143 48259072 11248 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 11782 11248 108 215 0 11564 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 47128

[startup+40.0215 s]
/proc/loadavg: 0.96 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1510360/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=47648 CPUtime=39.99
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 12831 0 0 0 3993 6 0 0 25 0 1 0 196240143 48791552 11440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 11912 11440 108 215 0 11694 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 47648

[startup+50.0274 s]
/proc/loadavg: 0.96 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1509272/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=48248 CPUtime=49.99
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 13092 0 0 0 4993 6 0 0 25 0 1 0 196240143 49405952 11701 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003237 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 12062 11701 108 215 0 11844 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 48248

[startup+60.0332 s]
/proc/loadavg: 0.97 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1508760/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=48652 CPUtime=59.99
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 13227 0 0 0 5993 6 0 0 25 0 1 0 196240143 49819648 11836 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838351 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 12163 11836 108 215 0 11945 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 48652

[startup+70.0391 s]
/proc/loadavg: 0.97 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1507480/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=52144 CPUtime=69.99
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 13546 0 0 0 6993 6 0 0 25 0 1 0 196240143 53395456 12155 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 13036 12155 108 215 0 12818 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 52144

[startup+80.045 s]
/proc/loadavg: 0.98 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1507096/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=52432 CPUtime=80
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 13640 0 0 0 7993 7 0 0 25 0 1 0 196240143 53690368 12249 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 13108 12249 108 215 0 12890 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 52432

[startup+90.0508 s]
/proc/loadavg: 0.98 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1505688/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=53292 CPUtime=90
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 13989 0 0 0 8993 7 0 0 25 0 1 0 196240143 54571008 12598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 13323 12598 108 215 0 13105 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 53292

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1505432/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=53400 CPUtime=100
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 14055 0 0 0 9993 7 0 0 25 0 1 0 196240143 54681600 12664 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003845 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 13350 12664 108 215 0 13132 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 53400

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1504088/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=54304 CPUtime=110
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 14390 0 0 0 10992 8 0 0 25 0 1 0 196240143 55607296 12999 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 13576 12999 108 215 0 13358 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 54304

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1501464/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=55956 CPUtime=119.98
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 15045 0 0 0 11989 9 0 0 25 0 1 0 196240143 57298944 13654 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809823 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 13989 13654 108 215 0 13771 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 55956

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 23820
/proc/meminfo: memFree=1372504/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=200444 CPUtime=129.99
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 48585 0 0 0 12976 23 0 0 25 0 1 0 196240143 205254656 45834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569815 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 50111 45834 123 215 0 49893 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 200444

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 23822
/proc/meminfo: memFree=1368216/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=204272 CPUtime=139.98
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 49654 0 0 0 13975 23 0 0 25 0 1 0 196240143 209174528 46903 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 51068 46903 124 215 0 50850 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (Kb) 204272

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 23822
/proc/meminfo: memFree=1367256/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=205184 CPUtime=149.98
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 49885 0 0 0 14975 23 0 0 25 0 1 0 196240143 210108416 47134 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 51296 47134 124 215 0 51078 0
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 205184

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 23822
/proc/meminfo: memFree=1365272/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=206896 CPUtime=159.99
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 50374 0 0 0 15975 24 0 0 25 0 1 0 196240143 211861504 47623 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 51724 47623 124 215 0 51506 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (Kb) 206896

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 23822
/proc/meminfo: memFree=1364184/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=207948 CPUtime=169.99
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 50657 0 0 0 16975 24 0 0 25 0 1 0 196240143 212938752 47906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 51987 47906 124 215 0 51769 0
Current children cumulated CPU time (s) 169.99
Current children cumulated vsize (Kb) 207948

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 23822
/proc/meminfo: memFree=1363032/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=209180 CPUtime=179.99
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 50955 0 0 0 17975 24 0 0 25 0 1 0 196240143 214200320 48204 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 52295 48204 124 215 0 52077 0
Current children cumulated CPU time (s) 179.99
Current children cumulated vsize (Kb) 209180

[startup+190.109 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 23822
/proc/meminfo: memFree=1362392/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=209840 CPUtime=190
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 51107 0 0 0 18975 25 0 0 25 0 1 0 196240143 214876160 48356 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 52460 48356 124 215 0 52242 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 209840

[startup+200.115 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 23822
/proc/meminfo: memFree=1362072/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=210104 CPUtime=200
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 51184 0 0 0 19975 25 0 0 25 0 1 0 196240143 215146496 48433 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 52526 48433 124 215 0 52308 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 210104

[startup+210.121 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 23822
/proc/meminfo: memFree=1361880/2055892 swapFree=4085360/4096564

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

[pid=23820] ppid=23818 vsize=287636 CPUtime=1781.32
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70544 0 0 0 178085 47 0 0 25 0 1 0 196240143 294539264 67793 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 71909 67793 124 215 0 71691 0
Current children cumulated CPU time (s) 1781.32
Current children cumulated vsize (Kb) 287636

[startup+1783.07 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1284248/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=287636 CPUtime=1782.33
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70555 0 0 0 178186 47 0 0 25 0 1 0 196240143 294539264 67804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588603 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 71909 67804 124 215 0 71691 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (Kb) 287636

[startup+1784.07 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1284184/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=287768 CPUtime=1783.33
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70570 0 0 0 178286 47 0 0 25 0 1 0 196240143 294674432 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 71942 67819 124 215 0 71724 0
Current children cumulated CPU time (s) 1783.33
Current children cumulated vsize (Kb) 287768

[startup+1785.08 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1284056/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=287768 CPUtime=1784.33
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70591 0 0 0 178386 47 0 0 25 0 1 0 196240143 294674432 67840 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 71942 67840 124 215 0 71724 0
Current children cumulated CPU time (s) 1784.33
Current children cumulated vsize (Kb) 287768

[startup+1786.08 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1284056/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=287900 CPUtime=1785.34
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70604 0 0 0 178487 47 0 0 25 0 1 0 196240143 294809600 67853 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580432 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 71975 67853 124 215 0 71757 0
Current children cumulated CPU time (s) 1785.34
Current children cumulated vsize (Kb) 287900

[startup+1787.09 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283992/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=287900 CPUtime=1786.34
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70614 0 0 0 178587 47 0 0 25 0 1 0 196240143 294809600 67863 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 71975 67863 124 215 0 71757 0
Current children cumulated CPU time (s) 1786.34
Current children cumulated vsize (Kb) 287900

[startup+1788.09 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283928/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288032 CPUtime=1787.35
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70638 0 0 0 178688 47 0 0 25 0 1 0 196240143 294944768 67887 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72008 67887 124 215 0 71790 0
Current children cumulated CPU time (s) 1787.35
Current children cumulated vsize (Kb) 288032

[startup+1789.1 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283800/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288164 CPUtime=1788.35
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70662 0 0 0 178788 47 0 0 25 0 1 0 196240143 295079936 67911 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72041 67911 124 215 0 71823 0
Current children cumulated CPU time (s) 1788.35
Current children cumulated vsize (Kb) 288164

[startup+1790.1 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283800/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288164 CPUtime=1789.35
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70667 0 0 0 178888 47 0 0 25 0 1 0 196240143 295079936 67916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569795 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72041 67916 124 215 0 71823 0
Current children cumulated CPU time (s) 1789.35
Current children cumulated vsize (Kb) 288164

[startup+1791.11 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283736/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288164 CPUtime=1790.36
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70672 0 0 0 178989 47 0 0 25 0 1 0 196240143 295079936 67921 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581497 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72041 67921 124 215 0 71823 0
Current children cumulated CPU time (s) 1790.36
Current children cumulated vsize (Kb) 288164

[startup+1792.11 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283736/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288164 CPUtime=1791.36
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70681 0 0 0 179089 47 0 0 25 0 1 0 196240143 295079936 67930 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573376 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72041 67930 124 215 0 71823 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (Kb) 288164

[startup+1793.12 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283672/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288164 CPUtime=1792.37
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70692 0 0 0 179190 47 0 0 25 0 1 0 196240143 295079936 67941 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72041 67941 124 215 0 71823 0
Current children cumulated CPU time (s) 1792.37
Current children cumulated vsize (Kb) 288164

[startup+1794.12 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283672/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288296 CPUtime=1793.37
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70696 0 0 0 179290 47 0 0 25 0 1 0 196240143 295215104 67945 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72074 67945 124 215 0 71856 0
Current children cumulated CPU time (s) 1793.37
Current children cumulated vsize (Kb) 288296

[startup+1795.12 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283608/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288296 CPUtime=1794.38
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70707 0 0 0 179391 47 0 0 25 0 1 0 196240143 295215104 67956 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72074 67956 124 215 0 71856 0
Current children cumulated CPU time (s) 1794.38
Current children cumulated vsize (Kb) 288296

[startup+1796.13 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283608/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288296 CPUtime=1795.38
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70716 0 0 0 179491 47 0 0 25 0 1 0 196240143 295215104 67965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72074 67965 124 215 0 71856 0
Current children cumulated CPU time (s) 1795.38
Current children cumulated vsize (Kb) 288296

[startup+1797.13 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283544/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288296 CPUtime=1796.38
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70726 0 0 0 179591 47 0 0 25 0 1 0 196240143 295215104 67975 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72074 67975 124 215 0 71856 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (Kb) 288296

[startup+1798.14 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283480/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288428 CPUtime=1797.39
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70735 0 0 0 179692 47 0 0 25 0 1 0 196240143 295350272 67984 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72107 67984 124 215 0 71889 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (Kb) 288428

[startup+1799.14 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283480/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288428 CPUtime=1798.39
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70741 0 0 0 179792 47 0 0 25 0 1 0 196240143 295350272 67990 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72107 67990 124 215 0 71889 0
Current children cumulated CPU time (s) 1798.39
Current children cumulated vsize (Kb) 288428

[startup+1800.15 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283416/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288428 CPUtime=1799.4
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70751 0 0 0 179893 47 0 0 25 0 1 0 196240143 295350272 68000 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72107 68000 124 215 0 71889 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (Kb) 288428

[startup+1801.15 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283416/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288560 CPUtime=1800.4
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70763 0 0 0 179993 47 0 0 25 0 1 0 196240143 295485440 68012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72140 68012 124 215 0 71922 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (Kb) 288560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.98 0.97 2/68 24017
/proc/meminfo: memFree=1283416/2055892 swapFree=4085360/4096564
[pid=23820] ppid=23818 vsize=288560 CPUtime=1800.41
/proc/23820/stat : 23820 (minisat+) R 23818 23820 23774 0 -1 4194304 70763 0 0 0 179994 47 0 0 25 0 1 0 196240143 295485440 68012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23820/statm: 72140 68012 124 215 0 71922 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (Kb) 288560

Sending SIGTERM to -23820
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.2
CPU time (s): 1800.46
CPU user time (s): 1799.94
CPU system time (s): 0.515921
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (Kb): 288560

Launcher Data (download as text)

Begin job on node89 on Sat Jun  3 03:40:11 UTC 2006


FILE ID= 35699-1149306011

PBS_JOBID= 307631

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos6.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node89/35699-1149306011/instance-35699-1149306011.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node89/watcher-35699-1149306011 -o ROOT/results/node89/solver-35699-1149306011 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node89/35699-1149306011/instance-35699-1149306011.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  2a04555106a68acba17fb5820db41df1

RANDOM SEED= 608222593


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.16
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1555688 kB
Buffers:         40044 kB
Cached:         386272 kB
SwapCached:       2560 kB
Active:         109452 kB
Inactive:       325736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1555688 kB
SwapTotal:     4096564 kB
SwapFree:      4085360 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          16536 kB
Slab:            51496 kB
Committed_AS:   311348 kB
PageTables:       1300 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node89 on Sat Jun  3 04:10:12 UTC 2006