Trace number 4118888

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742bSAT (TO)-300 1800.07 1800.41

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern55-06.lin.opb
MD5SUM82a58da8e8c04db5d33fa1448be69c4a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-300
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables977
Total number of constraints1844
Number of constraints which are clauses922
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints922
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 977
Biggest coefficient in the objective function 34
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 14600
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 14600
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.03	c Converting 1844 PB-constraints to clauses...
0.00/0.03	c   -- Unit propagations: (none)
0.00/0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.03	c   -- Clauses(.)/Splits(s): ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.04	c ---[1842]---> BDD-cost:    2
0.00/0.04	c ---[1840]---> BDD-cost:    2
0.00/0.04	c ---[1838]---> BDD-cost:    2
0.00/0.04	c ---[1836]---> BDD-cost:    2
0.00/0.04	c ---[1834]---> BDD-cost:    2
0.00/0.04	c ---[1832]---> BDD-cost:    2
0.00/0.04	c ---[1830]---> BDD-cost:    2
0.00/0.04	c ---[1828]---> BDD-cost:    2
0.00/0.04	c ---[1826]---> BDD-cost:    2
0.00/0.04	c ---[1824]---> BDD-cost:    2
0.00/0.04	c ---[1822]---> BDD-cost:    2
0.00/0.04	c ---[1820]---> BDD-cost:    2
0.00/0.04	c ---[1818]---> BDD-cost:    2
0.00/0.04	c ---[1816]---> BDD-cost:    2
0.00/0.04	c ---[1814]---> BDD-cost:    2
0.00/0.04	c ---[1812]---> BDD-cost:    2
0.00/0.04	c ---[1810]---> BDD-cost:    2
0.00/0.04	c ---[1808]---> BDD-cost:    2
0.00/0.04	c ---[1806]---> BDD-cost:    2
0.00/0.04	c ---[1804]---> BDD-cost:    2
0.00/0.04	c ---[1802]---> BDD-cost:    2
0.00/0.04	c ---[1800]---> BDD-cost:    2
0.00/0.04	c ---[1798]---> BDD-cost:    2
0.00/0.04	c ---[1796]---> BDD-cost:    2
0.00/0.04	c ---[1794]---> BDD-cost:    2
0.00/0.04	c ---[1792]---> BDD-cost:    2
0.00/0.04	c ---[1790]---> BDD-cost:    2
0.00/0.04	c ---[1788]---> BDD-cost:    2
0.00/0.04	c ---[1786]---> BDD-cost:    2
0.00/0.04	c ---[1784]---> BDD-cost:    2
0.00/0.04	c ---[1782]---> BDD-cost:    2
0.00/0.04	c ---[1780]---> BDD-cost:    2
0.00/0.04	c ---[1778]---> BDD-cost:    2
0.00/0.04	c ---[1776]---> BDD-cost:    2
0.00/0.04	c ---[1774]---> BDD-cost:    2
0.00/0.04	c ---[1772]---> BDD-cost:    2
0.00/0.04	c ---[1770]---> BDD-cost:    2
0.00/0.04	c ---[1768]---> BDD-cost:    2
0.00/0.04	c ---[1766]---> BDD-cost:    2
0.00/0.04	c ---[1764]---> BDD-cost:    2
0.00/0.04	c ---[1762]---> BDD-cost:    2
0.00/0.04	c ---[1760]---> BDD-cost:    2
0.00/0.04	c ---[1758]---> BDD-cost:    2
0.00/0.04	c ---[1756]---> BDD-cost:    2
0.00/0.04	c ---[1754]---> BDD-cost:    2
0.00/0.04	c ---[1752]---> BDD-cost:    2
0.00/0.04	c ---[1750]---> BDD-cost:    2
0.00/0.04	c ---[1748]---> BDD-cost:    2
0.00/0.04	c ---[1746]---> BDD-cost:    2
0.00/0.04	c ---[1744]---> BDD-cost:    2
0.00/0.04	c ---[1742]---> BDD-cost:    2
0.00/0.04	c ---[1740]---> BDD-cost:    2
0.00/0.04	c ---[1738]---> BDD-cost:    2
0.00/0.04	c ---[1736]---> BDD-cost:    2
0.00/0.04	c ---[1734]---> BDD-cost:    2
0.00/0.04	c ---[1732]---> BDD-cost:    2
0.00/0.04	c ---[1730]---> BDD-cost:    2
0.00/0.04	c ---[1728]---> BDD-cost:    2
0.00/0.04	c ---[1726]---> BDD-cost:    2
0.00/0.04	c ---[1724]---> BDD-cost:    2
0.00/0.04	c ---[1722]---> BDD-cost:    2
0.00/0.04	c ---[1720]---> BDD-cost:    2
0.00/0.04	c ---[1718]---> BDD-cost:    2
0.00/0.04	c ---[1716]---> BDD-cost:    2
0.00/0.04	c ---[1714]---> BDD-cost:    2
0.00/0.04	c ---[1712]---> BDD-cost:    2
0.00/0.04	c ---[1710]---> BDD-cost:    2
0.00/0.04	c ---[1708]---> BDD-cost:    2
0.00/0.04	c ---[1706]---> BDD-cost:    2
0.00/0.04	c ---[1704]---> BDD-cost:    2
0.00/0.04	c ---[1702]---> BDD-cost:    2
0.00/0.04	c ---[1700]---> BDD-cost:    2
0.00/0.04	c ---[1698]---> BDD-cost:    2
0.00/0.04	c ---[1696]---> BDD-cost:    2
0.00/0.04	c ---[1694]---> BDD-cost:    2
0.00/0.04	c ---[1692]---> BDD-cost:    2
0.00/0.04	c ---[1690]---> BDD-cost:    2
0.00/0.04	c ---[1688]---> BDD-cost:    2
0.00/0.04	c ---[1686]---> BDD-cost:    2
0.00/0.04	c ---[1684]---> BDD-cost:    2
0.00/0.04	c ---[1682]---> BDD-cost:    2
0.00/0.04	c ---[1680]---> BDD-cost:    2
0.00/0.04	c ---[1678]---> BDD-cost:    2
0.00/0.04	c ---[1676]---> BDD-cost:    2
0.00/0.04	c ---[1674]---> BDD-cost:    2
0.00/0.04	c ---[1672]---> BDD-cost:    2
0.00/0.04	c ---[1670]---> BDD-cost:    2
0.00/0.04	c ---[1668]---> BDD-cost:    2
0.00/0.04	c ---[1666]---> BDD-cost:    2
0.00/0.04	c ---[1664]---> BDD-cost:    2
0.00/0.04	c ---[1662]---> BDD-cost:    2
0.00/0.04	c ---[1660]---> BDD-cost:    2
0.00/0.04	c ---[1658]---> BDD-cost:    2
0.00/0.04	c ---[1656]---> BDD-cost:    2
0.00/0.04	c ---[1654]---> BDD-cost:    2
0.00/0.04	c ---[1652]---> BDD-cost:    2
0.00/0.04	c ---[1650]---> BDD-cost:    2
0.00/0.04	c ---[1648]---> BDD-cost:    2
0.00/0.04	c ---[1646]---> BDD-cost:    2
0.00/0.04	c ---[1644]---> BDD-cost:    2
0.00/0.04	c ---[1642]---> BDD-cost:    2
0.00/0.04	c ---[1640]---> BDD-cost:    2
0.00/0.04	c ---[1638]---> BDD-cost:    2
0.00/0.04	c ---[1636]---> BDD-cost:    2
0.00/0.04	c ---[1634]---> BDD-cost:    2
0.00/0.04	c ---[1632]---> BDD-cost:    2
0.00/0.04	c ---[1630]---> BDD-cost:    2
0.00/0.04	c ---[1628]---> BDD-cost:    2
0.00/0.04	c ---[1626]---> BDD-cost:    2
0.00/0.04	c ---[1624]---> BDD-cost:    2
0.00/0.04	c ---[1622]---> BDD-cost:    2
0.00/0.04	c ---[1620]---> BDD-cost:    2
0.00/0.04	c ---[1618]---> BDD-cost:    2
0.00/0.04	c ---[1616]---> BDD-cost:    2
0.00/0.04	c ---[1614]---> BDD-cost:    2
0.00/0.04	c ---[1612]---> BDD-cost:    2
0.00/0.04	c ---[1610]---> BDD-cost:    2
0.00/0.04	c ---[1608]---> BDD-cost:    2
0.00/0.04	c ---[1606]---> BDD-cost:    2
0.00/0.04	c ---[1604]---> BDD-cost:    2
0.00/0.04	c ---[1602]---> BDD-cost:    2
0.00/0.04	c ---[1600]---> BDD-cost:    2
0.00/0.04	c ---[1598]---> BDD-cost:    2
0.00/0.04	c ---[1596]---> BDD-cost:    2
0.00/0.04	c ---[1594]---> BDD-cost:    2
0.00/0.04	c ---[1592]---> BDD-cost:    2
0.00/0.04	c ---[1590]---> BDD-cost:    2
0.00/0.04	c ---[1588]---> BDD-cost:    2
0.00/0.04	c ---[1586]---> BDD-cost:    2
0.00/0.04	c ---[1584]---> BDD-cost:    2
0.00/0.04	c ---[1582]---> BDD-cost:    2
0.00/0.04	c ---[1580]---> BDD-cost:    2
0.00/0.04	c ---[1578]---> BDD-cost:    2
0.00/0.04	c ---[1576]---> BDD-cost:    2
0.00/0.04	c ---[1574]---> BDD-cost:    2
0.00/0.04	c ---[1572]---> BDD-cost:    2
0.00/0.04	c ---[1570]---> BDD-cost:    2
0.00/0.04	c ---[1568]---> BDD-cost:    2
0.00/0.04	c ---[1566]---> BDD-cost:    2
0.00/0.04	c ---[1564]---> BDD-cost:    2
0.00/0.04	c ---[1562]---> BDD-cost:    2
0.00/0.04	c ---[1560]---> BDD-cost:    2
0.00/0.04	c ---[1558]---> BDD-cost:    2
0.00/0.04	c ---[1556]---> BDD-cost:    2
0.00/0.04	c ---[1554]---> BDD-cost:    2
0.00/0.04	c ---[1552]---> BDD-cost:    2
0.00/0.04	c ---[1550]---> BDD-cost:    2
0.00/0.04	c ---[1548]---> BDD-cost:    2
0.00/0.04	c ---[1546]---> BDD-cost:    2
0.00/0.04	c ---[1544]---> BDD-cost:    2
0.00/0.04	c ---[1542]---> BDD-cost:    2
0.00/0.04	c ---[1540]---> BDD-cost:    2
0.00/0.04	c ---[1538]---> BDD-cost:    2
0.00/0.04	c ---[1536]---> BDD-cost:    2
0.00/0.04	c ---[1534]---> BDD-cost:    2
0.00/0.04	c ---[1532]---> BDD-cost:    2
0.00/0.04	c ---[1530]---> BDD-cost:    2
0.00/0.04	c ---[1528]---> BDD-cost:    2
0.00/0.04	c ---[1526]---> BDD-cost:    2
0.00/0.04	c ---[1524]---> BDD-cost:    2
0.00/0.04	c ---[1522]---> BDD-cost:    2
0.00/0.04	c ---[1520]---> BDD-cost:    2
0.00/0.04	c ---[1518]---> BDD-cost:    2
0.00/0.04	c ---[1516]---> BDD-cost:    2
0.00/0.04	c ---[1514]---> BDD-cost:    2
0.00/0.04	c ---[1512]---> BDD-cost:    2
0.00/0.04	c ---[1510]---> BDD-cost:    2
0.00/0.04	c ---[1508]---> BDD-cost:    2
0.00/0.04	c ---[1506]---> BDD-cost:    2
0.00/0.04	c ---[1504]---> BDD-cost:    2
0.00/0.04	c ---[1502]---> BDD-cost:    2
0.00/0.04	c ---[1500]---> BDD-cost:    2
0.00/0.04	c ---[1498]---> BDD-cost:    2
0.00/0.04	c ---[1496]---> BDD-cost:    2
0.00/0.04	c ---[1494]---> BDD-cost:    2
0.00/0.04	c ---[1492]---> BDD-cost:    2
0.00/0.04	c ---[1490]---> BDD-cost:    2
0.00/0.04	c ---[1488]---> BDD-cost:    2
0.00/0.04	c ---[1486]---> BDD-cost:    2
0.00/0.04	c ---[1484]---> BDD-cost:    2
0.00/0.04	c ---[1482]---> BDD-cost:    2
0.00/0.04	c ---[1480]---> BDD-cost:    2
0.00/0.04	c ---[1478]---> BDD-cost:    2
0.00/0.04	c ---[1476]---> BDD-cost:    2
0.00/0.04	c ---[1474]---> BDD-cost:    2
0.00/0.04	c ---[1472]---> BDD-cost:    2
0.00/0.04	c ---[1470]---> BDD-cost:    2
0.00/0.04	c ---[1468]---> BDD-cost:    2
0.00/0.04	c ---[1466]---> BDD-cost:    2
0.00/0.04	c ---[1464]---> BDD-cost:    2
0.00/0.04	c ---[1462]---> BDD-cost:    2
0.00/0.04	c ---[1460]---> BDD-cost:    2
0.00/0.04	c ---[1458]---> BDD-cost:    2
0.00/0.04	c ---[1456]---> BDD-cost:    2
0.00/0.04	c ---[1454]---> BDD-cost:    2
0.00/0.04	c ---[1452]---> BDD-cost:    2
0.00/0.04	c ---[1450]---> BDD-cost:    2
0.00/0.04	c ---[1448]---> BDD-cost:    2
0.00/0.04	c ---[1446]---> BDD-cost:    2
0.00/0.04	c ---[1444]---> BDD-cost:    2
0.00/0.04	c ---[1442]---> BDD-cost:    2
0.00/0.04	c ---[1440]---> BDD-cost:    2
0.00/0.04	c ---[1438]---> BDD-cost:    2
0.00/0.04	c ---[1436]---> BDD-cost:    2
0.00/0.04	c ---[1434]---> BDD-cost:    2
0.00/0.04	c ---[1432]---> BDD-cost:    2
0.00/0.04	c ---[1430]---> BDD-cost:    2
0.00/0.04	c ---[1428]---> BDD-cost:    2
0.00/0.04	c ---[1426]---> BDD-cost:    2
0.00/0.04	c ---[1424]---> BDD-cost:    2
0.00/0.04	c ---[1422]---> BDD-cost:    2
0.00/0.04	c ---[1420]---> BDD-cost:    2
0.00/0.04	c ---[1418]---> BDD-cost:    2
0.00/0.04	c ---[1416]---> BDD-cost:    2
0.00/0.04	c ---[1414]---> BDD-cost:    2
0.00/0.04	c ---[1412]---> BDD-cost:    2
0.00/0.04	c ---[1410]---> BDD-cost:    2
0.00/0.04	c ---[1408]---> BDD-cost:    2
0.00/0.04	c ---[1406]---> BDD-cost:    2
0.00/0.04	c ---[1404]---> BDD-cost:    2
0.00/0.04	c ---[1402]---> BDD-cost:    2
0.00/0.04	c ---[1400]---> BDD-cost:    2
0.00/0.04	c ---[1398]---> BDD-cost:    2
0.00/0.04	c ---[1396]---> BDD-cost:    2
0.00/0.04	c ---[1394]---> BDD-cost:    2
0.00/0.04	c ---[1392]---> BDD-cost:    2
0.00/0.04	c ---[1390]---> BDD-cost:    2
0.00/0.04	c ---[1388]---> BDD-cost:    2
0.00/0.04	c ---[1386]---> BDD-cost:    2
0.00/0.04	c ---[1384]---> BDD-cost:    2
0.00/0.04	c ---[1382]---> BDD-cost:    2
0.00/0.04	c ---[1380]---> BDD-cost:    2
0.00/0.04	c ---[1378]---> BDD-cost:    2
0.00/0.04	c ---[1376]---> BDD-cost:    2
0.00/0.04	c ---[1374]---> BDD-cost:    2
0.00/0.04	c ---[1372]---> BDD-cost:    2
0.00/0.04	c ---[1370]---> BDD-cost:    2
0.00/0.04	c ---[1368]---> BDD-cost:    2
0.00/0.04	c ---[1366]---> BDD-cost:    2
0.00/0.04	c ---[1364]---> BDD-cost:    2
0.00/0.04	c ---[1362]---> BDD-cost:    2
0.00/0.04	c ---[1360]---> BDD-cost:    2
0.00/0.04	c ---[1358]---> BDD-cost:    2
0.00/0.04	c ---[1356]---> BDD-cost:    2
0.00/0.04	c ---[1354]---> BDD-cost:    2
0.00/0.04	c ---[1352]---> BDD-cost:    2
0.00/0.04	c ---[1350]---> BDD-cost:    2
0.00/0.04	c ---[1348]---> BDD-cost:    2
0.00/0.04	c ---[1346]---> BDD-cost:    2
0.00/0.04	c ---[1344]---> BDD-cost:    2
0.00/0.04	c ---[1342]---> BDD-cost:    2
0.00/0.04	c ---[1340]---> BDD-cost:    2
0.00/0.04	c ---[1338]---> BDD-cost:    2
0.00/0.04	c ---[1336]---> BDD-cost:    2
0.00/0.04	c ---[1334]---> BDD-cost:    2
0.00/0.04	c ---[1332]---> BDD-cost:    2
0.00/0.04	c ---[1330]---> BDD-cost:    2
0.00/0.04	c ---[1328]---> BDD-cost:    2
0.00/0.04	c ---[1326]---> BDD-cost:    2
0.00/0.04	c ---[1324]---> BDD-cost:    2
0.00/0.04	c ---[1322]---> BDD-cost:    2
0.00/0.04	c ---[1320]---> BDD-cost:    2
0.00/0.04	c ---[1318]---> BDD-cost:    2
0.00/0.04	c ---[1316]---> BDD-cost:    2
0.00/0.04	c ---[1314]---> BDD-cost:    2
0.00/0.04	c ---[1312]---> BDD-cost:    2
0.00/0.04	c ---[1310]---> BDD-cost:    2
0.00/0.04	c ---[1308]---> BDD-cost:    2
0.00/0.04	c ---[1306]---> BDD-cost:    2
0.00/0.04	c ---[1304]---> BDD-cost:    2
0.00/0.04	c ---[1302]---> BDD-cost:    2
0.00/0.04	c ---[1300]---> BDD-cost:    2
0.00/0.04	c ---[1298]---> BDD-cost:    2
0.00/0.04	c ---[1296]---> BDD-cost:    2
0.00/0.04	c ---[1294]---> BDD-cost:    2
0.00/0.04	c ---[1292]---> BDD-cost:    2
0.00/0.04	c ---[1290]---> BDD-cost:    2
0.00/0.04	c ---[1288]---> BDD-cost:    2
0.00/0.04	c ---[1286]---> BDD-cost:    2
0.00/0.04	c ---[1284]---> BDD-cost:    2
0.00/0.04	c ---[1282]---> BDD-cost:    2
0.00/0.04	c ---[1280]---> BDD-cost:    2
0.00/0.04	c ---[1278]---> BDD-cost:    2
0.00/0.04	c ---[1276]---> BDD-cost:    2
0.00/0.04	c ---[1274]---> BDD-cost:    2
0.00/0.04	c ---[1272]---> BDD-cost:    2
0.00/0.04	c ---[1270]---> BDD-cost:    2
0.00/0.04	c ---[1268]---> BDD-cost:    2
0.00/0.04	c ---[1266]---> BDD-cost:    2
0.00/0.04	c ---[1264]---> BDD-cost:    2
0.00/0.04	c ---[1262]---> BDD-cost:    2
0.00/0.04	c ---[1260]---> BDD-cost:    2
0.00/0.04	c ---[1258]---> BDD-cost:    2
0.00/0.04	c ---[1256]---> BDD-cost:    2
0.00/0.04	c ---[1254]---> BDD-cost:    2
0.00/0.04	c ---[1252]---> BDD-cost:    2
0.00/0.04	c ---[1250]---> BDD-cost:    2
0.00/0.04	c ---[1248]---> BDD-cost:    2
0.00/0.04	c ---[1246]---> BDD-cost:    2
0.00/0.04	c ---[1244]---> BDD-cost:    2
0.00/0.04	c ---[1242]---> BDD-cost:    2
0.00/0.04	c ---[1240]---> BDD-cost:    2
0.00/0.04	c ---[1238]---> BDD-cost:    2
0.00/0.04	c ---[1236]---> BDD-cost:    2
0.00/0.04	c ---[1234]---> BDD-cost:    2
0.00/0.04	c ---[1232]---> BDD-cost:    2
0.00/0.04	c ---[1230]---> BDD-cost:    2
0.00/0.04	c ---[1228]---> BDD-cost:    2
0.00/0.04	c ---[1226]---> BDD-cost:    2
0.00/0.04	c ---[1224]---> BDD-cost:    2
0.00/0.04	c ---[1222]---> BDD-cost:    2
0.00/0.04	c ---[1220]---> BDD-cost:    2
0.00/0.04	c ---[1218]---> BDD-cost:    2
0.00/0.04	c ---[1216]---> BDD-cost:    2
0.00/0.04	c ---[1214]---> BDD-cost:    2
0.00/0.04	c ---[1212]---> BDD-cost:    2
0.00/0.04	c ---[1210]---> BDD-cost:    2
0.00/0.04	c ---[1208]---> BDD-cost:    2
0.00/0.04	c ---[1206]---> BDD-cost:    2
0.00/0.04	c ---[1204]---> BDD-cost:    2
0.00/0.04	c ---[1202]---> BDD-cost:    2
0.00/0.04	c ---[1200]---> BDD-cost:    2
0.00/0.04	c ---[1198]---> BDD-cost:    2
0.00/0.04	c ---[1196]---> BDD-cost:    2
0.00/0.04	c ---[1194]---> BDD-cost:    2
0.00/0.04	c ---[1192]---> BDD-cost:    2
0.00/0.04	c ---[1190]---> BDD-cost:    2
0.00/0.04	c ---[1188]---> BDD-cost:    2
0.00/0.04	c ---[1186]---> BDD-cost:    2
0.00/0.04	c ---[1184]---> BDD-cost:    2
0.00/0.04	c ---[1182]---> BDD-cost:    2
0.00/0.04	c ---[1180]---> BDD-cost:    2
0.00/0.04	c ---[1178]---> BDD-cost:    2
0.00/0.04	c ---[1176]---> BDD-cost:    2
0.00/0.04	c ---[1174]---> BDD-cost:    2
0.00/0.04	c ---[1172]---> BDD-cost:    2
0.00/0.04	c ---[1170]---> BDD-cost:    2
0.00/0.04	c ---[1168]---> BDD-cost:    2
0.00/0.04	c ---[1166]---> BDD-cost:    2
0.00/0.04	c ---[1164]---> BDD-cost:    2
0.00/0.04	c ---[1162]---> BDD-cost:    2
0.00/0.04	c ---[1160]---> BDD-cost:    2
0.00/0.04	c ---[1158]---> BDD-cost:    2
0.00/0.04	c ---[1156]---> BDD-cost:    2
0.00/0.04	c ---[1154]---> BDD-cost:    2
0.00/0.04	c ---[1152]---> BDD-cost:    2
0.00/0.04	c ---[1150]---> BDD-cost:    2
0.00/0.04	c ---[1148]---> BDD-cost:    2
0.00/0.04	c ---[1146]---> BDD-cost:    2
0.00/0.04	c ---[1144]---> BDD-cost:    2
0.00/0.04	c ---[1142]---> BDD-cost:    2
0.00/0.04	c ---[1140]---> BDD-cost:    2
0.00/0.04	c ---[1138]---> BDD-cost:    2
0.00/0.04	c ---[1136]---> BDD-cost:    2
0.00/0.04	c ---[1134]---> BDD-cost:    2
0.00/0.04	c ---[1132]---> BDD-cost:    2
0.00/0.04	c ---[1130]---> BDD-cost:    2
0.00/0.04	c ---[1128]---> BDD-cost:    2
0.00/0.04	c ---[1126]---> BDD-cost:    2
0.00/0.04	c ---[1124]---> BDD-cost:    2
0.00/0.04	c ---[1122]---> BDD-cost:    2
0.00/0.04	c ---[1120]---> BDD-cost:    2
0.00/0.04	c ---[1118]---> BDD-cost:    2
0.00/0.04	c ---[1116]---> BDD-cost:    2
0.00/0.04	c ---[1114]---> BDD-cost:    2
0.00/0.04	c ---[1112]---> BDD-cost:    2
0.00/0.04	c ---[1110]---> BDD-cost:    2
0.00/0.04	c ---[1108]---> BDD-cost:    2
0.00/0.04	c ---[1106]---> BDD-cost:    2
0.00/0.04	c ---[1104]---> BDD-cost:    2
0.00/0.04	c ---[1102]---> BDD-cost:    2
0.00/0.04	c ---[1100]---> BDD-cost:    2
0.00/0.04	c ---[1098]---> BDD-cost:    2
0.00/0.04	c ---[1096]---> BDD-cost:    2
0.00/0.04	c ---[1094]---> BDD-cost:    2
0.00/0.04	c ---[1092]---> BDD-cost:    2
0.00/0.04	c ---[1090]---> BDD-cost:    2
0.00/0.04	c ---[1088]---> BDD-cost:    2
0.00/0.04	c ---[1086]---> BDD-cost:    2
0.00/0.04	c ---[1084]---> BDD-cost:    2
0.00/0.04	c ---[1082]---> BDD-cost:    2
0.00/0.04	c ---[1080]---> BDD-cost:    2
0.00/0.04	c ---[1078]---> BDD-cost:    2
0.00/0.04	c ---[1076]---> BDD-cost:    2
0.00/0.04	c ---[1074]---> BDD-cost:    2
0.00/0.04	c ---[1072]---> BDD-cost:    2
0.00/0.04	c ---[1070]---> BDD-cost:    2
0.00/0.04	c ---[1068]---> BDD-cost:    2
0.00/0.04	c ---[1066]---> BDD-cost:    2
0.00/0.04	c ---[1064]---> BDD-cost:    2
0.00/0.04	c ---[1062]---> BDD-cost:    2
0.00/0.04	c ---[1060]---> BDD-cost:    2
0.00/0.04	c ---[1058]---> BDD-cost:    2
0.00/0.04	c ---[1056]---> BDD-cost:    2
0.00/0.04	c ---[1054]---> BDD-cost:    2
0.00/0.04	c ---[1052]---> BDD-cost:    2
0.00/0.04	c ---[1050]---> BDD-cost:    2
0.00/0.04	c ---[1048]---> BDD-cost:    2
0.00/0.04	c ---[1046]---> BDD-cost:    2
0.00/0.04	c ---[1044]---> BDD-cost:    2
0.00/0.04	c ---[1042]---> BDD-cost:    2
0.00/0.04	c ---[1040]---> BDD-cost:    2
0.00/0.04	c ---[1038]---> BDD-cost:    2
0.00/0.04	c ---[1036]---> BDD-cost:    2
0.00/0.04	c ---[1034]---> BDD-cost:    2
0.00/0.04	c ---[1032]---> BDD-cost:    2
0.00/0.04	c ---[1030]---> BDD-cost:    2
0.00/0.04	c ---[1028]---> BDD-cost:    2
0.00/0.04	c ---[1026]---> BDD-cost:    2
0.00/0.04	c ---[1024]---> BDD-cost:    2
0.00/0.04	c ---[1022]---> BDD-cost:    2
0.00/0.04	c ---[1020]---> BDD-cost:    2
0.00/0.04	c ---[1018]---> BDD-cost:    2
0.00/0.04	c ---[1016]---> BDD-cost:    2
0.00/0.04	c ---[1014]---> BDD-cost:    2
0.00/0.04	c ---[1012]---> BDD-cost:    2
0.00/0.04	c ---[1010]---> BDD-cost:    2
0.00/0.04	c ---[1008]---> BDD-cost:    2
0.00/0.04	c ---[1006]---> BDD-cost:    2
0.00/0.04	c ---[1004]---> BDD-cost:    2
0.00/0.04	c ---[1002]---> BDD-cost:    2
0.00/0.04	c ---[1000]---> BDD-cost:    2
0.00/0.04	c ---[ 998]---> BDD-cost:    2
0.00/0.04	c ---[ 996]---> BDD-cost:    2
0.00/0.04	c ---[ 994]---> BDD-cost:    2
0.00/0.04	c ---[ 992]---> BDD-cost:    2
0.00/0.04	c ---[ 990]---> BDD-cost:    2
0.00/0.04	c ---[ 988]---> BDD-cost:    2
0.00/0.04	c ---[ 986]---> BDD-cost:    2
0.00/0.04	c ---[ 984]---> BDD-cost:    2
0.00/0.04	c ---[ 982]---> BDD-cost:    2
0.00/0.04	c ---[ 980]---> BDD-cost:    2
0.00/0.04	c ---[ 978]---> BDD-cost:    2
0.00/0.04	c ---[ 976]---> BDD-cost:    2
0.00/0.04	c ---[ 974]---> BDD-cost:    2
0.00/0.04	c ---[ 972]---> BDD-cost:    2
0.00/0.04	c ---[ 970]---> BDD-cost:    2
0.00/0.04	c ---[ 968]---> BDD-cost:    2
0.00/0.04	c ---[ 966]---> BDD-cost:    2
0.00/0.04	c ---[ 964]---> BDD-cost:    2
0.00/0.04	c ---[ 962]---> BDD-cost:    2
0.00/0.04	c ---[ 960]---> BDD-cost:    2
0.00/0.04	c ---[ 958]---> BDD-cost:    2
0.00/0.04	c ---[ 956]---> BDD-cost:    2
0.00/0.04	c ---[ 954]---> BDD-cost:    2
0.00/0.04	c ---[ 952]---> BDD-cost:    2
0.00/0.04	c ---[ 950]---> BDD-cost:    2
0.00/0.04	c ---[ 948]---> BDD-cost:    2
0.00/0.04	c ---[ 946]---> BDD-cost:    2
0.00/0.04	c ---[ 944]---> BDD-cost:    2
0.00/0.04	c ---[ 942]---> BDD-cost:    2
0.00/0.04	c ---[ 940]---> BDD-cost:    2
0.00/0.04	c ---[ 938]---> BDD-cost:    2
0.00/0.04	c ---[ 936]---> BDD-cost:    2
0.00/0.04	c ---[ 934]---> BDD-cost:    2
0.00/0.04	c ---[ 932]---> BDD-cost:    2
0.00/0.04	c ---[ 930]---> BDD-cost:    2
0.00/0.04	c ---[ 928]---> BDD-cost:    2
0.00/0.04	c ---[ 926]---> BDD-cost:    2
0.00/0.04	c ---[ 924]---> BDD-cost:    2
0.00/0.04	c ---[ 922]---> BDD-cost:    2
0.00/0.04	c ---[ 920]---> BDD-cost:    2
0.00/0.04	c ---[ 918]---> BDD-cost:    2
0.00/0.04	c ---[ 916]---> BDD-cost:    2
0.00/0.04	c ---[ 914]---> BDD-cost:    2
0.00/0.04	c ---[ 912]---> BDD-cost:    2
0.00/0.04	c ---[ 910]---> BDD-cost:    2
0.00/0.04	c ---[ 908]---> BDD-cost:    2
0.00/0.04	c ---[ 906]---> BDD-cost:    2
0.00/0.04	c ---[ 904]---> BDD-cost:    2
0.00/0.04	c ---[ 902]---> BDD-cost:    2
0.00/0.04	c ---[ 900]---> BDD-cost:    2
0.00/0.04	c ---[ 898]---> BDD-cost:    2
0.00/0.04	c ---[ 896]---> BDD-cost:    2
0.00/0.04	c ---[ 894]---> BDD-cost:    2
0.00/0.04	c ---[ 892]---> BDD-cost:    2
0.00/0.04	c ---[ 890]---> BDD-cost:    2
0.00/0.04	c ---[ 888]---> BDD-cost:    2
0.00/0.04	c ---[ 886]---> BDD-cost:    2
0.00/0.04	c ---[ 884]---> BDD-cost:    2
0.00/0.04	c ---[ 882]---> BDD-cost:    2
0.00/0.04	c ---[ 880]---> BDD-cost:    2
0.00/0.04	c ---[ 878]---> BDD-cost:    2
0.00/0.04	c ---[ 876]---> BDD-cost:    2
0.00/0.04	c ---[ 874]---> BDD-cost:    2
0.00/0.04	c ---[ 872]---> BDD-cost:    2
0.00/0.04	c ---[ 870]---> BDD-cost:    2
0.00/0.04	c ---[ 868]---> BDD-cost:    2
0.00/0.04	c ---[ 866]---> BDD-cost:    2
0.00/0.04	c ---[ 864]---> BDD-cost:    2
0.00/0.04	c ---[ 862]---> BDD-cost:    2
0.00/0.04	c ---[ 860]---> BDD-cost:    2
0.00/0.04	c ---[ 858]---> BDD-cost:    2
0.00/0.04	c ---[ 856]---> BDD-cost:    2
0.00/0.04	c ---[ 854]---> BDD-cost:    2
0.00/0.04	c ---[ 852]---> BDD-cost:    2
0.00/0.04	c ---[ 850]---> BDD-cost:    2
0.00/0.04	c ---[ 848]---> BDD-cost:    2
0.00/0.04	c ---[ 846]---> BDD-cost:    2
0.00/0.04	c ---[ 844]---> BDD-cost:    2
0.00/0.04	c ---[ 842]---> BDD-cost:    2
0.00/0.04	c ---[ 840]---> BDD-cost:    2
0.00/0.04	c ---[ 838]---> BDD-cost:    2
0.00/0.04	c ---[ 836]---> BDD-cost:    2
0.00/0.04	c ---[ 834]---> BDD-cost:    2
0.00/0.04	c ---[ 832]---> BDD-cost:    2
0.00/0.04	c ---[ 830]---> BDD-cost:    2
0.00/0.04	c ---[ 828]---> BDD-cost:    2
0.00/0.04	c ---[ 826]---> BDD-cost:    2
0.00/0.04	c ---[ 824]---> BDD-cost:    2
0.00/0.04	c ---[ 822]---> BDD-cost:    2
0.00/0.04	c ---[ 820]---> BDD-cost:    2
0.00/0.04	c ---[ 818]---> BDD-cost:    2
0.00/0.04	c ---[ 816]---> BDD-cost:    2
0.00/0.04	c ---[ 814]---> BDD-cost:    2
0.00/0.04	c ---[ 812]---> BDD-cost:    2
0.00/0.04	c ---[ 810]---> BDD-cost:    2
0.00/0.04	c ---[ 808]---> BDD-cost:    2
0.00/0.04	c ---[ 806]---> BDD-cost:    2
0.00/0.04	c ---[ 804]---> BDD-cost:    2
0.00/0.04	c ---[ 802]---> BDD-cost:    2
0.00/0.04	c ---[ 800]---> BDD-cost:    2
0.00/0.04	c ---[ 798]---> BDD-cost:    2
0.00/0.04	c ---[ 796]---> BDD-cost:    2
0.00/0.04	c ---[ 794]---> BDD-cost:    2
0.00/0.04	c ---[ 792]---> BDD-cost:    2
0.00/0.04	c ---[ 790]---> BDD-cost:    2
0.00/0.04	c ---[ 788]---> BDD-cost:    2
0.00/0.04	c ---[ 786]---> BDD-cost:    2
0.00/0.04	c ---[ 784]---> BDD-cost:    2
0.00/0.04	c ---[ 782]---> BDD-cost:    2
0.00/0.04	c ---[ 780]---> BDD-cost:    2
0.00/0.04	c ---[ 778]---> BDD-cost:    2
0.00/0.04	c ---[ 776]---> BDD-cost:    2
0.00/0.04	c ---[ 774]---> BDD-cost:    2
0.00/0.04	c ---[ 772]---> BDD-cost:    2
0.00/0.04	c ---[ 770]---> BDD-cost:    2
0.00/0.04	c ---[ 768]---> BDD-cost:    2
0.00/0.04	c ---[ 766]---> BDD-cost:    2
0.00/0.04	c ---[ 764]---> BDD-cost:    2
0.00/0.04	c ---[ 762]---> BDD-cost:    2
0.00/0.04	c ---[ 760]---> BDD-cost:    2
0.00/0.04	c ---[ 758]---> BDD-cost:    2
0.00/0.04	c ---[ 756]---> BDD-cost:    2
0.00/0.04	c ---[ 754]---> BDD-cost:    2
0.00/0.04	c ---[ 752]---> BDD-cost:    2
0.00/0.04	c ---[ 750]---> BDD-cost:    2
0.00/0.04	c ---[ 748]---> BDD-cost:    2
0.00/0.04	c ---[ 746]---> BDD-cost:    2
0.00/0.04	c ---[ 744]---> BDD-cost:    2
0.00/0.04	c ---[ 742]---> BDD-cost:    2
0.00/0.04	c ---[ 740]---> BDD-cost:    2
0.00/0.04	c ---[ 738]---> BDD-cost:    2
0.00/0.04	c ---[ 736]---> BDD-cost:    2
0.00/0.04	c ---[ 734]---> BDD-cost:    2
0.00/0.05	c ---[ 732]---> BDD-cost:    2
0.00/0.05	c ---[ 730]---> BDD-cost:    2
0.00/0.05	c ---[ 728]---> BDD-cost:    2
0.00/0.05	c ---[ 726]---> BDD-cost:    2
0.00/0.05	c ---[ 724]---> BDD-cost:    2
0.00/0.05	c ---[ 722]---> BDD-cost:    2
0.00/0.05	c ---[ 720]---> BDD-cost:    2
0.00/0.05	c ---[ 718]---> BDD-cost:    2
0.00/0.05	c ---[ 716]---> BDD-cost:    2
0.00/0.05	c ---[ 714]---> BDD-cost:    2
0.00/0.05	c ---[ 712]---> BDD-cost:    2
0.00/0.05	c ---[ 710]---> BDD-cost:    2
0.00/0.05	c ---[ 708]---> BDD-cost:    2
0.00/0.05	c ---[ 706]---> BDD-cost:    2
0.00/0.05	c ---[ 704]---> BDD-cost:    2
0.00/0.05	c ---[ 702]---> BDD-cost:    2
0.00/0.05	c ---[ 700]---> BDD-cost:    2
0.00/0.05	c ---[ 698]---> BDD-cost:    2
0.00/0.05	c ---[ 696]---> BDD-cost:    2
0.00/0.05	c ---[ 694]---> BDD-cost:    2
0.00/0.05	c ---[ 692]---> BDD-cost:    2
0.00/0.05	c ---[ 690]---> BDD-cost:    2
0.00/0.05	c ---[ 688]---> BDD-cost:    2
0.00/0.05	c ---[ 686]---> BDD-cost:    2
0.00/0.05	c ---[ 684]---> BDD-cost:    2
0.00/0.05	c ---[ 682]---> BDD-cost:    2
0.00/0.05	c ---[ 680]---> BDD-cost:    2
0.00/0.05	c ---[ 678]---> BDD-cost:    2
0.00/0.05	c ---[ 676]---> BDD-cost:    2
0.00/0.05	c ---[ 674]---> BDD-cost:    2
0.00/0.05	c ---[ 672]---> BDD-cost:    2
0.00/0.05	c ---[ 670]---> BDD-cost:    2
0.00/0.05	c ---[ 668]---> BDD-cost:    2
0.00/0.05	c ---[ 666]---> BDD-cost:    2
0.00/0.05	c ---[ 664]---> BDD-cost:    2
0.00/0.05	c ---[ 662]---> BDD-cost:    2
0.00/0.05	c ---[ 660]---> BDD-cost:    2
0.00/0.05	c ---[ 658]---> BDD-cost:    2
0.00/0.05	c ---[ 656]---> BDD-cost:    2
0.00/0.05	c ---[ 654]---> BDD-cost:    2
0.00/0.05	c ---[ 652]---> BDD-cost:    2
0.00/0.05	c ---[ 650]---> BDD-cost:    2
0.00/0.05	c ---[ 648]---> BDD-cost:    2
0.00/0.05	c ---[ 646]---> BDD-cost:    2
0.00/0.05	c ---[ 644]---> BDD-cost:    2
0.00/0.05	c ---[ 642]---> BDD-cost:    2
0.00/0.05	c ---[ 640]---> BDD-cost:    2
0.00/0.05	c ---[ 638]---> BDD-cost:    2
0.00/0.05	c ---[ 636]---> BDD-cost:    2
0.00/0.05	c ---[ 634]---> BDD-cost:    2
0.00/0.05	c ---[ 632]---> BDD-cost:    2
0.00/0.05	c ---[ 630]---> BDD-cost:    2
0.00/0.05	c ---[ 628]---> BDD-cost:    2
0.00/0.05	c ---[ 626]---> BDD-cost:    2
0.00/0.05	c ---[ 624]---> BDD-cost:    2
0.00/0.05	c ---[ 622]---> BDD-cost:    2
0.00/0.05	c ---[ 620]---> BDD-cost:    2
0.00/0.05	c ---[ 618]---> BDD-cost:    2
0.00/0.05	c ---[ 616]---> BDD-cost:    2
0.00/0.05	c ---[ 614]---> BDD-cost:    2
0.00/0.05	c ---[ 612]---> BDD-cost:    2
0.00/0.05	c ---[ 610]---> BDD-cost:    2
0.00/0.05	c ---[ 608]---> BDD-cost:    2
0.00/0.05	c ---[ 606]---> BDD-cost:    2
0.00/0.05	c ---[ 604]---> BDD-cost:    2
0.00/0.05	c ---[ 602]---> BDD-cost:    2
0.00/0.05	c ---[ 600]---> BDD-cost:    2
0.00/0.05	c ---[ 598]---> BDD-cost:    2
0.00/0.05	c ---[ 596]---> BDD-cost:    2
0.00/0.05	c ---[ 594]---> BDD-cost:    2
0.00/0.05	c ---[ 592]---> BDD-cost:    2
0.00/0.05	c ---[ 590]---> BDD-cost:    2
0.00/0.05	c ---[ 588]---> BDD-cost:    2
0.00/0.05	c ---[ 586]---> BDD-cost:    2
0.00/0.05	c ---[ 584]---> BDD-cost:    2
0.00/0.05	c ---[ 582]---> BDD-cost:    2
0.00/0.05	c ---[ 580]---> BDD-cost:    2
0.00/0.05	c ---[ 578]---> BDD-cost:    2
0.00/0.05	c ---[ 576]---> BDD-cost:    2
0.00/0.05	c ---[ 574]---> BDD-cost:    2
0.00/0.05	c ---[ 572]---> BDD-cost:    2
0.00/0.05	c ---[ 570]---> BDD-cost:    2
0.00/0.05	c ---[ 568]---> BDD-cost:    2
0.00/0.05	c ---[ 566]---> BDD-cost:    2
0.00/0.05	c ---[ 564]---> BDD-cost:    2
0.00/0.05	c ---[ 562]---> BDD-cost:    2
0.00/0.05	c ---[ 560]---> BDD-cost:    2
0.00/0.05	c ---[ 558]---> BDD-cost:    2
0.00/0.05	c ---[ 556]---> BDD-cost:    2
0.00/0.05	c ---[ 554]---> BDD-cost:    2
0.00/0.05	c ---[ 552]---> BDD-cost:    2
0.00/0.05	c ---[ 550]---> BDD-cost:    2
0.00/0.05	c ---[ 548]---> BDD-cost:    2
0.00/0.05	c ---[ 546]---> BDD-cost:    2
0.00/0.05	c ---[ 544]---> BDD-cost:    2
0.00/0.05	c ---[ 542]---> BDD-cost:    2
0.00/0.05	c ---[ 540]---> BDD-cost:    2
0.00/0.05	c ---[ 538]---> BDD-cost:    2
0.00/0.05	c ---[ 536]---> BDD-cost:    2
0.00/0.05	c ---[ 534]---> BDD-cost:    2
0.00/0.05	c ---[ 532]---> BDD-cost:    2
0.00/0.05	c ---[ 530]---> BDD-cost:    2
0.00/0.05	c ---[ 528]---> BDD-cost:    2
0.00/0.05	c ---[ 526]---> BDD-cost:    2
0.00/0.05	c ---[ 524]---> BDD-cost:    2
0.00/0.05	c ---[ 522]---> BDD-cost:    2
0.00/0.05	c ---[ 520]---> BDD-cost:    2
0.00/0.05	c ---[ 518]---> BDD-cost:    2
0.00/0.05	c ---[ 516]---> BDD-cost:    2
0.00/0.05	c ---[ 514]---> BDD-cost:    2
0.00/0.05	c ---[ 512]---> BDD-cost:    2
0.00/0.05	c ---[ 510]---> BDD-cost:    2
0.00/0.05	c ---[ 508]---> BDD-cost:    2
0.00/0.05	c ---[ 506]---> BDD-cost:    2
0.00/0.05	c ---[ 504]---> BDD-cost:    2
0.00/0.05	c ---[ 502]---> BDD-cost:    2
0.00/0.05	c ---[ 500]---> BDD-cost:    2
0.00/0.05	c ---[ 498]---> BDD-cost:    2
0.00/0.05	c ---[ 496]---> BDD-cost:    2
0.00/0.05	c ---[ 494]---> BDD-cost:    2
0.00/0.05	c ---[ 492]---> BDD-cost:    2
0.00/0.05	c ---[ 490]---> BDD-cost:    2
0.00/0.05	c ---[ 488]---> BDD-cost:    2
0.00/0.05	c ---[ 486]---> BDD-cost:    2
0.00/0.05	c ---[ 484]---> BDD-cost:    2
0.00/0.05	c ---[ 482]---> BDD-cost:    2
0.00/0.05	c ---[ 480]---> BDD-cost:    2
0.00/0.05	c ---[ 478]---> BDD-cost:    2
0.00/0.05	c ---[ 476]---> BDD-cost:    2
0.00/0.05	c ---[ 474]---> BDD-cost:    2
0.00/0.05	c ---[ 472]---> BDD-cost:    2
0.00/0.05	c ---[ 470]---> BDD-cost:    2
0.00/0.05	c ---[ 468]---> BDD-cost:    2
0.00/0.05	c ---[ 466]---> BDD-cost:    2
0.00/0.05	c ---[ 464]---> BDD-cost:    2
0.00/0.05	c ---[ 462]---> BDD-cost:    2
0.00/0.05	c ---[ 460]---> BDD-cost:    2
0.00/0.05	c ---[ 458]---> BDD-cost:    2
0.00/0.05	c ---[ 456]---> BDD-cost:    2
0.00/0.05	c ---[ 454]---> BDD-cost:    2
0.00/0.05	c ---[ 452]---> BDD-cost:    2
0.00/0.05	c ---[ 450]---> BDD-cost:    2
0.00/0.05	c ---[ 448]---> BDD-cost:    2
0.00/0.05	c ---[ 446]---> BDD-cost:    2
0.00/0.05	c ---[ 444]---> BDD-cost:    2
0.00/0.05	c ---[ 442]---> BDD-cost:    2
0.00/0.05	c ---[ 440]---> BDD-cost:    2
0.00/0.05	c ---[ 438]---> BDD-cost:    2
0.00/0.05	c ---[ 436]---> BDD-cost:    2
0.00/0.05	c ---[ 434]---> BDD-cost:    2
0.00/0.05	c ---[ 432]---> BDD-cost:    2
0.00/0.05	c ---[ 430]---> BDD-cost:    2
0.00/0.05	c ---[ 428]---> BDD-cost:    2
0.00/0.05	c ---[ 426]---> BDD-cost:    2
0.00/0.05	c ---[ 424]---> BDD-cost:    2
0.00/0.05	c ---[ 422]---> BDD-cost:    2
0.00/0.05	c ---[ 420]---> BDD-cost:    2
0.00/0.05	c ---[ 418]---> BDD-cost:    2
0.00/0.05	c ---[ 416]---> BDD-cost:    2
0.00/0.05	c ---[ 414]---> BDD-cost:    2
0.00/0.05	c ---[ 412]---> BDD-cost:    2
0.00/0.05	c ---[ 410]---> BDD-cost:    2
0.00/0.05	c ---[ 408]---> BDD-cost:    2
0.00/0.05	c ---[ 406]---> BDD-cost:    2
0.00/0.05	c ---[ 404]---> BDD-cost:    2
0.00/0.05	c ---[ 402]---> BDD-cost:    2
0.00/0.05	c ---[ 400]---> BDD-cost:    2
0.00/0.05	c ---[ 398]---> BDD-cost:    2
0.00/0.05	c ---[ 396]---> BDD-cost:    2
0.00/0.05	c ---[ 394]---> BDD-cost:    2
0.00/0.05	c ---[ 392]---> BDD-cost:    2
0.00/0.05	c ---[ 390]---> BDD-cost:    2
0.00/0.05	c ---[ 388]---> BDD-cost:    2
0.00/0.05	c ---[ 386]---> BDD-cost:    2
0.00/0.05	c ---[ 384]---> BDD-cost:    2
0.00/0.05	c ---[ 382]---> BDD-cost:    2
0.00/0.05	c ---[ 380]---> BDD-cost:    2
0.00/0.05	c ---[ 378]---> BDD-cost:    2
0.00/0.05	c ---[ 376]---> BDD-cost:    2
0.00/0.05	c ---[ 374]---> BDD-cost:    2
0.00/0.05	c ---[ 372]---> BDD-cost:    2
0.00/0.05	c ---[ 370]---> BDD-cost:    2
0.00/0.05	c ---[ 368]---> BDD-cost:    2
0.00/0.05	c ---[ 366]---> BDD-cost:    2
0.00/0.05	c ---[ 364]---> BDD-cost:    2
0.00/0.05	c ---[ 362]---> BDD-cost:    2
0.00/0.05	c ---[ 360]---> BDD-cost:    2
0.00/0.05	c ---[ 358]---> BDD-cost:    2
0.00/0.05	c ---[ 356]---> BDD-cost:    2
0.00/0.05	c ---[ 354]---> BDD-cost:    2
0.00/0.05	c ---[ 352]---> BDD-cost:    2
0.00/0.05	c ---[ 350]---> BDD-cost:    2
0.00/0.05	c ---[ 348]---> BDD-cost:    2
0.00/0.05	c ---[ 346]---> BDD-cost:    2
0.00/0.05	c ---[ 344]---> BDD-cost:    2
0.00/0.05	c ---[ 342]---> BDD-cost:    2
0.00/0.05	c ---[ 340]---> BDD-cost:    2
0.00/0.05	c ---[ 338]---> BDD-cost:    2
0.00/0.05	c ---[ 336]---> BDD-cost:    2
0.00/0.05	c ---[ 334]---> BDD-cost:    2
0.00/0.05	c ---[ 332]---> BDD-cost:    2
0.00/0.05	c ---[ 330]---> BDD-cost:    2
0.00/0.05	c ---[ 328]---> BDD-cost:    2
0.00/0.05	c ---[ 326]---> BDD-cost:    2
0.00/0.05	c ---[ 324]---> BDD-cost:    2
0.00/0.05	c ---[ 322]---> BDD-cost:    2
0.00/0.05	c ---[ 320]---> BDD-cost:    2
0.00/0.05	c ---[ 318]---> BDD-cost:    2
0.00/0.05	c ---[ 316]---> BDD-cost:    2
0.00/0.05	c ---[ 314]---> BDD-cost:    2
0.00/0.05	c ---[ 312]---> BDD-cost:    2
0.00/0.05	c ---[ 310]---> BDD-cost:    2
0.00/0.05	c ---[ 308]---> BDD-cost:    2
0.00/0.05	c ---[ 306]---> BDD-cost:    2
0.00/0.05	c ---[ 304]---> BDD-cost:    2
0.00/0.05	c ---[ 302]---> BDD-cost:    2
0.00/0.05	c ---[ 300]---> BDD-cost:    2
0.00/0.05	c ---[ 298]---> BDD-cost:    2
0.00/0.05	c ---[ 296]---> BDD-cost:    2
0.00/0.05	c ---[ 294]---> BDD-cost:    2
0.00/0.05	c ---[ 292]---> BDD-cost:    2
0.00/0.05	c ---[ 290]---> BDD-cost:    2
0.00/0.05	c ---[ 288]---> BDD-cost:    2
0.00/0.05	c ---[ 286]---> BDD-cost:    2
0.00/0.05	c ---[ 284]---> BDD-cost:    2
0.00/0.05	c ---[ 282]---> BDD-cost:    2
0.00/0.05	c ---[ 280]---> BDD-cost:    2
0.00/0.05	c ---[ 278]---> BDD-cost:    2
0.00/0.05	c ---[ 276]---> BDD-cost:    2
0.00/0.05	c ---[ 274]---> BDD-cost:    2
0.00/0.05	c ---[ 272]---> BDD-cost:    2
0.00/0.05	c ---[ 270]---> BDD-cost:    2
0.00/0.05	c ---[ 268]---> BDD-cost:    2
0.00/0.05	c ---[ 266]---> BDD-cost:    2
0.00/0.05	c ---[ 264]---> BDD-cost:    2
0.00/0.05	c ---[ 262]---> BDD-cost:    2
0.00/0.05	c ---[ 260]---> BDD-cost:    2
0.00/0.05	c ---[ 258]---> BDD-cost:    2
0.00/0.05	c ---[ 256]---> BDD-cost:    2
0.00/0.05	c ---[ 254]---> BDD-cost:    2
0.00/0.05	c ---[ 252]---> BDD-cost:    2
0.00/0.05	c ---[ 250]---> BDD-cost:    2
0.00/0.05	c ---[ 248]---> BDD-cost:    2
0.00/0.05	c ---[ 246]---> BDD-cost:    2
0.00/0.05	c ---[ 244]---> BDD-cost:    2
0.00/0.05	c ---[ 242]---> BDD-cost:    2
0.00/0.05	c ---[ 240]---> BDD-cost:    2
0.00/0.05	c ---[ 238]---> BDD-cost:    2
0.00/0.05	c ---[ 236]---> BDD-cost:    2
0.00/0.05	c ---[ 234]---> BDD-cost:    2
0.00/0.05	c ---[ 232]---> BDD-cost:    2
0.00/0.05	c ---[ 230]---> BDD-cost:    2
0.00/0.05	c ---[ 228]---> BDD-cost:    2
0.00/0.05	c ---[ 226]---> BDD-cost:    2
0.00/0.05	c ---[ 224]---> BDD-cost:    2
0.00/0.05	c ---[ 222]---> BDD-cost:    2
0.00/0.05	c ---[ 220]---> BDD-cost:    2
0.00/0.05	c ---[ 218]---> BDD-cost:    2
0.00/0.05	c ---[ 216]---> BDD-cost:    2
0.00/0.05	c ---[ 214]---> BDD-cost:    2
0.00/0.05	c ---[ 212]---> BDD-cost:    2
0.00/0.05	c ---[ 210]---> BDD-cost:    2
0.00/0.05	c ---[ 208]---> BDD-cost:    2
0.00/0.05	c ---[ 206]---> BDD-cost:    2
0.00/0.05	c ---[ 204]---> BDD-cost:    2
0.00/0.05	c ---[ 202]---> BDD-cost:    2
0.00/0.05	c ---[ 200]---> BDD-cost:    2
0.00/0.05	c ---[ 198]---> BDD-cost:    2
0.00/0.05	c ---[ 196]---> BDD-cost:    2
0.00/0.05	c ---[ 194]---> BDD-cost:    2
0.00/0.05	c ---[ 192]---> BDD-cost:    2
0.00/0.05	c ---[ 190]---> BDD-cost:    2
0.00/0.05	c ---[ 188]---> BDD-cost:    2
0.00/0.05	c ---[ 186]---> BDD-cost:    2
0.00/0.05	c ---[ 184]---> BDD-cost:    2
0.00/0.05	c ---[ 182]---> BDD-cost:    2
0.00/0.05	c ---[ 180]---> BDD-cost:    2
0.00/0.05	c ---[ 178]---> BDD-cost:    2
0.00/0.05	c ---[ 176]---> BDD-cost:    2
0.00/0.05	c ---[ 174]---> BDD-cost:    2
0.00/0.05	c ---[ 172]---> BDD-cost:    2
0.00/0.05	c ---[ 170]---> BDD-cost:    2
0.00/0.05	c ---[ 168]---> BDD-cost:    2
0.00/0.05	c ---[ 166]---> BDD-cost:    2
0.00/0.05	c ---[ 164]---> BDD-cost:    2
0.00/0.05	c ---[ 162]---> BDD-cost:    2
0.00/0.05	c ---[ 160]---> BDD-cost:    2
0.00/0.05	c ---[ 158]---> BDD-cost:    2
0.00/0.05	c ---[ 156]---> BDD-cost:    2
0.00/0.05	c ---[ 154]---> BDD-cost:    2
0.00/0.05	c ---[ 152]---> BDD-cost:    2
0.00/0.05	c ---[ 150]---> BDD-cost:    2
0.00/0.05	c ---[ 148]---> BDD-cost:    2
0.00/0.05	c ---[ 146]---> BDD-cost:    2
0.00/0.05	c ---[ 144]---> BDD-cost:    2
0.00/0.05	c ---[ 142]---> BDD-cost:    2
0.00/0.05	c ---[ 140]---> BDD-cost:    2
0.00/0.05	c ---[ 138]---> BDD-cost:    2
0.00/0.05	c ---[ 136]---> BDD-cost:    2
0.00/0.05	c ---[ 134]---> BDD-cost:    2
0.00/0.05	c ---[ 132]---> BDD-cost:    2
0.00/0.05	c ---[ 130]---> BDD-cost:    2
0.00/0.05	c ---[ 128]---> BDD-cost:    2
0.00/0.05	c ---[ 126]---> BDD-cost:    2
0.00/0.05	c ---[ 124]---> BDD-cost:    2
0.00/0.05	c ---[ 122]---> BDD-cost:    2
0.00/0.05	c ---[ 120]---> BDD-cost:    2
0.00/0.05	c ---[ 118]---> BDD-cost:    2
0.00/0.05	c ---[ 116]---> BDD-cost:    2
0.00/0.05	c ---[ 114]---> BDD-cost:    2
0.00/0.05	c ---[ 112]---> BDD-cost:    2
0.00/0.05	c ---[ 110]---> BDD-cost:    2
0.00/0.05	c ---[ 108]---> BDD-cost:    2
0.00/0.05	c ---[ 106]---> BDD-cost:    2
0.00/0.05	c ---[ 104]---> BDD-cost:    2
0.00/0.05	c ---[ 102]---> BDD-cost:    2
0.00/0.05	c ---[ 100]---> BDD-cost:    2
0.00/0.05	c ---[  98]---> BDD-cost:    2
0.00/0.05	c ---[  96]---> BDD-cost:    2
0.00/0.05	c ---[  94]---> BDD-cost:    2
0.00/0.05	c ---[  92]---> BDD-cost:    2
0.00/0.05	c ---[  90]---> BDD-cost:    2
0.00/0.05	c ---[  88]---> BDD-cost:    2
0.00/0.05	c ---[  86]---> BDD-cost:    2
0.00/0.05	c ---[  84]---> BDD-cost:    2
0.00/0.05	c ---[  82]---> BDD-cost:    2
0.00/0.05	c ---[  80]---> BDD-cost:    2
0.00/0.05	c ---[  78]---> BDD-cost:    2
0.00/0.05	c ---[  76]---> BDD-cost:    2
0.00/0.05	c ---[  74]---> BDD-cost:    2
0.00/0.05	c ---[  72]---> BDD-cost:    2
0.00/0.05	c ---[  70]---> BDD-cost:    2
0.00/0.05	c ---[  68]---> BDD-cost:    2
0.00/0.05	c ---[  66]---> BDD-cost:    2
0.00/0.05	c ---[  64]---> BDD-cost:    2
0.00/0.05	c ---[  62]---> BDD-cost:    2
0.00/0.05	c ---[  60]---> BDD-cost:    2
0.00/0.05	c ---[  58]---> BDD-cost:    2
0.00/0.05	c ---[  56]---> BDD-cost:    2
0.00/0.05	c ---[  54]---> BDD-cost:    2
0.00/0.05	c ---[  52]---> BDD-cost:    2
0.00/0.05	c ---[  50]---> BDD-cost:    2
0.00/0.05	c ---[  48]---> BDD-cost:    2
0.00/0.05	c ---[  46]---> BDD-cost:    2
0.00/0.05	c ---[  44]---> BDD-cost:    2
0.00/0.05	c ---[  42]---> BDD-cost:    2
0.00/0.05	c ---[  40]---> BDD-cost:    2
0.00/0.05	c ---[  38]---> BDD-cost:    2
0.00/0.05	c ---[  36]---> BDD-cost:    2
0.00/0.05	c ---[  34]---> BDD-cost:    2
0.00/0.05	c ---[  32]---> BDD-cost:    2
0.00/0.05	c ---[  30]---> BDD-cost:    2
0.00/0.05	c ---[  28]---> BDD-cost:    2
0.00/0.05	c ---[  26]---> BDD-cost:    2
0.00/0.05	c ---[  24]---> BDD-cost:    2
0.00/0.05	c ---[  22]---> BDD-cost:    2
0.00/0.05	c ---[  20]---> BDD-cost:    2
0.00/0.05	c ---[  18]---> BDD-cost:    2
0.00/0.05	c ---[  16]---> BDD-cost:    2
0.00/0.05	c ---[  14]---> BDD-cost:    2
0.00/0.05	c ---[  12]---> BDD-cost:    2
0.00/0.05	c ---[  10]---> BDD-cost:    2
0.00/0.05	c ---[   8]---> BDD-cost:    2
0.00/0.05	c ---[   6]---> BDD-cost:    2
0.00/0.05	c ---[   4]---> BDD-cost:    2
0.00/0.05	c ---[   2]---> BDD-cost:    2
0.00/0.05	c ---[   0]---> BDD-cost:    2
0.00/0.06	|  Eliminated clauses:           0.02 Mb                                      |
0.00/0.06	============================[ Search Statistics ]==============================
0.00/0.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.06	===============================================================================
0.00/0.06	===============================================================================
0.00/0.06	c Found solution: -300
0.00/0.06	c ---[   0]---> Sorter-cost:88201     Base: 2 2 2 3
1800.05/1800.40	|  Eliminated clauses:           1.29 Mb                                      |
1800.05/1800.40	============================[ Search Statistics ]==============================
1800.05/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.05/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.05/1800.40	===============================================================================
1800.05/1800.40	|       100 |   51788   197393   549469 |    72377       98    169 |  1.145 % |
1800.05/1800.40	|       250 |   51788   197393   549469 |    79615      248     75 |  1.145 % |
1800.05/1800.40	|       475 |   51788   197393   549469 |    87576      473    247 |  1.145 % |
1800.05/1800.40	|       812 |   51764   197393   549469 |    96334      809    199 |  1.174 % |
1800.05/1800.40	|      1318 |   51751   197393   549469 |   105967     1314    132 |  1.189 % |
1800.05/1800.40	|      2077 |   51712   197393   549469 |   116564     2070    148 |  1.236 % |
1800.05/1800.40	|      3216 |   51712   197393   549469 |   128221     3209    262 |  1.236 % |
1800.05/1800.40	|      4924 |   51668   197393   549469 |   141043     4913    267 |  1.289 % |
1800.05/1800.40	|      7486 |   51653   197393   549469 |   155147     7472    286 |  1.307 % |
1800.05/1800.40	|     11330 |   51624   197393   549469 |   170662    11312    257 |  1.342 % |
1800.05/1800.40	|     17096 |   51433   197393   549469 |   187728    17062    305 |  1.572 % |
1800.05/1800.40	|     25745 |   51384   197393   549469 |   206501    25701    302 |  1.631 % |
1800.05/1800.40	|     38719 |   51272   197393   549469 |   227151    38657    322 |  1.766 % |
1800.05/1800.40	|     58180 |   50892   197393   549469 |   249866    58052    355 |  2.223 % |
1800.05/1800.40	|     87372 |   50836   197393   549469 |   274853    87216    344 |  2.291 % |
1800.05/1800.40	|    131161 |   50627   197393   549469 |   302338   130905    338 |  2.542 % |
1800.05/1800.40	|    196845 |   50592   197393   549469 |   332572   196575    324 |  2.585 % |
1800.05/1800.40	|    295371 |   50496   197393   549469 |   365829   295084    300 |  2.700 % |
1800.05/1800.40	|    443160 |   50389   197393   549469 |   402412   122681    176 |  2.829 % |
1800.05/1800.40	|    664843 |   50371   197393   549469 |   442653   344352    193 |  2.851 % |
1800.05/1800.40	c 
1800.05/1800.40	c *** TERMINATED ***
1800.05/1800.40	s SATISFIABLE
1800.05/1800.40	v -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 x712 x713 -x714 -x715 -x716 x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 x969 x970 x971 -x972 -x973 -x974 x975 x976 x977 -x1 -x2 x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 x51 -x52 x53 x54 x55

