Trace number 420545

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 NameAnswerCPU timeWall clock time
minisat+ 1.14SAT 365.207 365.392

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/
contest05/others/QG7a-gensys-brn004.sat05-3669.reshuffled-07.opb
MD5SUMac76d460bf9146b2c4fe0c7969a2ab7f
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark140.202
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables2435
Total number of constraints16016
Number of constraints which are clauses16016
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 25
Number of bits of the biggest sum of numbers5
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...
1.09/1.15	c Converting 15784 PB-constraints to clauses...
1.09/1.15	c   -- Unit propagations: ppppppppp
1.09/1.16	c   -- Detecting intervals from adjacent constraints: (none)
1.09/1.16	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.19/1.21	c ==================================[MINISAT+]==================================
1.19/1.21	c | Conflicts | Original         | Learnt                           | Progress |
1.19/1.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.19/1.21	c ==============================================================================
1.19/1.21	c |         0 |   15512   109562 |    5170       0        0     nan |  0.000 % |
1.19/1.22	c |       100 |   15512   109562 |    5687     100     1128    11.3 |  2.300 % |
1.19/1.22	c |       250 |   15512   109562 |    6255     250     3154    12.6 |  2.300 % |
1.19/1.23	c |       475 |   15512   109562 |    6881     475     6336    13.3 |  2.300 % |
1.19/1.24	c |       812 |   15512   109562 |    7569     812    10915    13.4 |  2.300 % |
1.19/1.26	c |      1319 |   15512   109562 |    8326    1319    17857    13.5 |  2.300 % |
1.19/1.29	c |      2078 |   15512   109562 |    9158    2078    29618    14.3 |  2.300 % |
1.29/1.34	c |      3217 |   15512   109562 |   10074    3217    52435    16.3 |  2.300 % |
1.39/1.43	c |      4926 |   15512   109562 |   11082    4926    90107    18.3 |  2.300 % |
1.59/1.60	c |      7489 |   15512   109562 |   12190    7489   149463    20.0 |  2.300 % |
1.99/2.00	c |     11335 |   15512   109562 |   13409   11335   281200    24.8 |  2.300 % |
2.49/2.57	c |     17101 |   15512   109562 |   14750   10294   271680    26.4 |  2.300 % |
3.39/3.49	c |     25750 |   15512   109562 |   16225   11444   309807    27.1 |  2.300 % |
4.88/4.92	c |     38728 |   15512   109562 |   17848   16243   399208    24.6 |  2.300 % |
7.38/7.45	c |     58189 |   15512   109562 |   19633   17670   460489    26.1 |  2.300 % |
11.68/11.76	c |     87382 |   15512   109562 |   21596   17168   414887    24.2 |  2.300 % |
18.79/18.86	c |    131173 |   15512   109562 |   23756   17386   399665    23.0 |  2.300 % |
30.39/30.45	c |    196857 |   15512   109562 |   26131   23216   687735    29.6 |  2.300 % |
52.88/52.94	c |    295384 |   15488   109428 |   28744   16481   474109    28.8 |  2.341 % |
92.86/92.95	c |    443173 |   15488   109428 |   31619   19336   575877    29.8 |  2.341 % |
157.16/157.22	c |    664856 |   15488   109428 |   34781   29438   773032    26.3 |  2.341 % |
269.93/270.15	c |    997381 |   15488   109428 |   38259   20526   497633    24.2 |  2.341 % |
365.10/365.38	c ==============================================================================
365.10/365.38	c SATISFIABLE: No goal function specified.
365.10/365.38	s SATISFIABLE
365.10/365.38	v x2199 x192 -x506 -x1399 x61 -x1445 -x2238 x2228 x1122 -x1779 -x2115 x1627 x219 -x2209 -x1722 -x2384 -x379 -x2150 x545 -x217
365.10/365.38	v x2148 -x989 -x360 -x228 -x503 x1503 -x2201 -x2094 -x834 x427 x768 -x397 x972 -x2267 -x1232 -x1292 x644 -x1009 x1411 -x1493
365.10/365.38	v -x1040 -x1299 -x256 -x760 -x1160 x2318 x920 x1844 x1191 -x685 -x1592 x1645 x1060 x2357 x438 -x1200 x1408 x1497 -x1455 x1401
365.10/365.38	v x549 -x157 -x2376 -x2083 x749 -x2196 -x747 -x1262 -x282 x294 -x1845 -x2254 x909 -x1243 -x908 x2386 -x18 -x1567 -x1153 -x756
365.10/365.38	v x1775 -x1086 -x683 -x1685 -x2214 -x1948 x2322 -x357 x1110 -x1146 -x314 -x248 x1680 -x1041 x472 x895 -x1914 x2323 x548 x208
365.10/365.38	v x2044 -x899 -x1248 -x646 -x1112 -x26 -x1905 -x1669 -x2394 x734 -x1818 x999 x1876 -x889 -x1985 -x1240 -x1069 -x717 -x164
365.10/365.38	v x714 x567 -x1000 x634 -x1211 -x1353 -x1155 -x1343 x782 -x363 x108 -x2212 x2410 x1057 x1973 -x1949 -x719 x1674 x2208 x570
365.10/365.38	v -x2098 -x1958 -x547 -x2181 -x695 x1275 -x1449 -x1039 -x171 x1338 -x1829 -x830 -x1499 -x689 -x1204 -x1219 -x1857 -x136 -x2000
365.10/365.38	v -x753 x2183 -x198 -x309 -x1217 x1710 -x1048 -x1459 x2116 x854 -x298 x45 x1839 x2086 x932 x117 -x1851 -x787 -x993 -x1755 x1010
365.10/365.38	v -x1305 -x2341 -x1968 x1655 -x2276 -x2405 x843 -x318 -x1187 -x850 -x1323 -x1672 -x1903 -x2162 -x1220 -x2198 -x487 -x476
365.10/365.38	v -x1485 -x2101 x2347 -x1606 -x2102 x1080 -x1290 -x1843 x2021 -x715 x1173 -x124 -x1450 -x1718 -x2079 -x1662 -x977 -x1574
365.10/365.38	v -x1872 x1534 -x1817 -x2308 -x1339 -x1941 -x1907 -x1443 -x900 -x100 x1683 -x1132 -x15 -x1486 -x949 -x405 -x112 -x673 -x1924
365.10/365.38	v -x877 -x1233 x322 x1075 -x2069 -x1677 -x2295 -x975 -x609 -x1852 x370 x2185 x1058 -x770 x2159 -x1692 x610 x1989 -x2398 -x1157
365.10/365.38	v -x2064 -x2321 x1496 x2366 x2037 -x1316 -x600 -x1071 x556 -x1568 -x1848 -x1566 -x781 -x289 -x2430 -x2009 -x1976 -x1189 -x2249
365.10/365.38	v x2387 x1278 x1277 -x324 -x1605 -x1427 -x1410 -x474 -x1935 -x2061 x2063 x1884 -x1023 -x1329 -x473 -x772 -x1549 -x1012 x2031
365.10/365.38	v x1109 -x1836 x1912 -x122 -x693 x2400 -x2426 -x1359 -x1894 -x1998 -x901 -x1670 -x434 -x1697 -x964 -x1959 x2052 -x974 -x1714
365.10/365.38	v -x836 -x522 -x1065 -x376 -x275 x840 -x1846 -x712 x20 x893 -x1600 -x1193 -x1508 -x1702 x2237 -x443 -x904 -x925 -x1738 -x1630
365.10/365.38	v -x741 -x1174 x1467 x30 -x828 -x1969 -x2189 x1234 -x1774 -x1473 -x1799 -x996 x780 -x291 x681 -x2337 x436 -x2131 x441 x1590
365.10/365.38	v x1527 x1626 x2372 -x1917 -x148 -x1599 -x744 -x272 -x243 -x1154 -x2319 -x2348 -x1729 x2246 -x2097 x865 x837 -x1328 -x1491
365.10/365.38	v -x461 -x1304 -x323 -x1772 -x162 x682 -x23 -x1252 x942 -x2224 -x1795 -x339 x2003 x808 -x393 -x2286 -x1235 -x215 -x1149 -x55
365.10/365.38	v -x505 -x777 -x80 -x501 -x1317 -x2129 -x963 -x428 -x930 -x2379 -x578 -x1667 -x1821 -x725 -x1861 -x815 -x1754 -x792 -x88 -x1765
365.10/365.38	v -x804 x1916 x2146 x277 x125 -x961 -x1405 x2023 -x552 -x2335 x1877 -x414 -x671 -x631 -x1642 -x1744 -x543 x99 -x2325 -x637
365.10/365.38	v -x2011 x1716 -x541 -x826 -x210 -x1990 x1321 -x1423 -x1130 x2197 -x1651 x1588 -x680 -x78 -x1360 -x1514 -x341 -x1908 -x844
365.10/365.38	v x1505 x1011 -x237 -x17 x504 x940 x107 x154 x819 -x558 -x409 x2293 x1585 -x1448 -x659 -x809 -x2092 x764 -x2085 -x2095 x534
365.10/365.38	v x6 x607 -x1964 -x1345 x1119 -x2242 -x1376 -x1535 x2273 -x229 x1395 x1045 -x1033 x1951 -x2182 -x98 -x559 -x2035 x1734 -x1123
365.10/365.38	v -x1813 -x2049 x168 -x1052 -x1801 x457 x2104 x1340 -x2354 -x1524 -x242 -x497 -x1035 -x104 -x601 x806 -x1384 -x371 x2068 -x617
365.10/365.38	v -x1823 -x595 -x1307 -x696 x151 -x1454 x1291 x1736 -x305 x1100 -x2229 -x2363 -x2264 -x1054 -x49 -x979 -x1004 x1920 -x1553
365.10/365.38	v -x1324 -x1483 -x138 x1005 -x1721 -x1145 x2431 x1893 x2034 -x183 -x2192 x2417 x1984 -x2265 -x679 -x398 -x903 -x1470 -x486
365.10/365.38	v -x287 -x1555 -x740 -x59 -x220 -x1541 -x352 -x2123 -x1432 -x203 -x1029 x283 x1351 -x1373 -x141 -x404 -x797 -x2257 -x2331
365.10/365.38	v -x1481 -x2251 -x111 -x279 -x1847 -x1980 -x1965 -x966 x569 -x33 x1745 -x997 -x1180 x2294 -x2030 -x1752 -x276 x1207 -x1468
365.10/365.38	v -x60 -x713 -x465 -x555 -x790 x1538 x1838 x1250 -x1717 -x2018 -x1860 -x588 -x1392 -x2233 -x2244 -x395 -x14 x224 x2419 -x63
365.10/365.38	v -x325 -x917 -x579 x2165 -x613 -x704 -x863 -x2255 -x970 x598 -x1237 -x2195 -x1284 -x2343 -x1507 -x466 -x1101 -x643 -x2057
365.10/365.38	v x1326 -x1439 -x2222 -x2218 -x2235 -x1136 -x2036 -x1370 x1223 -x1761 -x971 -x2261 -x831 -x1095 -x1127 -x2211 -x471 x1804
365.10/365.38	v -x38 x1298 -x1210 x140 x1128 -x858 x1105 -x81 -x1381 -x568 -x885 -x36 -x225 x1038 -x1212 -x573 x1551 -x246 x519 -x2306 x1904
365.10/365.38	v x274 x82 -x1214 -x1971 -x853 -x416 -x1083 -x1997 -x615 -x984 x447 x2002 -x2193 -x955 x401 -x2288 -x190 -x336 -x1150 -x1268
365.10/365.38	v -x1603 -x1910 -x1046 -x1143 -x1835 x1369 -x639 -x1377 -x1089 -x1239 x1314 -x1093 -x361 -x1807 -x445 -x730 -x1733 -x188
365.10/365.38	v -x299 -x303 -x426 -x2161 -x860 -x2368 -x605 x338 x2330 -x2133 x1890 -x591 -x1172 -x185 -x2270 -x1170 x694 x2140 -x255 -x2428
365.10/365.38	v -x1356 -x707 x128 -x481 -x456 -x1771 -x1621 -x109 x480 -x992 -x1462 x458 -x459 -x1869 x720 x2046 x1388 x525 -x533 x2058 x1201
365.10/365.38	v -x1129 x1974 x1874 -x1330 -x1547 -x937 -x922 -x2206 -x68 -x2050 -x1666 -x965 -x1587 -x1117 -x812 x156 -x1608 x2176 x807
365.10/365.38	v x2374 -x557 -x1371 x676 -x629 -x1909 -x1593 -x423 -x793 -x2334 x1659 -x258 -x1254 x1484 -x2375 -x2117 -x1521 -x1620 -x1404
365.10/365.38	v x811 -x751 -x560 -x2127 -x1859 -x94 x745 -x845 -x1827 -x2091 -x184 -x769 -x2142 -x226 x73 x2112 x1753 -x2015 -x1653 -x2066
365.10/365.38	v -x2048 -x897 -x1409 -x62 -x176 x767 x11 x1092 -x1762 -x1911 x1897 -x386 -x351 -x2282 -x126 -x22 -x1137 -x1746 -x316 -x597
365.10/365.38	v -x511 -x2164 -x1703 -x2207 x1629 -x2383 -x1637 x58 -x1084 -x2093 -x51 -x1788 -x54 -x1279 x839 x400 x2078 x746 -x1609 -x146
365.10/365.38	v x2390 -x1919 -x1107 -x1206 -x498 -x1982 -x65 -x2171 -x1380 x2124 x2432 -x1059 -x1477 -x1440 -x1770 -x701 -x223 x2396 -x1694
365.10/365.38	v -x1602 -x1076 -x1644 -x1021 -x628 -x2190 -x149 -x1730 -x1654 -x1487 -x1466 -x620 -x1740 -x2040 -x1616 x2121 -x1099 x761
365.10/365.38	v x1554 -x861 -x170 -x1397 -x2138 -x1131 x359 -x527 -x785 -x1349 -x784 -x868 -x2301 -x1808 x667 -x366 -x1837 -x433 -x368 -x1073
365.10/365.38	v x1760 -x2070 -x1631 -x958 -x1319 -x581 -x1790 -x415 -x2223 -x178 -x980 x2191 -x871 -x2028 -x750 -x638 -x306 -x2177 -x1354
365.10/365.38	v -x1856 -x916 -x1236 -x319 -x1001 -x1310 -x1148 -x665 -x2151 -x389 -x132 x1124 -x462 -x2382 -x524 -x535 x823 x385 -x1679
365.10/365.38	v -x703 -x648 -x1944 -x1168 -x444 -x956 -x2369 -x92 -x1451 x1098 -x1853 -x200 -x348 -x375 -x529 -x1682 -x691 -x180 -x967 -x1557
365.10/365.38	v -x1296 x590 -x1632 -x2141 x159 -x417 -x7 -x2402 -x484 -x1743 x1975 x599 -x1320 -x342 -x1691 -x2114 -x1415 -x2296 x650 -x1190
365.10/365.38	v -x2045 -x1569 -x1242 -x2119 -x2019 -x539 x1791 -x1218 -x517 -x1231 -x1511 -x2087 -x236 -x1855 -x1419 -x2279 -x1883 x1456
365.10/365.38	v x2351 -x196 x642 x2275 -x2173 -x485 -x2245 -x145 -x1686 -x1947 -x1015 x752 x1786 -x2287 -x1393 -x1166 -x2358 -x1939 -x833
365.10/365.38	v -x2033 -x2139 -x1333 -x2203 -x779 -x2285 -x1800 -x173 -x345 -x1868 -x2416 x1624 -x2414 -x635 -x1942 -x95 -x1943 -x2128
365.10/365.38	v -x1020 x1565 -x270 -x1986 -x2099 -x1647 -x233 -x1251 -x1463 -x2154 -x1737 -x1875 -x2283 x2281 -x1213 -x1260 -x2312 -x982
365.10/365.38	v -x1412 -x1283 -x2216 -x1229 x152 x193 x945 -x2385 -x1966 -x394 x31 -x354 -x943 -x2290 -x1215 -x919 -x1781 -x1158 -x1769
365.10/365.38	v -x1230 -x238 -x1560 -x492 -x311 -x475 x538 -x383 -x1696 -x783 -x2299 -x86 -x1352 -x1141 -x653 -x1036 -x87 -x2055 -x161 x668
365.10/365.38	v -x129 -x766 -x1611 -x869 -x816 -x67 -x1940 -x1960 -x913 -x1699 -x888 -x1594 -x213 -x2361 -x1016 -x1957 -x2422 x489 -x1523
365.10/365.38	v -x1741 -x134 x369 -x724 -x915 -x331 -x335 -x1261 -x77 x1281 x1640 x1227 x214 x2226 -x732 -x50 x2100 x872 -x2406 -x1492 -x1820
365.10/365.38	v -x1433 -x1575 -x2309 -x821 x678 x454 -x994 -x439 -x137 -x1390 -x727 -x2157 -x2008 -x1815 x2365 x1580 x1871 -x207 -x1417
365.10/365.38	v -x1090 -x2017 x326 x491 -x2125 x1863 -x523 x1888 -x262 -x651 -x372 -x1612 -x1633 -x1097 x1858 -x1253 -x883 -x1192 -x1327
365.10/365.38	v -x1636 x571 -x2338 -x2284 -x477 -x2043 -x849 -x1777 -x1249 -x697 -x941 -x1421 -x1950 -x933 -x1125 -x261 -x1517 -x1806 -x264
365.10/365.38	v x728 -x1719 -x347 x1638 x2427 -x847 -x2258 -x1698 x1648 x29 x1668 -x2424 x645 -x84 -x2187 x718 -x10 -x2067 -x1793 -x954 -x2435
365.10/365.38	v -x1026 -x1532 -x349 -x931 -x2408 -x123 -x187 -x1661 -x127 -x390 -x271 -x1658 -x470 -x1525 -x1725 -x857 -x880 -x499 x1159
365.10/365.38	v x1652 -x1533 -x1782 x1972 -x626 -x2025 -x2174 -x494 -x2253 -x1476 -x1992 -x1489 -x1824 -x66 -x1102 -x1995 -x2166 -x177
365.10/365.38	v -x1308 -x1572 -x2310 -x1224 -x1118 -x2026 -x630 -x616 -x2320 -x2434 -x926 -x2349 -x546 -x2234 -x403 x2420 -x268 x526 -x1365
365.10/365.38	v x419 x205 -x576 -x1337 -x2204 x2075 -x1900 -x1751 -x1169 -x245 -x743 -x1529 -x1536 -x186 -x1763 -x2433 -x76 -x120 x313 x296
365.10/365.38	v x771 -x2423 -x874 x2062 x1413 x252 x2088 -x1386 -x1687 x71 x1750 -x1256 -x906 -x1689 -x2136 -x1426 -x537 -x83 -x1711 -x1598
365.10/365.38	v -x253 x1264 -x1825 -x1886 -x1563 -x387 -x675 -x2137 -x90 -x2167 -x1881 -x407 -x2404 -x2278 x194 -x1926 -x174 -x866 -x514
365.10/365.38	v -x1849 -x2084 -x221 -x1784 -x2175 -x878 -x195 x1898 -x1293 -x449 -x1306 -x469 x910 -x1891 -x1375 -x1895 -x2401 -x759 -x1913
365.10/365.38	v -x762 -x1537 -x412 -x2059 -x153 x800 -x1577 -x1664 -x2194 -x1031 -x1831 -x2217 -x647 -x1403 -x425 -x1013 -x1241 -x1430
365.10/365.38	v -x661 -x493 -x1915 -x358 -x333 -x1163 -x2315 -x1022 -x1068 -x2054 -x515 -x1203 -x1681 -x321 x1047 x988 -x422 -x2377 -x3
365.10/365.38	v -x890 -x1228 -x1767 -x649 x981 -x155 -x1025 -x763 -x1509 x1814 x2042 -x257 -x2317 -x1056 -x1247 -x1649 -x805 -x1043 -x1840
365.10/365.38	v -x817 -x344 -x254 -x985 -x9 -x1573 -x227 -x273 -x158 -x1282 -x2403 -x1104 -x1049 -x191 -x803 -x2032 -x1889 -x887 -x1465
365.10/365.38	v -x490 -x991 -x829 -x1522 -x2280 -x1977 -x46 -x1656 -x2393 -x1064 -x596 -x1862 -x2243 -x587 -x1731 -x1367 -x1646 -x1776
365.10/365.38	v -x1684 -x1044 -x1111 -x1161 -x879 -x2311 x838 -x656 -x1300 -x1414 x478 x2378 -x39 x1331 -x365 -x1437 -x2412 -x918 -x64 -x2082
365.10/365.38	v -x27 -x2380 -x1258 -x1704 -x1930 -x453 -x13 -x1199 x2109 x510 x1222 -x281 -x1458 -x28 -x2371 x521 -x789 -x995 -x736 -x110
365.10/365.38	v -x116 -x876 -x1198 -x2274 -x1749 -x1042 -x119 -x1545 -x1429 -x1796 -x2344 -x721 -x1478 -x2130 -x577 -x332 -x859 -x1673
365.10/365.38	v -x2342 -x197 -x135 -x733 -x706 x1263 x1364 -x2392 -x2108 -x429 -x199 -x1103 x440 -x2260 -x729 -x1688 -x2103 -x818 -x424
365.10/365.38	v -x670 -x69 -x1147 -x542 x1051 -x240 -x1194 -x513 -x944 -x625 x1196 -x1209 -x2418 -x1962 -x978 -x1925 -x1062 -x1461 -x1309
365.10/365.38	v -x2170 -x1768 -x2180 -x1739 -x1805 -x1471 -x1970 -x1932 -x1479 -x2326 -x2360 -x948 -x1828 -x2007 -x1604 -x1357 -x2184
365.10/365.38	v -x2316 -x411 -x873 -x654 -x1864 -x232 -x1387 -x334 -x431 -x418 -x496 -x2411 -x1961 -x684 -x19 -x2022 -x1625 -x614 -x1967
365.10/365.38	v -x2107 -x564 -x1396 -x1286 -x507 -x1773 x2005 -x1628 -x367 -x592 -x603 -x957 -x672 -x488 -x189 -x1778 -x935 -x2080 -x1614
365.10/365.38	v -x2370 -x48 -x2399 -x406 -x708 -x1999 -x1830 -x2328 -x907 -x1055 -x2120 -x1728 -x867 -x848 -x748 -x2362 -x2356 -x1280 -x1946
365.10/365.38	v -x870 -x1530 -x2024 -x160 -x1866 x2353 -x44 x2073 -x1028 x1539 x1488 -x530 -x337 -x2397 -x1850 -x2221 -x307 -x2110 -x1114
365.10/365.38	v -x722 -x1994 -x448 -x939 -x1901 -x1571 -x692 -x202 -x2236 -x1438 -x102 -x121 -x1789 -x166 -x687 -x674 -x1550 -x710 -x841
365.10/365.38	v -x589 -x2266 -x1325 -x1063 -x1963 -x1003 -x1945 -x1540 -x1558 -x235 -x1444 -x139 x1175 -x1548 -x1518 -x2020 -x1639 -x1245
365.10/365.38	v -x75 -x881 -x2160 -x1561 -x451 -x1313 -x464 -x85 -x1650 -x798 -x1643 -x914 -x280 -x585 -x1007 -x2090 -x2014 -x2077 -x251
365.10/365.38	v -x1987 -x1442 -x632 -x1287 -x2200 -x851 -x286 -x1798 -x364 -x1246 -x1183 -x53 -x583 x773 -x1366 -x2291 -x788 -x308 -x483
365.10/365.38	v -x946 -x2230 -x855 -x2391 -x1759 -x575 -x1066 -x302 -x1635 -x1675 -x304 -x1037 -x1362 -x2143 -x1008 -x310 -x1368 -x446
365.10/365.38	v -x437 -x169 -x91 -x1938 -x1520 -x1091 -x101 x755 -x216 -x1144 -x1929 -x824 -x757 -x2158 -x2227 -x103 -x1665 -x1472 -x288
365.10/365.38	v -x1383 -x2345 -x1515 -x593 -x2001 -x1613 -x924 x1933 x2047 x1543 x1181 x2298 x928 -x384 -x1812 -x1070 -x2071 -x1544 -x1834
365.10/365.38	v -x2241 -x921 -x2262 -x1787 -x1346 -x1878 -x1133 -x623 -x1334 -x669 -x968 -x25 -x1335 -x1332 -x1302 -x1833 -x1116 -x864
365.10/365.38	v -x2006 -x622 -x1121 -x561 -x2113 -x518 -x56 -x1617 -x2297 -x381 -x1225 -x1954 -x1695 -x1050 -x1955 -x1019 -x1032 -x1785
365.10/365.38	v x2202 -x96 -x2134 -x612 -x1902 -x1712 -x79 -x1810 -x795 x292 -x1336 -x641 -x356 -x2355 -x2039 -x247 -x209 -x1794 -x1758
365.10/365.38	v -x1108 -x1350 -x1937 -x1435 x1106 x2169 x1713 -x739 -x990 -x2271 -x204 -x716 -x1094 -x468 -x343 -x1978 -x572 -x2135 -x2132
365.10/365.38	v -x1167 -x1854 -x1139 -x1077 -x1270 -x825 -x633 -x894 -x1182 -x1706 -x24 -x1024 -x1708 -x969 -x898 -x2314 -x353 -x206 -x106
365.10/365.38	v -x624 -x1208 -x2168 -x2248 -x231 -x1578 -x1747 -x74 -x2304 -x927 -x1546 -x2213 -x1378 -x1391 x2056 -x1422 -x765 -x2346
365.10/365.38	v -x1676 -x2324 -x1 x2247 -x1582 -x2074 -x420 -x2367 -x1873 -x442 -x1842 -x2105 -x230 -x1374 -x133 -x705 -x1480 -x1184 -x1727
365.10/365.38	v -x1735 -x611 -x528 -x392 -x2277 -x540 -x976 -x1619 -x1663 -x566 -x131 -x249 -x2259 -x2010 -x1088 -x1583 -x2106 -x263 -x1142
365.10/365.38	v -x666 -x167 -x70 -x1526 -x810 -x1615 -x1394 -x726 -x1906 -x657 -x690 -x52 -x1803 -x1271 -x2409 -x636 -x813 -x1017 -x1623
365.10/365.38	v -x1216 -x2232 -x57 -x1361 -x2072 -x300 -x114 -x1344 -x835 -x239 -x1542 -x355 -x330 -x1379 -x2231 -x2329 -x1531 -x2179 -x218
365.10/365.38	v -x986 -x482 -x1622 -x1188 -x951 -x1690 -x1341 -x574 -x778 -x1641 -x1597 -x1358 -x1922 x2429 -x1385 -x391 x1027 -x2053 -x875
365.10/365.38	v -x959 -x1826 -x822 -x2239 -x1265 -x1428 -x2016 -x97 -x144 -x463 -x2303 -x856 -x2219 -x297 -x2089 -x455 -x1657 -x934 -x293
365.10/365.38	v -x1921 -x1709 -x1988 -x2051 -x1311 -x1783 x40 -x382 -x1436 -x142 -x1014 -x284 -x1510 -x2065 -x2147 -x512 -x2126 -x1885
365.10/365.38	v -x8 -x1165 -x699 -x1700 -x774 -x430 -x998 -x1867 -x1482 -x1420 -x1724 -x1072 -x2256 -x1832 -x2339 -x655 -x565 -x702 -x796
365.10/365.38	v -x663 -x1797 -x1460 -x327 -x1312 -x2096 -x72 x911 -x814 -x432 -x317 -x105 -x402 -x1516 -x1400 -x923 -x662 -x1186 -x2041
365.10/365.38	v -x520 -x2421 -x621 -x315 -x1434 -x4 -x586 -x1552 -x775 -x2163 -x1564 -x664 -x1723 -x399 -x852 -x163 -x709 -x832 -x1607 -x884
365.10/365.38	v -x1931 -x983 -x2153 -x1882 -x1295 -x2425 -x47 -x1134 -x1447 -x1923 -x554 -x2336 -x340 -x738 -x2178 -x896 -x1870 -x1586
365.10/365.38	v -x1495 -x827 -x435 -x1742 -x113 -x37 -x2395 -x1707 -x553 -x150 -x1581 x43 x1579 -x1078 x377 -x329 -x698 -x1618 -x562 -x2269
365.10/365.38	v -x1748 -x373 -x147 -x1512 -x211 -x312 -x1402 -x2188 -x1274 -x1701 -x2205 -x1918 -x1416 -x627 -x1315 -x2076 -x1822 -x794
365.10/365.38	v -x452 -x2388 -x1764 -x1301 -x2013 -x731 -x1238 x1596 -x1464 -x929 -x711 -x1928 -x1269 -x1276 -x2313 -x1135 -x2300 -x267
365.10/365.38	v -x618 -x1601 -x1991 -x2413 -x544 -x1288 -x2012 -x660 -x1671 -x388 -x16 -x181 -x1226 -x1205 -x1389 -x265 -x1584 -x1570 -x1081
365.10/365.38	v -x1715 -x1079 -x1221 -x580 -x892 -x594 -x115 -x1297 -x658 -x35 -x1475 -x1865 -x1498 -x2252 -x250 -x1792 -x905 -x234 -x1273
365.10/365.38	v -x32 -x950 -x320 -x2004 -x608 -x1425 -x1528 -x410 -x285 -x1504 -x1085 -x1983 -x582 -x374 -x688 -x1322 -x1347 -x742 -x886
365.10/365.38	v -x1018 -x2307 -x1766 -x1197 -x1074 -x2038 -x1556 -x2029 -x1406 -x1720 -x700 -x2144 -x508 -x2292 -x1002 -x686 -x1879 -x118
365.10/365.38	v -x500 -x2373 -x2364 -x1152 -x2027 -x947 -x1953 -x912 -x2389 -x1257 -x2268 -x1061 -x1936 -x1431 -x606 -x1519 -x1407 -x1993
365.10/365.38	v -x1502 -x2340 -x1595 -x278 -x1634 -x21 -x987 -x450 -x1267 -x1660 -x1780 -x241 -x2333 -x532 -x602 -x1382 -x1841 -x1474 -x1562
365.10/365.38	v -x502 -x891 -x467 -x175 -x1272 -x563 -x1053 -x1927 -x1126 -x301 -x259 -x1156 -x1195 -x723 -x2332 -x1469 -x1591 -x952 -x509
365.10/365.38	v -x531 -x1996 -x754 -x1452 -x2155 -x962 -x2350 -x1034 -x1303 -x12 -x1082 -x34 -x1096 -x1342 -x2118 -x1756 -x1171 -x408 -x1726
365.10/365.38	v -x1490 -x2220 -x1244 -x1006 -x1816 -x2305 -x1979 -x2122 -x479 -x362 x1576 -x165 -x801 -x396 -x2327 -x1185 -x973 -x201 -x2156
365.10/365.38	v -x776 -x1372 -x1896 -x1892 -x846 -x551 -x2250 -x1887 -x2060 -x1067 -x2152 -x2352 -x1289 -x495 -x1494 -x1266 -x799 -x619
365.10/365.38	v -x1981 -x2381 -x1115 -x1113 -x953 -x862 -x1294 -x1177 -x1589 -x172 -x2172 -x1952 -x1259 -x1441 -x1802 -x1500 -x820 -x1164
365.10/365.38	v -x2215 -x460 -x1030 x182 x1398 x2149 x1934 -x244 -x2210 -x1179 -x1162 -x1757 -x938 -x346 -x1255 -x421 -x2289 -x93 -x1138
365.10/365.38	v -x550 -x266 -x2225 -x2111 -x737 -x640 -x902 -x1178 -x791 -x1140 -x1355 -x1705 -x516 -x1678 -x936 -x960 -x89 -x842 -x1880
365.10/365.38	v -x212 -x1899 -x1811 -x2415 -x2302 -x2240 -x786 -x269 -x2272 -x2359 x1151 x2 -x677 x1457 -x130 -x380 -x1318 -x5 -x260 -x1446
365.10/365.38	v -x143 -x413 -x1819 -x1956 -x328 -x42 -x41 -x735 -x1285 -x1506 -x2407 -x1453 -x1348 x1732 x2145 -x1693 -x1501 x2263 -x1363
365.10/365.38	v -x758 -x1087 -x350 -x290 -x222 -x584 -x1176 -x1202 -x536 x1120 x378 -x2081 -x179 x1418 -x1424 -x2186 -x802 -x1513 -x295
365.10/365.38	v -x882 -x1559 -x652 -x604 -x1809 -x1610
365.10/365.38	c _______________________________________________________________________________
365.10/365.38	c 
365.10/365.38	c restarts              : 22
365.10/365.38	c conflicts             : 1279160        (3503 /sec)
365.10/365.38	c decisions             : 2685120        (7354 /sec)
365.10/365.38	c propagations          : 0              (0 /sec)
365.10/365.38	c inspects              : 0              (0 /sec)
365.10/365.38	c CPU time              : 365.134 s
365.10/365.38	c _______________________________________________________________________________

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

