Trace number 4115111

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.03 1802.3

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-arki001.opb
MD5SUM72fff71fe37083f89a4fde6caf0f3578
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.74358
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8268
Total number of constraints1451
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)21
Number of constraints which are nor clauses,nor cardinality constraints1430
Minimum length of a constraint3
Maximum length of a constraint8249
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 2386602666496000
Number of bits of the biggest number in a constraint 52
Biggest sum of numbers in a constraint 5223634990318712
Number of bits of the biggest sum of numbers53
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.79/0.81	c Converting 1448 PB-constraints to clauses...
0.79/0.82	c   -- Unit propagations: (none)
0.79/0.84	c   -- Detecting intervals from adjacent constraints: ####################
0.79/0.84	c   -- Clauses(.)/Splits(s): sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss...................................ssssssssssssssss
0.79/0.85	c ---[1538]---> BDD-cost:   11
0.79/0.85	c ---[1537]---> BDD-cost:   11
0.79/0.85	c ---[1536]---> BDD-cost:   11
0.79/0.85	c ---[1535]---> BDD-cost:   11
0.79/0.85	c ---[1534]---> BDD-cost:   11
0.79/0.85	c ---[1533]---> BDD-cost:   11
0.79/0.85	c ---[1532]---> BDD-cost:   11
0.79/0.85	c ---[1531]---> BDD-cost:   11
0.79/0.85	c ---[1530]---> BDD-cost:   11
0.79/0.85	c ---[1529]---> BDD-cost:   11
0.79/0.85	c ---[1528]---> BDD-cost:   11
0.79/0.85	c ---[1527]---> BDD-cost:   11
0.79/0.85	c ---[1526]---> BDD-cost:   11
0.79/0.85	c ---[1525]---> BDD-cost:   12
0.79/0.85	c ---[1524]---> BDD-cost:   11
0.79/0.85	c ---[1522]---> BDD-cost:   11
0.79/0.85	c ---[1521]---> BDD-cost:   11
0.79/0.85	c ---[1520]---> BDD-cost:   11
0.79/0.85	c ---[1505]---> BDD-cost:   13
0.79/0.85	c ---[1504]---> BDD-cost:   14
0.79/0.85	c ---[1503]---> BDD-cost:   14
0.79/0.85	c ---[1502]---> BDD-cost:   14
0.79/0.85	c ---[1501]---> BDD-cost:   14
0.79/0.85	c ---[1500]---> BDD-cost:   14
0.79/0.85	c ---[1499]---> BDD-cost:   14
0.79/0.85	c ---[1498]---> BDD-cost:   14
0.79/0.85	c ---[1497]---> BDD-cost:   14
0.79/0.85	c ---[1496]---> BDD-cost:   14
0.79/0.85	c ---[1495]---> BDD-cost:    9
0.79/0.85	c ---[1494]---> BDD-cost:    9
0.79/0.85	c ---[1493]---> BDD-cost:    9
0.79/0.85	c ---[1492]---> BDD-cost:    9
0.79/0.85	c ---[1491]---> BDD-cost:    9
0.79/0.85	c ---[1490]---> BDD-cost:    9
0.79/0.85	c ---[1489]---> BDD-cost:    9
0.79/0.85	c ---[1488]---> BDD-cost:    9
0.79/0.85	c ---[1487]---> BDD-cost:    9
0.79/0.86	c ---[1486]---> BDD-cost:    9
0.79/0.86	c ---[1485]---> BDD-cost:    9
0.79/0.86	c ---[1484]---> BDD-cost:    9
0.79/0.86	c ---[1483]---> BDD-cost:    9
0.79/0.86	c ---[1482]---> BDD-cost:    9
0.79/0.86	c ---[1481]---> BDD-cost:    9
0.79/0.86	c ---[1480]---> BDD-cost:    9
0.79/0.86	c ---[1479]---> BDD-cost:    9
0.79/0.86	c ---[1478]---> BDD-cost:    9
0.79/0.86	c ---[1477]---> BDD-cost:    9
0.79/0.86	c ---[1474]---> BDD-cost:   13
0.79/0.86	c ---[1473]---> BDD-cost:   14
0.79/0.86	c ---[1472]---> BDD-cost:   14
0.79/0.86	c ---[1471]---> BDD-cost:   14
0.79/0.86	c ---[1470]---> BDD-cost:   14
0.79/0.86	c ---[1469]---> BDD-cost:   14
0.79/0.86	c ---[1468]---> BDD-cost:   14
0.79/0.86	c ---[1467]---> BDD-cost:   14
0.79/0.86	c ---[1466]---> BDD-cost:   14
0.79/0.86	c ---[1465]---> BDD-cost:   14
0.79/0.86	c ---[1464]---> BDD-cost:   14
0.79/0.86	c ---[1463]---> BDD-cost:   14
0.79/0.86	c ---[1462]---> BDD-cost:   14
0.79/0.86	c ---[1461]---> BDD-cost:   14
0.79/0.86	c ---[1460]---> BDD-cost:   14
0.79/0.86	c ---[1458]---> BDD-cost:   14
0.79/0.86	c ---[1448]---> BDD-cost:   14
0.79/0.86	c ---[1447]---> BDD-cost:   14
0.79/0.86	c ---[1446]---> BDD-cost:   14
0.79/0.86	c ---[1445]---> BDD-cost:   14
0.79/0.86	c ---[1444]---> BDD-cost:   14
0.79/0.86	c ---[1442]---> BDD-cost:   14
0.79/0.86	c ---[1441]---> BDD-cost:   14
0.79/0.86	c ---[1440]---> BDD-cost:   14
0.79/0.86	c ---[1439]---> BDD-cost:   14
0.79/0.86	c ---[1438]---> BDD-cost:   14
0.79/0.86	c ---[1437]---> BDD-cost:   14
0.79/0.86	c ---[1436]---> BDD-cost:   14
0.79/0.86	c ---[1435]---> BDD-cost:   14
0.79/0.86	c ---[1434]---> BDD-cost:   14
0.79/0.86	c ---[1433]---> BDD-cost:   14
0.79/0.86	c ---[1432]---> BDD-cost:   14
0.79/0.86	c ---[1431]---> BDD-cost:   14
0.79/0.86	c ---[1430]---> BDD-cost:   14
0.79/0.86	c ---[1429]---> BDD-cost:   14
0.79/0.86	c ---[1428]---> BDD-cost:   14
0.79/0.86	c ---[1427]---> BDD-cost:   14
0.79/0.86	c ---[1425]---> BDD-cost:   14
0.79/0.86	c ---[1424]---> BDD-cost:   14
0.79/0.86	c ---[1423]---> BDD-cost:   14
0.79/0.86	c ---[1422]---> BDD-cost:   11
0.79/0.86	c ---[1421]---> BDD-cost:   11
0.79/0.86	c ---[1420]---> BDD-cost:   11
0.79/0.86	c ---[1419]---> BDD-cost:   11
0.79/0.86	c ---[1418]---> BDD-cost:   11
0.79/0.86	c ---[1417]---> BDD-cost:   11
0.79/0.86	c ---[1416]---> BDD-cost:   11
0.79/0.86	c ---[1415]---> BDD-cost:   11
0.79/0.86	c ---[1414]---> BDD-cost:   11
0.79/0.86	c ---[1413]---> BDD-cost:   11
0.79/0.86	c ---[1412]---> BDD-cost:   11
0.79/0.86	c ---[1411]---> BDD-cost:   11
0.79/0.86	c ---[1410]---> BDD-cost:    9
0.79/0.86	c ---[1409]---> BDD-cost:   11
0.79/0.86	c ---[1408]---> BDD-cost:   11
0.79/0.86	c ---[1406]---> BDD-cost:   11
0.79/0.86	c ---[1405]---> BDD-cost:   11
0.79/0.86	c ---[1404]---> BDD-cost:   11
0.79/0.86	c ---[1399]---> BDD-cost:   13
0.79/0.86	c ---[1398]---> BDD-cost:   13
0.79/0.86	c ---[1397]---> BDD-cost:   13
0.79/0.86	c ---[1396]---> BDD-cost:   13
0.79/0.86	c ---[1394]---> BDD-cost:   12
0.79/0.86	c ---[1393]---> BDD-cost:   12
0.79/0.86	c ---[1392]---> BDD-cost:   12
0.79/0.86	c ---[1391]---> BDD-cost:    3
0.79/0.86	c ---[1390]---> BDD-cost:   12
0.79/0.86	c ---[1389]---> BDD-cost:   13
0.79/0.86	c ---[1387]---> BDD-cost:   13
0.79/0.86	c ---[1385]---> BDD-cost:   13
0.79/0.86	c ---[1384]---> BDD-cost:   14
0.79/0.86	c ---[1383]---> BDD-cost:   14
0.79/0.86	c ---[1382]---> BDD-cost:   14
0.79/0.86	c ---[1381]---> BDD-cost:   14
0.79/0.86	c ---[1380]---> BDD-cost:   14
0.79/0.86	c ---[1379]---> BDD-cost:   14
0.79/0.86	c ---[1378]---> BDD-cost:   14
0.79/0.86	c ---[1377]---> BDD-cost:   14
0.79/0.86	c ---[1376]---> BDD-cost:   14
0.79/0.86	c ---[1375]---> BDD-cost:   14
0.79/0.86	c ---[1374]---> BDD-cost:   14
0.79/0.86	c ---[1373]---> BDD-cost:   14
0.79/0.86	c ---[1372]---> BDD-cost:   14
0.79/0.86	c ---[1371]---> BDD-cost:   14
0.79/0.86	c ---[1370]---> BDD-cost:   14
0.79/0.86	c ---[1369]---> BDD-cost:   14
0.79/0.86	c ---[1368]---> BDD-cost:   14
0.79/0.86	c ---[1366]---> BDD-cost:   14
0.79/0.86	c ---[1365]---> BDD-cost:   14
0.79/0.86	c ---[1364]---> BDD-cost:   14
0.79/0.86	c ---[1363]---> BDD-cost:   14
0.79/0.86	c ---[1362]---> BDD-cost:   14
0.79/0.86	c ---[1361]---> BDD-cost:   14
0.79/0.86	c ---[1360]---> BDD-cost:   14
0.79/0.86	c ---[1358]---> BDD-cost:   14
0.79/0.86	c ---[1357]---> BDD-cost:   11
0.79/0.86	c ---[1356]---> BDD-cost:   12
0.79/0.86	c ---[1352]---> BDD-cost:    7
0.79/0.86	c ---[1349]---> BDD-cost:   14
0.79/0.86	c ---[1348]---> BDD-cost:    7
0.79/0.86	c ---[1347]---> BDD-cost:    7
0.79/0.86	c ---[1346]---> BDD-cost:   10
0.79/0.86	c ---[1345]---> BDD-cost:   10
0.79/0.86	c ---[1340]---> BDD-cost:    7
0.79/0.86	c ---[1334]---> BDD-cost:    9
0.79/0.86	c ---[1333]---> BDD-cost:   10
0.79/0.86	c ---[1332]---> BDD-cost:    9
0.79/0.86	c ---[1331]---> BDD-cost:    7
0.79/0.86	c ---[1330]---> BDD-cost:    9
0.79/0.86	c ---[1329]---> BDD-cost:   11
0.79/0.87	c ---[1328]---> BDD-cost:   14
0.79/0.87	c ---[1327]---> BDD-cost:   14
0.79/0.87	c ---[1326]---> BDD-cost:   14
0.79/0.87	c ---[1325]---> BDD-cost:   14
0.79/0.87	c ---[1324]---> BDD-cost:   14
0.79/0.87	c ---[1323]---> BDD-cost:   14
0.79/0.87	c ---[1322]---> BDD-cost:   14
0.79/0.87	c ---[1321]---> BDD-cost:   14
0.79/0.87	c ---[1320]---> BDD-cost:   14
0.79/0.87	c ---[1319]---> BDD-cost:   14
0.79/0.87	c ---[1318]---> BDD-cost:   14
0.79/0.87	c ---[1317]---> BDD-cost:   14
0.79/0.87	c ---[1316]---> BDD-cost:   14
0.79/0.87	c ---[1315]---> BDD-cost:   14
0.79/0.87	c ---[1314]---> BDD-cost:   12
0.79/0.87	c ---[1313]---> BDD-cost:   12
0.79/0.87	c ---[1312]---> BDD-cost:   12
0.79/0.87	c ---[1311]---> BDD-cost:   12
0.79/0.87	c ---[1310]---> BDD-cost:   12
0.79/0.87	c ---[1309]---> BDD-cost:   12
0.79/0.87	c ---[1308]---> BDD-cost:   12
0.79/0.87	c ---[1307]---> BDD-cost:   12
0.79/0.87	c ---[1306]---> BDD-cost:   12
0.79/0.87	c ---[1305]---> BDD-cost:   12
0.79/0.87	c ---[1304]---> BDD-cost:   12
0.79/0.87	c ---[1303]---> BDD-cost:   12
0.79/0.87	c ---[1302]---> BDD-cost:   12
0.79/0.87	c ---[1301]---> BDD-cost:   12
0.79/0.87	c ---[1300]---> BDD-cost:   12
0.79/0.87	c ---[1299]---> BDD-cost:   12
0.79/0.87	c ---[1298]---> BDD-cost:   11
0.79/0.87	c ---[1297]---> BDD-cost:   11
0.79/0.87	c ---[1296]---> BDD-cost:   11
0.79/0.87	c ---[1295]---> BDD-cost:   11
0.79/0.87	c ---[1294]---> BDD-cost:   12
0.79/0.87	c ---[1293]---> BDD-cost:   11
0.79/0.87	c ---[1292]---> BDD-cost:   11
0.79/0.87	c ---[1291]---> BDD-cost:   11
0.79/0.87	c ---[1290]---> BDD-cost:   11
0.79/0.87	c ---[1289]---> BDD-cost:   12
0.79/0.87	c ---[1288]---> BDD-cost:   14
0.79/0.87	c ---[1287]---> BDD-cost:   14
0.79/0.87	c ---[1286]---> BDD-cost:   14
0.79/0.87	c ---[1285]---> BDD-cost:   14
0.79/0.87	c ---[1284]---> BDD-cost:   14
0.79/0.87	c ---[1282]---> BDD-cost:   14
0.79/0.87	c ---[1269]---> BDD-cost:   14
0.79/0.87	c ---[1268]---> BDD-cost:   13
0.79/0.87	c ---[1267]---> BDD-cost:   12
0.79/0.87	c ---[1266]---> BDD-cost:   13
0.79/0.87	c ---[1265]---> BDD-cost:   12
0.79/0.87	c ---[1263]---> BDD-cost:   12
0.79/0.87	c ---[1262]---> BDD-cost:   14
0.79/0.87	c ---[1261]---> BDD-cost:   14
0.79/0.87	c ---[1260]---> BDD-cost:   14
0.79/0.87	c ---[1259]---> BDD-cost:   14
0.79/0.87	c ---[1258]---> BDD-cost:   14
0.79/0.87	c ---[1257]---> BDD-cost:   14
0.79/0.87	c ---[1256]---> BDD-cost:   14
0.79/0.87	c ---[1255]---> BDD-cost:   14
0.79/0.87	c ---[1254]---> BDD-cost:   14
0.79/0.87	c ---[1253]---> BDD-cost:   14
0.79/0.87	c ---[1252]---> BDD-cost:   14
0.79/0.87	c ---[1251]---> BDD-cost:   14
0.79/0.87	c ---[1250]---> BDD-cost:   14
0.79/0.87	c ---[1249]---> BDD-cost:   14
0.79/0.87	c ---[1248]---> BDD-cost:   14
0.79/0.87	c ---[1246]---> BDD-cost:   14
0.79/0.87	c ---[1245]---> BDD-cost:   14
0.79/0.87	c ---[1244]---> BDD-cost:   14
0.79/0.87	c ---[1237]---> BDD-cost:   13
0.79/0.87	c ---[1236]---> BDD-cost:   14
0.79/0.87	c ---[1234]---> BDD-cost:   10
0.79/0.87	c ---[1233]---> BDD-cost:   14
0.79/0.87	c ---[1231]---> BDD-cost:    7
0.79/0.87	c ---[1230]---> BDD-cost:   14
0.79/0.87	c ---[1229]---> BDD-cost:   13
0.79/0.87	c ---[1228]---> BDD-cost:   14
0.79/0.87	c ---[1227]---> BDD-cost:   13
0.79/0.87	c ---[1225]---> BDD-cost:   13
0.79/0.87	c ---[1224]---> BDD-cost:   11
0.79/0.87	c ---[1223]---> BDD-cost:   11
0.79/0.87	c ---[1222]---> BDD-cost:   11
0.79/0.87	c ---[1221]---> BDD-cost:   11
0.79/0.87	c ---[1220]---> BDD-cost:   11
0.79/0.87	c ---[1219]---> BDD-cost:   11
0.79/0.87	c ---[1218]---> BDD-cost:   11
0.79/0.87	c ---[1217]---> BDD-cost:   11
0.79/0.87	c ---[1216]---> BDD-cost:   11
0.79/0.87	c ---[1215]---> BDD-cost:   11
0.79/0.87	c ---[1214]---> BDD-cost:   11
0.79/0.87	c ---[1213]---> BDD-cost:   11
0.79/0.87	c ---[1212]---> BDD-cost:   11
0.79/0.87	c ---[1211]---> BDD-cost:   11
0.79/0.87	c ---[1210]---> BDD-cost:   11
0.79/0.87	c ---[1209]---> BDD-cost:   11
0.79/0.87	c ---[1208]---> BDD-cost:   11
0.79/0.87	c ---[1207]---> BDD-cost:   11
0.79/0.87	c ---[1206]---> BDD-cost:   11
0.79/0.87	c ---[1199]---> BDD-cost:   12
0.79/0.87	c ---[1198]---> BDD-cost:   14
0.79/0.87	c ---[1196]---> BDD-cost:   14
0.79/0.87	c ---[1195]---> BDD-cost:   14
0.79/0.87	c ---[1194]---> BDD-cost:   14
0.79/0.87	c ---[1193]---> BDD-cost:   13
0.79/0.87	c ---[1192]---> BDD-cost:   14
0.79/0.87	c ---[1191]---> BDD-cost:   14
0.79/0.87	c ---[1190]---> BDD-cost:   11
0.79/0.87	c ---[1189]---> BDD-cost:   14
0.79/0.87	c ---[1187]---> BDD-cost:   14
0.79/0.87	c ---[1186]---> BDD-cost:   12
0.79/0.87	c ---[1185]---> BDD-cost:   12
0.79/0.87	c ---[1184]---> BDD-cost:   12
0.79/0.87	c ---[1183]---> BDD-cost:   12
0.79/0.87	c ---[1182]---> BDD-cost:   12
0.79/0.87	c ---[1181]---> BDD-cost:   12
0.79/0.87	c ---[1180]---> BDD-cost:   12
0.79/0.87	c ---[1179]---> BDD-cost:   12
0.79/0.88	c ---[1178]---> BDD-cost:   12
0.79/0.88	c ---[1177]---> BDD-cost:   12
0.79/0.88	c ---[1176]---> BDD-cost:   12
0.79/0.88	c ---[1175]---> BDD-cost:   12
0.79/0.88	c ---[1174]---> BDD-cost:   12
0.79/0.88	c ---[1173]---> BDD-cost:   12
0.79/0.88	c ---[1172]---> BDD-cost:   12
0.79/0.88	c ---[1171]---> BDD-cost:   12
0.79/0.88	c ---[1170]---> BDD-cost:   12
0.79/0.88	c ---[1169]---> BDD-cost:   12
0.79/0.88	c ---[1168]---> BDD-cost:   12
0.79/0.88	c ---[1167]---> BDD-cost:   14
0.79/0.88	c ---[1166]---> BDD-cost:   14
0.79/0.88	c ---[1165]---> BDD-cost:   14
0.79/0.88	c ---[1164]---> BDD-cost:   14
0.79/0.88	c ---[1163]---> BDD-cost:   14
0.79/0.88	c ---[1162]---> BDD-cost:   14
0.79/0.88	c ---[1161]---> BDD-cost:   14
0.79/0.88	c ---[1160]---> BDD-cost:   14
0.79/0.88	c ---[1159]---> BDD-cost:   14
0.79/0.88	c ---[1158]---> BDD-cost:   14
0.79/0.88	c ---[1157]---> BDD-cost:   14
0.79/0.88	c ---[1156]---> BDD-cost:   14
0.79/0.88	c ---[1155]---> BDD-cost:   14
0.79/0.88	c ---[1154]---> BDD-cost:   14
0.79/0.88	c ---[1153]---> BDD-cost:   14
0.79/0.88	c ---[1151]---> BDD-cost:   14
0.79/0.88	c ---[1150]---> BDD-cost:   14
0.79/0.88	c ---[1149]---> BDD-cost:   14
0.79/0.88	c ---[1148]---> BDD-cost:   13
0.79/0.88	c ---[1147]---> BDD-cost:   13
0.79/0.88	c ---[1146]---> BDD-cost:   13
0.79/0.88	c ---[1145]---> BDD-cost:   13
0.79/0.88	c ---[1144]---> BDD-cost:   13
0.79/0.88	c ---[1143]---> BDD-cost:   13
0.79/0.88	c ---[1142]---> BDD-cost:   13
0.79/0.88	c ---[1141]---> BDD-cost:   13
0.79/0.88	c ---[1140]---> BDD-cost:   13
0.79/0.88	c ---[1139]---> BDD-cost:   13
0.79/0.88	c ---[1138]---> BDD-cost:   13
0.79/0.88	c ---[1137]---> BDD-cost:   13
0.79/0.88	c ---[1136]---> BDD-cost:    6
0.79/0.88	c ---[1135]---> BDD-cost:    6
0.79/0.88	c ---[1134]---> BDD-cost:    9
0.79/0.88	c ---[1133]---> BDD-cost:    9
0.79/0.88	c ---[1132]---> BDD-cost:    7
0.79/0.88	c ---[1130]---> BDD-cost:    7
0.79/0.88	c ---[1129]---> BDD-cost:    8
0.79/0.88	c ---[1128]---> BDD-cost:    5
0.79/0.88	c ---[1127]---> BDD-cost:    5
0.79/0.88	c ---[1126]---> BDD-cost:    5
0.79/0.88	c ---[1125]---> BDD-cost:    5
0.79/0.88	c ---[1124]---> BDD-cost:    6
0.79/0.88	c ---[1123]---> BDD-cost:    8
0.79/0.88	c ---[1122]---> BDD-cost:    8
0.79/0.88	c ---[1121]---> BDD-cost:    8
0.79/0.88	c ---[1120]---> BDD-cost:    8
0.79/0.88	c ---[1119]---> BDD-cost:    6
0.79/0.88	c ---[1115]---> BDD-cost:    7
0.79/0.88	c ---[1114]---> BDD-cost:    7
0.79/0.88	c ---[1111]---> BDD-cost:    9
0.79/0.88	c ---[1110]---> BDD-cost:    8
0.79/0.88	c ---[1107]---> BDD-cost:   10
0.79/0.88	c ---[1106]---> BDD-cost:   10
0.79/0.88	c ---[1105]---> BDD-cost:    6
0.79/0.88	c ---[1103]---> BDD-cost:    7
0.79/0.88	c ---[1101]---> BDD-cost:    7
0.79/0.88	c ---[1099]---> BDD-cost:    7
0.79/0.88	c ---[1098]---> BDD-cost:   11
0.79/0.88	c ---[1095]---> BDD-cost:   11
0.79/0.88	c ---[1093]---> BDD-cost:    8
0.79/0.88	c ---[1092]---> BDD-cost:    8
0.79/0.88	c ---[1091]---> BDD-cost:    8
0.79/0.88	c ---[1090]---> BDD-cost:    7
0.79/0.88	c ---[1089]---> BDD-cost:    7
0.79/0.88	c ---[1088]---> BDD-cost:    7
0.79/0.88	c ---[1087]---> BDD-cost:    7
0.79/0.88	c ---[1086]---> BDD-cost:    8
0.79/0.88	c ---[1085]---> BDD-cost:    8
0.79/0.88	c ---[1084]---> BDD-cost:    8
0.79/0.88	c ---[1083]---> BDD-cost:    8
0.79/0.88	c ---[1082]---> BDD-cost:    8
0.79/0.88	c ---[1081]---> BDD-cost:    5
0.79/0.88	c ---[1080]---> BDD-cost:    8
0.79/0.88	c ---[1078]---> BDD-cost:    8
0.79/0.88	c ---[1077]---> BDD-cost:    8
0.79/0.88	c ---[1076]---> BDD-cost:    8
0.79/0.88	c ---[1049]---> BDD-cost:    2
0.79/0.88	c ---[1044]---> BDD-cost:    3
0.79/0.88	c ---[1043]---> BDD-cost:    2
0.79/0.88	c ---[1041]---> BDD-cost:    2
0.79/0.88	c ---[1040]---> BDD-cost:    3
0.79/0.88	c ---[1038]---> BDD-cost:    2
0.79/0.88	c ---[1037]---> BDD-cost:    2
0.79/0.88	c ---[1036]---> BDD-cost:    3
0.79/0.88	c ---[1034]---> BDD-cost:    3
0.79/0.88	c ---[1033]---> BDD-cost:    2
0.79/0.88	c ---[1030]---> BDD-cost:    2
0.79/0.88	c ---[1025]---> BDD-cost:    2
0.79/0.88	c ---[1024]---> BDD-cost:    2
0.79/0.88	c ---[1023]---> BDD-cost:    2
0.79/0.88	c ---[1022]---> BDD-cost:    2
0.79/0.88	c ---[1021]---> BDD-cost:    3
0.79/0.88	c ---[1019]---> BDD-cost:    2
0.79/0.88	c ---[1018]---> BDD-cost:    2
0.79/0.88	c ---[1017]---> BDD-cost:    2
0.79/0.88	c ---[1016]---> BDD-cost:    2
0.79/0.88	c ---[1015]---> BDD-cost:    2
0.79/0.88	c ---[1014]---> BDD-cost:    2
0.79/0.88	c ---[1013]---> BDD-cost:    2
0.79/0.88	c ---[1007]---> BDD-cost:    3
0.79/0.88	c ---[1005]---> BDD-cost:    2
0.79/0.88	c ---[1001]---> BDD-cost:    2
0.79/0.88	c ---[ 999]---> BDD-cost:    2
0.79/0.88	c ---[ 994]---> BDD-cost:    2
0.79/0.88	c ---[ 992]---> Adder-cost: 356   maxlim: 266621   bits: 19/19
0.89/0.90	c ---[ 991]---> BDD-cost:    4
0.89/0.90	c ---[ 990]---> 

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-4115111-1466553305/watcher-4115111-1466553305 -o /tmp/evaluation-result-4115111-1466553305/solver-4115111-1466553305 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466551504-32681 --watchdog 1960 minisatp HOME/instance-4115111-1466553305.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing 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.23 2.19 2.01 3/176 417
/proc/meminfo: memFree=30300924/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=6324 CPUtime=0 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 309 0 0 0 0 0 0 0 20 0 1 0 57377203 6475776 185 33554432000 4194304 5646918 140736753386128 140734027708792 4251039 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 1581 185 94 355 0 1222 0

