Trace number 4115381

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.1 1800.41

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-ship12s.opb
MD5SUMbde0c0fbe1d85bc08e3fa72426bea662
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 variables82890
Total number of constraints1037
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 constraints1037
Minimum length of a constraint30
Maximum length of a constraint1470
Number of terms in the objective function 82890
Biggest coefficient in the objective function 3868
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 594441
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 594441
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...
1.88/1.91	c Converting 1413 PB-constraints to clauses...
1.88/1.92	c   -- Unit propagations: (none)
2.99/3.05	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################=
2.99/3.07	c   -- Clauses(.)/Splits(s): (none)
2.99/3.07	c ---[1411]---> Adder-cost: 2197   maxlim: 64326   bits: 17/16
3.19/3.29	c ---[1409]---> Adder-cost: 1776   maxlim: 75042   bits: 18/17
3.40/3.42	c ---[1407]---> Adder-cost: 2018   maxlim: 116634   bits: 18/17
3.59/3.63	c ---[1405]---> Adder-cost: 1894   maxlim: 80802   bits: 18/17
3.79/3.83	c ---[1403]---> Adder-cost: 2010   maxlim: 127264   bits: 18/17
4.09/4.16	c ---[1401]---> BDD-cost:   21
4.09/4.16	c ---[1399]---> BDD-cost:   21
4.09/4.16	c ---[1397]---> BDD-cost:  237
4.09/4.17	c ---[1395]---> BDD-cost:   21
4.09/4.17	c ---[1393]---> BDD-cost:   21
4.09/4.17	c ---[1391]---> BDD-cost:  193
4.09/4.17	c ---[1389]---> BDD-cost:  237
4.09/4.17	c ---[1387]---> BDD-cost:   21
4.09/4.17	c ---[1385]---> BDD-cost:   49
4.09/4.17	c ---[1383]---> BDD-cost:   21
4.09/4.17	c ---[1381]---> BDD-cost:  237
4.09/4.18	c ---[1379]---> BDD-cost:  193
4.09/4.18	c ---[1377]---> BDD-cost:   21
4.09/4.18	c ---[1375]---> BDD-cost:   49
4.09/4.18	c ---[1373]---> BDD-cost:   21
4.09/4.18	c ---[1371]---> BDD-cost:   49
4.09/4.18	c ---[1369]---> Adder-cost: 2038   maxlim: 87510   bits: 18/17
4.29/4.30	c ---[1367]---> BDD-cost:  237
4.29/4.30	c ---[1365]---> BDD-cost:   21
4.29/4.30	c ---[1363]---> BDD-cost:  237
4.29/4.30	c ---[1361]---> BDD-cost:  237
4.29/4.31	c ---[1359]---> BDD-cost:   49
4.29/4.31	c ---[1357]---> BDD-cost:  237
4.29/4.31	c ---[1355]---> BDD-cost:  237
4.29/4.31	c ---[1353]---> BDD-cost:  237
4.29/4.32	c ---[1351]---> BDD-cost:   49
4.29/4.32	c ---[1349]---> Adder-cost: 1284   maxlim: 216034   bits: 18/18
4.39/4.45	c ---[1347]---> BDD-cost:   21
4.39/4.45	c ---[1345]---> Adder-cost: 1832   maxlim: 112494   bits: 18/17
4.60/4.61	c ---[1343]---> Adder-cost: 2583   maxlim: 64325   bits: 17/16
4.79/4.85	c ---[1341]---> Adder-cost: 2238   maxlim: 75042   bits: 18/17
4.89/4.99	c ---[1339]---> Adder-cost: 2116   maxlim: 116634   bits: 18/17
5.19/5.21	c ---[1337]---> Adder-cost: 2334   maxlim: 76906   bits: 18/17
5.39/5.47	c ---[1335]---> Adder-cost: 2108   maxlim: 127263   bits: 18/17
5.79/5.81	c ---[1333]---> BDD-cost:   21
5.79/5.81	c ---[1331]---> BDD-cost:   33
5.79/5.81	c ---[1329]---> BDD-cost:   33
5.79/5.81	c ---[1327]---> BDD-cost:   21
5.79/5.81	c ---[1325]---> BDD-cost:   33
5.79/5.81	c ---[1323]---> BDD-cost:   21
5.79/5.81	c ---[1321]---> BDD-cost:   21
5.79/5.81	c ---[1319]---> BDD-cost:   49
5.79/5.81	c ---[1317]---> BDD-cost:  193
5.79/5.81	c ---[1315]---> BDD-cost:  193
5.79/5.82	c ---[1313]---> BDD-cost:   77
5.79/5.82	c ---[1311]---> BDD-cost:   21
5.79/5.82	c ---[1309]---> BDD-cost:   21
5.79/5.82	c ---[1307]---> BDD-cost:   21
5.79/5.82	c ---[1305]---> BDD-cost:  165
5.79/5.82	c ---[1303]---> BDD-cost:   21
5.79/5.82	c ---[1301]---> BDD-cost:   21
5.79/5.82	c ---[1299]---> BDD-cost:   33
5.79/5.82	c ---[1297]---> BDD-cost:   21
5.79/5.82	c ---[1295]---> BDD-cost:   21
5.79/5.82	c ---[1293]---> BDD-cost:  237
5.79/5.82	c ---[1291]---> BDD-cost:   21
5.79/5.82	c ---[1289]---> BDD-cost:   33
5.79/5.82	c ---[1287]---> BDD-cost:   21
5.79/5.82	c ---[1285]---> BDD-cost:   33
5.79/5.82	c ---[1283]---> BDD-cost:   33
5.79/5.82	c ---[1281]---> BDD-cost:   33
5.79/5.82	c ---[1279]---> BDD-cost:   21
5.79/5.82	c ---[1277]---> BDD-cost:   21
5.79/5.82	c ---[1275]---> BDD-cost:  193
5.79/5.83	c ---[1273]---> BDD-cost:  237
5.79/5.83	c ---[1271]---> BDD-cost:   21
5.79/5.83	c ---[1269]---> BDD-cost:   49
5.79/5.83	c ---[1267]---> BDD-cost:   33
5.79/5.83	c ---[1265]---> BDD-cost:   21
5.79/5.83	c ---[1263]---> BDD-cost:   49
5.79/5.83	c ---[1261]---> BDD-cost:   33
5.79/5.83	c ---[1259]---> BDD-cost:  237
5.79/5.83	c ---[1257]---> BDD-cost:  193
5.79/5.84	c ---[1255]---> BDD-cost:   33
5.79/5.84	c ---[1253]---> BDD-cost:   33
5.79/5.84	c ---[1251]---> BDD-cost:   49
5.79/5.84	c ---[1249]---> BDD-cost:   33
5.79/5.84	c ---[1247]---> BDD-cost:   49
5.79/5.84	c ---[1245]---> Adder-cost: 2226   maxlim: 87509   bits: 18/17
5.89/5.96	c ---[1243]---> BDD-cost:  237
5.89/5.96	c ---[1241]---> BDD-cost:   21
5.89/5.96	c ---[1239]---> BDD-cost:  237
5.89/5.97	c ---[1237]---> BDD-cost:  237
5.89/5.97	c ---[1235]---> BDD-cost:   49
5.89/5.97	c ---[1233]---> BDD-cost:  237
5.89/5.97	c ---[1231]---> BDD-cost:  237
5.89/5.98	c ---[1229]---> BDD-cost:  237
5.89/5.98	c ---[1227]---> BDD-cost:   49
5.89/5.98	c ---[1225]---> Adder-cost: 1296   maxlim: 216034   bits: 18/18
6.09/6.11	c ---[1223]---> BDD-cost:   21
6.09/6.11	c ---[1221]---> BDD-cost:   21
6.09/6.11	c ---[1219]---> BDD-cost:   21
6.09/6.11	c ---[1217]---> BDD-cost:   21
6.09/6.11	c ---[1215]---> BDD-cost:   21
6.09/6.11	c ---[1213]---> BDD-cost:   33
6.09/6.11	c ---[1211]---> BDD-cost:   21
6.09/6.11	c ---[1209]---> BDD-cost:   21
6.09/6.11	c ---[1207]---> BDD-cost:   21
6.09/6.11	c ---[1205]---> BDD-cost:   21
6.09/6.11	c ---[1203]---> BDD-cost:   21
6.09/6.11	c ---[1201]---> BDD-cost:   33
6.09/6.11	c ---[1199]---> BDD-cost:   33
6.09/6.11	c ---[1197]---> BDD-cost:   21
6.09/6.11	c ---[1195]---> BDD-cost:   21
6.09/6.11	c ---[1193]---> BDD-cost:   21
6.09/6.11	c ---[1191]---> Adder-cost: 1930   maxlim: 112494   bits: 18/17
6.19/6.28	c ---[1189]---> BDD-cost:   21
6.19/6.28	c ---[1187]---> Adder-cost: 2571   maxlim: 64326   bits: 17/16
6.49/6.52	c ---[1185]---> Adder-cost: 2226   maxlim: 75042   bits: 18/17
6.59/6.66	c ---[1183]---> Adder-cost: 2116   maxlim: 116634   bits: 18/17
6.80/6.89	c ---[1181]---> Adder-cost: 2300   maxlim: 76906   bits: 18/17
7.09/7.15	c ---[1179]---> Adder-cost: 2108   maxlim: 127263   bits: 18/17
7.39/7.49	c ---[1177]---> BDD-cost:   21
7.39/7.49	c ---[1175]---> BDD-cost:   33
7.39/7.49	c ---[1173]---> BDD-cost:   21
7.39/7.49	c ---[1171]---> BDD-cost:   21
7.39/7.49	c ---[1169]---> BDD-cost:   21
7.39/7.49	c ---[1167]---> BDD-cost:   21
7.39/7.49	c ---[1165]---> BDD-cost:   21
7.39/7.49	c ---[1163]---> BDD-cost:   49
7.39/7.49	c ---[1161]---> BDD-cost:  193
7.39/7.49	c ---[1159]---> BDD-cost:  193
7.39/7.49	c ---[1157]---> BDD-cost:   49
7.39/7.49	c ---[1155]---> BDD-cost:   21
7.39/7.49	c ---[1153]---> BDD-cost:   21
7.39/7.49	c ---[1151]---> BDD-cost:   21
7.39/7.49	c ---[1149]---> BDD-cost:  165
7.39/7.50	c ---[1147]---> BDD-cost:   21
7.39/7.50	c ---[1145]---> BDD-cost:   21
7.39/7.50	c ---[1143]---> BDD-cost:   21
7.49/7.50	c ---[1141]---> BDD-cost:   21
7.49/7.50	c ---[1139]---> BDD-cost:   21
7.49/7.50	c ---[1137]---> BDD-cost:  237
7.49/7.50	c ---[1135]---> BDD-cost:   21
7.49/7.50	c ---[1133]---> BDD-cost:   33
7.49/7.50	c ---[1131]---> BDD-cost:   21
7.49/7.50	c ---[1129]---> BDD-cost:   21
7.49/7.50	c ---[1127]---> BDD-cost:   21
7.49/7.50	c ---[1125]---> BDD-cost:   33
7.49/7.50	c ---[1123]---> BDD-cost:   21
7.49/7.50	c ---[1121]---> BDD-cost:   21
7.49/7.50	c ---[1119]---> BDD-cost:  193
7.49/7.50	c ---[1117]---> BDD-cost:  237
7.49/7.51	c ---[1115]---> BDD-cost:   21
7.49/7.51	c ---[1113]---> BDD-cost:   49
7.49/7.51	c ---[1111]---> BDD-cost:   33
7.49/7.51	c ---[1109]---> BDD-cost:   21
7.49/7.51	c ---[1107]---> BDD-cost:   49
7.49/7.51	c ---[1105]---> BDD-cost:   21
7.49/7.51	c ---[1103]---> BDD-cost:  237
7.49/7.51	c ---[1101]---> BDD-cost:  193
7.49/7.51	c ---[1099]---> BDD-cost:   21
7.49/7.51	c ---[1097]---> BDD-cost:   21
7.49/7.51	c ---[1095]---> BDD-cost:   49
7.49/7.51	c ---[1093]---> BDD-cost:   21
7.49/7.51	c ---[1091]---> BDD-cost:   49
7.49/7.51	c ---[1089]---> Adder-cost: 2230   maxlim: 87510   bits: 18/17
7.59/7.64	c ---[1087]---> BDD-cost:  237
7.59/7.64	c ---[1085]---> BDD-cost:   21
7.59/7.64	c ---[1083]---> BDD-cost:  237
7.59/7.64	c ---[1081]---> BDD-cost:  237
7.59/7.65	c ---[1079]---> BDD-cost:   49
7.59/7.65	c ---[1077]---> BDD-cost:  237
7.59/7.65	c ---[1075]---> BDD-cost:  237
7.59/7.65	c ---[1073]---> BDD-cost:  237
7.59/7.66	c ---[1071]---> BDD-cost:   49
7.59/7.66	c ---[1069]---> Adder-cost: 1296   maxlim: 216034   bits: 18/18
7.69/7.79	c ---[1067]---> BDD-cost:   21
7.69/7.79	c ---[1065]---> BDD-cost:   21
7.69/7.79	c ---[1063]---> BDD-cost:   21
7.69/7.79	c ---[1061]---> BDD-cost:   21
7.69/7.79	c ---[1059]---> BDD-cost:   21
7.69/7.79	c ---[1057]---> BDD-cost:   33
7.69/7.79	c ---[1055]---> BDD-cost:   21
7.69/7.79	c ---[1053]---> BDD-cost:   21
7.69/7.79	c ---[1051]---> BDD-cost:   21
7.69/7.79	c ---[1049]---> BDD-cost:   21
7.69/7.79	c ---[1047]---> BDD-cost:   21
7.69/7.79	c ---[1045]---> BDD-cost:   21
7.69/7.79	c ---[1043]---> BDD-cost:   21
7.69/7.79	c ---[1041]---> BDD-cost:   21
7.69/7.79	c ---[1039]---> BDD-cost:   21
7.69/7.79	c ---[1037]---> BDD-cost:   21
7.69/7.79	c ---[1035]---> Adder-cost: 1952   maxlim: 112494   bits: 18/17
7.90/7.96	c ---[1033]---> BDD-cost:   21
7.90/7.96	c ---[1031]---> Adder-cost: 2521   maxlim: 64325   bits: 17/16
8.09/8.19	c ---[1029]---> Adder-cost: 2226   maxlim: 75041   bits: 18/17
8.29/8.34	c ---[1027]---> Adder-cost: 2116   maxlim: 116634   bits: 18/17
8.49/8.56	c ---[1025]---> Adder-cost: 2140   maxlim: 76906   bits: 18/17
8.79/8.81	c ---[1023]---> Adder-cost: 2108   maxlim: 127264   bits: 18/17
9.09/9.17	c ---[1021]---> BDD-cost:   21
9.09/9.17	c ---[1019]---> BDD-cost:   21
9.09/9.17	c ---[1017]---> BDD-cost:   21
9.09/9.17	c ---[1015]---> BDD-cost:   21
9.09/9.17	c ---[1013]---> BDD-cost:   21
9.09/9.17	c ---[1011]---> BDD-cost:   21
9.09/9.17	c ---[1009]---> BDD-cost:   21
9.09/9.17	c ---[1007]---> BDD-cost:  193
9.09/9.17	c ---[1005]---> BDD-cost:  193
9.09/9.17	c ---[1003]---> BDD-cost:  165
9.09/9.18	c ---[1001]---> BDD-cost:   21
9.09/9.18	c ---[ 999]---> BDD-cost:   21
9.09/9.18	c ---[ 997]---> BDD-cost:   21
9.09/9.18	c ---[ 995]---> BDD-cost:   21
9.09/9.18	c ---[ 993]---> BDD-cost:  237
9.09/9.18	c ---[ 991]---> BDD-cost:   21
9.09/9.18	c ---[ 989]---> BDD-cost:   33
9.09/9.18	c ---[ 987]---> BDD-cost:   21
9.09/9.18	c ---[ 985]---> BDD-cost:   21
9.09/9.18	c ---[ 983]---> BDD-cost:   21
9.09/9.18	c ---[ 981]---> BDD-cost:   21
9.09/9.18	c ---[ 979]---> BDD-cost:   21
9.09/9.18	c ---[ 977]---> BDD-cost:  193
9.09/9.18	c ---[ 975]---> BDD-cost:  237
9.09/9.19	c ---[ 973]---> BDD-cost:   21
9.09/9.19	c ---[ 971]---> BDD-cost:   49
9.09/9.19	c ---[ 969]---> BDD-cost:   21
9.09/9.19	c ---[ 967]---> BDD-cost:   21
9.09/9.19	c ---[ 965]---> BDD-cost:   49
9.09/9.19	c ---[ 963]---> BDD-cost:   21
9.09/9.19	c ---[ 961]---> BDD-cost:  237
9.09/9.19	c ---[ 959]---> BDD-cost:  193
9.09/9.19	c ---[ 957]---> BDD-cost:   21
9.09/9.19	c ---[ 955]---> BDD-cost:   21
9.09/9.19	c ---[ 953]---> BDD-cost:   49
9.09/9.19	c ---[ 951]---> BDD-cost:   21
9.09/9.19	c ---[ 949]---> BDD-cost:   49
9.09/9.19	c ---[ 947]---> Adder-cost: 2244   maxlim: 87510   bits: 18/17
9.29/9.32	c ---[ 945]---> BDD-cost:  237
9.29/9.32	c ---[ 943]---> BDD-cost:   21
9.29/9.32	c ---[ 941]---> BDD-cost:  237
9.29/9.32	c ---[ 939]---> BDD-cost:  237
9.29/9.33	c ---[ 937]---> BDD-cost:   49
9.29/9.33	c ---[ 935]---> BDD-cost:  237
9.29/9.33	c ---[ 933]---> BDD-cost:  237
9.29/9.33	c ---[ 931]---> BDD-cost:  237
9.29/9.34	c ---[ 929]---> BDD-cost:   49
9.29/9.34	c ---[ 927]---> Adder-cost: 1304   maxlim: 216034   bits: 18/18
9.39/9.47	c ---[ 925]---> BDD-cost:   21
9.39/9.47	c ---[ 923]---> BDD-cost:   21
9.39/9.47	c ---[ 921]---> BDD-cost:   21
9.39/9.47	c ---[ 919]---> BDD-cost:   21
9.39/9.47	c ---[ 917]---> BDD-cost:   21
9.39/9.47	c ---[ 915]---> BDD-cost:   21
9.39/9.47	c ---[ 913]---> BDD-cost:   21
9.39/9.47	c ---[ 911]---> BDD-cost:   21
9.39/9.47	c ---[ 909]---> BDD-cost:   21
9.39/9.47	c ---[ 907]---> BDD-cost:   21
9.39/9.47	c ---[ 905]---> BDD-cost:   21
9.39/9.47	c ---[ 903]---> BDD-cost:   21
9.39/9.47	c ---[ 901]---> BDD-cost:   21
9.39/9.47	c ---[ 899]---> BDD-cost:   21
9.39/9.47	c ---[ 897]---> BDD-cost:   21
9.39/9.47	c ---[ 895]---> Adder-cost: 1884   maxlim: 112494   bits: 18/17
9.59/9.64	c ---[ 893]---> BDD-cost:   21
9.59/9.64	c ---[ 891]---> Adder-cost: 2447   maxlim: 64326   bits: 17/16
9.79/9.87	c ---[ 889]---> Adder-cost: 2226   maxlim: 75042   bits: 18/17
10.00/10.01	c ---[ 887]---> Adder-cost: 2116   maxlim: 116634   bits: 18/17
10.19/10.24	c ---[ 885]---> Adder-cost: 2024   maxlim: 80801   bits: 18/17
10.39/10.44	c ---[ 883]---> Adder-cost: 2086   maxlim: 127264   bits: 18/17
10.69/10.78	c ---[ 881]---> BDD-cost:   21
10.69/10.78	c ---[ 879]---> BDD-cost:   21
10.69/10.78	c ---[ 877]---> BDD-cost:   21
10.69/10.78	c ---[ 875]---> BDD-cost:   21
10.69/10.78	c ---[ 873]---> BDD-cost:   21
10.69/10.78	c ---[ 871]---> BDD-cost:   21
10.69/10.78	c ---[ 869]---> BDD-cost:   21
10.69/10.78	c ---[ 867]---> BDD-cost:  193
10.69/10.78	c ---[ 865]---> BDD-cost:  193
10.69/10.78	c ---[ 863]---> BDD-cost:  165
10.69/10.79	c ---[ 861]---> BDD-cost:   21
10.69/10.79	c ---[ 859]---> BDD-cost:   21
10.69/10.79	c ---[ 857]---> BDD-cost:   21
10.69/10.79	c ---[ 855]---> BDD-cost:  237
10.69/10.79	c ---[ 853]---> BDD-cost:   21
10.69/10.79	c ---[ 851]---> BDD-cost:   21
10.69/10.79	c ---[ 849]---> BDD-cost:   21
10.69/10.79	c ---[ 847]---> BDD-cost:   21
10.69/10.79	c ---[ 845]---> BDD-cost:  193
10.69/10.79	c ---[ 843]---> BDD-cost:  237
10.69/10.79	c ---[ 841]---> BDD-cost:   21
10.69/10.79	c ---[ 839]---> BDD-cost:   21
10.69/10.79	c ---[ 837]---> BDD-cost:   21
10.69/10.79	c ---[ 835]---> BDD-cost:   49
10.69/10.80	c ---[ 833]---> BDD-cost:   21
10.69/10.80	c ---[ 831]---> BDD-cost:  237
10.79/10.80	c ---[ 829]---> BDD-cost:  193
10.79/10.80	c ---[ 827]---> BDD-cost:   21
10.79/10.80	c ---[ 825]---> BDD-cost:   21
10.79/10.80	c ---[ 823]---> BDD-cost:   21
10.79/10.80	c ---[ 821]---> BDD-cost:   49
10.79/10.80	c ---[ 819]---> Adder-cost: 2162   maxlim: 87510   bits: 18/17
10.89/10.93	c ---[ 817]---> BDD-cost:  237
10.89/10.93	c ---[ 815]---> BDD-cost:   21
10.89/10.93	c ---[ 813]---> BDD-cost:  237
10.89/10.93	c ---[ 811]---> BDD-cost:  237
10.89/10.94	c ---[ 809]---> BDD-cost:   49
10.89/10.94	c ---[ 807]---> BDD-cost:  237
10.89/10.94	c ---[ 805]---> BDD-cost:  237
10.89/10.94	c ---[ 803]---> BDD-cost:  237
10.89/10.95	c ---[ 801]---> BDD-cost:   49
10.89/10.95	c ---[ 799]---> Adder-cost: 1304   maxlim: 216034   bits: 18/18
10.99/11.08	c ---[ 797]---> BDD-cost:   21
10.99/11.08	c ---[ 795]---> BDD-cost:   21
10.99/11.08	c ---[ 793]---> BDD-cost:   21
10.99/11.08	c ---[ 791]---> BDD-cost:   21
10.99/11.08	c ---[ 789]---> BDD-cost:   21
10.99/11.08	c ---[ 787]---> BDD-cost:   21
10.99/11.08	c ---[ 785]---> BDD-cost:   21
10.99/11.08	c ---[ 783]---> BDD-cost:   21
10.99/11.08	c ---[ 781]---> BDD-cost:   21
10.99/11.08	c ---[ 779]---> BDD-cost:   21
10.99/11.08	c ---[ 777]---> BDD-cost:   21
10.99/11.08	c ---[ 775]---> BDD-cost:   21
10.99/11.08	c ---[ 773]---> BDD-cost:   21
10.99/11.08	c ---[ 771]---> BDD-cost:   21
10.99/11.08	c ---[ 769]---> BDD-cost:   21
10.99/11.08	c ---[ 767]---> Adder-cost: 1912   maxlim: 112494   bits: 18/17
11.19/11.25	c ---[ 765]---> BDD-cost:   21
11.19/11.25	c ---[ 763]---> Adder-cost: 2571   maxlim: 64326   bits: 17/16
11.39/11.48	c ---[ 761]---> Adder-cost: 2218   maxlim: 75042   bits: 18/17
11.59/11.63	c ---[ 759]---> Adder-cost: 2116   maxlim: 116634   bits: 18/17
11.79/11.85	c ---[ 757]---> Adder-cost: 2334   maxlim: 76906   bits: 18/17
12.09/12.11	c ---[ 755]---> Adder-cost: 2106   maxlim: 127263   bits: 18/17
12.39/12.45	c ---[ 753]---> BDD-cost:   21
12.39/12.45	c ---[ 751]---> BDD-cost:   33
12.39/12.45	c ---[ 749]---> BDD-cost:   21
12.39/12.45	c ---[ 747]---> BDD-cost:   21
12.39/12.45	c ---[ 745]---> BDD-cost:   21
12.39/12.45	c ---[ 743]---> BDD-cost:   21
12.39/12.45	c ---[ 741]---> BDD-cost:   21
12.39/12.45	c ---[ 739]---> BDD-cost:   49
12.39/12.45	c ---[ 737]---> BDD-cost:  193
12.39/12.46	c ---[ 735]---> BDD-cost:  193
12.39/12.46	c ---[ 733]---> BDD-cost:   49
12.39/12.46	c ---[ 731]---> BDD-cost:   21
12.39/12.46	c ---[ 729]---> BDD-cost:   21
12.39/12.46	c ---[ 727]---> BDD-cost:   21
12.39/12.46	c ---[ 725]---> BDD-cost:  165
12.39/12.46	c ---[ 723]---> BDD-cost:   21
12.39/12.46	c ---[ 721]---> BDD-cost:   21
12.39/12.46	c ---[ 719]---> BDD-cost:   21
12.39/12.46	c ---[ 717]---> BDD-cost:   21
12.39/12.46	c ---[ 715]---> BDD-cost:   21
12.39/12.46	c ---[ 713]---> BDD-cost:  237
12.39/12.46	c ---[ 711]---> BDD-cost:   21
12.39/12.46	c ---[ 709]---> BDD-cost:   33
12.39/12.46	c ---[ 707]---> BDD-cost:   21
12.39/12.46	c ---[ 705]---> BDD-cost:   33
12.39/12.46	c ---[ 703]---> BDD-cost:   21
12.39/12.46	c ---[ 701]---> BDD-cost:   33
12.39/12.46	c ---[ 699]---> BDD-cost:   21
12.39/12.46	c ---[ 697]---> BDD-cost:   21
12.39/12.46	c ---[ 695]---> BDD-cost:  193
12.39/12.47	c ---[ 693]---> BDD-cost:  237
12.39/12.47	c ---[ 691]---> BDD-cost:   21
12.39/12.47	c ---[ 689]---> BDD-cost:   49
12.39/12.47	c ---[ 687]---> BDD-cost:   21
12.39/12.47	c ---[ 685]---> BDD-cost:   21
12.39/12.47	c ---[ 683]---> BDD-cost:   49
12.39/12.47	c ---[ 681]---> BDD-cost:   21
12.39/12.47	c ---[ 679]---> BDD-cost:  237
12.39/12.47	c ---[ 677]---> BDD-cost:  193
12.39/12.48	c ---[ 675]---> BDD-cost:   21
12.39/12.48	c ---[ 673]---> BDD-cost:   21
12.39/12.48	c ---[ 671]---> BDD-cost:   49
12.39/12.48	c ---[ 669]---> BDD-cost:   21
12.39/12.48	c ---[ 667]---> BDD-cost:   49
12.39/12.48	c ---[ 665]---> Adder-cost: 2244   maxlim: 87510   bits: 18/17
12.59/12.60	c ---[ 663]---> BDD-cost:  237
12.59/12.60	c ---[ 661]---> BDD-cost:   21
12.59/12.60	c ---[ 659]---> BDD-cost:  237
12.59/12.61	c ---[ 657]---> BDD-cost:  237
12.59/12.61	c ---[ 655]---> BDD-cost:   49
12.59/12.61	c ---[ 653]---> BDD-cost:  237
12.59/12.61	c ---[ 651]---> BDD-cost:  237
12.59/12.62	c ---[ 649]---> BDD-cost:  237
12.59/12.62	c ---[ 647]---> BDD-cost:   49
12.59/12.62	c ---[ 645]---> Adder-cost: 1292   maxlim: 216034   bits: 18/18
12.69/12.76	c ---[ 643]---> BDD-cost:   21
12.69/12.76	c ---[ 641]---> BDD-cost:   21
12.69/12.76	c ---[ 639]---> BDD-cost:   21
12.69/12.76	c ---[ 637]---> BDD-cost:   21
12.69/12.76	c ---[ 635]---> BDD-cost:   21
12.69/12.76	c ---[ 633]---> BDD-cost:   33
12.69/12.76	c ---[ 631]---> BDD-cost:   21
12.69/12.76	c ---[ 629]---> BDD-cost:   21
12.69/12.76	c ---[ 627]---> BDD-cost:   21
12.69/12.76	c ---[ 625]---> BDD-cost:   21
12.69/12.76	c ---[ 623]---> BDD-cost:   21
12.69/12.76	c ---[ 621]---> BDD-cost:   21
12.69/12.76	c ---[ 619]---> BDD-cost:   33
12.69/12.76	c ---[ 617]---> BDD-cost:   21
12.69/12.76	c ---[ 615]---> BDD-cost:   21
12.69/12.76	c ---[ 613]---> BDD-cost:   21
12.69/12.76	c ---[ 611]---> Adder-cost: 1964   maxlim: 112494   bits: 18/17
12.89/12.93	c ---[ 609]---> BDD-cost:   21
12.89/12.93	c ---[ 607]---> Adder-cost: 2555   maxlim: 64326   bits: 17/16
13.09/13.18	c ---[ 605]---> Adder-cost: 2220   maxlim: 75042   bits: 18/17
13.29/13.32	c ---[ 603]---> Adder-cost: 2116   maxlim: 116634   bits: 18/17
13.48/13.55	c ---[ 601]---> Adder-cost: 2306   maxlim: 76906   bits: 18/17
13.78/13.81	c ---[ 599]---> Adder-cost: 2106   maxlim: 127264   bits: 18/17
14.08/14.16	c ---[ 597]---> BDD-cost:   21
14.08/14.16	c ---[ 595]---> BDD-cost:   33
14.08/14.16	c ---[ 593]---> BDD-cost:   21
14.08/14.16	c ---[ 591]---> BDD-cost:   21
14.08/14.16	c ---[ 589]---> BDD-cost:   21
14.08/14.16	c ---[ 587]---> BDD-cost:   21
14.08/14.16	c ---[ 585]---> BDD-cost:   21
14.08/14.16	c ---[ 583]---> BDD-cost:   49
14.08/14.16	c ---[ 581]---> BDD-cost:  193
14.08/14.17	c ---[ 579]---> BDD-cost:  193
14.08/14.17	c ---[ 577]---> BDD-cost:   49
14.08/14.17	c ---[ 575]---> BDD-cost:   21
14.08/14.17	c ---[ 573]---> BDD-cost:   21
14.08/14.17	c ---[ 571]---> BDD-cost:   33
14.08/14.17	c ---[ 569]---> BDD-cost:  165
14.08/14.17	c ---[ 567]---> BDD-cost:   21
14.08/14.17	c ---[ 565]---> BDD-cost:   21
14.08/14.17	c ---[ 563]---> BDD-cost:   33
14.08/14.17	c ---[ 561]---> BDD-cost:   21
14.08/14.17	c ---[ 559]---> BDD-cost:   21
14.08/14.17	c ---[ 557]---> BDD-cost:  237
14.08/14.17	c ---[ 555]---> BDD-cost:   21
14.08/14.17	c ---[ 553]---> BDD-cost:   33
14.08/14.17	c ---[ 551]---> BDD-cost:   21
14.08/14.17	c ---[ 549]---> BDD-cost:   33
14.08/14.17	c ---[ 547]---> BDD-cost:   21
14.08/14.17	c ---[ 545]---> BDD-cost:   33
14.08/14.17	c ---[ 543]---> BDD-cost:   21
14.08/14.17	c ---[ 541]---> BDD-cost:   21
14.08/14.17	c ---[ 539]---> BDD-cost:  193
14.08/14.18	c ---[ 537]---> BDD-cost:  237
14.08/14.18	c ---[ 535]---> BDD-cost:   21
14.08/14.18	c ---[ 533]---> BDD-cost:   49
14.08/14.18	c ---[ 531]---> BDD-cost:   33
14.08/14.18	c ---[ 529]---> BDD-cost:   21
14.08/14.18	c ---[ 527]---> BDD-cost:   49
14.08/14.18	c ---[ 525]---> BDD-cost:   33
14.08/14.18	c ---[ 523]---> BDD-cost:  237
14.08/14.18	c ---[ 521]---> BDD-cost:  193
14.08/14.19	c ---[ 519]---> BDD-cost:   21
14.08/14.19	c ---[ 517]---> BDD-cost:   21
14.08/14.19	c ---[ 515]---> BDD-cost:   49
14.08/14.19	c ---[ 513]---> BDD-cost:   33
14.08/14.19	c ---[ 511]---> BDD-cost:   49
14.08/14.19	c ---[ 509]---> Adder-cost: 2224   maxlim: 87510   bits: 18/17
14.28/14.31	c ---[ 507]---> BDD-cost:  237
14.28/14.31	c ---[ 505]---> BDD-cost:   21
14.28/14.31	c ---[ 503]---> BDD-cost:  237
14.28/14.32	c ---[ 501]---> BDD-cost:  237
14.28/14.32	c ---[ 499]---> BDD-cost:   49
14.28/14.32	c ---[ 497]---> BDD-cost:  237
14.28/14.33	c ---[ 495]---> BDD-cost:  237
14.28/14.33	c ---[ 493]---> BDD-cost:  237
14.28/14.33	c ---[ 491]---> BDD-cost:   49
14.28/14.33	c ---[ 489]---> Adder-cost: 1314   maxlim: 216034   bits: 18/18
14.39/14.47	c ---[ 487]---> BDD-cost:   21
14.39/14.47	c ---[ 485]---> BDD-cost:   21
14.39/14.47	c ---[ 483]---> BDD-cost:   21
14.39/14.47	c ---[ 481]---> BDD-cost:   21
14.39/14.47	c ---[ 479]---> BDD-cost:   21
14.39/14.47	c ---[ 477]---> BDD-cost:   33
14.39/14.47	c ---[ 475]---> BDD-cost:   21
14.39/14.47	c ---[ 473]---> BDD-cost:   21
14.39/14.47	c ---[ 471]---> BDD-cost:   21
14.39/14.47	c ---[ 469]---> BDD-cost:   21
14.39/14.47	c ---[ 467]---> BDD-cost:   21
14.39/14.47	c ---[ 465]---> BDD-cost:   21
14.39/14.47	c ---[ 463]---> BDD-cost:   21
14.39/14.47	c ---[ 461]---> BDD-cost:   21
14.39/14.47	c ---[ 459]---> BDD-cost:   21
14.39/14.47	c ---[ 457]---> BDD-cost:   21
14.39/14.47	c ---[ 455]---> Adder-cost: 1962   maxlim: 112494   bits: 18/17
14.58/14.64	c ---[ 453]---> BDD-cost:   21
14.58/14.64	c ---[ 451]---> Adder-cost: 1831   maxlim: 64326   bits: 17/16
14.78/14.84	c ---[ 449]---> Adder-cost: 1676   maxlim: 75042   bits: 18/17
14.88/14.96	c ---[ 447]---> Adder-cost: 1944   maxlim: 116634   bits: 18/17
15.08/15.18	c ---[ 445]---> Adder-cost: 1850   maxlim: 76907   bits: 18/17
15.38/15.41	c ---[ 443]---> Adder-cost: 1942   maxlim: 111387   bits: 18/17
15.59/15.60	c ---[ 441]---> BDD-cost:  237
15.59/15.61	c ---[ 439]---> BDD-cost:   21
15.59/15.61	c ---[ 437]---> BDD-cost:  237
15.59/15.61	c ---[ 435]---> Adder-cost: 1852   maxlim: 87510   bits: 18/17
15.68/15.72	c ---[ 433]---> BDD-cost:  237
15.68/15.72	c ---[ 431]---> BDD-cost:  237
15.68/15.73	c ---[ 429]---> BDD-cost:  237
15.68/15.73	c ---[ 427]---> BDD-cost:  237
15.68/15.73	c ---[ 425]---> BDD-cost:  237
15.68/15.74	c ---[ 423]---> BDD-cost:  237
15.68/15.74	c ---[ 421]---> Adder-cost: 1280   maxlim: 216034   bits: 18/18
15.78/15.87	c ---[ 419]---> Adder-cost: 1726   maxlim: 112494   bits: 18/17
15.98/16.03	c ---[ 417]---> Adder-cost: 1815   maxlim: 64326   bits: 17/16
16.18/16.23	c ---[ 415]---> Adder-cost: 1624   maxlim: 75042   bits: 18/17
16.28/16.35	c ---[ 413]---> Adder-cost: 1864   maxlim: 116634   bits: 18/17
16.48/16.56	c ---[ 411]---> Adder-cost: 1924   maxlim: 91902   bits: 18/17
16.59/16.70	c ---[ 409]---> Adder-cost: 1922   maxlim: 111387   bits: 18/17
16.78/16.89	c ---[ 407]---> BDD-cost:  237
16.88/16.90	c ---[ 405]---> BDD-cost:   49
16.88/16.90	c ---[ 403]---> Adder-cost: 1778   maxlim: 87510   bits: 18/17
16.98/17.01	c ---[ 401]---> BDD-cost:  237
16.98/17.01	c ---[ 399]---> BDD-cost:  237
16.98/17.01	c ---[ 397]---> BDD-cost:  237
16.98/17.02	c ---[ 395]---> BDD-cost:  237
16.98/17.02	c ---[ 393]---> BDD-cost:  237
16.98/17.02	c ---[ 391]---> Adder-cost: 1246   maxlim: 216034   bits: 18/18
17.08/17.15	c ---[ 389]---> Adder-cost: 1630   maxlim: 112494   bits: 18/17
17.28/17.30	c ---[ 387]---> Adder-cost: 2339   maxlim: 64325   bits: 17/16
17.48/17.53	c ---[ 385]---> Adder-cost: 1988   maxlim: 75041   bits: 18/17
17.58/17.67	c ---[ 383]---> Adder-cost: 2092   maxlim: 116634   bits: 18/17
17.79/17.89	c ---[ 381]---> Adder-cost: 2082   maxlim: 80801   bits: 18/17
17.98/18.09	c ---[ 379]---> Adder-cost: 2210   maxlim: 111379   bits: 18/17
18.28/18.30	c ---[ 377]---> BDD-cost:   21
18.28/18.30	c ---[ 375]---> BDD-cost:   21
18.28/18.30	c ---[ 373]---> BDD-cost:   21
18.28/18.30	c ---[ 371]---> BDD-cost:  193
18.28/18.31	c ---[ 369]---> BDD-cost:   21
18.28/18.31	c ---[ 367]---> BDD-cost:  165
18.28/18.31	c ---[ 365]---> BDD-cost:   21
18.28/18.31	c ---[ 363]---> BDD-cost:   21
18.28/18.31	c ---[ 361]---> BDD-cost:   21
18.28/18.31	c ---[ 359]---> BDD-cost:  237
18.28/18.31	c ---[ 357]---> BDD-cost:   21
18.28/18.31	c ---[ 355]---> BDD-cost:   21
18.28/18.31	c ---[ 353]---> BDD-cost:   21
18.28/18.31	c ---[ 351]---> BDD-cost:   21
18.28/18.31	c ---[ 349]---> BDD-cost:   21
18.28/18.31	c ---[ 347]---> BDD-cost:  193
18.28/18.32	c ---[ 345]---> BDD-cost:  237
18.28/18.32	c ---[ 343]---> BDD-cost:   21
18.28/18.32	c ---[ 341]---> BDD-cost:   49
18.28/18.32	c ---[ 339]---> BDD-cost:   21
18.28/18.32	c ---[ 337]---> BDD-cost:   49
18.28/18.32	c ---[ 335]---> BDD-cost:   21
18.28/18.32	c ---[ 333]---> BDD-cost:  237
18.28/18.32	c ---[ 331]---> BDD-cost:  193
18.28/18.33	c ---[ 329]---> BDD-cost:   21
18.28/18.33	c ---[ 327]---> BDD-cost:   21
18.28/18.33	c ---[ 325]---> BDD-cost:   49
18.28/18.33	c ---[ 323]---> BDD-cost:   21
18.28/18.33	c ---[ 321]---> BDD-cost:   49
18.28/18.33	c ---[ 319]---> Adder-cost: 2120   maxlim: 87510   bits: 18/17
18.38/18.45	c ---[ 317]---> BDD-cost:  237
18.38/18.45	c ---[ 315]---> BDD-cost:   21
18.38/18.45	c ---[ 313]---> BDD-cost:  237
18.38/18.45	c ---[ 311]---> BDD-cost:  237
18.38/18.46	c ---[ 309]---> BDD-cost:   49
18.38/18.46	c ---[ 307]---> BDD-cost:  237
18.38/18.46	c ---[ 305]---> BDD-cost:  237
18.38/18.46	c ---[ 303]---> BDD-cost:  237
18.38/18.47	c ---[ 301]---> BDD-cost:   49
18.38/18.47	c ---[ 299]---> Adder-cost: 1304   maxlim: 216034   bits: 18/18
18.58/18.60	c ---[ 297]---> BDD-cost:   21
18.58/18.60	c ---[ 295]---> BDD-cost:   21
18.58/18.60	c ---[ 293]---> BDD-cost:   21
18.58/18.60	c ---[ 291]---> BDD-cost:   21
18.58/18.60	c ---[ 289]---> BDD-cost:   21
18.58/18.60	c ---[ 287]---> BDD-cost:   21
18.58/18.60	c ---[ 285]---> Adder-cost: 1880   maxlim: 112494   bits: 18/17
18.68/18.76	c ---[ 283]---> Adder-cost: 2355   maxlim: 64326   bits: 17/16
18.89/18.99	c ---[ 281]---> Adder-cost: 1934   maxlim: 75042   bits: 18/17
19.08/19.13	c ---[ 279]---> Adder-cost: 2116   maxlim: 116634   bits: 18/17
19.28/19.35	c ---[ 277]---> Adder-cost: 2158   maxlim: 76906   bits: 18/17
19.58/19.61	c ---[ 275]---> Adder-cost: 1630   maxlim: 114891   bits: 18/17
19.58/19.69	c ---[ 273]---> BDD-cost:   21
19.58/19.69	c ---[ 271]---> BDD-cost:   21
19.58/19.69	c ---[ 269]---> BDD-cost:   21
19.58/19.69	c ---[ 267]---> BDD-cost:   21
19.58/19.69	c ---[ 265]---> BDD-cost:  193
19.58/19.69	c ---[ 263]---> BDD-cost:  193
19.58/19.69	c ---[ 261]---> BDD-cost:   49
19.58/19.69	c ---[ 259]---> BDD-cost:   21
19.58/19.69	c ---[ 257]---> BDD-cost:   21
19.58/19.69	c ---[ 255]---> BDD-cost:  165
19.58/19.69	c ---[ 253]---> BDD-cost:   21
19.58/19.69	c ---[ 251]---> BDD-cost:  237
19.68/19.70	c ---[ 249]---> BDD-cost:   21
19.68/19.70	c ---[ 247]---> BDD-cost:   21
19.68/19.70	c ---[ 245]---> BDD-cost:   21
19.68/19.70	c ---[ 243]---> BDD-cost:   21
19.68/19.70	c ---[ 241]---> BDD-cost:   21
19.68/19.70	c ---[ 239]---> BDD-cost:   21
19.68/19.70	c ---[ 237]---> BDD-cost:   21
19.68/19.70	c ---[ 235]---> BDD-cost:  193
19.68/19.70	c ---[ 233]---> BDD-cost:  237
19.68/19.70	c ---[ 231]---> BDD-cost:   49
19.68/19.70	c ---[ 229]---> BDD-cost:   21
19.68/19.70	c ---[ 227]---> BDD-cost:   49
19.68/19.70	c ---[ 225]---> BDD-cost:   21
19.68/19.70	c ---[ 223]---> BDD-cost:  237
19.68/19.71	c ---[ 221]---> BDD-cost:  193
19.68/19.71	c ---[ 219]---> BDD-cost:   49
19.68/19.71	c ---[ 217]---> BDD-cost:   21
19.68/19.71	c ---[ 215]---> BDD-cost:   49
19.68/19.71	c ---[ 213]---> Adder-cost: 2160   maxlim: 87510   bits: 18/17
19.78/19.83	c ---[ 211]---> BDD-cost:  237
19.78/19.84	c ---[ 209]---> BDD-cost:   21
19.78/19.84	c ---[ 207]---> BDD-cost:  237
19.78/19.84	c ---[ 205]---> BDD-cost:  237
19.78/19.84	c ---[ 203]---> BDD-cost:   49
19.78/19.84	c ---[ 201]---> BDD-cost:  237
19.78/19.85	c ---[ 199]---> BDD-cost:  237
19.78/19.85	c ---[ 197]---> BDD-cost:  237
19.78/19.85	c ---[ 195]---> BDD-cost:   49
19.78/19.85	c ---[ 193]---> Adder-cost: 1274   maxlim: 216034   bits: 18/18
19.89/19.99	c ---[ 191]---> BDD-cost:   21
19.89/19.99	c ---[ 189]---> BDD-cost:   21
19.89/19.99	c ---[ 187]---> BDD-cost:   21
19.89/19.99	c ---[ 185]---> BDD-cost:   21
19.89/19.99	c ---[ 183]---> Adder-cost: 1944   maxlim: 112494   bits: 18/17
20.08/20.16	c ---[ 181]---> Adder-cost: 2113   maxlim: 64326   bits: 17/16
20.28/20.37	c ---[ 179]---> Adder-cost: 1718   maxlim: 75042   bits: 18/17
20.48/20.50	c ---[ 177]---> Adder-cost: 1946   maxlim: 116634   bits: 18/17
20.68/20.71	c ---[ 175]---> Adder-cost: 2032   maxlim: 76905   bits: 18/17
20.88/20.96	c ---[ 173]---> Adder-cost: 1406   maxlim: 114891   bits: 18/17
20.99/21.02	c ---[ 171]---> BDD-cost:   21
20.99/21.02	c ---[ 169]---> BDD-cost:   21
20.99/21.02	c ---[ 167]---> BDD-cost:   21
20.99/21.02	c ---[ 165]---> BDD-cost:  193
20.99/21.03	c ---[ 163]---> BDD-cost:  193
20.99/21.03	c ---[ 161]---> BDD-cost:   21
20.99/21.03	c ---[ 159]---> BDD-cost:  165
20.99/21.03	c ---[ 157]---> BDD-cost:   21
20.99/21.03	c ---[ 155]---> BDD-cost:   21
20.99/21.03	c ---[ 153]---> BDD-cost:   21
20.99/21.03	c ---[ 151]---> BDD-cost:   21
20.99/21.03	c ---[ 149]---> BDD-cost:   21
20.99/21.03	c ---[ 147]---> BDD-cost:   21
20.99/21.03	c ---[ 145]---> BDD-cost:   21
20.99/21.03	c ---[ 143]---> BDD-cost:   21
20.99/21.03	c ---[ 141]---> BDD-cost:  237
20.99/21.04	c ---[ 139]---> BDD-cost:   21
20.99/21.04	c ---[ 137]---> BDD-cost:   49
20.99/21.04	c ---[ 135]---> BDD-cost:   21
20.99/21.04	c ---[ 133]---> BDD-cost:   21
20.99/21.04	c ---[ 131]---> BDD-cost:   49
20.99/21.04	c ---[ 129]---> BDD-cost:   21
20.99/21.04	c ---[ 127]---> BDD-cost:   21
20.99/21.04	c ---[ 125]---> BDD-cost:   21
20.99/21.04	c ---[ 123]---> Adder-cost: 1942   maxlim: 87510   bits: 18/17
21.09/21.15	c ---[ 121]---> BDD-cost:  221
21.09/21.15	c ---[ 119]---> BDD-cost:   49
21.09/21.15	c ---[ 117]---> BDD-cost:  237
21.09/21.16	c ---[ 115]---> BDD-cost:  237
21.09/21.16	c ---[ 113]---> BDD-cost:  237
21.09/21.16	c ---[ 111]---> BDD-cost:   49
21.09/21.16	c ---[ 109]---> Adder-cost: 1198   maxlim: 216034   bits: 18/18
21.18/21.29	c ---[ 107]---> BDD-cost:   21
21.18/21.29	c ---[ 105]---> BDD-cost:   21
21.18/21.29	c ---[ 103]---> BDD-cost:   21
21.18/21.29	c ---[ 101]---> Adder-cost: 1716   maxlim: 112494   bits: 18/17
21.38/21.44	c ---[  99]---> BDD-cost:  364
21.38/21.45	c ---[  98]---> Adder-cost: 446   maxlim: 908   bits: 10/10
21.38/21.47	c ---[  97]---> Adder-cost: 406   maxlim: 1092   bits: 11/11
21.38/21.48	c ---[  96]---> Adder-cost: 146   maxlim: 312   bits: 9/9
21.38/21.48	c ---[  95]---> Adder-cost: 1252   maxlim: 83858   bits: 17/17
21.68/21.70	c ---[  94]---> Adder-cost: 1122   maxlim: 99492   bits: 17/17
21.78/21.90	c ---[  93]---> Adder-cost: 1148   maxlim: 167126   bits: 18/18
22.10/22.11	c ---[  92]---> Adder-cost: 886   maxlim: 108256   bits: 17/17
22.20/22.23	c ---[  91]---> Adder-cost: 1304   maxlim: 136287   bits: 18/18
22.39/22.46	c ---[  90]---> Adder-cost: 1168   maxlim: 118796   bits: 18/17
22.49/22.58	c ---[  89]---> Adder-cost: 570   maxlim: 47817   bits: 17/16
22.59/22.66	c ---[  88]---> Adder-cost: 1068   maxlim: 159888   bits: 18/18
22.79/22.84	c ---[  87]---> Adder-cost: 1488   maxlim: 84042   bits: 17/17
23.09/23.15	c ---[  86]---> Adder-cost: 1330   maxlim: 99717   bits: 17/17
23.39/23.43	c ---[  85]---> Adder-cost: 1184   maxlim: 167168   bits: 18/18
23.59/23.66	c ---[  84]---> Adder-cost: 1392   maxlim: 102446   bits: 17/17
23.79/23.87	c ---[  83]---> Adder-cost: 1400   maxlim: 136329   bits: 18/18
24.09/24.11	c ---[  82]---> Adder-cost: 1340   maxlim: 118890   bits: 18/17
24.19/24.25	c ---[  81]---> Adder-cost: 570   maxlim: 47817   bits: 17/16
24.30/24.33	c ---[  80]---> Adder-cost: 1136   maxlim: 159944   bits: 18/18
24.49/24.53	c ---[  79]---> Adder-cost: 1490   maxlim: 84036   bits: 17/17
24.79/24.84	c ---[  78]---> Adder-cost: 1328   maxlim: 99714   bits: 17/17
25.09/25.12	c ---[  77]---> Adder-cost: 1184   maxlim: 167168   bits: 18/18
25.29/25.36	c ---[  76]---> Adder-cost: 1402   maxlim: 102445   bits: 17/17
25.50/25.56	c ---[  75]---> Adder-cost: 1412   maxlim: 136329   bits: 18/18
25.79/25.80	c ---[  74]---> Adder-cost: 1342   maxlim: 118888   bits: 18/17
25.89/25.94	c ---[  73]---> Adder-cost: 570   maxlim: 47817   bits: 17/16
25.99/26.03	c ---[  72]---> Adder-cost: 1142   maxlim: 159943   bits: 18/18
26.19/26.23	c ---[  71]---> Adder-cost: 1454   maxlim: 84009   bits: 17/17
26.50/26.52	c ---[  70]---> Adder-cost: 1330   maxlim: 99714   bits: 17/17
26.79/26.80	c ---[  69]---> Adder-cost: 1184   maxlim: 167168   bits: 18/18
26.99/27.04	c ---[  68]---> Adder-cost: 1282   maxlim: 102372   bits: 17/17
27.19/27.21	c ---[  67]---> Adder-cost: 1412   maxlim: 136329   bits: 18/18
27.39/27.45	c ---[  66]---> Adder-cost: 1304   maxlim: 118873   bits: 18/17
27.49/27.59	c ---[  65]---> Adder-cost: 570   maxlim: 47817   bits: 17/16
27.60/27.68	c ---[  64]---> Adder-cost: 1118   maxlim: 159930   bits: 18/18
27.79/27.87	c ---[  63]---> Adder-cost: 1432   maxlim: 83983   bits: 17/17
28.09/28.15	c ---[  62]---> Adder-cost: 1330   maxlim: 99714   bits: 17/17
28.39/28.43	c ---[  61]---> Adder-cost: 1184   maxlim: 167168   bits: 18/18
28.59/28.67	c ---[  60]---> Adder-cost: 928   maxlim: 108322   bits: 17/17
28.80/28.81	c ---[  59]---> Adder-cost: 1390   maxlim: 136316   bits: 18/18
28.99/29.04	c ---[  58]---> Adder-cost: 1284   maxlim: 118860   bits: 18/17
29.09/29.19	c ---[  57]---> Adder-cost: 570   maxlim: 47817   bits: 17/16
29.19/29.27	c ---[  56]---> Adder-cost: 1120   maxlim: 159930   bits: 18/18
29.39/29.46	c ---[  55]---> Adder-cost: 1492   maxlim: 84036   bits: 17/17
29.69/29.77	c ---[  54]---> Adder-cost: 1330   maxlim: 99715   bits: 17/17
29.99/30.09	c ---[  53]---> Adder-cost: 1182   maxlim: 167168   bits: 18/18
30.29/30.32	c ---[  52]---> Adder-cost: 1390   maxlim: 102446   bits: 17/17
30.49/30.53	c ---[  51]---> Adder-cost: 1404   maxlim: 136329   bits: 18/18
30.69/30.77	c ---[  50]---> Adder-cost: 1338   maxlim: 118887   bits: 18/17
30.89/30.91	c ---[  49]---> Adder-cost: 570   maxlim: 47817   bits: 17/16
30.89/30.99	c ---[  48]---> Adder-cost: 1140   maxlim: 159943   bits: 18/18
31.09/31.19	c ---[  47]---> Adder-cost: 1498   maxlim: 84037   bits: 17/17
31.49/31.50	c ---[  46]---> Adder-cost: 1328   maxlim: 99715   bits: 17/17
31.69/31.79	c ---[  45]---> Adder-cost: 1182   maxlim: 167168   bits: 18/18
31.99/32.02	c ---[  44]---> Adder-cost: 1384   maxlim: 102447   bits: 17/17
32.19/32.23	c ---[  43]---> Adder-cost: 1414   maxlim: 136329   bits: 18/18
32.39/32.47	c ---[  42]---> Adder-cost: 1326   maxlim: 118889   bits: 18/17
32.59/32.61	c ---[  41]---> Adder-cost: 570   maxlim: 47817   bits: 17/16
32.59/32.69	c ---[  40]---> Adder-cost: 1142   maxlim: 159943   bits: 18/18
32.79/32.89	c ---[  39]---> Adder-cost: 1006   maxlim: 83678   bits: 17/17
32.99/33.04	c ---[  38]---> Adder-cost: 1070   maxlim: 99449   bits: 17/17
33.19/33.22	c ---[  37]---> Adder-cost: 1084   maxlim: 167083   bits: 18/18
33.39/33.41	c ---[  36]---> Adder-cost: 1116   maxlim: 102226   bits: 17/17
33.49/33.53	c ---[  35]---> Adder-cost: 1262   maxlim: 136192   bits: 18/18
33.69/33.70	c ---[  34]---> Adder-cost: 960   maxlim: 118692   bits: 18/17
33.69/33.79	c ---[  33]---> Adder-cost: 534   maxlim: 47802   bits: 17/16
33.79/33.87	c ---[  32]---> Adder-cost: 1014   maxlim: 159845   bits: 18/18
33.99/34.04	c ---[  31]---> Adder-cost: 986   maxlim: 83661   bits: 17/17
34.09/34.18	c ---[  30]---> Adder-cost: 1036   maxlim: 99419   bits: 17/17
34.29/34.35	c ---[  29]---> Adder-cost: 1046   maxlim: 167053   bits: 18/18
34.49/34.54	c ---[  28]---> Adder-cost: 894   maxlim: 105103   bits: 18/17
34.59/34.69	c ---[  27]---> Adder-cost: 1212   maxlim: 136175   bits: 18/18
34.79/34.86	c ---[  26]---> Adder-cost: 898   maxlim: 118662   bits: 18/17
34.89/34.94	c ---[  25]---> Adder-cost: 482   maxlim: 47772   bits: 17/16
34.99/35.02	c ---[  24]---> Adder-cost: 966   maxlim: 159815   bits: 18/18
35.09/35.17	c ---[  23]---> Adder-cost: 1348   maxlim: 83923   bits: 17/17
35.39/35.41	c ---[  22]---> Adder-cost: 1236   maxlim: 99604   bits: 17/17
35.59/35.64	c ---[  21]---> Adder-cost: 1148   maxlim: 167154   bits: 18/18
35.79/35.87	c ---[  20]---> Adder-cost: 960   maxlim: 108356   bits: 17/17
35.99/36.03	c ---[  19]---> Adder-cost: 1506   maxlim: 136315   bits: 18/18
36.19/36.24	c ---[  18]---> Adder-cost: 1218   maxlim: 118823   bits: 18/17
36.29/36.37	c ---[  17]---> Adder-cost: 570   maxlim: 47817   bits: 17/16
36.39/36.46	c ---[  16]---> Adder-cost: 1104   maxlim: 159916   bits: 18/18
36.59/36.65	c ---[  15]---> Adder-cost: 1382   maxlim: 83938   bits: 17/17
36.89/36.90	c ---[  14]---> Adder-cost: 1194   maxlim: 99570   bits: 17/17
37.09/37.12	c ---[  13]---> Adder-cost: 1184   maxlim: 167168   bits: 18/18
37.29/37.35	c ---[  12]---> Adder-cost: 1316   maxlim: 102383   bits: 17/17
37.49/37.53	c ---[  11]---> Adder-cost: 1476   maxlim: 141565   bits: 18/18
37.79/37.80	c ---[  10]---> Adder-cost: 1258   maxlim: 118849   bits: 18/17
37.89/37.94	c ---[   9]---> Adder-cost: 568   maxlim: 47817   bits: 17/16
37.99/38.02	c ---[   8]---> Adder-cost: 1140   maxlim: 159943   bits: 18/18
38.19/38.22	c ---[   7]---> Adder-cost: 1194   maxlim: 83810   bits: 17/17
38.39/38.42	c ---[   6]---> Adder-cost: 1078   maxlim: 99469   bits: 17/17
38.49/38.60	c ---[   5]---> Adder-cost: 1066   maxlim: 167079   bits: 18/18
38.79/38.80	c ---[   4]---> Adder-cost: 1202   maxlim: 102306   bits: 17/17
38.89/38.95	c ---[   3]---> Adder-cost: 1254   maxlim: 141450   bits: 18/18
39.09/39.18	c ---[   2]---> Adder-cost: 1074   maxlim: 118748   bits: 18/17
39.19/39.28	c ---[   1]---> Adder-cost: 446   maxlim: 47756   bits: 17/16
39.29/39.35	c ---[   0]---> Adder-cost: 1006   maxlim: 159841   bits: 18/18
1800.08/1800.40	|  Eliminated clauses:           0.12 Mb                                      |
1800.08/1800.40	============================[ Search Statistics ]==============================
1800.08/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.08/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.08/1800.40	===============================================================================
1800.08/1800.40	|       100 |  379781  2171063  7639104 |   796056      100      4 | 10.432 % |
1800.08/1800.40	|       250 |  379781  2171063  7639104 |   875662      250      5 | 10.432 % |
1800.08/1800.40	|       475 |  379781  2171063  7639104 |   963228      475      6 | 10.432 % |
1800.08/1800.40	|       812 |  379781  2171063  7639104 |  1059551      812     11 | 10.432 % |
1800.08/1800.40	|      1318 |  379781  2171063  7639104 |  1165506     1318      9 | 10.432 % |
1800.08/1800.40	|      2077 |  379777  2171063  7639104 |  1282056     2076      9 | 10.433 % |
1800.08/1800.40	|      3216 |  379776  2171063  7639104 |  1410262     3214      8 | 10.433 % |
1800.08/1800.40	|      4924 |  379776  2171063  7639104 |  1551288     4922      9 | 10.433 % |
1800.08/1800.40	|      7486 |  379775  2171063  7639104 |  1706417     7483     10 | 10.433 % |
1800.08/1800.40	|     11330 |  379775  2171063  7639104 |  1877059    11327     11 | 10.433 % |
1800.08/1800.40	|     17096 |  379775  2171063  7639104 |  2064765    17093     13 | 10.433 % |
1800.08/1800.40	|     25745 |  379775  2171063  7639104 |  2271241    25742     16 | 10.433 % |
1800.08/1800.40	|     38719 |  379771  2171063  7639104 |  2498366    38712     19 | 10.434 % |
1800.08/1800.40	|     58180 |  379771  2171063  7639104 |  2748202    58173     24 | 10.434 % |
1800.08/1800.40	|     87372 |  379771  2171063  7639104 |  3023022    87361     27 | 10.434 % |
1800.08/1800.40	|    131161 |  379769  2171063  7639104 |  3325325   131148     33 | 10.434 % |
1800.08/1800.40	|    196845 |  379762  2171063  7639104 |  3657857   196828     32 | 10.436 % |
1800.08/1800.40	|    295371 |  379762  2171063  7639104 |  4023643   295354     33 | 10.436 % |
1800.08/1800.40	|    443160 |  379762  2171063  7639104 |  4426007   443139     38 | 10.436 % |
1800.08/1800.40	|    664843 |  379761  2171063  7639104 |  4868608   664821     41 | 10.436 % |
1800.08/1800.40	|    997368 |  379760  2171063  7639104 |  5355469   997337     45 | 10.437 % |
1800.08/1800.40	|   1496156 |  379753  2171063  7639104 |  5891016  1496109     46 | 10.438 % |
1800.08/1800.40	|   2244338 |  379750  2171063  7639104 |  6480118  2244288     52 | 10.439 % |
1800.08/1800.40	|   3366612 |  379695  2171063  7639104 |  7128130  3366496     53 | 10.452 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/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-4115381-1466522873/watcher-4115381-1466522873 -o /tmp/evaluation-result-4115381-1466522873/solver-4115381-1466522873 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466515278-7444 --watchdog 1960 minisatp HOME/instance-4115381-1466522873.opb 

