Trace number 354462

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.04 1800.71

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-gesa3.opb
MD5SUMd3086c0e0af196eedd939c84273a060e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6587681631937
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4230134768458
Optimality of the best value was proved NO
Number of variables18384
Total number of constraints1752
Number of constraints which are clauses48
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1704
Minimum length of a constraint2
Maximum length of a constraint311
Number of terms in the objective function 11424
Biggest coefficient in the objective function 418848431931392
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 144211309205274864
Number of bits of the sum of numbers in the objective function 58
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 144211309205274864
Number of bits of the biggest sum of numbers58
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.70/0.70	c Converting 1800 PB-constraints to clauses...
0.70/0.70	c   -- Unit propagations: (none)
0.89/0.92	c   -- Detecting intervals from adjacent constraints: ################################################
0.89/0.92	c   -- Clauses(.)/Splits(s): ................................................................................................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
0.89/0.95	c ---[1929]---> BDD-cost:    2
0.89/0.95	c ---[1928]---> BDD-cost:    2
0.89/0.95	c ---[1925]---> BDD-cost:    2
0.89/0.95	c ---[1924]---> BDD-cost:    2
0.89/0.95	c ---[1921]---> BDD-cost:    2
0.89/0.95	c ---[1920]---> BDD-cost:    2
0.89/0.95	c ---[1917]---> BDD-cost:    2
0.89/0.95	c ---[1916]---> BDD-cost:    2
0.89/0.95	c ---[1913]---> BDD-cost:    2
0.89/0.95	c ---[1912]---> BDD-cost:    2
0.89/0.95	c ---[1909]---> BDD-cost:    2
0.89/0.95	c ---[1908]---> BDD-cost:    2
0.89/0.95	c ---[1905]---> BDD-cost:    2
0.89/0.95	c ---[1904]---> BDD-cost:    2
0.89/0.95	c ---[1901]---> BDD-cost:    2
0.89/0.95	c ---[1900]---> BDD-cost:    2
0.89/0.95	c ---[1897]---> BDD-cost:    2
0.89/0.95	c ---[1896]---> BDD-cost:    2
0.89/0.95	c ---[1893]---> BDD-cost:    2
0.89/0.95	c ---[1892]---> BDD-cost:    2
0.89/0.95	c ---[1889]---> BDD-cost:    2
0.89/0.95	c ---[1888]---> BDD-cost:    2
0.89/0.95	c ---[1885]---> BDD-cost:    2
0.89/0.95	c ---[1884]---> BDD-cost:    2
0.89/0.95	c ---[1881]---> BDD-cost:    2
0.89/0.95	c ---[1880]---> BDD-cost:    2
0.89/0.95	c ---[1877]---> BDD-cost:    2
0.89/0.95	c ---[1876]---> BDD-cost:    2
0.89/0.95	c ---[1873]---> BDD-cost:    2
0.89/0.95	c ---[1872]---> BDD-cost:    2
0.89/0.95	c ---[1869]---> BDD-cost:    2
0.89/0.95	c ---[1868]---> BDD-cost:    2
0.89/0.95	c ---[1865]---> BDD-cost:    2
0.89/0.95	c ---[1864]---> BDD-cost:    2
0.89/0.95	c ---[1861]---> BDD-cost:    2
0.89/0.95	c ---[1860]---> BDD-cost:    2
0.89/0.95	c ---[1857]---> BDD-cost:    2
0.89/0.95	c ---[1856]---> BDD-cost:    2
0.89/0.95	c ---[1853]---> BDD-cost:    2
0.89/0.95	c ---[1852]---> BDD-cost:    2
0.89/0.95	c ---[1849]---> BDD-cost:    2
0.89/0.95	c ---[1848]---> BDD-cost:    2
0.89/0.95	c ---[1845]---> BDD-cost:    2
0.89/0.95	c ---[1844]---> BDD-cost:    2
0.89/0.95	c ---[1841]---> BDD-cost:    2
0.89/0.95	c ---[1840]---> BDD-cost:    2
0.89/0.95	c ---[1837]---> BDD-cost:    2
0.89/0.95	c ---[1836]---> BDD-cost:    2
0.89/0.95	c ---[1833]---> BDD-cost:   10
0.89/0.95	c ---[1832]---> BDD-cost:   10
0.89/0.95	c ---[1831]---> BDD-cost:   10
0.89/0.95	c ---[1830]---> BDD-cost:   10
0.89/0.95	c ---[1829]---> BDD-cost:   11
0.89/0.95	c ---[1828]---> BDD-cost:   12
0.89/0.95	c ---[1827]---> BDD-cost:   11
0.89/0.95	c ---[1826]---> BDD-cost:   11
0.89/0.95	c ---[1825]---> BDD-cost:   12
0.89/0.95	c ---[1824]---> BDD-cost:   11
0.89/0.95	c ---[1823]---> BDD-cost:   10
0.89/0.95	c ---[1822]---> BDD-cost:   11
0.89/0.95	c ---[1821]---> BDD-cost:   10
0.89/0.95	c ---[1820]---> BDD-cost:   10
0.89/0.95	c ---[1819]---> BDD-cost:   10
0.89/0.95	c ---[1818]---> BDD-cost:   10
0.89/0.95	c ---[1817]---> BDD-cost:   11
0.89/0.95	c ---[1816]---> BDD-cost:   12
0.89/0.95	c ---[1815]---> BDD-cost:   11
0.89/0.95	c ---[1814]---> BDD-cost:   11
0.89/0.95	c ---[1813]---> BDD-cost:   12
0.89/0.95	c ---[1812]---> BDD-cost:   11
0.89/0.95	c ---[1811]---> BDD-cost:   10
0.89/0.95	c ---[1810]---> BDD-cost:   11
0.89/0.95	c ---[1809]---> BDD-cost:   10
0.89/0.95	c ---[1808]---> BDD-cost:   10
0.89/0.95	c ---[1807]---> BDD-cost:   10
0.89/0.95	c ---[1806]---> BDD-cost:   10
0.89/0.95	c ---[1805]---> BDD-cost:   11
0.89/0.95	c ---[1804]---> BDD-cost:   12
0.89/0.95	c ---[1803]---> BDD-cost:   11
0.89/0.95	c ---[1802]---> BDD-cost:   11
0.89/0.95	c ---[1801]---> BDD-cost:   12
0.89/0.95	c ---[1800]---> BDD-cost:   11
0.89/0.95	c ---[1799]---> BDD-cost:   10
0.89/0.95	c ---[1798]---> BDD-cost:   11
0.89/0.95	c ---[1797]---> BDD-cost:   10
0.89/0.95	c ---[1796]---> BDD-cost:   10
0.89/0.95	c ---[1795]---> BDD-cost:   10
0.89/0.95	c ---[1794]---> BDD-cost:   10
0.89/0.95	c ---[1793]---> BDD-cost:   11
0.89/0.95	c ---[1792]---> BDD-cost:   12
0.89/0.95	c ---[1791]---> BDD-cost:   11
0.89/0.95	c ---[1790]---> BDD-cost:   11
0.89/0.95	c ---[1789]---> BDD-cost:   12
0.89/0.95	c ---[1788]---> BDD-cost:   11
0.89/0.95	c ---[1787]---> BDD-cost:   10
0.89/0.95	c ---[1786]---> BDD-cost:   11
0.89/0.95	c ---[1785]---> BDD-cost:   10
0.89/0.95	c ---[1784]---> BDD-cost:   10
0.89/0.95	c ---[1783]---> BDD-cost:   10
0.89/0.95	c ---[1782]---> BDD-cost:   10
0.89/0.95	c ---[1781]---> BDD-cost:   11
0.89/0.95	c ---[1780]---> BDD-cost:   12
0.89/0.95	c ---[1779]---> BDD-cost:   11
0.89/0.96	c ---[1778]---> BDD-cost:   11
0.89/0.96	c ---[1777]---> BDD-cost:   12
0.89/0.96	c ---[1776]---> BDD-cost:   11
0.89/0.96	c ---[1775]---> BDD-cost:   10
0.89/0.96	c ---[1774]---> BDD-cost:   11
0.89/0.96	c ---[1773]---> BDD-cost:   10
0.89/0.96	c ---[1772]---> BDD-cost:   10
0.89/0.96	c ---[1771]---> BDD-cost:   10
0.89/0.96	c ---[1770]---> BDD-cost:   10
0.89/0.96	c ---[1769]---> BDD-cost:   11
0.89/0.96	c ---[1768]---> BDD-cost:   12
0.89/0.96	c ---[1767]---> BDD-cost:   11
0.89/0.96	c ---[1766]---> BDD-cost:   11
0.89/0.96	c ---[1765]---> BDD-cost:   12
0.89/0.96	c ---[1764]---> BDD-cost:   11
0.89/0.96	c ---[1763]---> BDD-cost:   10
0.89/0.96	c ---[1762]---> BDD-cost:   11
0.89/0.96	c ---[1761]---> BDD-cost:   10
0.89/0.96	c ---[1760]---> BDD-cost:   10
0.89/0.96	c ---[1759]---> BDD-cost:   10
0.89/0.96	c ---[1758]---> BDD-cost:   10
0.89/0.96	c ---[1757]---> BDD-cost:   11
0.89/0.96	c ---[1756]---> BDD-cost:   12
0.89/0.96	c ---[1755]---> BDD-cost:   11
0.89/0.96	c ---[1754]---> BDD-cost:   11
0.89/0.96	c ---[1753]---> BDD-cost:   12
0.89/0.96	c ---[1752]---> BDD-cost:   11
0.89/0.96	c ---[1751]---> BDD-cost:   10
0.89/0.96	c ---[1750]---> BDD-cost:   11
0.89/0.96	c ---[1749]---> BDD-cost:   10
0.89/0.96	c ---[1748]---> BDD-cost:   10
0.89/0.96	c ---[1747]---> BDD-cost:   10
0.89/0.96	c ---[1746]---> BDD-cost:   10
0.89/0.96	c ---[1745]---> BDD-cost:   11
0.89/0.96	c ---[1744]---> BDD-cost:   12
0.89/0.96	c ---[1743]---> BDD-cost:   11
0.89/0.96	c ---[1742]---> BDD-cost:   11
0.89/0.96	c ---[1741]---> BDD-cost:   12
0.89/0.96	c ---[1740]---> BDD-cost:   11
0.89/0.96	c ---[1739]---> BDD-cost:   10
0.89/0.96	c ---[1738]---> BDD-cost:   11
0.89/0.96	c ---[1737]---> BDD-cost:   10
0.89/0.96	c ---[1736]---> BDD-cost:   10
0.89/0.96	c ---[1735]---> BDD-cost:   10
0.89/0.96	c ---[1734]---> BDD-cost:   10
0.89/0.96	c ---[1733]---> BDD-cost:   11
0.89/0.96	c ---[1732]---> BDD-cost:   12
0.89/0.96	c ---[1731]---> BDD-cost:   11
0.89/0.96	c ---[1730]---> BDD-cost:   11
0.89/0.96	c ---[1729]---> BDD-cost:   12
0.89/0.96	c ---[1728]---> BDD-cost:   11
0.89/0.96	c ---[1727]---> BDD-cost:   10
0.89/0.96	c ---[1726]---> BDD-cost:   11
0.89/0.96	c ---[1725]---> BDD-cost:   10
0.89/0.96	c ---[1724]---> BDD-cost:   10
0.89/0.96	c ---[1723]---> BDD-cost:   10
0.89/0.96	c ---[1722]---> BDD-cost:   10
0.89/0.96	c ---[1721]---> BDD-cost:   11
0.89/0.96	c ---[1720]---> BDD-cost:   12
0.89/0.96	c ---[1719]---> BDD-cost:   11
0.89/0.96	c ---[1718]---> BDD-cost:   11
0.89/0.96	c ---[1717]---> BDD-cost:   12
0.89/0.96	c ---[1716]---> BDD-cost:   11
0.89/0.96	c ---[1715]---> BDD-cost:   10
0.89/0.96	c ---[1714]---> BDD-cost:   11
0.89/0.96	c ---[1713]---> BDD-cost:   10
0.89/0.96	c ---[1712]---> BDD-cost:   10
0.89/0.96	c ---[1711]---> BDD-cost:   10
0.89/0.96	c ---[1710]---> BDD-cost:   10
0.89/0.96	c ---[1709]---> BDD-cost:   11
0.89/0.96	c ---[1708]---> BDD-cost:   12
0.89/0.96	c ---[1707]---> BDD-cost:   11
0.89/0.96	c ---[1706]---> BDD-cost:   11
0.89/0.96	c ---[1705]---> BDD-cost:   12
0.89/0.96	c ---[1704]---> BDD-cost:   11
0.89/0.96	c ---[1703]---> BDD-cost:   10
0.89/0.96	c ---[1702]---> BDD-cost:   11
0.89/0.96	c ---[1701]---> BDD-cost:   10
0.89/0.96	c ---[1700]---> BDD-cost:   10
0.89/0.96	c ---[1699]---> BDD-cost:   10
0.89/0.96	c ---[1698]---> BDD-cost:   10
0.89/0.97	c ---[1697]---> BDD-cost:   11
0.89/0.97	c ---[1696]---> BDD-cost:   12
0.89/0.97	c ---[1695]---> BDD-cost:   11
0.89/0.97	c ---[1694]---> BDD-cost:   11
0.89/0.97	c ---[1693]---> BDD-cost:   12
0.89/0.97	c ---[1692]---> BDD-cost:   11
0.89/0.97	c ---[1691]---> BDD-cost:   10
0.89/0.97	c ---[1690]---> BDD-cost:   11
0.89/0.97	c ---[1689]---> BDD-cost:   10
0.89/0.97	c ---[1688]---> BDD-cost:   10
0.89/0.97	c ---[1687]---> BDD-cost:   10
0.89/0.97	c ---[1686]---> BDD-cost:   10
0.89/0.97	c ---[1685]---> BDD-cost:   11
0.89/0.97	c ---[1684]---> BDD-cost:   12
0.89/0.97	c ---[1683]---> BDD-cost:   11
0.89/0.97	c ---[1682]---> BDD-cost:   11
0.89/0.97	c ---[1681]---> BDD-cost:   12
0.89/0.97	c ---[1680]---> BDD-cost:   11
0.89/0.97	c ---[1679]---> BDD-cost:   10
0.89/0.97	c ---[1678]---> BDD-cost:   11
0.89/0.97	c ---[1677]---> BDD-cost:   10
0.89/0.97	c ---[1676]---> BDD-cost:   10
0.89/0.97	c ---[1675]---> BDD-cost:   10
0.89/0.97	c ---[1674]---> BDD-cost:   10
0.89/0.97	c ---[1673]---> BDD-cost:   11
0.89/0.97	c ---[1672]---> BDD-cost:   12
0.89/0.97	c ---[1671]---> BDD-cost:   11
0.89/0.97	c ---[1670]---> BDD-cost:   11
0.89/0.97	c ---[1669]---> BDD-cost:   12
0.89/0.97	c ---[1668]---> BDD-cost:   11
0.89/0.97	c ---[1667]---> BDD-cost:   10
0.89/0.97	c ---[1666]---> BDD-cost:   11
0.89/0.97	c ---[1665]---> BDD-cost:   10
0.89/0.97	c ---[1664]---> BDD-cost:   10
0.89/0.97	c ---[1663]---> BDD-cost:   10
0.89/0.97	c ---[1662]---> BDD-cost:   10
0.89/0.97	c ---[1661]---> BDD-cost:   11
0.89/0.97	c ---[1660]---> BDD-cost:   12
0.89/0.97	c ---[1659]---> BDD-cost:   11
0.89/0.97	c ---[1658]---> BDD-cost:   11
0.89/0.97	c ---[1657]---> BDD-cost:   12
0.89/0.97	c ---[1656]---> BDD-cost:   11
0.89/0.97	c ---[1655]---> BDD-cost:   10
0.89/0.97	c ---[1654]---> BDD-cost:   11
0.89/0.97	c ---[1653]---> BDD-cost:   10
0.89/0.97	c ---[1652]---> BDD-cost:   10
0.89/0.97	c ---[1651]---> BDD-cost:   10
0.89/0.97	c ---[1650]---> BDD-cost:   10
0.89/0.97	c ---[1649]---> BDD-cost:   11
0.89/0.97	c ---[1648]---> BDD-cost:   12
0.89/0.97	c ---[1647]---> BDD-cost:   11
0.89/0.97	c ---[1646]---> BDD-cost:   11
0.89/0.97	c ---[1645]---> BDD-cost:   12
0.89/0.97	c ---[1644]---> BDD-cost:   11
0.89/0.97	c ---[1643]---> BDD-cost:   10
0.89/0.97	c ---[1642]---> BDD-cost:   11
0.89/0.97	c ---[1641]---> BDD-cost:   10
0.89/0.97	c ---[1640]---> BDD-cost:   10
0.89/0.97	c ---[1639]---> BDD-cost:   10
0.89/0.97	c ---[1638]---> BDD-cost:   10
0.89/0.97	c ---[1637]---> BDD-cost:   11
0.89/0.97	c ---[1636]---> BDD-cost:   12
0.89/0.97	c ---[1635]---> BDD-cost:   11
0.89/0.97	c ---[1634]---> BDD-cost:   11
0.89/0.97	c ---[1633]---> BDD-cost:   12
0.89/0.97	c ---[1632]---> BDD-cost:   11
0.89/0.97	c ---[1631]---> BDD-cost:   10
0.89/0.97	c ---[1630]---> BDD-cost:   11
0.89/0.97	c ---[1629]---> BDD-cost:   10
0.89/0.97	c ---[1628]---> BDD-cost:   10
0.89/0.97	c ---[1627]---> BDD-cost:   10
0.89/0.97	c ---[1626]---> BDD-cost:   10
0.89/0.97	c ---[1625]---> BDD-cost:   11
0.89/0.97	c ---[1624]---> BDD-cost:   12
0.89/0.97	c ---[1623]---> BDD-cost:   11
0.89/0.97	c ---[1622]---> BDD-cost:   11
0.89/0.97	c ---[1621]---> BDD-cost:   12
0.89/0.97	c ---[1620]---> BDD-cost:   11
0.89/0.97	c ---[1619]---> BDD-cost:   10
0.89/0.97	c ---[1618]---> BDD-cost:   11
0.89/0.98	c ---[1617]---> BDD-cost:   10
0.89/0.98	c ---[1616]---> BDD-cost:   10
0.89/0.98	c ---[1615]---> BDD-cost:   10
0.89/0.98	c ---[1614]---> BDD-cost:   10
0.89/0.98	c ---[1613]---> BDD-cost:   11
0.89/0.98	c ---[1612]---> BDD-cost:   12
0.89/0.98	c ---[1611]---> BDD-cost:   11
0.89/0.98	c ---[1610]---> BDD-cost:   11
0.89/0.98	c ---[1609]---> BDD-cost:   12
0.89/0.98	c ---[1608]---> BDD-cost:   11
0.89/0.98	c ---[1607]---> BDD-cost:   10
0.89/0.98	c ---[1606]---> BDD-cost:   11
0.89/0.98	c ---[1605]---> BDD-cost:   10
0.89/0.98	c ---[1604]---> BDD-cost:   10
0.89/0.98	c ---[1603]---> BDD-cost:   10
0.89/0.98	c ---[1602]---> BDD-cost:   10
0.89/0.98	c ---[1601]---> BDD-cost:   11
0.89/0.98	c ---[1600]---> BDD-cost:   12
0.89/0.98	c ---[1599]---> BDD-cost:   11
0.89/0.98	c ---[1598]---> BDD-cost:   11
0.89/0.98	c ---[1597]---> BDD-cost:   12
0.89/0.98	c ---[1596]---> BDD-cost:   11
0.89/0.98	c ---[1595]---> BDD-cost:   10
0.89/0.98	c ---[1594]---> BDD-cost:   11
0.89/0.98	c ---[1593]---> BDD-cost:   10
0.89/0.98	c ---[1592]---> BDD-cost:   10
0.89/0.98	c ---[1591]---> BDD-cost:   10
0.89/0.98	c ---[1590]---> BDD-cost:   10
0.89/0.98	c ---[1589]---> BDD-cost:   11
0.89/0.98	c ---[1588]---> BDD-cost:   12
0.89/0.98	c ---[1587]---> BDD-cost:   11
0.89/0.98	c ---[1586]---> BDD-cost:   11
0.89/0.98	c ---[1585]---> BDD-cost:   12
0.89/0.98	c ---[1584]---> BDD-cost:   11
0.89/0.98	c ---[1583]---> BDD-cost:   10
0.89/0.98	c ---[1582]---> BDD-cost:   11
0.89/0.98	c ---[1581]---> BDD-cost:   10
0.89/0.98	c ---[1580]---> BDD-cost:   10
0.89/0.98	c ---[1579]---> BDD-cost:   10
0.89/0.98	c ---[1578]---> BDD-cost:   10
0.89/0.98	c ---[1577]---> BDD-cost:   11
0.89/0.98	c ---[1576]---> BDD-cost:   12
0.89/0.98	c ---[1575]---> BDD-cost:   11
0.89/0.98	c ---[1574]---> BDD-cost:   11
0.89/0.98	c ---[1573]---> BDD-cost:   12
0.89/0.98	c ---[1572]---> BDD-cost:   11
0.89/0.98	c ---[1571]---> BDD-cost:   10
0.89/0.98	c ---[1570]---> BDD-cost:   11
0.89/0.98	c ---[1569]---> BDD-cost:   10
0.89/0.98	c ---[1568]---> BDD-cost:   10
0.89/0.98	c ---[1567]---> BDD-cost:   10
0.89/0.98	c ---[1566]---> BDD-cost:   10
0.89/0.98	c ---[1565]---> BDD-cost:   11
0.89/0.98	c ---[1564]---> BDD-cost:   12
0.89/0.98	c ---[1563]---> BDD-cost:   11
0.89/0.98	c ---[1562]---> BDD-cost:   11
0.89/0.98	c ---[1561]---> BDD-cost:   12
0.89/0.98	c ---[1560]---> BDD-cost:   11
0.89/0.98	c ---[1559]---> BDD-cost:   10
0.89/0.98	c ---[1558]---> BDD-cost:   11
0.89/0.98	c ---[1557]---> BDD-cost:   10
0.89/0.98	c ---[1556]---> BDD-cost:   10
0.89/0.98	c ---[1555]---> BDD-cost:   10
0.89/0.98	c ---[1554]---> BDD-cost:   10
0.89/0.98	c ---[1553]---> BDD-cost:   11
0.89/0.98	c ---[1552]---> BDD-cost:   12
0.89/0.98	c ---[1551]---> BDD-cost:   11
0.89/0.98	c ---[1550]---> BDD-cost:   11
0.89/0.98	c ---[1549]---> BDD-cost:   12
0.89/0.98	c ---[1548]---> BDD-cost:   11
0.89/0.98	c ---[1547]---> BDD-cost:   10
0.89/0.98	c ---[1546]---> BDD-cost:   11
0.89/0.98	c ---[1497]---> BDD-cost:   21
0.89/0.98	c ---[1496]---> BDD-cost:   21
0.89/0.98	c ---[1495]---> BDD-cost:   21
0.89/0.98	c ---[1494]---> BDD-cost:   21
0.89/0.99	c ---[1493]---> BDD-cost:   21
0.89/0.99	c ---[1492]---> BDD-cost:   21
0.89/0.99	c ---[1491]---> BDD-cost:   21
0.89/0.99	c ---[1490]---> BDD-cost:   21
0.89/0.99	c ---[1489]---> BDD-cost:   21
0.89/0.99	c ---[1488]---> BDD-cost:   21
0.89/0.99	c ---[1487]---> BDD-cost:   21
0.89/0.99	c ---[1486]---> BDD-cost:   21
0.89/0.99	c ---[1485]---> BDD-cost:   21
0.89/0.99	c ---[1484]---> BDD-cost:   21
0.89/0.99	c ---[1483]---> BDD-cost:   21
0.89/0.99	c ---[1482]---> BDD-cost:   21
0.89/0.99	c ---[1481]---> BDD-cost:   21
0.89/0.99	c ---[1480]---> BDD-cost:   21
0.89/0.99	c ---[1479]---> BDD-cost:   21
0.89/0.99	c ---[1478]---> BDD-cost:   21
0.89/0.99	c ---[1477]---> BDD-cost:   21
0.89/0.99	c ---[1476]---> BDD-cost:   21
0.89/0.99	c ---[1475]---> BDD-cost:   21
0.89/0.99	c ---[1474]---> BDD-cost:   21
0.89/0.99	c ---[1473]---> Adder-cost: 868   maxlim: 331276137593   bits: 39/39
1453.35/1453.91	c ---[1472]---> 
1800.03/1800.70	c *** TERMINATED ***
1800.03/1800.70	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/354462-1176710618/instance-354462-1176710618.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node76/watcher-354462-1176710618 -o ROOT/results/node76/solver-354462-1176710618 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/354462-1176710618/minisat+ /tmp/evaluation/354462-1176710618/instance-354462-1176710618.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 2216
/proc/meminfo: memFree=1654104/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=1180 CPUtime=0
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 118976388 1208320 123 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 295 123 67 215 0 77 0

