Trace number 348117

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.07 1800.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-UMTS.opb
MD5SUM9b27e30a8bba28dee1f89aacae920d43
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6402
Total number of constraints4465
Number of constraints which are clauses2785
Number of constraints which are cardinality constraints (but not clauses)1428
Number of constraints which are nor clauses,nor cardinality constraints252
Minimum length of a constraint1
Maximum length of a constraint511
Number of terms in the objective function 4170
Biggest coefficient in the objective function 4257
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 527899
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 523739
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 527899
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.29/0.37	c Converting 2057 PB-constraints to clauses...
0.29/0.37	c   -- Unit propagations: (none)
0.39/0.40	c   -- Detecting intervals from adjacent constraints: #############################################################################################################################################################################
0.39/0.40	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssss.
0.39/0.41	c ---[2067]---> BDD-cost:   21
0.39/0.41	c ---[2065]---> BDD-cost:   21
0.39/0.41	c ---[2063]---> BDD-cost:   21
0.39/0.41	c ---[2061]---> BDD-cost:   21
0.39/0.41	c ---[2059]---> BDD-cost:   21
0.39/0.41	c ---[2057]---> BDD-cost:   21
0.39/0.41	c ---[2055]---> BDD-cost:   21
0.39/0.41	c ---[2053]---> BDD-cost:   21
0.39/0.41	c ---[2051]---> BDD-cost:   21
0.39/0.41	c ---[2049]---> BDD-cost:   21
0.39/0.41	c ---[2047]---> BDD-cost:   21
0.39/0.41	c ---[2045]---> BDD-cost:   21
0.39/0.41	c ---[2043]---> BDD-cost:   21
0.39/0.41	c ---[2041]---> BDD-cost:   21
0.39/0.41	c ---[2039]---> BDD-cost:   21
0.39/0.41	c ---[2037]---> BDD-cost:   21
0.39/0.41	c ---[2035]---> BDD-cost:   21
0.39/0.41	c ---[2033]---> BDD-cost:   21
0.39/0.41	c ---[2031]---> BDD-cost:   21
0.39/0.41	c ---[2029]---> BDD-cost:   19
0.39/0.41	c ---[2027]---> BDD-cost:   21
0.39/0.41	c ---[2025]---> BDD-cost:   21
0.39/0.41	c ---[2023]---> BDD-cost:   21
0.39/0.41	c ---[2021]---> BDD-cost:   21
0.39/0.41	c ---[2019]---> BDD-cost:   21
0.39/0.41	c ---[2017]---> BDD-cost:   21
0.39/0.41	c ---[2015]---> BDD-cost:   21
0.39/0.41	c ---[2013]---> BDD-cost:   21
0.39/0.41	c ---[2011]---> BDD-cost:   21
0.39/0.41	c ---[2009]---> BDD-cost:   21
0.39/0.41	c ---[2007]---> BDD-cost:   19
0.39/0.41	c ---[2005]---> BDD-cost:   19
0.39/0.41	c ---[2003]---> BDD-cost:   21
0.39/0.42	c ---[2001]---> BDD-cost:   21
0.39/0.42	c ---[1999]---> BDD-cost:   21
0.39/0.42	c ---[1997]---> BDD-cost:   21
0.39/0.42	c ---[1995]---> BDD-cost:   21
0.39/0.42	c ---[1993]---> BDD-cost:   21
0.39/0.42	c ---[1991]---> BDD-cost:   21
0.39/0.42	c ---[1989]---> BDD-cost:   21
0.39/0.42	c ---[1987]---> BDD-cost:   21
0.39/0.42	c ---[1985]---> BDD-cost:   21
0.39/0.42	c ---[1983]---> BDD-cost:   21
0.39/0.42	c ---[1981]---> BDD-cost:   21
0.39/0.42	c ---[1979]---> BDD-cost:   21
0.39/0.42	c ---[1977]---> BDD-cost:   21
0.39/0.42	c ---[1975]---> BDD-cost:   21
0.39/0.42	c ---[1973]---> BDD-cost:   21
0.39/0.42	c ---[1971]---> BDD-cost:   21
0.39/0.42	c ---[1969]---> BDD-cost:   19
0.39/0.42	c ---[1967]---> BDD-cost:   21
0.39/0.42	c ---[1965]---> BDD-cost:   21
0.39/0.42	c ---[1963]---> BDD-cost:   21
0.39/0.42	c ---[1961]---> BDD-cost:   19
0.39/0.42	c ---[1959]---> BDD-cost:   21
0.39/0.42	c ---[1957]---> BDD-cost:   19
0.39/0.42	c ---[1955]---> BDD-cost:   21
0.39/0.42	c ---[1953]---> BDD-cost:   21
0.39/0.42	c ---[1951]---> BDD-cost:   21
0.39/0.42	c ---[1949]---> BDD-cost:   21
0.39/0.42	c ---[1947]---> BDD-cost:   19
0.39/0.42	c ---[1945]---> BDD-cost:   15
0.39/0.42	c ---[1943]---> BDD-cost:   21
0.39/0.42	c ---[1941]---> BDD-cost:   15
0.39/0.42	c ---[1939]---> BDD-cost:   19
0.39/0.42	c ---[1937]---> BDD-cost:   17
0.39/0.42	c ---[1935]---> BDD-cost:   17
0.39/0.42	c ---[1933]---> BDD-cost:   15
0.39/0.42	c ---[1931]---> BDD-cost:   19
0.39/0.42	c ---[1929]---> BDD-cost:   15
0.39/0.42	c ---[1927]---> BDD-cost:   17
0.39/0.42	c ---[1925]---> BDD-cost:   17
0.39/0.42	c ---[1923]---> BDD-cost:   15
0.39/0.42	c ---[1921]---> BDD-cost:   21
0.39/0.42	c ---[1919]---> BDD-cost:   15
0.39/0.42	c ---[1917]---> BDD-cost:   17
0.39/0.42	c ---[1915]---> BDD-cost:   15
0.39/0.42	c ---[1913]---> BDD-cost:   21
0.39/0.42	c ---[1911]---> BDD-cost:   19
0.39/0.42	c ---[1909]---> BDD-cost:   21
0.39/0.42	c ---[1907]---> BDD-cost:   15
0.39/0.42	c ---[1905]---> BDD-cost:   19
0.39/0.42	c ---[1903]---> BDD-cost:   19
0.39/0.42	c ---[1901]---> BDD-cost:   19
0.39/0.42	c ---[1899]---> BDD-cost:   15
0.39/0.42	c ---[1897]---> BDD-cost:   13
0.39/0.42	c ---[1895]---> BDD-cost:   17
0.39/0.42	c ---[1893]---> BDD-cost:   15
0.39/0.42	c ---[1891]---> BDD-cost:   17
0.39/0.43	c ---[1889]---> BDD-cost:   17
0.39/0.43	c ---[1887]---> BDD-cost:   19
0.39/0.43	c ---[1885]---> BDD-cost:   19
0.39/0.43	c ---[1883]---> BDD-cost:   15
0.39/0.43	c ---[1881]---> BDD-cost:   19
0.39/0.43	c ---[1879]---> BDD-cost:   15
0.39/0.43	c ---[1877]---> BDD-cost:   19
0.39/0.43	c ---[1875]---> BDD-cost:   19
0.39/0.43	c ---[1873]---> BDD-cost:   17
0.39/0.43	c ---[1871]---> BDD-cost:   21
0.39/0.43	c ---[1869]---> BDD-cost:   15
0.39/0.43	c ---[1867]---> BDD-cost:   13
0.39/0.43	c ---[1865]---> BDD-cost:   19
0.39/0.43	c ---[1863]---> BDD-cost:   17
0.39/0.43	c ---[1861]---> BDD-cost:   19
0.39/0.43	c ---[1859]---> BDD-cost:   19
0.39/0.43	c ---[1857]---> BDD-cost:   11
0.39/0.43	c ---[1855]---> BDD-cost:   15
0.39/0.43	c ---[1853]---> BDD-cost:   15
0.39/0.43	c ---[1851]---> BDD-cost:   17
0.39/0.43	c ---[1849]---> BDD-cost:   11
0.39/0.43	c ---[1847]---> BDD-cost:    5
0.39/0.43	c ---[1845]---> BDD-cost:   13
0.39/0.43	c ---[1843]---> BDD-cost:   13
0.39/0.43	c ---[1841]---> BDD-cost:   11
0.39/0.43	c ---[1839]---> BDD-cost:    7
0.39/0.43	c ---[1837]---> BDD-cost:    1
0.39/0.43	c ---[1835]---> BDD-cost:    1
0.39/0.43	c ---[1833]---> BDD-cost:   11
0.39/0.43	c ---[1831]---> BDD-cost:    9
0.39/0.43	c ---[1829]---> BDD-cost:    1
0.39/0.43	c ---[1827]---> BDD-cost:   15
0.39/0.43	c ---[1825]---> BDD-cost:    3
0.39/0.43	c ---[1823]---> BDD-cost:   15
0.39/0.43	c ---[1821]---> BDD-cost:    9
0.39/0.43	c ---[1819]---> BDD-cost:    9
0.39/0.43	c ---[1817]---> BDD-cost:    7
0.39/0.43	c ---[1815]---> BDD-cost:    5
0.39/0.43	c ---[1813]---> BDD-cost:   11
0.39/0.43	c ---[1811]---> BDD-cost:    3
0.39/0.43	c ---[1809]---> BDD-cost:    5
0.39/0.43	c ---[1807]---> BDD-cost:    9
0.39/0.43	c ---[1805]---> BDD-cost:   11
0.39/0.43	c ---[1803]---> BDD-cost:    7
0.39/0.43	c ---[1801]---> BDD-cost:    7
0.39/0.43	c ---[1799]---> BDD-cost:    7
0.39/0.43	c ---[1797]---> BDD-cost:    3
0.39/0.43	c ---[1795]---> BDD-cost:    1
0.39/0.43	c ---[1793]---> BDD-cost:    9
0.39/0.43	c ---[1791]---> BDD-cost:   13
0.39/0.43	c ---[1789]---> BDD-cost:    7
0.39/0.43	c ---[1787]---> BDD-cost:    1
0.39/0.43	c ---[1785]---> BDD-cost:   15
0.39/0.43	c ---[1783]---> BDD-cost:    9
0.39/0.43	c ---[1781]---> BDD-cost:   13
0.39/0.43	c ---[1779]---> BDD-cost:    5
0.39/0.43	c ---[1777]---> BDD-cost:    9
0.39/0.43	c ---[1775]---> BDD-cost:   13
0.39/0.43	c ---[1773]---> BDD-cost:    1
0.39/0.43	c ---[1771]---> BDD-cost:   15
0.39/0.43	c ---[1770]---> Adder-cost: 704   maxlim: 3660   bits: 13/12
0.39/0.48	c ---[1769]---> Adder-cost: 704   maxlim: 3632   bits: 13/12
0.49/0.53	c ---[1768]---> Adder-cost: 596   maxlim: 2992   bits: 12/12
0.49/0.57	c ---[1767]---> Adder-cost: 726   maxlim: 3659   bits: 13/12
0.59/0.62	c ---[1766]---> Adder-cost: 704   maxlim: 3660   bits: 13/12
0.59/0.67	c ---[1765]---> Adder-cost: 596   maxlim: 2992   bits: 12/12
0.69/0.71	c ---[1764]---> Adder-cost: 640   maxlim: 3233   bits: 13/12
0.69/0.75	c ---[1763]---> Adder-cost: 586   maxlim: 2867   bits: 12/12
0.69/0.79	c ---[1762]---> Adder-cost: 532   maxlim: 2604   bits: 12/12
0.79/0.82	c ---[1761]---> Adder-cost: 640   maxlim: 3236   bits: 13/12
0.79/0.87	c ---[1760]---> Adder-cost: 662   maxlim: 3208   bits: 13/12
0.89/0.91	c ---[1759]---> Adder-cost: 610   maxlim: 2927   bits: 12/12
0.89/0.95	c ---[1758]---> Adder-cost: 266   maxlim: 132   bits: 8/8
0.89/0.96	c ---[1757]---> Adder-cost: 266   maxlim: 131   bits: 8/8
0.89/0.97	c ---[1756]---> Adder-cost: 228   maxlim: 110   bits: 8/7
0.89/0.98	c ---[1755]---> Adder-cost: 266   maxlim: 132   bits: 8/8
0.89/0.99	c ---[1754]---> Adder-cost: 266   maxlim: 132   bits: 8/8
0.99/1.01	c ---[1753]---> Adder-cost: 228   maxlim: 110   bits: 8/7
0.99/1.01	c ---[1752]---> Adder-cost: 244   maxlim: 120   bits: 8/7
0.99/1.02	c ---[1751]---> Adder-cost: 228   maxlim: 110   bits: 8/7
0.99/1.03	c ---[1750]---> Adder-cost: 204   maxlim: 99   bits: 8/7
0.99/1.04	c ---[1749]---> Adder-cost: 242   maxlim: 117   bits: 8/7
0.99/1.05	c ---[1748]---> Adder-cost: 234   maxlim: 115   bits: 8/7
0.99/1.06	c ---[1747]---> Adder-cost: 218   maxlim: 108   bits: 8/7
0.99/1.06	c ---[1746]---> Adder-cost: 136   maxlim: 132   bits: 8/8
0.99/1.07	c ---[1745]---> Adder-cost: 136   maxlim: 131   bits: 8/8
0.99/1.08	c ---[1744]---> Adder-cost: 114   maxlim: 110   bits: 8/7
0.99/1.08	c ---[1743]---> Adder-cost: 136   maxlim: 132   bits: 8/8
0.99/1.09	c ---[1742]---> Adder-cost: 136   maxlim: 132   bits: 8/8
1.09/1.10	c ---[1741]---> Adder-cost: 114   maxlim: 110   bits: 8/7
1.09/1.11	c ---[1740]---> Adder-cost: 122   maxlim: 120   bits: 8/7
1.09/1.11	c ---[1739]---> Adder-cost: 114   maxlim: 110   bits: 8/7
1.09/1.12	c ---[1738]---> Adder-cost: 106   maxlim: 99   bits: 8/7
1.09/1.13	c ---[1737]---> Adder-cost: 120   maxlim: 117   bits: 8/7
1.09/1.13	c ---[1736]---> Adder-cost: 116   maxlim: 115   bits: 8/7
1.09/1.14	c ---[1735]---> Adder-cost: 114   maxlim: 108   bits: 8/7
1.09/1.14	c ---[1734]---> Adder-cost: 250   maxlim: 132   bits: 9/8
1.09/1.16	c ---[1733]---> Adder-cost: 240   maxlim: 131   bits: 9/8
1.09/1.17	c ---[1732]---> Adder-cost: 224   maxlim: 110   bits: 8/7
1.09/1.18	c ---[1731]---> Adder-cost: 250   maxlim: 132   bits: 9/8
1.09/1.19	c ---[1730]---> Adder-cost: 250   maxlim: 132   bits: 9/8
1.19/1.20	c ---[1729]---> Adder-cost: 224   maxlim: 110   bits: 8/7
1.19/1.21	c ---[1728]---> Adder-cost: 246   maxlim: 120   bits: 8/7
1.19/1.22	c ---[1727]---> Adder-cost: 224   maxlim: 110   bits: 8/7
1.19/1.23	c ---[1726]---> Adder-cost: 217   maxlim: 99   bits: 8/7
1.19/1.24	c ---[1725]---> Adder-cost: 245   maxlim: 117   bits: 8/7
1.19/1.25	c ---[1724]---> Adder-cost: 241   maxlim: 115   bits: 8/7
1.19/1.26	c ---[1723]---> Adder-cost: 221   maxlim: 108   bits: 8/7
1.19/1.26	c ---[1722]---> BDD-cost:    9
1.19/1.26	c ---[1721]---> BDD-cost:    9
1.19/1.26	c ---[1720]---> BDD-cost:    9
1.19/1.26	c ---[1719]---> BDD-cost:    9
1.19/1.26	c ---[1718]---> BDD-cost:    9
1.19/1.26	c ---[1717]---> BDD-cost:    9
1.19/1.27	c ---[1716]---> BDD-cost:    9
1.19/1.27	c ---[1715]---> BDD-cost:    9
1.19/1.27	c ---[1714]---> BDD-cost:    9
1.19/1.27	c ---[1713]---> BDD-cost:    9
1.19/1.27	c ---[1712]---> BDD-cost:    9
1.19/1.27	c ---[1711]---> BDD-cost:    9
1.19/1.27	c ---[1710]---> BDD-cost:    9
1.19/1.27	c ---[1709]---> BDD-cost:    9
1.19/1.27	c ---[1708]---> BDD-cost:    9
1.19/1.27	c ---[1707]---> BDD-cost:    9
1.19/1.27	c ---[1706]---> BDD-cost:    9
1.19/1.27	c ---[1705]---> BDD-cost:    9
1.19/1.27	c ---[1704]---> BDD-cost:    9
1.19/1.27	c ---[1703]---> BDD-cost:    9
1.19/1.27	c ---[1702]---> BDD-cost:    9
1.19/1.27	c ---[1701]---> BDD-cost:    9
1.19/1.27	c ---[1700]---> BDD-cost:    9
1.19/1.27	c ---[1699]---> BDD-cost:    9
1.19/1.27	c ---[1698]---> BDD-cost:    9
1.19/1.27	c ---[1697]---> BDD-cost:    9
1.19/1.27	c ---[1696]---> BDD-cost:    9
1.19/1.27	c ---[1695]---> BDD-cost:    9
1.19/1.27	c ---[1694]---> BDD-cost:    9
1.19/1.27	c ---[1693]---> BDD-cost:    9
1.19/1.27	c ---[1692]---> BDD-cost:    9
1.19/1.27	c ---[1691]---> BDD-cost:    9
1.19/1.27	c ---[1690]---> BDD-cost:    9
1.19/1.27	c ---[1689]---> BDD-cost:    9
1.19/1.27	c ---[1688]---> BDD-cost:    9
1.19/1.27	c ---[1687]---> BDD-cost:    9
1.19/1.27	c ---[1686]---> BDD-cost:    9
1.19/1.27	c ---[1685]---> BDD-cost:    9
1.19/1.27	c ---[1684]---> BDD-cost:    9
1.19/1.27	c ---[1683]---> BDD-cost:    9
1.19/1.27	c ---[1682]---> BDD-cost:    9
1.19/1.27	c ---[1681]---> BDD-cost:    9
1.19/1.27	c ---[1680]---> BDD-cost:    9
1.19/1.27	c ---[1679]---> BDD-cost:    9
1.19/1.27	c ---[1678]---> BDD-cost:    9
1.19/1.27	c ---[1677]---> BDD-cost:    9
1.19/1.27	c ---[1676]---> BDD-cost:    9
1.19/1.27	c ---[1675]---> BDD-cost:    9
1.19/1.27	c ---[1674]---> BDD-cost:    9
1.19/1.27	c ---[1673]---> BDD-cost:    9
1.19/1.27	c ---[1672]---> BDD-cost:    9
1.19/1.27	c ---[1671]---> BDD-cost:    9
1.19/1.27	c ---[1670]---> BDD-cost:    9
1.19/1.27	c ---[1669]---> BDD-cost:    9
1.19/1.27	c ---[1668]---> BDD-cost:    9
1.19/1.27	c ---[1667]---> BDD-cost:    9
1.19/1.27	c ---[1666]---> BDD-cost:    9
1.19/1.27	c ---[1665]---> BDD-cost:    9
1.19/1.27	c ---[1664]---> BDD-cost:    9
1.19/1.27	c ---[1663]---> BDD-cost:    9
1.19/1.27	c ---[1662]---> BDD-cost:    9
1.19/1.27	c ---[1661]---> BDD-cost:    9
1.19/1.27	c ---[1660]---> BDD-cost:    9
1.19/1.27	c ---[1659]---> BDD-cost:    9
1.19/1.27	c ---[1658]---> BDD-cost:    9
1.19/1.27	c ---[1657]---> BDD-cost:    9
1.19/1.27	c ---[1656]---> Adder-cost: 706   maxlim: 2255   bits: 12/12
1.28/1.34	c ---[1655]---> Adder-cost: 652   maxlim: 1879   bits: 11/11
1.28/1.38	c ---[1654]---> Adder-cost: 728   maxlim: 2067   bits: 12/12
1.38/1.44	c ---[1653]---> Adder-cost: 706   maxlim: 2255   bits: 12/12
1.48/1.50	c ---[1652]---> Adder-cost: 706   maxlim: 2255   bits: 12/12
1.48/1.56	c ---[1651]---> Adder-cost: 532   maxlim: 1691   bits: 11/11
1.58/1.60	c ---[1649]---> Adder-cost: 693   maxlim: 363   bits: 10/9
1.58/1.63	c ---[1647]---> Adder-cost: 723   maxlim: 361   bits: 10/9
1.58/1.66	c ---[1645]---> Adder-cost: 671   maxlim: 301   bits: 10/9
1.58/1.69	c ---[1643]---> Adder-cost: 689   maxlim: 364   bits: 10/9
1.68/1.72	c ---[1641]---> Adder-cost: 693   maxlim: 363   bits: 10/9
1.68/1.75	c ---[1639]---> Adder-cost: 671   maxlim: 301   bits: 10/9
1.68/1.78	c ---[1637]---> Adder-cost: 727   maxlim: 323   bits: 10/9
1.78/1.81	c ---[1635]---> Adder-cost: 677   maxlim: 290   bits: 10/9
1.78/1.84	c ---[1633]---> Adder-cost: 494   maxlim: 263   bits: 10/9
1.78/1.86	c ---[1631]---> Adder-cost: 633   maxlim: 320   bits: 10/9
1.78/1.88	c ---[1629]---> Adder-cost: 615   maxlim: 316   bits: 10/9
1.88/1.90	c ---[1627]---> Adder-cost: 552   maxlim: 294   bits: 10/9
1.88/1.93	c ---[1626]---> BDD-cost:   22
1.88/1.93	c ---[1625]---> BDD-cost:   22
1.88/1.93	c ---[1624]---> BDD-cost:   22
1.88/1.93	c ---[1623]---> BDD-cost:   22
1.88/1.93	c ---[1622]---> BDD-cost:   22
1.88/1.93	c ---[1621]---> BDD-cost:   22
1.88/1.93	c ---[1620]---> BDD-cost:   22
1.88/1.93	c ---[1619]---> BDD-cost:   22
1.88/1.93	c ---[1618]---> BDD-cost:   22
1.88/1.93	c ---[1617]---> BDD-cost:   22
1.88/1.93	c ---[1616]---> BDD-cost:   22
1.88/1.93	c ---[1615]---> BDD-cost:   22
1.88/1.93	c ---[1614]---> BDD-cost:   22
1.88/1.93	c ---[1613]---> BDD-cost:   22
1.88/1.93	c ---[1612]---> BDD-cost:   22
1.88/1.93	c ---[1611]---> BDD-cost:   22
1.88/1.94	c ---[1610]---> BDD-cost:   22
1.88/1.94	c ---[1609]---> BDD-cost:   22
1.88/1.94	c ---[1608]---> BDD-cost:   22
1.88/1.94	c ---[1607]---> BDD-cost:   22
1.88/1.94	c ---[1606]---> BDD-cost:   22
1.88/1.94	c ---[1605]---> BDD-cost:   22
1.88/1.94	c ---[1604]---> BDD-cost:   22
1.88/1.94	c ---[1603]---> BDD-cost:   22
1.88/1.94	c ---[1602]---> BDD-cost:   22
1.88/1.94	c ---[1601]---> BDD-cost:   22
1.88/1.94	c ---[1600]---> BDD-cost:   22
1.88/1.94	c ---[1599]---> BDD-cost:   22
1.88/1.94	c ---[1598]---> BDD-cost:   22
1.88/1.94	c ---[1597]---> BDD-cost:   22
1.88/1.94	c ---[1596]---> BDD-cost:   22
1.88/1.94	c ---[1595]---> BDD-cost:   22
1.88/1.94	c ---[1594]---> BDD-cost:   22
1.88/1.94	c ---[1593]---> BDD-cost:   22
1.88/1.94	c ---[1592]---> BDD-cost:   22
1.88/1.94	c ---[1591]---> BDD-cost:   22
1.88/1.94	c ---[1590]---> BDD-cost:   22
1.88/1.94	c ---[1589]---> BDD-cost:   22
1.88/1.94	c ---[1588]---> BDD-cost:   22
1.88/1.94	c ---[1587]---> BDD-cost:   22
1.88/1.94	c ---[1586]---> BDD-cost:   22
1.88/1.94	c ---[1585]---> BDD-cost:   22
1.88/1.94	c ---[1584]---> BDD-cost:   22
1.88/1.94	c ---[1583]---> BDD-cost:   22
1.88/1.94	c ---[1582]---> BDD-cost:   22
1.88/1.94	c ---[1581]---> BDD-cost:   22
1.88/1.94	c ---[1580]---> BDD-cost:   22
1.88/1.94	c ---[1579]---> BDD-cost:   22
1.88/1.94	c ---[1578]---> BDD-cost:   22
1.88/1.94	c ---[1577]---> BDD-cost:   22
1.88/1.94	c ---[1576]---> BDD-cost:   22
1.88/1.94	c ---[1575]---> BDD-cost:   22
1.88/1.94	c ---[1574]---> BDD-cost:   22
1.88/1.95	c ---[1573]---> BDD-cost:   22
1.88/1.95	c ---[1572]---> BDD-cost:   22
1.88/1.95	c ---[1571]---> BDD-cost:   22
1.88/1.95	c ---[1570]---> BDD-cost:   22
1.88/1.95	c ---[1569]---> BDD-cost:   22
1.88/1.95	c ---[1568]---> BDD-cost:   22
1.88/1.95	c ---[1567]---> BDD-cost:   22
1.88/1.95	c ---[1566]---> BDD-cost:   22
1.88/1.95	c ---[1565]---> BDD-cost:   22
1.88/1.95	c ---[1564]---> BDD-cost:   22
1.88/1.95	c ---[1563]---> BDD-cost:   22
1.88/1.95	c ---[1562]---> BDD-cost:   22
1.88/1.95	c ---[1561]---> BDD-cost:   22
1.88/1.95	c ---[1560]---> Adder-cost: 272   maxlim: 323   bits: 9/9
1.88/1.96	c ---[1559]---> Adder-cost: 238   maxlim: 269   bits: 9/9
1.88/1.97	c ---[1558]---> Adder-cost: 252   maxlim: 296   bits: 9/9
1.88/1.98	c ---[1557]---> Adder-cost: 272   maxlim: 323   bits: 9/9
1.88/1.99	c ---[1556]---> Adder-cost: 268   maxlim: 323   bits: 9/9
1.99/2.01	c ---[1555]---> Adder-cost: 202   maxlim: 242   bits: 9/8
1.99/2.01	c ---[1541]---> BDD-cost:   18
1.99/2.01	c ---[1539]---> BDD-cost:   18
1.99/2.01	c ---[1537]---> BDD-cost:   18
1.99/2.01	c ---[1535]---> BDD-cost:   18
1.99/2.01	c ---[1533]---> BDD-cost:   18
1.99/2.01	c ---[1531]---> BDD-cost:   18
1.99/2.02	c ---[1529]---> BDD-cost:   18
1.99/2.02	c ---[1527]---> BDD-cost:   18
1.99/2.02	c ---[1525]---> BDD-cost:   12
1.99/2.02	c ---[1523]---> BDD-cost:   15
1.99/2.02	c ---[1521]---> BDD-cost:   15
1.99/2.02	c ---[1519]---> BDD-cost:   12
1.99/2.02	c ---[  11]---> BDD-cost:   48
1.99/2.02	c ---[  10]---> BDD-cost:   48
1.99/2.02	c ---[   9]---> BDD-cost:   48
1.99/2.02	c ---[   8]---> BDD-cost:   48
1.99/2.02	c ---[   7]---> BDD-cost:   48
1.99/2.02	c ---[   6]---> BDD-cost:   48
1.99/2.02	c ---[   5]---> BDD-cost:   48
1.99/2.02	c ---[   4]---> BDD-cost:   48
1.99/2.02	c ---[   3]---> BDD-cost:   32
1.99/2.02	c ---[   2]---> BDD-cost:   40
1.99/2.02	c ---[   1]---> BDD-cost:   40
1.99/2.02	c ---[   0]---> BDD-cost:   32
2.09/2.17	c ==================================[MINISAT+]==================================
2.09/2.17	c | Conflicts | Original         | Learnt                           | Progress |
2.09/2.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.09/2.17	c ==============================================================================
2.09/2.17	c |         0 |  204905   720231 |   68301       0        0     nan |  0.000 % |
2.29/2.32	c |       100 |  204778   719826 |   75131      84      567     6.8 |  9.877 % |
2.29/2.35	c |       251 |  204758   719773 |   82644     232     3400    14.7 |  9.893 % |
2.39/2.41	c |       477 |  204733   719682 |   90908     453     4509    10.0 |  9.898 % |
2.39/2.48	c |       817 |  204725   719656 |   99999     792     8548    10.8 |  9.900 % |
2.49/2.53	c |      1323 |  204725   719656 |  109999    1298    15343    11.8 |  9.900 % |
2.59/2.60	c |      2082 |  204725   719656 |  120999    2057    25502    12.4 |  9.900 % |
2.69/2.71	c |      3223 |  204711   719606 |  133099    3183    55881    17.6 |  9.906 % |
2.89/2.94	c |      4931 |  204693   719544 |  146409    4886   116896    23.9 |  9.911 % |
3.09/3.19	c |      7493 |  204684   719513 |  161050    7441   197326    26.5 |  9.913 % |
3.69/3.77	c |     11342 |  204602   719267 |  177155   11273   291727    25.9 |  9.960 % |
4.79/4.88	c |     17110 |  204576   719191 |  194870   17038   610677    35.8 |  9.976 % |
6.39/6.46	c |     25759 |  204550   719101 |  214357   25679  1111719    43.3 |  9.986 % |
10.38/10.44	c |     38733 |  204442   718763 |  235793   38627  2068880    53.6 | 10.033 % |
15.48/15.59	c |     58194 |  204315   718355 |  259372   58051  3345802    57.6 | 10.093 % |
25.28/25.37	c |     87386 |  204297   718303 |  285310   87238  4939541    56.6 | 10.104 % |
43.47/43.53	c |    131176 |  204257   718178 |  313841  131019  7492427    57.2 | 10.122 % |
83.86/83.94	c |    196860 |  204227   718074 |  345225  196686 11658039    59.3 | 10.130 % |
179.83/179.91	c |    295388 |  204174   717907 |  379747  295203 16761450    56.8 | 10.164 % |
336.59/336.71	c |    443180 |  204142   717800 |  417722   76372  3619815    47.4 | 10.177 % |
633.02/633.27	c |    664863 |  204022   717395 |  459494  298028 14670737    49.2 | 10.226 % |
1013.08/1013.47	c |    997388 |  203419   715300 |  505444  180700 10570932    58.5 | 10.419 % |
1782.13/1782.75	c |   1496177 |  202956   713686 |  555988  187318 13678065    73.0 | 10.557 % |
1800.03/1800.61	c 
1800.03/1800.61	c *** TERMINATED ***
1800.03/1800.61	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/348117-1176569062/instance-348117-1176569062.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/node7/watcher-348117-1176569062 -o ROOT/results/node7/solver-348117-1176569062 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/348117-1176569062/minisat+ /tmp/evaluation/348117-1176569062/instance-348117-1176569062.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: 1.00 1.00 1.00 3/77 26205
/proc/meminfo: memFree=1847200/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=1348 CPUtime=0
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 132943865 1380352 170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134570194 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 337 170 67 215 0 119 0