pid=9503
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.08 2.03 2.00 3/176 9506
/proc/meminfo: memFree=31223528/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=8468 CPUtime=0 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 776 0 0 0 0 0 0 0 20 0 1 0 54337453 8671232 653 33554432000 4194304 5646918 140735906907920 140734330688248 4831277 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 2117 653 84 355 0 1758 0

[startup+0.10017 s]
/proc/loadavg: 2.08 2.03 2.00 3/176 9506
/proc/meminfo: memFree=31223528/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=36336 CPUtime=0.09 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 7611 0 0 0 9 0 0 0 20 0 1 0 54337453 37208064 6982 33554432000 4194304 5646918 140735906907920 140734330688248 4823346 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 9084 6982 94 355 0 8725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36336

[startup+0.200357 s]
/proc/loadavg: 2.08 2.03 2.00 3/176 9506
/proc/meminfo: memFree=31223528/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=37680 CPUtime=0.19 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 7819 0 0 0 19 0 0 0 20 0 1 0 54337453 38584320 7190 33554432000 4194304 5646918 140735906907920 140735906907176 4953072 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 9420 7190 97 355 0 9061 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37680

[startup+0.300326 s]
/proc/loadavg: 2.08 2.03 2.00 3/176 9506
/proc/meminfo: memFree=31223528/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=39312 CPUtime=0.29 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 8161 0 0 0 28 1 0 0 20 0 1 0 54337453 40255488 7532 33554432000 4194304 5646918 140735906907920 140735906907176 4251039 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 9828 7532 97 355 0 9469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39312