Verifier Data

OK	-300

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-4118888-1467236373/watcher-4118888-1467236373 -o /tmp/evaluation-result-4118888-1467236373/solver-4118888-1467236373 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467210288-1874 --watchdog 1960 -S 80 minisatp HOME/instance-4118888-1467236373.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing Stack size limit: 81920 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB

[startup+0 s]
/proc/loadavg: 2.45 2.25 2.15 3/176 5422
/proc/meminfo: memFree=29440792/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/5422/stat : 5422 (runsolver) R 5419 1857 1857 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 1 0 2659252 24911872 49 33554432000 4194304 4338465 140737336737888 140737336735424 252262902605 0 0 4096 24578 0 0 0 17 7 0 0 0 0 0
/proc/5422/statm: 6082 49 2 36 0 2655 0
Current StackSize limit: 81920 KiB


[startup+0.100204 s]
/proc/loadavg: 2.45 2.25 2.15 3/176 5422
/proc/meminfo: memFree=29440792/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=5248 CPUtime=0.08 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 1179 0 0 0 8 0 0 0 20 0 1 0 2659252 5373952 1019 33554432000 4194304 5646918 140735416072816 140737336735080 4832048 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5422/statm: 1312 1019 138 355 0 953 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5248

[startup+0.200278 s]
/proc/loadavg: 2.45 2.25 2.15 3/176 5422
/proc/meminfo: memFree=29440792/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=7396 CPUtime=0.18 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 1705 0 0 0 18 0 0 0 20 0 1 0 2659252 7573504 1545 33554432000 4194304 5646918 140735416072816 140735415697592 4481378 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5422/statm: 1849 1547 144 355 0 1490 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7396

