Trace number 35783

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.64 1801.24

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-grow22.opb
MD5SUM459c1d0101a0e61c9c386c9d02f149df
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1800.94
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables25124
Total number of constraints1320
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1320
Minimum length of a constraint22
Maximum length of a constraint491
Number of terms in the objective function 1958
Biggest coefficient in the objective function 3758096384
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 234612588283
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 878188741787648
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4550739094651140
Number of bits of the biggest sum of numbers53
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
3.51	c Converting 1760 PB-constraints to clauses...
3.52	c   -- Unit propagations: (none)
3.52	c   -- Detecting intervals from adjacent constraints: ########################################################################################################################################################################################################################################################################################################################################################################################################################################################
3.57	c   -- Clauses(.)/Splits(s): ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
3.63	c ---[2067]---> BDD-cost:   23
3.63	c ---[2066]---> BDD-cost:   27
3.63	c ---[2064]---> BDD-cost:   26
3.64	c ---[2061]---> BDD-cost:   25
3.64	c ---[2060]---> BDD-cost:   25
3.64	c ---[2058]---> BDD-cost:   27
3.64	c ---[2057]---> BDD-cost:   28
3.64	c ---[2056]---> BDD-cost:   22
3.64	c ---[2055]---> BDD-cost:   24
3.64	c ---[2053]---> BDD-cost:   25
3.64	c ---[2052]---> BDD-cost:   24
3.64	c ---[2051]---> BDD-cost:   30
3.64	c ---[2050]---> BDD-cost:   23
3.64	c ---[2049]---> BDD-cost:   27
3.64	c ---[2047]---> BDD-cost:   26
3.64	c ---[2044]---> BDD-cost:   25
3.64	c ---[2043]---> BDD-cost:   25
3.64	c ---[2041]---> BDD-cost:   27
3.64	c ---[2040]---> BDD-cost:   28
3.64	c ---[2039]---> BDD-cost:   22
3.64	c ---[2038]---> BDD-cost:   24
3.64	c ---[2036]---> BDD-cost:   25
3.64	c ---[2035]---> BDD-cost:   24
3.64	c ---[2034]---> BDD-cost:   30
3.64	c ---[2033]---> BDD-cost:   23
3.64	c ---[2032]---> BDD-cost:   27
3.65	c ---[2030]---> BDD-cost:   26
3.65	c ---[2027]---> BDD-cost:   25
3.65	c ---[2026]---> BDD-cost:   25
3.65	c ---[2024]---> BDD-cost:   27
3.65	c ---[2023]---> BDD-cost:   28
3.65	c ---[2022]---> BDD-cost:   22
3.65	c ---[2021]---> BDD-cost:   24
3.65	c ---[2019]---> BDD-cost:   25
3.65	c ---[2018]---> BDD-cost:   24
3.65	c ---[2017]---> BDD-cost:   30
3.65	c ---[2016]---> BDD-cost:   23
3.65	c ---[2015]---> BDD-cost:   27
3.65	c ---[2013]---> BDD-cost:   26
3.65	c ---[2010]---> BDD-cost:   25
3.65	c ---[2009]---> BDD-cost:   25
3.65	c ---[2007]---> BDD-cost:   27
3.65	c ---[2006]---> BDD-cost:   28
3.65	c ---[2005]---> BDD-cost:   22
3.65	c ---[2004]---> BDD-cost:   24
3.65	c ---[2002]---> BDD-cost:   25
3.65	c ---[2001]---> BDD-cost:   24
3.65	c ---[2000]---> BDD-cost:   30
3.65	c ---[1999]---> BDD-cost:   23
3.66	c ---[1998]---> BDD-cost:   27
3.66	c ---[1996]---> BDD-cost:   26
3.66	c ---[1993]---> BDD-cost:   25
3.66	c ---[1992]---> BDD-cost:   25
3.66	c ---[1990]---> BDD-cost:   27
3.66	c ---[1989]---> BDD-cost:   28
3.66	c ---[1988]---> BDD-cost:   22
3.66	c ---[1987]---> BDD-cost:   24
3.66	c ---[1985]---> BDD-cost:   25
3.66	c ---[1984]---> BDD-cost:   24
3.66	c ---[1983]---> BDD-cost:   30
3.66	c ---[1982]---> BDD-cost:   23
3.66	c ---[1981]---> BDD-cost:   27
3.66	c ---[1979]---> BDD-cost:   26
3.66	c ---[1976]---> BDD-cost:   25
3.66	c ---[1975]---> BDD-cost:   25
3.66	c ---[1973]---> BDD-cost:   27
3.66	c ---[1972]---> BDD-cost:   28
3.66	c ---[1971]---> BDD-cost:   22
3.66	c ---[1970]---> BDD-cost:   24
3.66	c ---[1968]---> BDD-cost:   25
3.66	c ---[1967]---> BDD-cost:   24
3.66	c ---[1966]---> BDD-cost:   30
3.67	c ---[1965]---> BDD-cost:   23
3.67	c ---[1964]---> BDD-cost:   27
3.67	c ---[1962]---> BDD-cost:   26
3.67	c ---[1959]---> BDD-cost:   25
3.67	c ---[1958]---> BDD-cost:   25
3.67	c ---[1956]---> BDD-cost:   27
3.67	c ---[1955]---> BDD-cost:   28
3.67	c ---[1954]---> BDD-cost:   22
3.67	c ---[1953]---> BDD-cost:   24
3.67	c ---[1951]---> BDD-cost:   25
3.67	c ---[1950]---> BDD-cost:   24
3.67	c ---[1949]---> BDD-cost:   30
3.67	c ---[1948]---> BDD-cost:   23
3.67	c ---[1947]---> BDD-cost:   27
3.67	c ---[1945]---> BDD-cost:   26
3.67	c ---[1942]---> BDD-cost:   25
3.67	c ---[1941]---> BDD-cost:   25
3.67	c ---[1939]---> BDD-cost:   27
3.67	c ---[1938]---> BDD-cost:   28
3.67	c ---[1937]---> BDD-cost:   22
3.67	c ---[1936]---> BDD-cost:   24
3.67	c ---[1934]---> BDD-cost:   25
3.67	c ---[1933]---> BDD-cost:   24
3.67	c ---[1932]---> BDD-cost:   30
3.68	c ---[1931]---> BDD-cost:   23
3.68	c ---[1930]---> BDD-cost:   27
3.68	c ---[1928]---> BDD-cost:   26
3.68	c ---[1925]---> BDD-cost:   25
3.68	c ---[1924]---> BDD-cost:   25
3.68	c ---[1922]---> BDD-cost:   27
3.68	c ---[1921]---> BDD-cost:   28
3.68	c ---[1920]---> BDD-cost:   22
3.68	c ---[1919]---> BDD-cost:   24
3.68	c ---[1917]---> BDD-cost:   25
3.68	c ---[1916]---> BDD-cost:   24
3.68	c ---[1915]---> BDD-cost:   30
3.68	c ---[1914]---> BDD-cost:   23
3.68	c ---[1913]---> BDD-cost:   27
3.68	c ---[1911]---> BDD-cost:   26
3.68	c ---[1908]---> BDD-cost:   25
3.68	c ---[1907]---> BDD-cost:   25
3.68	c ---[1905]---> BDD-cost:   27
3.68	c ---[1904]---> BDD-cost:   28
3.68	c ---[1903]---> BDD-cost:   22
3.68	c ---[1902]---> BDD-cost:   24
3.68	c ---[1900]---> BDD-cost:   25
3.69	c ---[1899]---> BDD-cost:   24
3.69	c ---[1898]---> BDD-cost:   30
3.69	c ---[1897]---> BDD-cost:   23
3.69	c ---[1896]---> BDD-cost:   27
3.69	c ---[1894]---> BDD-cost:   26
3.69	c ---[1891]---> BDD-cost:   25
3.69	c ---[1890]---> BDD-cost:   25
3.69	c ---[1888]---> BDD-cost:   27
3.69	c ---[1887]---> BDD-cost:   28
3.69	c ---[1886]---> BDD-cost:   22
3.69	c ---[1885]---> BDD-cost:   24
3.69	c ---[1883]---> BDD-cost:   25
3.69	c ---[1882]---> BDD-cost:   24
3.69	c ---[1881]---> BDD-cost:   30
3.69	c ---[1880]---> BDD-cost:   23
3.69	c ---[1879]---> BDD-cost:   27
3.69	c ---[1877]---> BDD-cost:   26
3.69	c ---[1874]---> BDD-cost:   25
3.69	c ---[1873]---> BDD-cost:   25
3.69	c ---[1871]---> BDD-cost:   27
3.69	c ---[1870]---> BDD-cost:   28
3.69	c ---[1869]---> BDD-cost:   22
3.69	c ---[1868]---> BDD-cost:   24
3.70	c ---[1866]---> BDD-cost:   25
3.70	c ---[1865]---> BDD-cost:   24
3.70	c ---[1864]---> BDD-cost:   30
3.70	c ---[1863]---> BDD-cost:   23
3.70	c ---[1862]---> BDD-cost:   27
3.70	c ---[1860]---> BDD-cost:   26
3.70	c ---[1857]---> BDD-cost:   25
3.70	c ---[1856]---> BDD-cost:   25
3.70	c ---[1854]---> BDD-cost:   27
3.70	c ---[1853]---> BDD-cost:   28
3.70	c ---[1852]---> BDD-cost:   22
3.70	c ---[1851]---> BDD-cost:   24
3.70	c ---[1849]---> BDD-cost:   25
3.70	c ---[1848]---> BDD-cost:   24
3.70	c ---[1847]---> BDD-cost:   30
3.70	c ---[1846]---> BDD-cost:   23
3.70	c ---[1845]---> BDD-cost:   27
3.70	c ---[1843]---> BDD-cost:   26
3.70	c ---[1840]---> BDD-cost:   25
3.70	c ---[1839]---> BDD-cost:   25
3.70	c ---[1837]---> BDD-cost:   27
3.70	c ---[1836]---> BDD-cost:   28
3.70	c ---[1835]---> BDD-cost:   22
3.71	c ---[1834]---> BDD-cost:   24
3.71	c ---[1832]---> BDD-cost:   25
3.71	c ---[1831]---> BDD-cost:   24
3.71	c ---[1830]---> BDD-cost:   30
3.71	c ---[1829]---> BDD-cost:   23
3.71	c ---[1828]---> BDD-cost:   27
3.71	c ---[1826]---> BDD-cost:   26
3.71	c ---[1823]---> BDD-cost:   25
3.71	c ---[1822]---> BDD-cost:   25
3.71	c ---[1820]---> BDD-cost:   27
3.71	c ---[1819]---> BDD-cost:   28
3.71	c ---[1818]---> BDD-cost:   22
3.71	c ---[1817]---> BDD-cost:   24
3.71	c ---[1815]---> BDD-cost:   25
3.71	c ---[1814]---> BDD-cost:   24
3.71	c ---[1813]---> BDD-cost:   30
3.71	c ---[1812]---> BDD-cost:   23
3.71	c ---[1811]---> BDD-cost:   27
3.71	c ---[1809]---> BDD-cost:   26
3.71	c ---[1806]---> BDD-cost:   25
3.71	c ---[1805]---> BDD-cost:   25
3.71	c ---[1803]---> BDD-cost:   27
3.71	c ---[1802]---> BDD-cost:   28
3.72	c ---[1801]---> BDD-cost:   22
3.72	c ---[1800]---> BDD-cost:   24
3.72	c ---[1798]---> BDD-cost:   25
3.72	c ---[1797]---> BDD-cost:   24
3.72	c ---[1796]---> BDD-cost:   30
3.72	c ---[1795]---> BDD-cost:   23
3.72	c ---[1794]---> BDD-cost:   27
3.72	c ---[1792]---> BDD-cost:   26
3.72	c ---[1789]---> BDD-cost:   25
3.72	c ---[1788]---> BDD-cost:   25
3.72	c ---[1786]---> BDD-cost:   27
3.72	c ---[1785]---> BDD-cost:   28
3.72	c ---[1784]---> BDD-cost:   22
3.72	c ---[1783]---> BDD-cost:   24
3.72	c ---[1781]---> BDD-cost:   25
3.72	c ---[1780]---> BDD-cost:   24
3.72	c ---[1779]---> BDD-cost:   30
3.72	c ---[1778]---> BDD-cost:   23
3.72	c ---[1777]---> BDD-cost:   27
3.72	c ---[1775]---> BDD-cost:   26
3.72	c ---[1772]---> BDD-cost:   25
3.72	c ---[1771]---> BDD-cost:   25
3.72	c ---[1769]---> BDD-cost:   27
3.73	c ---[1768]---> BDD-cost:   28
3.73	c ---[1767]---> BDD-cost:   22
3.73	c ---[1766]---> BDD-cost:   24
3.73	c ---[1764]---> BDD-cost:   25
3.73	c ---[1763]---> BDD-cost:   24
3.73	c ---[1762]---> BDD-cost:   30
3.73	c ---[1761]---> BDD-cost:   23
3.73	c ---[1760]---> BDD-cost:   27
3.73	c ---[1758]---> BDD-cost:   26
3.73	c ---[1755]---> BDD-cost:   25
3.73	c ---[1754]---> BDD-cost:   25
3.73	c ---[1752]---> BDD-cost:   27
3.73	c ---[1751]---> BDD-cost:   28
3.73	c ---[1750]---> BDD-cost:   22
3.73	c ---[1749]---> BDD-cost:   24
3.73	c ---[1747]---> BDD-cost:   25
3.73	c ---[1746]---> BDD-cost:   24
3.73	c ---[1745]---> BDD-cost:   30
3.73	c ---[1744]---> BDD-cost:   23
3.73	c ---[1743]---> BDD-cost:   27
3.73	c ---[1741]---> BDD-cost:   26
3.73	c ---[1738]---> BDD-cost:   25
3.74	c ---[1737]---> BDD-cost:   25
3.74	c ---[1735]---> BDD-cost:   27
3.74	c ---[1734]---> BDD-cost:   28
3.74	c ---[1733]---> BDD-cost:   22
3.74	c ---[1732]---> BDD-cost:   24
3.74	c ---[1730]---> BDD-cost:   25
3.74	c ---[1729]---> BDD-cost:   24
3.74	c ---[1728]---> BDD-cost:   30
3.74	c ---[1727]---> BDD-cost:   23
3.74	c ---[1726]---> BDD-cost:   27
3.74	c ---[1724]---> BDD-cost:   26
3.74	c ---[1721]---> BDD-cost:   25
3.74	c ---[1720]---> BDD-cost:   25
3.74	c ---[1718]---> BDD-cost:   27
3.74	c ---[1717]---> BDD-cost:   28
3.74	c ---[1716]---> BDD-cost:   22
3.74	c ---[1715]---> BDD-cost:   24
3.74	c ---[1713]---> BDD-cost:   25
3.74	c ---[1712]---> BDD-cost:   24
3.74	c ---[1711]---> BDD-cost:   30
3.74	c ---[1710]---> BDD-cost:   23
3.74	c ---[1709]---> BDD-cost:   27
3.74	c ---[1707]---> BDD-cost:   26
3.75	c ---[1704]---> BDD-cost:   25
3.75	c ---[1703]---> BDD-cost:   25
3.75	c ---[1701]---> BDD-cost:   27
3.75	c ---[1700]---> BDD-cost:   28
3.75	c ---[1699]---> BDD-cost:   22
3.75	c ---[1698]---> BDD-cost:   24
3.75	c ---[1696]---> BDD-cost:   25
3.75	c ---[1695]---> BDD-cost:   24
3.75	c ---[1694]---> BDD-cost:   30
3.75	c ---[1693]---> BDD-cost:   29
3.75	c ---[1690]---> BDD-cost:   29
3.75	c ---[1687]---> BDD-cost:   29
3.75	c ---[1684]---> BDD-cost:   29
3.75	c ---[1681]---> BDD-cost:   29
3.75	c ---[1678]---> BDD-cost:   29
3.75	c ---[1675]---> BDD-cost:   29
3.75	c ---[1672]---> BDD-cost:   29
3.75	c ---[1669]---> BDD-cost:   29
3.75	c ---[1666]---> BDD-cost:   29
3.75	c ---[1663]---> BDD-cost:   29
3.75	c ---[1660]---> BDD-cost:   29
3.76	c ---[1657]---> BDD-cost:   29
3.76	c ---[1654]---> BDD-cost:   29
3.76	c ---[1651]---> BDD-cost:   29
3.76	c ---[1648]---> BDD-cost:   29
3.76	c ---[1645]---> BDD-cost:   29
3.76	c ---[1642]---> BDD-cost:   29
3.76	c ---[1639]---> BDD-cost:   29
3.76	c ---[1636]---> BDD-cost:   29
3.76	c ---[1633]---> BDD-cost:   29
3.76	c ---[1630]---> BDD-cost:   29
3.76	c ---[1627]---> BDD-cost:   22
3.76	c ---[1626]---> BDD-cost:   26
3.76	c ---[1624]---> BDD-cost:   25
3.76	c ---[1621]---> BDD-cost:   24
3.76	c ---[1620]---> BDD-cost:   24
3.76	c ---[1618]---> BDD-cost:   26
3.76	c ---[1617]---> BDD-cost:   27
3.76	c ---[1616]---> BDD-cost:   21
3.76	c ---[1615]---> BDD-cost:   23
3.76	c ---[1613]---> BDD-cost:   24
3.76	c ---[1612]---> BDD-cost:   23
3.77	c ---[1611]---> BDD-cost:   29
3.77	c ---[1610]---> BDD-cost:   22
3.77	c ---[1609]---> BDD-cost:   26
3.77	c ---[1607]---> BDD-cost:   25
3.77	c ---[1604]---> BDD-cost:   24
3.77	c ---[1603]---> BDD-cost:   24
3.77	c ---[1601]---> BDD-cost:   26
3.77	c ---[1600]---> BDD-cost:   27
3.77	c ---[1599]---> BDD-cost:   21
3.77	c ---[1598]---> BDD-cost:   23
3.77	c ---[1596]---> BDD-cost:   24
3.77	c ---[1595]---> BDD-cost:   23
3.77	c ---[1594]---> BDD-cost:   29
3.77	c ---[1593]---> BDD-cost:   22
3.77	c ---[1592]---> BDD-cost:   26
3.77	c ---[1590]---> BDD-cost:   25
3.77	c ---[1587]---> BDD-cost:   24
3.77	c ---[1586]---> BDD-cost:   24
3.77	c ---[1584]---> BDD-cost:   26
3.77	c ---[1583]---> BDD-cost:   27
3.77	c ---[1582]---> BDD-cost:   21
3.77	c ---[1581]---> BDD-cost:   23
3.77	c ---[1579]---> BDD-cost:   24
3.77	c ---[1578]---> BDD-cost:   23
3.77	c ---[1577]---> BDD-cost:   29
3.78	c ---[1576]---> BDD-cost:   22
3.78	c ---[1575]---> BDD-cost:   26
3.78	c ---[1573]---> BDD-cost:   25
3.78	c ---[1570]---> BDD-cost:   24
3.78	c ---[1569]---> BDD-cost:   24
3.78	c ---[1567]---> BDD-cost:   26
3.78	c ---[1566]---> BDD-cost:   27
3.78	c ---[1565]---> BDD-cost:   21
3.78	c ---[1564]---> BDD-cost:   23
3.78	c ---[1562]---> BDD-cost:   24
3.78	c ---[1561]---> BDD-cost:   23
3.78	c ---[1560]---> BDD-cost:   29
3.78	c ---[1559]---> BDD-cost:   22
3.78	c ---[1558]---> BDD-cost:   26
3.78	c ---[1556]---> BDD-cost:   25
3.78	c ---[1553]---> BDD-cost:   24
3.78	c ---[1552]---> BDD-cost:   24
3.78	c ---[1550]---> BDD-cost:   26
3.78	c ---[1549]---> BDD-cost:   27
3.78	c ---[1548]---> BDD-cost:   21
3.78	c ---[1547]---> BDD-cost:   23
3.78	c ---[1545]---> BDD-cost:   24
3.78	c ---[1544]---> BDD-cost:   23
3.78	c ---[1543]---> BDD-cost:   29
3.78	c ---[1542]---> BDD-cost:   22
3.79	c ---[1541]---> BDD-cost:   26
3.79	c ---[1539]---> BDD-cost:   25
3.79	c ---[1536]---> BDD-cost:   24
3.79	c ---[1535]---> BDD-cost:   24
3.79	c ---[1533]---> BDD-cost:   26
3.79	c ---[1532]---> BDD-cost:   27
3.79	c ---[1531]---> BDD-cost:   21
3.79	c ---[1530]---> BDD-cost:   23
3.79	c ---[1528]---> BDD-cost:   24
3.79	c ---[1527]---> BDD-cost:   23
3.79	c ---[1526]---> BDD-cost:   29
3.79	c ---[1525]---> BDD-cost:   22
3.79	c ---[1524]---> BDD-cost:   26
3.79	c ---[1522]---> BDD-cost:   25
3.79	c ---[1519]---> BDD-cost:   24
3.79	c ---[1518]---> BDD-cost:   24
3.79	c ---[1516]---> BDD-cost:   26
3.79	c ---[1515]---> BDD-cost:   27
3.79	c ---[1514]---> BDD-cost:   21
3.79	c ---[1513]---> BDD-cost:   23
3.79	c ---[1511]---> BDD-cost:   24
3.79	c ---[1510]---> BDD-cost:   23
3.79	c ---[1509]---> BDD-cost:   29
3.79	c ---[1508]---> BDD-cost:   22
3.79	c ---[1507]---> BDD-cost:   26
3.80	c ---[1505]---> BDD-cost:   25
3.80	c ---[1502]---> BDD-cost:   24
3.80	c ---[1501]---> BDD-cost:   24
3.80	c ---[1499]---> BDD-cost:   26
3.80	c ---[1498]---> BDD-cost:   27
3.80	c ---[1497]---> BDD-cost:   21
3.80	c ---[1496]---> BDD-cost:   23
3.80	c ---[1494]---> BDD-cost:   24
3.80	c ---[1493]---> BDD-cost:   23
3.80	c ---[1492]---> BDD-cost:   29
3.80	c ---[1491]---> BDD-cost:   22
3.80	c ---[1490]---> BDD-cost:   26
3.80	c ---[1488]---> BDD-cost:   25
3.80	c ---[1485]---> BDD-cost:   24
3.80	c ---[1484]---> BDD-cost:   24
3.80	c ---[1482]---> BDD-cost:   26
3.80	c ---[1481]---> BDD-cost:   27
3.80	c ---[1480]---> BDD-cost:   21
3.80	c ---[1479]---> BDD-cost:   23
3.80	c ---[1477]---> BDD-cost:   24
3.80	c ---[1476]---> BDD-cost:   23
3.80	c ---[1475]---> BDD-cost:   29
3.80	c ---[1474]---> BDD-cost:   22
3.80	c ---[1473]---> BDD-cost:   26
3.80	c ---[1471]---> BDD-cost:   25
3.81	c ---[1468]---> BDD-cost:   24
3.81	c ---[1467]---> BDD-cost:   24
3.81	c ---[1465]---> BDD-cost:   26
3.81	c ---[1464]---> BDD-cost:   27
3.81	c ---[1463]---> BDD-cost:   21
3.81	c ---[1462]---> BDD-cost:   23
3.81	c ---[1460]---> BDD-cost:   24
3.81	c ---[1459]---> BDD-cost:   23
3.81	c ---[1458]---> BDD-cost:   29
3.81	c ---[1457]---> BDD-cost:   22
3.81	c ---[1456]---> BDD-cost:   26
3.81	c ---[1454]---> BDD-cost:   25
3.81	c ---[1451]---> BDD-cost:   24
3.81	c ---[1450]---> BDD-cost:   24
3.81	c ---[1448]---> BDD-cost:   26
3.81	c ---[1447]---> BDD-cost:   27
3.81	c ---[1446]---> BDD-cost:   21
3.81	c ---[1445]---> BDD-cost:   23
3.81	c ---[1443]---> BDD-cost:   24
3.81	c ---[1442]---> BDD-cost:   23
3.81	c ---[1441]---> BDD-cost:   29
3.81	c ---[1440]---> BDD-cost:   22
3.82	c ---[1439]---> BDD-cost:   26
3.82	c ---[1437]---> BDD-cost:   25
3.82	c ---[1434]---> BDD-cost:   24
3.82	c ---[1433]---> BDD-cost:   24
3.82	c ---[1431]---> BDD-cost:   26
3.82	c ---[1430]---> BDD-cost:   27
3.82	c ---[1429]---> BDD-cost:   21
3.82	c ---[1428]---> BDD-cost:   23
3.82	c ---[1426]---> BDD-cost:   24
3.82	c ---[1425]---> BDD-cost:   23
3.82	c ---[1424]---> BDD-cost:   29
3.82	c ---[1423]---> BDD-cost:   22
3.82	c ---[1422]---> BDD-cost:   26
3.82	c ---[1420]---> BDD-cost:   25
3.82	c ---[1417]---> BDD-cost:   24
3.82	c ---[1416]---> BDD-cost:   24
3.82	c ---[1414]---> BDD-cost:   26
3.82	c ---[1413]---> BDD-cost:   27
3.82	c ---[1412]---> BDD-cost:   21
3.82	c ---[1411]---> BDD-cost:   23
3.82	c ---[1409]---> BDD-cost:   24
3.82	c ---[1408]---> BDD-cost:   23
3.82	c ---[1407]---> BDD-cost:   29
3.82	c ---[1406]---> BDD-cost:   22
3.82	c ---[1405]---> BDD-cost:   26
3.83	c ---[1403]---> BDD-cost:   25
3.83	c ---[1400]---> BDD-cost:   24
3.83	c ---[1399]---> BDD-cost:   24
3.83	c ---[1397]---> BDD-cost:   26
3.83	c ---[1396]---> BDD-cost:   27
3.83	c ---[1395]---> BDD-cost:   21
3.83	c ---[1394]---> BDD-cost:   23
3.83	c ---[1392]---> BDD-cost:   24
3.83	c ---[1391]---> BDD-cost:   23
3.83	c ---[1390]---> BDD-cost:   29
3.83	c ---[1389]---> BDD-cost:   22
3.83	c ---[1388]---> BDD-cost:   26
3.83	c ---[1386]---> BDD-cost:   25
3.83	c ---[1383]---> BDD-cost:   24
3.83	c ---[1382]---> BDD-cost:   24
3.83	c ---[1380]---> BDD-cost:   26
3.83	c ---[1379]---> BDD-cost:   27
3.83	c ---[1378]---> BDD-cost:   21
3.83	c ---[1377]---> BDD-cost:   23
3.83	c ---[1375]---> BDD-cost:   24
3.83	c ---[1374]---> BDD-cost:   23
3.83	c ---[1373]---> BDD-cost:   29
3.83	c ---[1372]---> BDD-cost:   22
3.83	c ---[1371]---> BDD-cost:   26
3.83	c ---[1369]---> BDD-cost:   25
3.84	c ---[1366]---> BDD-cost:   24
3.84	c ---[1365]---> BDD-cost:   24
3.84	c ---[1363]---> BDD-cost:   26
3.84	c ---[1362]---> BDD-cost:   27
3.84	c ---[1361]---> BDD-cost:   21
3.84	c ---[1360]---> BDD-cost:   23
3.84	c ---[1358]---> BDD-cost:   24
3.84	c ---[1357]---> BDD-cost:   23
3.84	c ---[1356]---> BDD-cost:   29
3.84	c ---[1355]---> BDD-cost:   22
3.84	c ---[1354]---> BDD-cost:   26
3.84	c ---[1352]---> BDD-cost:   25
3.84	c ---[1349]---> BDD-cost:   24
3.84	c ---[1348]---> BDD-cost:   24
3.84	c ---[1346]---> BDD-cost:   26
3.84	c ---[1345]---> BDD-cost:   27
3.84	c ---[1344]---> BDD-cost:   21
3.84	c ---[1343]---> BDD-cost:   23
3.84	c ---[1341]---> BDD-cost:   24
3.84	c ---[1340]---> BDD-cost:   23
3.84	c ---[1339]---> BDD-cost:   29
3.84	c ---[1338]---> BDD-cost:   22
3.84	c ---[1337]---> BDD-cost:   26
3.84	c ---[1335]---> BDD-cost:   25
3.84	c ---[1332]---> BDD-cost:   24
3.85	c ---[1331]---> BDD-cost:   24
3.85	c ---[1329]---> BDD-cost:   26
3.85	c ---[1328]---> BDD-cost:   27
3.85	c ---[1327]---> BDD-cost:   21
3.85	c ---[1326]---> BDD-cost:   23
3.85	c ---[1324]---> BDD-cost:   24
3.85	c ---[1323]---> BDD-cost:   23
3.85	c ---[1322]---> BDD-cost:   29
3.85	c ---[1321]---> BDD-cost:   22
3.85	c ---[1320]---> BDD-cost:   26
3.85	c ---[1318]---> BDD-cost:   25
3.85	c ---[1315]---> BDD-cost:   24
3.85	c ---[1314]---> BDD-cost:   24
3.85	c ---[1312]---> BDD-cost:   26
3.85	c ---[1311]---> BDD-cost:   27
3.85	c ---[1310]---> BDD-cost:   21
3.85	c ---[1309]---> BDD-cost:   23
3.85	c ---[1307]---> BDD-cost:   24
3.85	c ---[1306]---> BDD-cost:   23
3.85	c ---[1305]---> BDD-cost:   29
3.85	c ---[1304]---> BDD-cost:   22
3.85	c ---[1303]---> BDD-cost:   26
3.85	c ---[1301]---> BDD-cost:   25
3.85	c ---[1298]---> BDD-cost:   24
3.85	c ---[1297]---> BDD-cost:   24
3.86	c ---[1295]---> BDD-cost:   26
3.86	c ---[1294]---> BDD-cost:   27
3.86	c ---[1293]---> BDD-cost:   21
3.86	c ---[1292]---> BDD-cost:   23
3.86	c ---[1290]---> BDD-cost:   24
3.86	c ---[1289]---> BDD-cost:   23
3.86	c ---[1288]---> BDD-cost:   29
3.86	c ---[1287]---> BDD-cost:   22
3.86	c ---[1286]---> BDD-cost:   26
3.86	c ---[1284]---> BDD-cost:   25
3.86	c ---[1281]---> BDD-cost:   24
3.86	c ---[1280]---> BDD-cost:   24
3.86	c ---[1278]---> BDD-cost:   26
3.86	c ---[1277]---> BDD-cost:   27
3.86	c ---[1276]---> BDD-cost:   21
3.86	c ---[1275]---> BDD-cost:   23
3.86	c ---[1273]---> BDD-cost:   24
3.86	c ---[1272]---> BDD-cost:   23
3.86	c ---[1271]---> BDD-cost:   29
3.86	c ---[1270]---> BDD-cost:   22
3.86	c ---[1269]---> BDD-cost:   26
3.86	c ---[1267]---> BDD-cost:   25
3.86	c ---[1264]---> BDD-cost:   24
3.86	c ---[1263]---> BDD-cost:   24
3.86	c ---[1261]---> BDD-cost:   26
3.87	c ---[1260]---> BDD-cost:   27
3.87	c ---[1259]---> BDD-cost:   21
3.87	c ---[1258]---> BDD-cost:   23
3.87	c ---[1256]---> BDD-cost:   24
3.87	c ---[1255]---> BDD-cost:   23
3.87	c ---[1254]---> BDD-cost:   29
3.87	c ---[1253]---> BDD-cost:   28
3.87	c ---[1250]---> BDD-cost:   28
3.87	c ---[1247]---> BDD-cost:   28
3.87	c ---[1244]---> BDD-cost:   28
3.87	c ---[1241]---> BDD-cost:   28
3.87	c ---[1238]---> BDD-cost:   28
3.87	c ---[1235]---> BDD-cost:   28
3.87	c ---[1232]---> BDD-cost:   28
3.87	c ---[1229]---> BDD-cost:   28
3.87	c ---[1226]---> BDD-cost:   28
3.87	c ---[1223]---> BDD-cost:   28
3.87	c ---[1220]---> BDD-cost:   28
3.87	c ---[1217]---> BDD-cost:   28
3.87	c ---[1214]---> BDD-cost:   28
3.87	c ---[1211]---> BDD-cost:   28
3.88	c ---[1208]---> BDD-cost:   28
3.88	c ---[1205]---> BDD-cost:   28
3.88	c ---[1202]---> BDD-cost:   28
3.88	c ---[1199]---> BDD-cost:   28
3.88	c ---[1196]---> BDD-cost:   28
3.88	c ---[1193]---> BDD-cost:   28
3.88	c ---[1190]---> BDD-cost:   28
3.88	c ---[1186]---> Adder-cost: 2925   maxlim: 741528250447446   bits: 51/50
741.64	c ---[1184]---> Adder-cost: 3308   maxlim: 1278399161447446   bits: 52/51
1754.19	c ---[1182]---> 
1801.22	c *** TERMINATED ***
1801.22	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.98 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1457744/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=1048 CPUtime=0
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 97 0 0 0 0 0 0 0 19 0 1 0 196763741 1073152 82 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 262 83 67 215 0 44 0