/tmp/evaluation/420545-1177426651/instance-420545-1177426651.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node41/watcher-420545-1177426651 -o ROOT/results/node41/solver-420545-1177426651 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420545-1177426651/minisat+ /tmp/evaluation/420545-1177426651/instance-420545-1177426651.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.98 0.99 3/77 6111
/proc/meminfo: memFree=1869408/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=1048 CPUtime=0
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 190576996 1073152 106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 262 106 74 215 0 44 0

[startup+0.0830431 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 6111
/proc/meminfo: memFree=1869408/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=1896 CPUtime=0.08
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 316 0 0 0 8 0 0 0 18 0 1 0 190576996 1941504 302 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 474 302 75 215 0 256 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1896

[startup+0.101043 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 6111
/proc/meminfo: memFree=1869408/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=2028 CPUtime=0.09
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 352 0 0 0 9 0 0 0 18 0 1 0 190576996 2076672 338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 507 338 75 215 0 289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2028

[startup+0.301061 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 6111
/proc/meminfo: memFree=1869408/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=3660 CPUtime=0.29
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 745 0 0 0 29 0 0 0 19 0 1 0 190576996 3747840 731 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 915 731 75 215 0 697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3660

[startup+0.701096 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 6111
/proc/meminfo: memFree=1869408/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=6668 CPUtime=0.69
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 1498 0 0 0 69 0 0 0 23 0 1 0 190576996 6828032 1484 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 1667 1485 75 215 0 1449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6668

[startup+1.50117 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6112
/proc/meminfo: memFree=1861464/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=11004 CPUtime=1.49
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 2619 0 0 0 147 2 0 0 19 0 1 0 190576996 11268096 2605 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003903 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 2751 2605 103 215 0 2533 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11004

[startup+3.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6112
/proc/meminfo: memFree=1859160/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=11004 CPUtime=3.09
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 2634 0 0 0 307 2 0 0 25 0 1 0 190576996 11268096 2620 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 2751 2620 103 215 0 2533 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11004

[startup+6.30158 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6112
/proc/meminfo: memFree=1859032/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=11004 CPUtime=6.28
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 2636 0 0 0 626 2 0 0 25 0 1 0 190576996 11268096 2622 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 2751 2622 103 215 0 2533 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11004

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6112
/proc/meminfo: memFree=1858968/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=11140 CPUtime=12.68
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 2643 0 0 0 1266 2 0 0 25 0 1 0 190576996 11407360 2629 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 2785 2629 103 215 0 2567 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11140

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6112
/proc/meminfo: memFree=1858776/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=11276 CPUtime=25.49
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 2690 0 0 0 2546 3 0 0 25 0 1 0 190576996 11546624 2676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 2819 2676 103 215 0 2601 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11276

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6112
/proc/meminfo: memFree=1857560/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=12468 CPUtime=51.08
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 2993 0 0 0 5105 3 0 0 25 0 1 0 190576996 12767232 2979 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 3117 2979 103 215 0 2899 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12468

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6112
/proc/meminfo: memFree=1856152/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=13952 CPUtime=102.27
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 3341 0 0 0 10223 4 0 0 25 0 1 0 190576996 14286848 3327 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 3488 3327 103 215 0 3270 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13952

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6112
/proc/meminfo: memFree=1855576/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=14356 CPUtime=162.25
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 3465 0 0 0 16221 4 0 0 25 0 1 0 190576996 14700544 3451 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 3589 3451 103 215 0 3371 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14356

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 6186
/proc/meminfo: memFree=1853208/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=15572 CPUtime=222.22
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 3742 0 0 0 22217 5 0 0 25 0 1 0 190576996 15945728 3728 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6111/statm: 3893 3728 103 215 0 3675 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 15572

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6310
/proc/meminfo: memFree=1853720/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=16108 CPUtime=282.13
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 3886 0 0 0 28207 6 0 0 25 0 1 0 190576996 16494592 3872 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 4027 3872 103 215 0 3809 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 16108

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6310
/proc/meminfo: memFree=1853080/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=16680 CPUtime=342.11
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 4011 0 0 0 34205 6 0 0 25 0 1 0 190576996 17080320 3997 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 4170 3997 103 215 0 3952 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 16680

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

[startup+345.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6310
/proc/meminfo: memFree=1853080/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=16680 CPUtime=345.31
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 4011 0 0 0 34525 6 0 0 25 0 1 0 190576996 17080320 3997 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 4170 3997 103 215 0 3952 0
Current children cumulated CPU time (s) 345.31
Current children cumulated vsize (KiB) 16680

[startup+358.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6310
/proc/meminfo: memFree=1853016/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=16680 CPUtime=358.11
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 4027 0 0 0 35805 6 0 0 25 0 1 0 190576996 17080320 4013 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 4170 4013 103 215 0 3952 0
Current children cumulated CPU time (s) 358.11
Current children cumulated vsize (KiB) 16680

[startup+361.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6310
/proc/meminfo: memFree=1852952/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=16680 CPUtime=361.31
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 4039 0 0 0 36125 6 0 0 25 0 1 0 190576996 17080320 4025 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 4170 4025 103 215 0 3952 0
Current children cumulated CPU time (s) 361.31
Current children cumulated vsize (KiB) 16680

[startup+363.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6310
/proc/meminfo: memFree=1852952/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=16680 CPUtime=362.9
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 4040 0 0 0 36284 6 0 0 25 0 1 0 190576996 17080320 4026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 4170 4026 103 215 0 3952 0
Current children cumulated CPU time (s) 362.9
Current children cumulated vsize (KiB) 16680

[startup+364.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6310
/proc/meminfo: memFree=1852888/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=16820 CPUtime=364.5
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 4051 0 0 0 36444 6 0 0 25 0 1 0 190576996 17223680 4037 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 4205 4037 103 215 0 3987 0
Current children cumulated CPU time (s) 364.5
Current children cumulated vsize (KiB) 16820

[startup+365.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6310
/proc/meminfo: memFree=1852888/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=16820 CPUtime=364.91
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 4051 0 0 0 36485 6 0 0 25 0 1 0 190576996 17223680 4037 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 4205 4037 103 215 0 3987 0
Current children cumulated CPU time (s) 364.91
Current children cumulated vsize (KiB) 16820

[startup+365.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6310
/proc/meminfo: memFree=1852888/2055920 swapFree=4169768/4192956
[pid=6111] ppid=6109 vsize=16820 CPUtime=365.1
/proc/6111/stat : 6111 (minisat+) R 6109 6111 5948 0 -1 4194304 4051 0 0 0 36504 6 0 0 25 0 1 0 190576996 17223680 4037 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6111/statm: 4205 4037 103 215 0 3987 0
Current children cumulated CPU time (s) 365.1
Current children cumulated vsize (KiB) 16820

Child status: 10
Real time (s): 365.392
CPU time (s): 365.207
CPU user time (s): 365.135
CPU system time (s): 0.072988
CPU usage (%): 99.9494
Max. virtual memory (cumulated for all children) (KiB): 16820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 365.134
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4055
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= 145
involuntary context switches= 7657

runsolver used 0.290955 second user time and 0.877866 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Tue Apr 24 14:57:31 UTC 2007

IDJOB= 420545
IDBENCH= 47853
IDSOLVER= 156
FILE ID= node41/420545-1177426651

PBS_JOBID= 4675717

Free space on /tmp= 66345 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG7a-gensys-brn004.sat05-3669.reshuffled-07.opb
COMMAND LINE= /tmp/evaluation/420545-1177426651/minisat+ /tmp/evaluation/420545-1177426651/instance-420545-1177426651.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node41/convwatcher-420545-1177426651 -o ROOT/results/node41/conversion-420545-1177426651 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420545-1177426651/instance-420545-1177426651.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  ac76d460bf9146b2c4fe0c7969a2ab7f

RANDOM SEED= 852408431

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.232
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.232
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:       1869816 kB
Buffers:         22524 kB
Cached:          92524 kB
SwapCached:       2388 kB
Active:          73324 kB
Inactive:        65288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869816 kB
SwapTotal:     4192956 kB
SwapFree:      4169768 kB
Dirty:            3408 kB
Writeback:           0 kB
Mapped:          31892 kB
Slab:            32756 kB
Committed_AS:  3440968 kB
PageTables:       2008 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= 66345 MiB

End job on node41 on Tue Apr 24 15:03:37 UTC 2007