[startup+0.30029 s]
/proc/loadavg: 2.45 2.25 2.15 3/176 5422
/proc/meminfo: memFree=29440792/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=34212 CPUtime=0.28 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 7720 0 0 0 27 1 0 0 20 0 1 0 2659252 35033088 7941 33554432000 4194304 5646918 140735416072816 140735415697592 4419702 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/5422/statm: 8553 7942 144 355 0 8194 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 34212

[startup+0.700295 s]
/proc/loadavg: 2.45 2.25 2.15 3/176 5422
/proc/meminfo: memFree=29440792/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=54760 CPUtime=0.68 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 10067 0 0 0 66 2 0 0 20 0 1 0 2659252 56074240 12789 33554432000 4194304 5646918 140735416072816 140735416070856 4410831 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 13690 12789 144 355 0 13331 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 54760

[startup+1.50027 s]
/proc/loadavg: 2.45 2.25 2.15 3/177 5423
/proc/meminfo: memFree=29397472/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=54756 CPUtime=1.48 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 10337 0 0 0 146 2 0 0 20 0 1 0 2659252 56070144 12368 33554432000 4194304 5646918 140735416072816 140735416071064 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 13689 12368 154 355 0 13330 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54756

[startup+3.1003 s]
/proc/loadavg: 2.45 2.25 2.15 3/177 5423
/proc/meminfo: memFree=29383556/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=66252 CPUtime=3.08 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 10480 0 0 0 306 2 0 0 20 0 1 0 2659252 67842048 15066 33554432000 4194304 5646918 140735416072816 140735416071112 4398908 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 16563 15066 155 355 0 16204 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 66252