[startup+10.0024 s]
/proc/loadavg: 0.98 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1429928/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=9.99
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 995 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 29004

[startup+20.0081 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430136/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=19.99
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 1995 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005891 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 29004

[startup+30.0138 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430200/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=29.99
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 2995 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 29004

[startup+40.0195 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=39.99
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 3995 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812136 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 29004

[startup+50.0252 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=49.99
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 4995 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134679951 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 29004

[startup+60.0309 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=60
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 5996 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 29004

[startup+70.0366 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=70
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 6996 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134679892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 29004

[startup+80.0424 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=80
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 7996 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 29004

[startup+90.0491 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=90
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 8996 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 29004

[startup+100.055 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430200/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=100.01
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 9997 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 29004

[startup+110.061 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430200/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=110.01
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 10997 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 29004

[startup+120.067 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430200/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=120.01
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 11997 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003218 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 29004

[startup+130.074 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430200/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=130.02
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 12998 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005853 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 29004

[startup+140.081 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430200/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=140.02
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 13998 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012143 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 29004

[startup+150.086 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430200/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=150.02
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 14998 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134834165 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 29004

[startup+160.092 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=160.03
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 15999 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134690977 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 29004

[startup+170.1 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=170.03
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 16999 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 29004

[startup+180.106 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=180.03
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 17999 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 29004

[startup+190.111 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=190.12
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 19008 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 190.12
Current children cumulated vsize (Kb) 29004

[startup+200.198 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=29004 CPUtime=200.12
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 7871 0 0 0 20008 4 0 0 25 0 1 0 196763741 29700096 7041 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7251 7041 91 215 0 7033 0
Current children cumulated CPU time (s) 200.12
Current children cumulated vsize (Kb) 29004

[startup+210.204 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1430264/2055920 swapFree=4181440/4192956

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

[pid=22577] ppid=22575 vsize=30864 CPUtime=1781.54
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 178149 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530454 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 30864

[startup+1783.13 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1782.54
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 178249 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 30864

[startup+1784.14 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1783.55
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 178350 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838334 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 30864

[startup+1785.14 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1784.55
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 178450 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 30864

[startup+1786.15 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1785.56
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 178551 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003216 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 30864

[startup+1787.15 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1786.56
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 178651 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 30864

[startup+1788.15 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1787.56
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 178751 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134834155 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 30864

[startup+1789.16 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1788.57
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 178852 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 30864

[startup+1790.16 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1789.57
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 178952 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 30864

[startup+1791.17 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1790.58
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 179053 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 30864

[startup+1792.17 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1791.58
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 179153 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005338 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 30864

[startup+1793.18 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1792.59
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 179254 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 30864

[startup+1794.18 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1793.59
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 179354 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134649211 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 30864

[startup+1795.19 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1794.6
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 179455 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 30864

[startup+1796.19 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1795.6
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 179555 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134834144 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 30864

[startup+1797.2 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1796.6
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 179655 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (Kb) 30864

[startup+1798.2 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1797.61
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 179756 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 30864

[startup+1799.21 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1798.61
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 179856 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 30864

[startup+1800.21 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1799.62
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 179957 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 30864

[startup+1801.22 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1800.62
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 180057 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 30864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 0.99 0.99 0.96 2/64 22577
/proc/meminfo: memFree=1428160/2055920 swapFree=4181440/4192956
[pid=22577] ppid=22575 vsize=30864 CPUtime=1800.63
/proc/22577/stat : 22577 (minisat+) R 22575 22577 22531 0 -1 4194304 9409 0 0 0 180058 5 0 0 25 0 1 0 196763741 31604736 7506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012112 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22577/statm: 7716 7506 107 215 0 7498 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 30864

Sending SIGTERM to -22577
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.64
CPU user time (s): 1800.58
CPU system time (s): 0.06099
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (Kb): 30864

Launcher Data (download as text)

Begin job on node48 on Sat Jun  3 05:02:47 UTC 2006


FILE ID= 35783-1149310967

PBS_JOBID= 307966

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-grow22.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node48/35783-1149310967/instance-35783-1149310967.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-35783-1149310967 -o ROOT/results/node48/solver-35783-1149310967 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node48/35783-1149310967/instance-35783-1149310967.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  459c1d0101a0e61c9c386c9d02f149df

RANDOM SEED= 103748222


/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.259
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	: 5914.62
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.259
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1457960 kB
Buffers:         29032 kB
Cached:         497644 kB
SwapCached:       3180 kB
Active:          44796 kB
Inactive:       490600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457960 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:             240 kB
Writeback:           0 kB
Mapped:          14868 kB
Slab:            48556 kB
Committed_AS:   277432 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node48 on Sat Jun  3 05:32:49 UTC 2006