[startup+0.0703579 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 2216
/proc/meminfo: memFree=1654104/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=3284 CPUtime=0.06
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 662 0 0 0 6 0 0 0 18 0 1 0 118976388 3362816 648 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 821 648 74 215 0 603 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3284

[startup+0.101365 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 2216
/proc/meminfo: memFree=1654104/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=3444 CPUtime=0.09
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 679 0 0 0 9 0 0 0 18 0 1 0 118976388 3526656 665 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 861 665 75 215 0 643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3444

[startup+0.301401 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 2216
/proc/meminfo: memFree=1654104/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=4728 CPUtime=0.29
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1004 0 0 0 29 0 0 0 20 0 1 0 118976388 4841472 990 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012197 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 1182 990 75 215 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4728

[startup+0.702479 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 2216
/proc/meminfo: memFree=1654104/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=6996 CPUtime=0.7
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1517 0 0 0 69 1 0 0 24 0 1 0 118976388 7163904 1498 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 1749 1498 75 215 0 1531 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 6996

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1647568/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=1.49
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 148 1 0 0 22 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809120 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8064

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646928/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=3.09
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 308 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838324 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8064

[startup+6.30156 s]
/proc/loadavg: 0.93 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646800/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=6.29
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 628 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809748 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8064

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646800/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=12.69
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 1268 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134680112 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8064

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646808/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=25.48
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 2547 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005858 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8064

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646872/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=51.07
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 5106 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012072 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8064

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646936/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=102.25
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 10224 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838471 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8064

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1647000/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=162.23
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 16222 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 8064

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646936/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=222.21
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 22220 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 8064

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646936/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=282.18
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 28217 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 8064

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1647000/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=342.16
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 34215 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 8064

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1647000/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=402.14
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 40213 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 8064

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1647000/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=462.12
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 46211 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005778 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 8064

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646936/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=522.09
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 52208 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 8064

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646936/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=582.07
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 58206 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012189 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 8064

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646936/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=642.05
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 64204 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134833868 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 8064


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646808/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=881.96
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 88195 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 8064

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646744/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=941.94
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 94193 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005357 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 8064

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646808/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=1001.92
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 100191 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809018 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 8064

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646744/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=1061.89
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 106188 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005288 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 8064

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646744/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=1121.87
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 112186 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838470 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 8064

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646744/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=1181.85
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 118184 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003237 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 8064

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646744/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=1241.83
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 124182 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 8064

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646680/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=1301.81
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 130180 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003903 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 8064

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646680/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=1361.78
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 136177 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 8064

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646616/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8064 CPUtime=1421.76
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 1958 0 0 0 142175 1 0 0 25 0 1 0 118976388 8257536 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2016 1789 92 215 0 1798 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 8064

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646040/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8408 CPUtime=1481.74
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 2117 0 0 0 148172 2 0 0 25 0 1 0 118976388 8609792 1906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809771 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2102 1906 108 215 0 1884 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 8408

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646040/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8408 CPUtime=1541.72
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 2117 0 0 0 154170 2 0 0 25 0 1 0 118976388 8609792 1906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2102 1906 108 215 0 1884 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 8408

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646040/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8408 CPUtime=1601.7
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 2117 0 0 0 160168 2 0 0 25 0 1 0 118976388 8609792 1906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012162 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2102 1906 108 215 0 1884 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 8408

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646040/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8408 CPUtime=1661.68
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 2117 0 0 0 166166 2 0 0 25 0 1 0 118976388 8609792 1906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839037 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2102 1906 108 215 0 1884 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 8408

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646040/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8408 CPUtime=1721.66
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 2117 0 0 0 172164 2 0 0 25 0 1 0 118976388 8609792 1906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2102 1906 108 215 0 1884 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 8408

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646104/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8408 CPUtime=1781.63
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 2117 0 0 0 178161 2 0 0 25 0 1 0 118976388 8609792 1906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2102 1906 108 215 0 1884 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 8408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646040/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8408 CPUtime=1800.03
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 2117 0 0 0 180001 2 0 0 25 0 1 0 118976388 8609792 1906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2102 1906 108 215 0 1884 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 8408

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

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

[startup+1800.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 2217
/proc/meminfo: memFree=1646040/2055888 swapFree=4087112/4096564
[pid=2216] ppid=2214 vsize=8408 CPUtime=1800.03
/proc/2216/stat : 2216 (minisat+) R 2214 2216 1511 0 -1 4194304 2117 0 0 0 180001 2 0 0 25 0 1 0 118976388 8609792 1906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2216/statm: 2102 1906 108 215 0 1884 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 8408

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.04
CPU user time (s): 1800.02
CPU system time (s): 0.022996
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 8408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2118
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= 17
involuntary context switches= 3330

runsolver used 1.39779 second user time and 3.54146 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Mon Apr 16 08:03:38 UTC 2007

IDJOB= 354462
IDBENCH= 2554
IDSOLVER= 156
FILE ID= node76/354462-1176710618

PBS_JOBID= 4560063

Free space on /tmp= 66638 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-gesa3.opb
COMMAND LINE= /tmp/evaluation/354462-1176710618/minisat+ /tmp/evaluation/354462-1176710618/instance-354462-1176710618.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node76/convwatcher-354462-1176710618 -o ROOT/results/node76/conversion-354462-1176710618 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/354462-1176710618/instance-354462-1176710618.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-354462-1176710618 -o ROOT/results/node76/solver-354462-1176710618 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/354462-1176710618/minisat+ /tmp/evaluation/354462-1176710618/instance-354462-1176710618.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  d3086c0e0af196eedd939c84273a060e

RANDOM SEED= 698219681

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux

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

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


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1654512 kB
Buffers:          6456 kB
Cached:         350872 kB
SwapCached:       3548 kB
Active:          38576 kB
Inactive:       330508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1654512 kB
SwapTotal:     4096564 kB
SwapFree:      4087112 kB
Dirty:            3392 kB
Writeback:           0 kB
Mapped:          16892 kB
Slab:            18728 kB
Committed_AS:  5156300 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66638 MiB

End job on node76 on Mon Apr 16 08:33:41 UTC 2007