[startup+6.30029 s]
/proc/loadavg: 2.41 2.25 2.15 3/177 5423
/proc/meminfo: memFree=29377216/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=73432 CPUtime=6.29 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 11057 0 0 0 626 3 0 0 20 0 1 0 2659252 75194368 16663 33554432000 4194304 5646918 140735416072816 140735416071512 4402684 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 18358 16663 155 355 0 17999 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73432

[startup+12.7003 s]
/proc/loadavg: 2.38 2.24 2.15 3/177 5423
/proc/meminfo: memFree=29365180/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=85108 CPUtime=12.68 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 11485 0 0 0 1265 3 0 0 20 0 1 0 2659252 87150592 19643 33554432000 4194304 5646918 140735416072816 140735416071512 4397488 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 21277 19643 155 355 0 20918 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85108

[startup+25.5004 s]
/proc/loadavg: 2.29 2.23 2.14 3/177 5423
/proc/meminfo: memFree=29340888/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=134896 CPUtime=25.47 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 12586 0 0 0 2544 3 0 0 20 0 1 0 2659252 138133504 25342 33554432000 4194304 5646918 140735416072816 140735416071512 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 33724 25342 155 355 0 33365 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 134896

[startup+51.1004 s]
/proc/loadavg: 2.31 2.24 2.15 3/178 5426
/proc/meminfo: memFree=29297992/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=184984 CPUtime=51.07 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 13118 0 0 0 5103 4 0 0 20 0 1 0 2659252 189423616 36094 33554432000 4194304 5646918 140735416072816 140735416071512 4397612 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 46246 36094 155 355 0 45887 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 184984