[startup+0.0951309 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26205
/proc/meminfo: memFree=1847200/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=2116 CPUtime=0.09
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 373 0 0 0 9 0 0 0 18 0 1 0 132943865 2166784 358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 529 358 75 215 0 311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2116

[startup+0.101132 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26205
/proc/meminfo: memFree=1847200/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=2116 CPUtime=0.09
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 380 0 0 0 9 0 0 0 18 0 1 0 132943865 2166784 365 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 529 365 75 215 0 311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2116

[startup+0.301153 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26205
/proc/meminfo: memFree=1847200/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=3436 CPUtime=0.29
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 692 0 0 0 29 0 0 0 19 0 1 0 132943865 3518464 677 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 859 677 75 215 0 641 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3436

[startup+0.701195 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26205
/proc/meminfo: memFree=1847200/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=4928 CPUtime=0.69
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 1118 0 0 0 69 0 0 0 19 0 1 0 132943865 5046272 1065 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 1232 1065 108 215 0 1014 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4928

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1843224/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=5772 CPUtime=1.48
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 1362 0 0 0 148 0 0 0 19 0 1 0 132943865 5910528 1267 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 1443 1267 108 215 0 1225 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5772

[startup+3.10145 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1837144/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=17260 CPUtime=3.09
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 4241 0 0 0 306 3 0 0 25 0 1 0 132943865 17674240 4050 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135011021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 4315 4050 123 215 0 4097 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17260

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1828120/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=21640 CPUtime=6.29
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 5346 0 0 0 626 3 0 0 25 0 1 0 132943865 22159360 5155 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 5410 5155 123 215 0 5192 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21640

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 26206
/proc/meminfo: memFree=1820760/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=28588 CPUtime=12.69
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 7070 0 0 0 1264 5 0 0 25 0 1 0 132943865 29274112 6879 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 7147 6879 123 215 0 6929 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28588

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 26206
/proc/meminfo: memFree=1808792/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=39756 CPUtime=25.48
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 9868 0 0 0 2541 7 0 0 25 0 1 0 132943865 40710144 9677 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 9939 9677 123 215 0 9721 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39756

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1792856/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=56300 CPUtime=51.07
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 13948 0 0 0 5095 12 0 0 25 0 1 0 132943865 57651200 13757 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 14075 13757 123 215 0 13857 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56300

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1769944/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=78908 CPUtime=102.26
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 19551 0 0 0 10209 17 0 0 25 0 1 0 132943865 80801792 19360 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 19727 19360 123 215 0 19509 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 78908

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1757272/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=91612 CPUtime=162.24
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 22719 0 0 0 16204 20 0 0 25 0 1 0 132943865 93810688 22528 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580905 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 22903 22528 123 215 0 22685 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 91612

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1742488/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=106860 CPUtime=222.23
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 26389 0 0 0 22199 24 0 0 25 0 1 0 132943865 109424640 26198 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 26715 26198 123 215 0 26497 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 106860

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1729816/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=119560 CPUtime=282.21
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 29597 0 0 0 28194 27 0 0 25 0 1 0 132943865 122429440 29406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 29890 29406 123 215 0 29672 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119560

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1726360/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=122684 CPUtime=342.19
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 30383 0 0 0 34191 28 0 0 25 0 1 0 132943865 125628416 30192 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 30671 30192 123 215 0 30453 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 122684

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1726296/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=122684 CPUtime=402.18
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 30383 0 0 0 40189 29 0 0 25 0 1 0 132943865 125628416 30192 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 30671 30192 123 215 0 30453 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 122684

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1726232/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=122684 CPUtime=462.16
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 30387 0 0 0 46187 29 0 0 25 0 1 0 132943865 125628416 30196 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 30671 30196 123 215 0 30453 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 122684

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1726168/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=122684 CPUtime=522.15
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 30388 0 0 0 52185 30 0 0 25 0 1 0 132943865 125628416 30197 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 30671 30197 123 215 0 30453 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 122684

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1726168/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=122684 CPUtime=582.13
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 30392 0 0 0 58183 30 0 0 25 0 1 0 132943865 125628416 30201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580854 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 30671 30201 123 215 0 30453 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 122684

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26206
/proc/meminfo: memFree=1726104/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=122684 CPUtime=642.13
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 30393 0 0 0 64182 31 0 0 25 0 1 0 132943865 125628416 30202 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 30671 30202 123 215 0 30453 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 122684


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

[startup+822.302 s]
/proc/loadavg: 1.13 1.05 1.01 2/78 26206
/proc/meminfo: memFree=1714648/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=134236 CPUtime=822.07
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 33333 0 0 0 82172 35 0 0 25 0 1 0 132943865 137457664 33142 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 33559 33142 123 215 0 33341 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 134236

[startup+882.302 s]
/proc/loadavg: 1.12 1.05 1.00 2/78 26206
/proc/meminfo: memFree=1713112/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=136196 CPUtime=882.06
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 33595 0 0 0 88170 36 0 0 25 0 1 0 132943865 139464704 33404 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 34049 33404 123 215 0 33831 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 136196

[startup+942.301 s]
/proc/loadavg: 1.16 1.07 1.01 2/78 26206
/proc/meminfo: memFree=1713112/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=136196 CPUtime=942.04
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 33596 0 0 0 94168 36 0 0 25 0 1 0 132943865 139464704 33405 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 34049 33405 123 215 0 33831 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 136196

[startup+1002.3 s]
/proc/loadavg: 1.12 1.07 1.01 2/84 26272
/proc/meminfo: memFree=1711656/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=136196 CPUtime=1001.99
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 33596 0 0 0 100162 37 0 0 25 0 1 0 132943865 139464704 33405 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 34049 33405 123 215 0 33831 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 136196

[startup+1062.3 s]
/proc/loadavg: 1.04 1.05 1.00 2/78 26404
/proc/meminfo: memFree=1712464/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=136196 CPUtime=1061.9
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 33596 0 0 0 106152 38 0 0 25 0 1 0 132943865 139464704 33405 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 34049 33405 123 215 0 33831 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 136196

[startup+1122.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 26404
/proc/meminfo: memFree=1712464/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=136196 CPUtime=1121.89
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 33596 0 0 0 112150 39 0 0 25 0 1 0 132943865 139464704 33405 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 34049 33405 123 215 0 33831 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 136196

[startup+1182.3 s]
/proc/loadavg: 1.05 1.05 1.00 2/78 26404
/proc/meminfo: memFree=1712464/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=136196 CPUtime=1181.87
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 33597 0 0 0 118148 39 0 0 25 0 1 0 132943865 139464704 33406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 34049 33406 123 215 0 33831 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 136196

[startup+1242.3 s]
/proc/loadavg: 1.09 1.05 1.00 2/78 26404
/proc/meminfo: memFree=1707152/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=141852 CPUtime=1241.86
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 34967 0 0 0 124145 41 0 0 25 0 1 0 132943865 145256448 34776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 35463 34776 123 215 0 35245 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 141852

[startup+1302.3 s]
/proc/loadavg: 1.03 1.04 1.00 2/78 26404
/proc/meminfo: memFree=1698896/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=150064 CPUtime=1301.85
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 36997 0 0 0 130143 42 0 0 25 0 1 0 132943865 153665536 36806 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 37516 36806 123 215 0 37298 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 150064

[startup+1362.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 26404
/proc/meminfo: memFree=1690968/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=158156 CPUtime=1361.83
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 38993 0 0 0 136138 45 0 0 25 0 1 0 132943865 161951744 38802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 39539 38802 123 215 0 39321 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 158156

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 26404
/proc/meminfo: memFree=1684056/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=165108 CPUtime=1421.82
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 40701 0 0 0 142135 47 0 0 25 0 1 0 132943865 169070592 40510 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 41277 40510 123 215 0 41059 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 165108

[startup+1482.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 26404
/proc/meminfo: memFree=1677720/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=171336 CPUtime=1481.79
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 42281 0 0 0 148131 48 0 0 25 0 1 0 132943865 175448064 42090 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 42834 42090 123 215 0 42616 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 171336

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 26404
/proc/meminfo: memFree=1672024/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=176840 CPUtime=1541.78
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 43688 0 0 0 154128 50 0 0 25 0 1 0 132943865 181084160 43497 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 44210 43497 123 215 0 43992 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 176840

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 26404
/proc/meminfo: memFree=1671192/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=177640 CPUtime=1601.76
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 43889 0 0 0 160126 50 0 0 25 0 1 0 132943865 181903360 43698 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 44410 43698 123 215 0 44192 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 177640

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26404
/proc/meminfo: memFree=1671128/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=177640 CPUtime=1661.75
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 43891 0 0 0 166124 51 0 0 25 0 1 0 132943865 181903360 43700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577636 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 44410 43700 123 215 0 44192 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 177640

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26404
/proc/meminfo: memFree=1671128/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=177640 CPUtime=1721.74
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 43892 0 0 0 172123 51 0 0 25 0 1 0 132943865 181903360 43701 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 44410 43701 123 215 0 44192 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 177640

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26404
/proc/meminfo: memFree=1671128/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=177640 CPUtime=1781.73
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 43892 0 0 0 178121 52 0 0 25 0 1 0 132943865 181903360 43701 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581223 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 44410 43701 123 215 0 44192 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 177640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26404
/proc/meminfo: memFree=1671064/2055920 swapFree=4170480/4192956
[pid=26205] ppid=26203 vsize=177640 CPUtime=1800.03
/proc/26205/stat : 26205 (minisat+) R 26203 26205 25536 0 -1 4194304 43894 0 0 0 179951 52 0 0 25 0 1 0 132943865 181903360 43703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26205/statm: 44410 43703 123 215 0 44192 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 177640

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.64
CPU time (s): 1800.07
CPU user time (s): 1799.52
CPU system time (s): 0.550916
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 177640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.52
system time used= 0.550916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43895
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= 14
involuntary context switches= 1792

runsolver used 2.16267 second user time and 4.41333 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Apr 14 16:44:22 UTC 2007

IDJOB= 348117
IDBENCH= 1619
IDSOLVER= 156
FILE ID= node7/348117-1176569062

PBS_JOBID= 4556773

Free space on /tmp= 66521 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-UMTS.opb
COMMAND LINE= /tmp/evaluation/348117-1176569062/minisat+ /tmp/evaluation/348117-1176569062/instance-348117-1176569062.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node7/convwatcher-348117-1176569062 -o ROOT/results/node7/conversion-348117-1176569062 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/348117-1176569062/instance-348117-1176569062.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  9b27e30a8bba28dee1f89aacae920d43

RANDOM SEED= 380439640

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1847608 kB
Buffers:         55800 kB
Cached:          75424 kB
SwapCached:       2464 kB
Active:          57260 kB
Inactive:        98728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847608 kB
SwapTotal:     4192956 kB
SwapFree:      4170480 kB
Dirty:            2788 kB
Writeback:           0 kB
Mapped:          31024 kB
Slab:            37740 kB
Committed_AS:  4038396 kB
PageTables:       1864 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= 66521 MiB

End job on node7 on Sat Apr 14 17:14:25 UTC 2007