[startup+0.100156 s]
/proc/loadavg: 2.23 2.19 2.01 3/176 417
/proc/meminfo: memFree=30300924/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=10288 CPUtime=0.09 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 1255 0 0 0 9 0 0 0 20 0 1 0 57377203 10534912 1131 33554432000 4194304 5646918 140736753386128 140734027708792 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 2572 1135 97 355 0 2213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10288

[startup+0.200248 s]
/proc/loadavg: 2.23 2.19 2.01 3/176 417
/proc/meminfo: memFree=30300924/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=16852 CPUtime=0.19 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 2856 0 0 0 19 0 0 0 20 0 1 0 57377203 17256448 2732 33554432000 4194304 5646918 140736753386128 140734027708792 4831277 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 4213 2732 97 355 0 3854 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16852

[startup+0.300255 s]
/proc/loadavg: 2.23 2.19 2.01 3/176 417
/proc/meminfo: memFree=30300924/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=16152 CPUtime=0.29 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 3457 0 0 0 29 0 0 0 20 0 1 0 57377203 16539648 2371 33554432000 4194304 5646918 140736753386128 140734027708792 4832127 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 4038 2371 97 355 0 3679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16152

[startup+0.700196 s]
/proc/loadavg: 2.23 2.19 2.01 3/176 417
/proc/meminfo: memFree=30300924/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=25372 CPUtime=0.69 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 5776 0 0 0 69 0 0 0 20 0 1 0 57377203 25980928 4690 33554432000 4194304 5646918 140736753386128 140736753385496 4823232 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 6343 4690 97 355 0 5984 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25372