[startup+102.3 s]
/proc/loadavg: 2.29 2.23 2.15 3/177 5428
/proc/meminfo: memFree=29228844/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=266372 CPUtime=102.27 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 13317 0 0 0 10221 6 0 0 20 0 1 0 2659252 272764928 52134 33554432000 4194304 5646918 140735416072816 140735416071512 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 66593 52134 155 355 0 66234 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 266372

[startup+162.3 s]
/proc/loadavg: 2.21 2.23 2.16 3/177 5429
/proc/meminfo: memFree=29172636/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=398632 CPUtime=162.26 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 13818 0 0 0 16219 7 0 0 20 0 1 0 2659252 408199168 65921 33554432000 4194304 5646918 140735416072816 140735416071512 4397633 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 99658 65921 155 355 0 99299 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 398632

[startup+222.307 s]
/proc/loadavg: 2.22 2.22 2.16 4/177 5430
/proc/meminfo: memFree=29120260/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=401012 CPUtime=222.26 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 14516 0 0 0 22218 8 0 0 20 0 1 0 2659252 410636288 78372 33554432000 4194304 5646918 140735416072816 140735416070952 4397582 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 100253 78372 155 355 0 99894 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 401012

[startup+282.3 s]
/proc/loadavg: 2.08 2.18 2.14 3/177 5431
/proc/meminfo: memFree=29076320/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=404552 CPUtime=282.24 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 15354 0 0 0 28216 8 0 0 20 0 1 0 2659252 414261248 89430 33554432000 4194304 5646918 140735416072816 140735416070952 4403138 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 101138 89430 155 355 0 100779 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 404552