[startup+0.700243 s]
/proc/loadavg: 2.08 2.03 2.00 3/176 9506
/proc/meminfo: memFree=31223528/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=47052 CPUtime=0.69 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 9792 0 0 0 68 1 0 0 20 0 1 0 54337453 48181248 9163 33554432000 4194304 5646918 140735906907920 140735906907176 4817703 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 11763 9163 97 355 0 11404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47052

[startup+1.50023 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 9507
/proc/meminfo: memFree=31176576/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=67300 CPUtime=1.49 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 14833 0 0 0 147 2 0 0 20 0 1 0 54337453 68915200 14204 33554432000 4194304 5646918 140735906907920 140735906907288 4953072 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 16825 14204 97 355 0 16466 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67300

[startup+3.10022 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 9507
/proc/meminfo: memFree=31143712/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=82564 CPUtime=3.09 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 19331 0 0 0 306 3 0 0 20 0 1 0 54337453 84545536 18054 33554432000 4194304 5646918 140735906907920 140735906906600 4817454 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 20641 18054 118 355 0 20282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82564

[startup+6.30023 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 9507
/proc/meminfo: memFree=31140968/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=82636 CPUtime=6.29 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 19383 0 0 0 626 3 0 0 20 0 1 0 54337453 84619264 18106 33554432000 4194304 5646918 140735906907920 140735906906584 4457064 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 20659 18106 152 355 0 20300 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82636

[startup+12.7002 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 9507
/proc/meminfo: memFree=31122624/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=87744 CPUtime=12.69 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 20518 0 0 0 1266 3 0 0 20 0 1 0 54337453 89849856 19241 33554432000 4194304 5646918 140735906907920 140735906906584 4831213 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 21936 19241 152 355 0 21577 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87744

[startup+25.5071 s]
/proc/loadavg: 2.05 2.03 2.00 4/177 9507
/proc/meminfo: memFree=31100964/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=94448 CPUtime=25.5 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 21983 0 0 0 2546 4 0 0 20 0 1 0 54337453 96714752 21069 33554432000 4194304 5646918 140735906907920 140735906906584 4831305 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 23612 21069 152 355 0 23253 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 94448

[startup+51.1003 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 9508
/proc/meminfo: memFree=30856748/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=329408 CPUtime=51.09 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 56811 0 0 0 5098 11 0 0 20 0 1 0 54337453 337313792 76827 33554432000 4194304 5646918 140735906907920 140735906906024 4389020 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 82352 76827 183 355 0 81993 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 329408

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 9509
/proc/meminfo: memFree=30688416/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=488452 CPUtime=102.27 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 64223 0 0 0 10214 13 0 0 20 0 1 0 54337453 500174848 103633 33554432000 4194304 5646918 140735906907920 140735906906168 4402832 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 122113 103633 183 355 0 121754 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 488452

[startup+162.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/178 9513
/proc/meminfo: memFree=30582584/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=499580 CPUtime=162.26 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 66851 0 0 0 16211 15 0 0 20 0 1 0 54337453 511569920 117503 33554432000 4194304 5646918 140735906907920 140735906906056 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 124895 117503 183 355 0 124536 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 499580

[startup+222.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 9514
/proc/meminfo: memFree=30474736/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=646580 CPUtime=222.27 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 70142 0 0 0 22210 17 0 0 20 0 1 0 54337453 662097920 136120 33554432000 4194304 5646918 140735906907920 140735906906056 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 161645 136120 183 355 0 161286 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 646580

[startup+282.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 9515
/proc/meminfo: memFree=30411644/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=656896 CPUtime=282.25 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 72722 0 0 0 28207 18 0 0 20 0 1 0 54337453 672661504 145854 33554432000 4194304 5646918 140735906907920 140735906906056 4402736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 164224 145854 183 355 0 163865 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 656896

[startup+342.307 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 9516
/proc/meminfo: memFree=30312796/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=671888 CPUtime=342.24 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 74514 0 0 0 34205 19 0 0 20 0 1 0 54337453 688013312 156333 33554432000 4194304 5646918 140735906907920 140735906906216 4402736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 167972 156333 183 355 0 167613 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 671888

[startup+402.3 s]
/proc/loadavg: 2.17 2.08 2.02 3/177 9518
/proc/meminfo: memFree=30234260/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=675316 CPUtime=402.23 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 75396 0 0 0 40203 20 0 0 20 0 1 0 54337453 691523584 163373 33554432000 4194304 5646918 140735906907920 140735906906056 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 168829 163373 183 355 0 168470 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 675316

[startup+462.3 s]
/proc/loadavg: 2.20 2.10 2.02 3/177 9519
/proc/meminfo: memFree=30154256/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=899320 CPUtime=462.22 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 78111 0 0 0 46200 22 0 0 20 0 1 0 54337453 920903680 176676 33554432000 4194304 5646918 140735906907920 140735906906056 4402863 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 224830 176676 183 355 0 224471 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 899320

[startup+522.3 s]
/proc/loadavg: 2.07 2.08 2.01 3/177 9520
/proc/meminfo: memFree=30088212/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=905276 CPUtime=522.18 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 79586 0 0 0 52195 23 0 0 20 0 1 0 54337453 927002624 184574 33554432000 4194304 5646918 140735906907920 140735906906056 4403472 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 226319 184574 183 355 0 225960 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 905276

[startup+582.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/177 9521
/proc/meminfo: memFree=30025792/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=910836 CPUtime=582.16 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 80794 0 0 0 58193 23 0 0 20 0 1 0 54337453 932696064 194110 33554432000 4194304 5646918 140735906907920 140735906906056 4402815 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 227709 194110 183 355 0 227350 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 910836


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


[startup+942.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 9531
/proc/meminfo: memFree=29633264/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1313920 CPUtime=942.1 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 92612 0 0 0 94180 30 0 0 20 0 1 0 54337453 1345454080 260594 33554432000 4194304 5646918 140735906907920 140735906906056 4403454 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 328480 260594 183 355 0 328121 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 1313920

[startup+1002.31 s]
/proc/loadavg: 2.06 2.06 2.01 3/177 9533
/proc/meminfo: memFree=29569840/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1321196 CPUtime=1002.1 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 94412 0 0 0 100179 31 0 0 20 0 1 0 54337453 1352904704 272614 33554432000 4194304 5646918 140735906907920 140735906906056 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 330299 272614 183 355 0 329940 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 1321196

[startup+1062.3 s]
/proc/loadavg: 2.18 2.10 2.02 3/177 9534
/proc/meminfo: memFree=29522124/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1329936 CPUtime=1062.08 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 96528 0 0 0 106176 32 0 0 20 0 1 0 54337453 1361854464 280862 33554432000 4194304 5646918 140735906907920 140735906906056 4402832 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 332484 280862 183 355 0 332125 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 1329936

[startup+1122.3 s]
/proc/loadavg: 2.11 2.09 2.02 3/177 9535
/proc/meminfo: memFree=29464668/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1342232 CPUtime=1122.08 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 98050 0 0 0 112175 33 0 0 20 0 1 0 54337453 1374445568 289027 33554432000 4194304 5646918 140735906907920 140735906906056 4403368 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 335558 289027 183 355 0 335199 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1342232

[startup+1182.3 s]
/proc/loadavg: 2.14 2.10 2.03 3/177 9536
/proc/meminfo: memFree=29432032/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1346860 CPUtime=1182.07 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 99094 0 0 0 118174 33 0 0 20 0 1 0 54337453 1379184640 293137 33554432000 4194304 5646918 140735906907920 140735906906056 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 336715 293137 183 355 0 336356 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1346860

[startup+1242.3 s]
/proc/loadavg: 2.05 2.08 2.02 3/177 9537
/proc/meminfo: memFree=29392440/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1351768 CPUtime=1242.06 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 100187 0 0 0 124172 34 0 0 20 0 1 0 54337453 1384210432 298318 33554432000 4194304 5646918 140735906907920 140735906906056 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 337942 298318 183 355 0 337583 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1351768

[startup+1302.3 s]
/proc/loadavg: 2.09 2.09 2.02 3/177 9539
/proc/meminfo: memFree=29360428/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1355096 CPUtime=1302.05 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 101022 0 0 0 130171 34 0 0 20 0 1 0 54337453 1387618304 304263 33554432000 4194304 5646918 140735906907920 140735906906056 4397445 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 338774 304263 183 355 0 338415 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1355096

[startup+1362.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/178 9543
/proc/meminfo: memFree=29308156/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1357096 CPUtime=1362.04 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 101474 0 0 0 136169 35 0 0 20 0 1 0 54337453 1389666304 313402 33554432000 4194304 5646918 140735906907920 140735906906056 4403076 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 339274 313402 183 355 0 338915 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1357096

[startup+1422.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/177 9544
/proc/meminfo: memFree=29245552/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1365496 CPUtime=1422.03 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 103451 0 0 0 142167 36 0 0 20 0 1 0 54337453 1398267904 323555 33554432000 4194304 5646918 140735906907920 140735906906056 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 341374 323555 183 355 0 341015 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1365496

[startup+1482.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/177 9545
/proc/meminfo: memFree=29200500/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1371980 CPUtime=1482.03 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 104990 0 0 0 148166 37 0 0 20 0 1 0 54337453 1404907520 329693 33554432000 4194304 5646918 140735906907920 140735906906056 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 342995 329693 183 355 0 342636 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1371980

[startup+1542.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 9546
/proc/meminfo: memFree=29118296/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1376500 CPUtime=1542.02 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 106137 0 0 0 154165 37 0 0 20 0 1 0 54337453 1409536000 333395 33554432000 4194304 5646918 140735906907920 140735906906056 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 344125 333395 183 355 0 343766 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1376500

[startup+1602.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/177 9548
/proc/meminfo: memFree=29025460/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1380044 CPUtime=1602 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 107260 0 0 0 160163 37 0 0 20 0 1 0 54337453 1413165056 339110 33554432000 4194304 5646918 140735906907920 140735906906056 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 345011 339110 183 355 0 344652 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1380044

[startup+1662.31 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 9549
/proc/meminfo: memFree=28967056/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1952648 CPUtime=1662 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 108669 0 0 0 166162 38 0 0 20 0 1 0 54337453 1999511552 343583 33554432000 4194304 5646918 140735906907920 140735906906056 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 488162 343583 183 355 0 487803 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1952648

[startup+1722.3 s]
/proc/loadavg: 2.11 2.07 2.02 4/177 9550
/proc/meminfo: memFree=28927564/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1956220 CPUtime=1721.99 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 109515 0 0 0 172160 39 0 0 20 0 1 0 54337453 2003169280 348006 33554432000 4194304 5646918 140735906907920 140735906906056 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 489055 348006 183 355 0 488696 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1956220

[startup+1782.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/177 9663
/proc/meminfo: memFree=30045596/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1961284 CPUtime=1781.97 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 110747 0 0 0 178158 39 0 0 20 0 1 0 54337453 2008354816 358436 33554432000 4194304 5646918 140735906907920 140735906906056 4402736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 490321 358436 183 355 0 489962 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1961284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.07 2.02 3/177 9663
/proc/meminfo: memFree=30035420/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1965712 CPUtime=1800.08 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 111773 0 0 0 179968 40 0 0 20 0 1 0 54337453 2012889088 361506 33554432000 4194304 5646918 140735906907920 140735906906056 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 491428 361506 183 355 0 491069 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1965712

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

[startup+1800.4 s]
/proc/loadavg: 2.08 2.07 2.02 3/177 9663
/proc/meminfo: memFree=30035420/32872528 swapFree=527360/560064
[pid=9506] ppid=9503 vsize=1965712 CPUtime=1800.08 cores=0,2,4,6
/proc/9506/stat : 9506 (minisatp) R 9503 9506 7428 0 -1 4202496 111773 0 0 0 179968 40 0 0 20 0 1 0 54337453 2012889088 361506 33554432000 4194304 5646918 140735906907920 140735906906056 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/9506/statm: 491428 361506 183 355 0 491069 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1965712

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.68
CPU system time (s): 0.413937
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 1965712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.413937
maximum resident set size= 1446024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111773
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= 65
involuntary context switches= 1849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.85526 second user time and 6.62499 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-21 17:27:53
IDJOB=4115381
IDBENCH=1648
IDSOLVER=2555
FILE ID=node106/4115381-1466522873
RUNJOBID= node106-1466515278-7444
PBS_JOBID= 19942889
Free space on /tmp= 71692 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-ship12s.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115381-1466522873/watcher-4115381-1466522873 -o /tmp/evaluation-result-4115381-1466522873/solver-4115381-1466522873 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466515278-7444 --watchdog 1960  minisatp HOME/instance-4115381-1466522873.opb

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

MD5SUM BENCH= bde0c0fbe1d85bc08e3fa72426bea662
RANDOM SEED=1672332303

node106.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		: 2667.073
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	: 5334.14
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		: 2667.073
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		: 2667.073
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		: 2667.073
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.56
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		: 2667.073
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		: 2667.073
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.56
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		: 2667.073
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.38
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		: 2667.073
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31223716 kB
Buffers:            7112 kB
Cached:            47372 kB
SwapCached:         1812 kB
Active:           353440 kB
Inactive:          29260 kB
Active(anon):     327620 kB
Inactive(anon):     2720 kB
Active(file):      25820 kB
Inactive(file):    26540 kB
Unevictable:      560064 kB
Mlocked:          527360 kB
SwapTotal:      67108856 kB
SwapFree:       67096776 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        893732 kB
Mapped:             7748 kB
Shmem:                 0 kB
Slab:             575040 kB
SReclaimable:      18724 kB
SUnreclaim:       556316 kB
KernelStack:        1472 kB
PageTables:         6148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1045328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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-4115381-1466522873.opb

Free space on /tmp at the end= 71692 MiB
End job on node106 at 2016-06-21 17:57:54