[startup+1.50022 s]
/proc/loadavg: 2.23 2.19 2.01 3/177 418
/proc/meminfo: memFree=30259624/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1.49 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9134 0 0 0 148 1 0 0 20 0 1 0 57377203 36773888 7405 33554432000 4194304 5646918 140736753386128 140736753385496 4560688 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7405 154 355 0 8619 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35912

[startup+3.10022 s]
/proc/loadavg: 2.23 2.19 2.01 3/177 418
/proc/meminfo: memFree=30219352/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=3.09 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9134 0 0 0 308 1 0 0 20 0 1 0 57377203 36773888 7405 33554432000 4194304 5646918 140736753386128 140736753384888 4817703 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7405 154 355 0 8619 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35912

[startup+6.30023 s]
/proc/loadavg: 2.21 2.19 2.01 3/177 418
/proc/meminfo: memFree=30223412/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=6.29 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9134 0 0 0 628 1 0 0 20 0 1 0 57377203 36773888 7405 33554432000 4194304 5646918 140736753386128 140736753384888 4831344 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7405 154 355 0 8619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35912

[startup+12.7003 s]
/proc/loadavg: 2.27 2.20 2.01 3/177 418
/proc/meminfo: memFree=30223048/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=12.69 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9134 0 0 0 1268 1 0 0 20 0 1 0 57377203 36773888 7405 33554432000 4194304 5646918 140736753386128 140736753384888 4832091 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7405 154 355 0 8619 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35912