[startup+342.3 s]
/proc/loadavg: 2.11 2.17 2.14 4/177 5432
/proc/meminfo: memFree=29040796/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=409104 CPUtime=342.23 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 16424 0 0 0 34214 9 0 0 20 0 1 0 2659252 418922496 98165 33554432000 4194304 5646918 140735416072816 140735416070952 4397733 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 102276 98165 155 355 0 101917 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 409104

[startup+402.3 s]
/proc/loadavg: 2.21 2.18 2.15 3/177 5434
/proc/meminfo: memFree=29013304/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=629536 CPUtime=402.22 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 18090 0 0 0 40210 12 0 0 20 0 1 0 2659252 644644864 104940 33554432000 4194304 5646918 140735416072816 140735416070952 4402827 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 157384 104940 155 355 0 157025 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 629536

[startup+462.3 s]
/proc/loadavg: 2.15 2.17 2.15 3/177 5435
/proc/meminfo: memFree=28974216/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=633520 CPUtime=462.21 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 19005 0 0 0 46209 12 0 0 20 0 1 0 2659252 648724480 114031 33554432000 4194304 5646918 140735416072816 140735416070952 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 158380 114031 155 355 0 158021 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 633520

[startup+522.3 s]
/proc/loadavg: 2.10 2.16 2.14 3/177 5436
/proc/meminfo: memFree=28943636/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=635936 CPUtime=522.2 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 19672 0 0 0 52207 13 0 0 20 0 1 0 2659252 651198464 121341 33554432000 4194304 5646918 140735416072816 140735416070952 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 158984 121341 155 355 0 158625 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 635936

