Trace number 354222

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.09 1800.62

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

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/354222-1176700086/instance-354222-1176700086.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/node9/watcher-354222-1176700086 -o ROOT/results/node9/solver-354222-1176700086 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/354222-1176700086/minisat+ /tmp/evaluation/354222-1176700086/instance-354222-1176700086.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.99 0.99 0.99 3/77 29866
/proc/meminfo: memFree=1741640/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=1180 CPUtime=0
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 146046180 1208320 128 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 295 128 67 215 0 77 0

[startup+0.060214 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 29866
/proc/meminfo: memFree=1741640/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=2216 CPUtime=0.05
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 382 0 0 0 5 0 0 0 18 0 1 0 146046180 2269184 367 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 554 367 74 215 0 336 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2216

[startup+0.101217 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 29866
/proc/meminfo: memFree=1741640/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=2864 CPUtime=0.09
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 534 0 0 0 9 0 0 0 18 0 1 0 146046180 2932736 519 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 716 519 74 215 0 498 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2864

[startup+0.30124 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 29866
/proc/meminfo: memFree=1741640/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=5528 CPUtime=0.29
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 1185 0 0 0 29 0 0 0 19 0 1 0 146046180 5660672 1123 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 1382 1123 74 215 0 1164 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5528

[startup+0.701284 s]
/proc/loadavg: 0.99 0.99 0.99 3/77 29866
/proc/meminfo: memFree=1741640/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=7644 CPUtime=0.69
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 1753 0 0 0 69 0 0 0 23 0 1 0 146046180 7827456 1691 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 1911 1691 74 215 0 1693 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7644

[startup+1.50238 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1733504/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=11828 CPUtime=1.49
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 2798 0 0 0 148 1 0 0 25 0 1 0 146046180 12111872 2736 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005800 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 2957 2736 74 215 0 2739 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11828

[startup+3.10156 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1727616/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=19892 CPUtime=3.09
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 4832 0 0 0 307 2 0 0 25 0 1 0 146046180 20369408 4770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 4973 4770 74 215 0 4755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19892

[startup+6.30192 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713216/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=6.29
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 625 4 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003878 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29004

[startup+12.7016 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713344/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=12.69
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 1265 4 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134531244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29004

[startup+25.5011 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713344/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=25.48
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 2544 4 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29004

[startup+51.102 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713408/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=51.08
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 5104 4 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003878 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29004

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713536/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=102.26
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 10222 4 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29004

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713536/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=162.24
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 16220 4 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005353 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29004

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713536/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=222.23
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 22218 5 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134649169 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29004

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713536/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=282.21
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 28216 5 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29004

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713536/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=342.19
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 34214 5 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 29004

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713536/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=402.18
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 40213 5 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 29004

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713472/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=462.16
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 46211 5 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003227 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29004

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713472/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=522.14
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 52209 5 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005345 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 29004

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713408/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=582.12
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 58207 5 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012197 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 29004

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1713344/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=29004 CPUtime=642.11
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 7872 0 0 0 64206 5 0 0 25 0 1 0 146046180 29700096 7042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530502 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7251 7042 91 215 0 7033 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 29004


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1711552/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=822.05
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 82199 6 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 30600

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1711552/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=882.03
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 88197 6 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134833857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 30600

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1711616/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=942.02
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 94195 7 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134649176 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 30600

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 29867
/proc/meminfo: memFree=1711616/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1002.01
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 100194 7 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003212 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 30600

[startup+1062.3 s]
/proc/loadavg: 1.07 1.01 1.00 2/78 29867
/proc/meminfo: memFree=1711616/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1061.99
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 106192 7 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 30600

[startup+1122.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 29867
/proc/meminfo: memFree=1711616/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1121.97
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 112190 7 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839054 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 30600

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 29867
/proc/meminfo: memFree=1711552/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1181.95
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 118188 7 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 30600

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29867
/proc/meminfo: memFree=1711552/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1241.93
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 124186 7 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005288 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 30600

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29867
/proc/meminfo: memFree=1711488/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1301.92
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 130185 7 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 30600

[startup+1362.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 29867
/proc/meminfo: memFree=1711488/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1361.9
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 136182 8 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005323 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 30600

[startup+1422.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 29869
/proc/meminfo: memFree=1711488/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1421.88
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 142180 8 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 30600

[startup+1482.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 29869
/proc/meminfo: memFree=1711424/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1481.86
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 148178 8 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 30600

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29869
/proc/meminfo: memFree=1711424/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1541.84
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 154176 8 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530490 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 30600

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29869
/proc/meminfo: memFree=1711360/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1601.83
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 160175 8 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005853 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 30600

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29869
/proc/meminfo: memFree=1711360/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1661.81
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 166173 8 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839068 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 30600

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29869
/proc/meminfo: memFree=1711296/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30600 CPUtime=1721.8
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 8770 0 0 0 172171 9 0 0 25 0 1 0 146046180 31334400 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7650 7445 107 215 0 7432 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 30600

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29869
/proc/meminfo: memFree=1710848/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30864 CPUtime=1781.77
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 9410 0 0 0 178168 9 0 0 25 0 1 0 146046180 31604736 7507 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7716 7507 107 215 0 7498 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 30864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 29869
/proc/meminfo: memFree=1710848/2055920 swapFree=4158660/4192956
[pid=29866] ppid=29864 vsize=30864 CPUtime=1800.07
/proc/29866/stat : 29866 (minisat+) R 29864 29866 28887 0 -1 4194304 9410 0 0 0 179998 9 0 0 25 0 1 0 146046180 31604736 7507 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29866/statm: 7716 7507 107 215 0 7498 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 30864

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

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1799.99
CPU system time (s): 0.103984
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 32184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9412
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= 8
involuntary context switches= 36685

runsolver used 1.9727 second user time and 4.16837 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Apr 16 05:08:06 UTC 2007

IDJOB= 354222
IDBENCH= 2415
IDSOLVER= 156
FILE ID= node9/354222-1176700086

PBS_JOBID= 4559417

Free space on /tmp= 66516 MiB

SOLVER NAME= minisat+ 1.14
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= /tmp/evaluation/354222-1176700086/minisat+ /tmp/evaluation/354222-1176700086/instance-354222-1176700086.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node9/convwatcher-354222-1176700086 -o ROOT/results/node9/conversion-354222-1176700086 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/354222-1176700086/instance-354222-1176700086.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  459c1d0101a0e61c9c386c9d02f149df

RANDOM SEED= 485650068

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 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.221
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.221
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:       1742048 kB
Buffers:         27612 kB
Cached:         200668 kB
SwapCached:       2852 kB
Active:         121144 kB
Inactive:       134440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742048 kB
SwapTotal:     4192956 kB
SwapFree:      4158660 kB
Dirty:            4900 kB
Writeback:           0 kB
Mapped:          34256 kB
Slab:            43844 kB
Committed_AS:  5939476 kB
PageTables:       1796 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66516 MiB

End job on node9 on Mon Apr 16 05:38:09 UTC 2007