[startup+25.5003 s]
/proc/loadavg: 2.37 2.22 2.02 3/177 418
/proc/meminfo: memFree=30160432/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=25.49 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9134 0 0 0 2548 1 0 0 20 0 1 0 57377203 36773888 7405 33554432000 4194304 5646918 140736753386128 140736753384888 4310898 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7405 154 355 0 8619 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35912

[startup+51.1003 s]
/proc/loadavg: 2.24 2.21 2.02 3/177 418
/proc/meminfo: memFree=30148772/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=51.09 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9134 0 0 0 5108 1 0 0 20 0 1 0 57377203 36773888 7405 33554432000 4194304 5646918 140736753386128 140736753384888 4463179 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7405 154 355 0 8619 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35912

[startup+102.3 s]
/proc/loadavg: 2.22 2.20 2.03 3/177 419
/proc/meminfo: memFree=30118724/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=102.28 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9134 0 0 0 10227 1 0 0 20 0 1 0 57377203 36773888 7405 33554432000 4194304 5646918 140736753386128 140736753384888 4817403 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7405 154 355 0 8619 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 35912

[startup+162.3 s]
/proc/loadavg: 2.32 2.24 2.05 3/177 420
/proc/meminfo: memFree=30116240/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=162.27 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9134 0 0 0 16226 1 0 0 20 0 1 0 57377203 36773888 7405 33554432000 4194304 5646918 140736753386128 140736753384888 4824637 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7405 154 355 0 8619 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 35912