[startup+582.3 s]
/proc/loadavg: 2.37 2.23 2.17 4/177 5437
/proc/meminfo: memFree=29321244/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=127880 CPUtime=582.19 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 20848 0 0 0 58203 16 0 0 20 0 1 0 2659252 130949120 26998 33554432000 4194304 5646918 140735416072816 140735416071512 4397488 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 31970 26998 155 355 0 31611 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 127880

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


[startup+882.307 s]
/proc/loadavg: 2.12 2.17 2.16 3/177 5456
/proc/meminfo: memFree=29152056/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=297856 CPUtime=882.11 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 24321 0 0 0 88191 20 0 0 20 0 1 0 2659252 305004544 68128 33554432000 4194304 5646918 140735416072816 140735416070952 4403138 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 74464 68128 155 355 0 74105 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 297856

[startup+942.3 s]
/proc/loadavg: 2.15 2.16 2.15 3/177 5457
/proc/meminfo: memFree=29128508/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=300416 CPUtime=942.08 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 24933 0 0 0 94187 21 0 0 20 0 1 0 2659252 307625984 73315 33554432000 4194304 5646918 140735416072816 140735416070952 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 75104 73315 155 355 0 74745 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 300416

[startup+1002.3 s]
/proc/loadavg: 2.11 2.15 2.15 3/177 5459
/proc/meminfo: memFree=29106916/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=436516 CPUtime=1002.08 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 26246 0 0 0 100186 22 0 0 20 0 1 0 2659252 446992384 78716 33554432000 4194304 5646918 140735416072816 140735416070952 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 109129 78716 155 355 0 108770 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 436516