[startup+222.307 s]
/proc/loadavg: 2.28 2.24 2.06 3/177 421
/proc/meminfo: memFree=30094772/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=222.27 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9134 0 0 0 22226 1 0 0 20 0 1 0 57377203 36773888 7405 33554432000 4194304 5646918 140736753386128 140736753384888 4831241 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7405 154 355 0 8619 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 35912

[startup+282.3 s]
/proc/loadavg: 2.24 2.24 2.07 3/177 423
/proc/meminfo: memFree=30115988/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=282.25 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9134 0 0 0 28224 1 0 0 20 0 1 0 57377203 36773888 7405 33554432000 4194304 5646918 140736753386128 140736753384888 4464134 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7405 154 355 0 8619 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 35912

[startup+342.3 s]
/proc/loadavg: 2.30 2.25 2.08 3/178 428
/proc/meminfo: memFree=30067376/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=342.24 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9134 0 0 0 34223 1 0 0 20 0 1 0 57377203 36773888 7405 33554432000 4194304 5646918 140736753386128 140736753384888 4824645 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7405 154 355 0 8619 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 35912

[startup+402.3 s]
/proc/loadavg: 2.24 2.25 2.09 3/178 453
/proc/meminfo: memFree=29992140/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=402.23 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 40222 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4824634 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 35912

[startup+462.3 s]
/proc/loadavg: 2.28 2.26 2.10 3/177 454
/proc/meminfo: memFree=30080560/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=462.22 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 46221 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4823259 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 35912

[startup+522.3 s]
/proc/loadavg: 2.35 2.29 2.12 3/177 455
/proc/meminfo: memFree=30027392/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=522.21 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 52220 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4817485 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 35912

[startup+582.3 s]
/proc/loadavg: 2.19 2.25 2.11 3/177 457
/proc/meminfo: memFree=30077732/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=582.2 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 58219 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4563520 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 35912


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

[pid=417] ppid=414 vsize=35912 CPUtime=1122.12 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 112211 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4824634 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 35912

[startup+1182.3 s]
/proc/loadavg: 2.42 2.29 2.18 3/177 472
/proc/meminfo: memFree=30015392/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1182.11 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 118210 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4824631 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 35912

[startup+1242.3 s]
/proc/loadavg: 2.34 2.28 2.18 3/177 473
/proc/meminfo: memFree=30068312/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1242.1 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 124209 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4817696 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 35912

[startup+1302.3 s]
/proc/loadavg: 2.22 2.26 2.18 3/177 474
/proc/meminfo: memFree=30043616/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1302.09 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 130208 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4817691 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 35912