[startup+1062.3 s]
/proc/loadavg: 2.13 2.15 2.15 4/177 5460
/proc/meminfo: memFree=29087316/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=440356 CPUtime=1062.06 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 26995 0 0 0 106184 22 0 0 20 0 1 0 2659252 450924544 83553 33554432000 4194304 5646918 140735416072816 140735416070952 4398927 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 110089 83553 155 355 0 109730 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 440356

[startup+1122.3 s]
/proc/loadavg: 2.19 2.16 2.15 4/177 5516
/proc/meminfo: memFree=29080640/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=443876 CPUtime=1122.06 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 27865 0 0 0 112183 23 0 0 20 0 1 0 2659252 454529024 88000 33554432000 4194304 5646918 140735416072816 140735416070952 4398798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 110969 88000 155 355 0 110610 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 443876

[startup+1182.3 s]
/proc/loadavg: 2.23 2.18 2.16 4/177 5517
/proc/meminfo: memFree=29057592/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=449316 CPUtime=1182.04 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 29035 0 0 0 118181 23 0 0 20 0 1 0 2659252 460099584 92747 33554432000 4194304 5646918 140735416072816 140735416070952 4402781 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 112329 92747 155 355 0 111970 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 449316

[startup+1242.3 s]
/proc/loadavg: 2.27 2.19 2.16 4/178 5521
/proc/meminfo: memFree=29035868/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=451560 CPUtime=1242.04 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 29700 0 0 0 124180 24 0 0 20 0 1 0 2659252 462397440 97500 33554432000 4194304 5646918 140735416072816 140735416070952 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 112890 97500 155 355 0 112531 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 451560

[startup+1302.3 s]
/proc/loadavg: 2.31 2.21 2.17 4/178 5546
/proc/meminfo: memFree=28983920/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=454440 CPUtime=1302.03 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 30299 0 0 0 130179 24 0 0 20 0 1 0 2659252 465346560 103209 33554432000 4194304 5646918 140735416072816 140735416070952 4403170 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 113610 103209 155 355 0 113251 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 454440

[startup+1362.3 s]
/proc/loadavg: 2.17 2.19 2.16 4/177 5547
/proc/meminfo: memFree=28950056/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=458788 CPUtime=1362.02 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 31175 0 0 0 136177 25 0 0 20 0 1 0 2659252 469798912 110217 33554432000 4194304 5646918 140735416072816 140735416071064 4402798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 114697 110217 155 355 0 114338 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 458788

[startup+1422.3 s]
/proc/loadavg: 2.17 2.18 2.16 4/177 5548
/proc/meminfo: memFree=28957668/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=462628 CPUtime=1422.01 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 32362 0 0 0 142176 25 0 0 20 0 1 0 2659252 473731072 113958 33554432000 4194304 5646918 140735416072816 140735416070952 4397814 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 115657 113958 155 355 0 115298 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 462628

[startup+1482.3 s]
/proc/loadavg: 2.23 2.19 2.17 4/177 5549
/proc/meminfo: memFree=29226532/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=169032 CPUtime=1482 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 34136 0 0 0 148174 26 0 0 20 0 1 0 2659252 173088768 40039 33554432000 4194304 5646918 140735416072816 140735416071512 4397480 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 42258 40039 155 355 0 41899 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 169032

[startup+1542.31 s]
/proc/loadavg: 2.19 2.18 2.17 4/177 5550
/proc/meminfo: memFree=29216356/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=199852 CPUtime=1542 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 34663 0 0 0 154173 27 0 0 20 0 1 0 2659252 204648448 47207 33554432000 4194304 5646918 140735416072816 140735416071512 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 49963 47207 155 355 0 49604 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 199852

[startup+1602.3 s]
/proc/loadavg: 2.19 2.18 2.16 4/177 5552
/proc/meminfo: memFree=29184272/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=249940 CPUtime=1601.98 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 34981 0 0 0 160170 28 0 0 20 0 1 0 2659252 255938560 55188 33554432000 4194304 5646918 140735416072816 140735416071512 4403760 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 62485 55188 155 355 0 62126 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 249940

[startup+1662.3 s]
/proc/loadavg: 2.26 2.19 2.17 4/177 5553
/proc/meminfo: memFree=29161748/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=249940 CPUtime=1661.97 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 34991 0 0 0 166169 28 0 0 20 0 1 0 2659252 255938560 60308 33554432000 4194304 5646918 140735416072816 140735416071512 4402829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 62485 60308 155 355 0 62126 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 249940

[startup+1722.3 s]
/proc/loadavg: 2.18 2.18 2.17 4/177 5554
/proc/meminfo: memFree=29133020/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=331328 CPUtime=1721.97 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 35514 0 0 0 172168 29 0 0 20 0 1 0 2659252 339279872 65940 33554432000 4194304 5646918 140735416072816 140735416071512 4403187 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 82832 65940 155 355 0 82473 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 331328

[startup+1782.3 s]
/proc/loadavg: 2.11 2.16 2.16 4/177 5555
/proc/meminfo: memFree=29101432/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=331328 CPUtime=1781.95 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 35529 0 0 0 178166 29 0 0 20 0 1 0 2659252 339279872 73109 33554432000 4194304 5646918 140735416072816 140735416071512 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 82832 73109 155 355 0 82473 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 331328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.21 2.18 2.17 4/177 5555
/proc/meminfo: memFree=29093364/32872528 swapFree=1197380/1311844
[pid=5422] ppid=5419 vsize=331328 CPUtime=1800.05 cores=1,3,5,7
/proc/5422/stat : 5422 (minisatp) R 5419 5422 1857 0 -1 4202496 35568 0 0 0 179976 29 0 0 20 0 1 0 2659252 339279872 75192 33554432000 4194304 5646918 140735416072816 140735416071512 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/5422/statm: 82832 75192 155 355 0 82473 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 331328

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.76
CPU system time (s): 0.305953
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 637360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.305953
maximum resident set size= 516436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35568
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= 92
involuntary context switches= 1892

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6143 second user time and 7.09092 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-29 23:39:33
IDJOB=4118888
IDBENCH=111543
IDSOLVER=2555
FILE ID=node131/4118888-1467236373
RUNJOBID= node131-1467210288-1874
PBS_JOBID= 19997593
Free space on /tmp= 71732 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern55-06.lin.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118888-1467236373/watcher-4118888-1467236373 -o /tmp/evaluation-result-4118888-1467236373/solver-4118888-1467236373 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467210288-1874 --watchdog 1960 -S 80 minisatp HOME/instance-4118888-1467236373.opb

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

MD5SUM BENCH= 82a58da8e8c04db5d33fa1448be69c4a
RANDOM SEED=1611413191

node131.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.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.66
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.334
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.334
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.334
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.334
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.56
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.334
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.334
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.334
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:        29442020 kB
Buffers:           62792 kB
Cached:          1279412 kB
SwapCached:            0 kB
Active:           151156 kB
Inactive:        1255904 kB
Active(anon):      67676 kB
Inactive(anon):        0 kB
Active(file):      83480 kB
Inactive(file):  1255904 kB
Unevictable:     1311844 kB
Mlocked:         1197380 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3904 kB
Writeback:             0 kB
AnonPages:       1432624 kB
Mapped:            13868 kB
Shmem:               204 kB
Slab:             574700 kB
SReclaimable:      19172 kB
SUnreclaim:       555528 kB
KernelStack:        1472 kB
PageTables:         6604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1490980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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-4118888-1467236373.opb

Free space on /tmp at the end= 71728 MiB
End job on node131 at 2016-06-30 00:09:34