[startup+1362.3 s]
/proc/loadavg: 2.42 2.30 2.20 3/177 475
/proc/meminfo: memFree=30043916/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1362.08 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 136207 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4563520 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 35912

[startup+1422.3 s]
/proc/loadavg: 2.40 2.31 2.20 3/177 476
/proc/meminfo: memFree=30008928/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1422.08 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 142207 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4831366 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 35912

[startup+1482.3 s]
/proc/loadavg: 2.42 2.32 2.21 3/177 478
/proc/meminfo: memFree=30044276/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1482.06 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 148205 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4832112 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 35912

[startup+1542.31 s]
/proc/loadavg: 2.32 2.31 2.21 3/178 482
/proc/meminfo: memFree=29974452/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1542.06 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 154205 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4823249 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 35912

[startup+1602.3 s]
/proc/loadavg: 2.24 2.29 2.21 3/177 483
/proc/meminfo: memFree=29954512/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1602.05 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 160204 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4460816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 35912

[startup+1662.3 s]
/proc/loadavg: 2.18 2.27 2.20 3/177 484
/proc/meminfo: memFree=30043312/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1662.04 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 166203 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4832091 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 35912

[startup+1722.3 s]
/proc/loadavg: 2.22 2.26 2.20 3/177 485
/proc/meminfo: memFree=30021188/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1722.03 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 172202 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4823315 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 35912

[startup+1782.3 s]
/proc/loadavg: 2.23 2.26 2.20 3/177 487
/proc/meminfo: memFree=30037068/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1782.02 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 178201 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4832091 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 35912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.24 2.25 2.20 3/177 487
/proc/meminfo: memFree=30032848/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1800.01 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) R 414 417 32664 0 -1 4202496 9137 0 0 0 180000 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753384888 4560688 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 35912

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -417
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 417 sig 9
??? end of watcher thread

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

[startup+1801.6 s]
/proc/loadavg: 2.24 2.25 2.20 1/171 520
/proc/meminfo: memFree=30275624/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1800.01 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) S 414 417 32664 0 -1 4202496 9137 0 0 0 180000 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753373256 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 35912

[startup+1802 s]
/proc/loadavg: 2.24 2.25 2.20 2/177 544
/proc/meminfo: memFree=30264144/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1800.01 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) S 414 417 32664 0 -1 4202496 9137 0 0 0 180000 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753373256 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 35912

[startup+1802.2 s]
/proc/loadavg: 2.24 2.25 2.20 2/177 544
/proc/meminfo: memFree=30264144/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1800.01 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) S 414 417 32664 0 -1 4202496 9137 0 0 0 180000 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753373256 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 35912

[startup+1802.3 s]
/proc/loadavg: 2.24 2.25 2.20 2/177 544
/proc/meminfo: memFree=30264144/32872528 swapFree=1543496/1696796
[pid=417] ppid=414 vsize=35912 CPUtime=1800.01 cores=1,3,5,7
/proc/417/stat : 417 (minisatp) S 414 417 32664 0 -1 4202496 9137 0 0 0 180000 1 0 0 20 0 1 0 57377203 36773888 7465 33554432000 4194304 5646918 140736753386128 140736753373256 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 5 0 0 0 0 0
/proc/417/statm: 8978 7465 154 355 0 8619 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 35912

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.3
CPU time (s): 1800.03
CPU user time (s): 1800.01
CPU system time (s): 0.016997
CPU usage (%): 99.8737
Max. virtual memory (cumulated for all children) (KiB): 35912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.016997
maximum resident set size= 30940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9137
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= 5
involuntary context switches= 1879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.07008 second user time and 6.87795 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-22 01:55:06
IDJOB=4115111
IDBENCH=2517
IDSOLVER=2555
FILE ID=node125/4115111-1466553305
RUNJOBID= node125-1466551504-32681
PBS_JOBID= 19943333
Free space on /tmp= 71740 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-arki001.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115111-1466553305/watcher-4115111-1466553305 -o /tmp/evaluation-result-4115111-1466553305/solver-4115111-1466553305 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466551504-32681 --watchdog 1960  minisatp HOME/instance-4115111-1466553305.opb

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

MD5SUM BENCH= 72fff71fe37083f89a4fde6caf0f3578
RANDOM SEED=438954149

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

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.683
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.683
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:        30304864 kB
Buffers:           33876 kB
Cached:           129288 kB
SwapCached:         2388 kB
Active:            53868 kB
Inactive:         114308 kB
Active(anon):       5536 kB
Inactive(anon):     1816 kB
Active(file):      48332 kB
Inactive(file):   112492 kB
Unevictable:     1696796 kB
Mlocked:         1543496 kB
SwapTotal:      67108856 kB
SwapFree:       67097080 kB
Dirty:              9744 kB
Writeback:             0 kB
AnonPages:       1700600 kB
Mapped:             8220 kB
Shmem:                 0 kB
Slab:             568200 kB
SReclaimable:      11796 kB
SUnreclaim:       556404 kB
KernelStack:        1416 kB
PageTables:         7460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1815324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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-4115111-1466553305.opb

Free space on /tmp at the end= 71736 MiB
End job on node125 at 2016-06-22 02:25:08