Trace number 420657

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 152.819 152.814

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/
contest05/others/QG7a-gensys-ukn005.sat05-3845.reshuffled-07.opb
MD5SUM4576cc8fc04e724f566c334891bf46f7
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 benchmark152.819
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 variables2765
Total number of constraints18046
Number of constraints which are clauses18046
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 22
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.29/1.30	c Converting 17729 PB-constraints to clauses...
1.29/1.31	c   -- Unit propagations: ppppppppp
1.29/1.31	c   -- Detecting intervals from adjacent constraints: (none)
1.29/1.31	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.29/1.37	c ==================================[MINISAT+]==================================
1.29/1.37	c | Conflicts | Original         | Learnt                           | Progress |
1.29/1.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.29/1.37	c ==============================================================================
1.29/1.37	c |         0 |   17505   124264 |    5835       0        0     nan |  0.000 % |
1.29/1.38	c |       100 |   17505   124264 |    6418     100     1377    13.8 |  2.025 % |
1.29/1.38	c |       250 |   17505   124264 |    7060     250     3322    13.3 |  2.025 % |
1.29/1.39	c |       475 |   17505   124264 |    7766     475     6355    13.4 |  2.025 % |
1.39/1.40	c |       813 |   17505   124264 |    8543     813    10748    13.2 |  2.025 % |
1.39/1.42	c |      1319 |   17505   124264 |    9397    1319    17821    13.5 |  2.025 % |
1.39/1.46	c |      2078 |   17505   124264 |   10337    2078    36855    17.7 |  2.025 % |
1.49/1.52	c |      3217 |   17505   124264 |   11370    3217    68807    21.4 |  2.025 % |
1.59/1.62	c |      4925 |   17505   124264 |   12507    4925   110922    22.5 |  2.025 % |
1.69/1.77	c |      7487 |   17505   124264 |   13758    7487   157398    21.0 |  2.025 % |
1.99/2.08	c |     11332 |   17505   124264 |   15134   11332   250279    22.1 |  2.025 % |
2.59/2.65	c |     17098 |   17505   124264 |   16647    9447   211043    22.3 |  2.025 % |
3.49/3.59	c |     25747 |   17505   124264 |   18312    9685   208344    21.5 |  2.025 % |
5.09/5.14	c |     38721 |   17481   124130 |   20144   13395   318055    23.7 |  2.062 % |
7.89/7.95	c |     58184 |   17481   124130 |   22158   12491   285039    22.8 |  2.062 % |
12.39/12.46	c |     87379 |   17481   124130 |   24374   19293   500005    25.9 |  2.061 % |
19.99/20.02	c |    131168 |   17481   124130 |   26811   13925   342667    24.6 |  2.062 % |
31.20/31.28	c |    196853 |   17481   124130 |   29492   25616   633655    24.7 |  2.062 % |
51.99/52.01	c |    295380 |   17481   124130 |   32442   20211   524669    26.0 |  2.062 % |
95.49/95.50	c |    443169 |   17481   124130 |   35686   17459   471769    27.0 |  2.061 % |
152.80/152.80	c ==============================================================================
152.80/152.80	c SATISFIABLE: No goal function specified.
152.80/152.80	s SATISFIABLE
152.80/152.80	v x838 x2142 -x1389 x103 -x1911 -x2542 -x2661 -x1221 x1690 -x2549 x2322 -x741 x341 x1611 -x1704 x2218 -x280 -x363 x1853 -x2590
152.80/152.80	v -x2124 -x1920 x1165 -x2722 -x1122 -x812 -x2208 x1555 x70 -x2117 -x169 x1714 -x2633 -x1798 -x1744 -x1278 -x1621 -x2263 -x625
152.80/152.80	v -x394 -x1451 -x1381 -x2347 -x1802 -x2547 -x2024 x2519 -x2740 -x551 x2506 x1934 -x209 -x1628 -x971 -x750 -x2425 -x587 -x2426
152.80/152.80	v x2325 -x1304 -x917 x868 -x1397 x18 -x538 -x2685 -x673 -x1534 x2284 x942 -x2134 x2089 -x2080 -x1383 -x1076 -x2504 -x1335
152.80/152.80	v -x2105 x1660 x1610 -x650 -x685 -x1424 -x983 -x497 -x1031 -x1334 -x2200 x2455 -x1781 -x785 x842 -x786 x69 -x2570 -x2587 -x777
152.80/152.80	v x241 x1734 -x1549 x328 x293 -x1711 -x2002 -x206 -x2064 x2526 -x1765 -x1146 -x1316 -x1264 x2165 x1141 x1849 x1980 -x862 -x2331
152.80/152.80	v -x1719 x1505 -x2029 -x1542 -x399 -x1161 -x2376 -x2063 -x2444 -x623 x879 -x733 x133 x1670 x655 x775 x471 x435 x919 x1350 -x2540
152.80/152.80	v -x1753 -x1231 -x1809 x992 x2520 -x401 -x2736 -x2295 x1079 -x1909 -x1466 -x1623 x2636 x693 -x361 -x56 -x1689 -x1836 x1315
152.80/152.80	v -x1359 -x2056 x2468 x914 x863 -x820 x1303 -x2705 -x1788 -x93 -x1755 -x1935 -x2266 -x1080 -x290 -x2368 -x1404 -x2250 -x1776
152.80/152.80	v -x1616 -x767 -x885 x815 x818 -x1029 -x943 -x265 -x505 x1435 -x71 -x2060 -x307 -x1658 x557 -x2614 x2087 -x630 x670 -x1172
152.80/152.80	v -x1732 -x345 -x900 -x876 -x2336 -x2249 -x1940 -x51 -x487 -x791 x1948 -x721 -x1523 x692 x530 -x187 -x2293 x864 -x2288 -x1106
152.80/152.80	v -x2323 -x1019 -x947 x2491 -x254 -x1323 -x2517 -x1661 -x2589 x305 x2544 -x2326 -x1794 -x2190 -x1133 -x2103 x1883 -x2610
152.80/152.80	v x1917 -x2679 x134 -x1887 -x222 -x1403 -x41 -x646 -x2708 x1177 -x2316 -x1572 -x1830 -x2035 -x2383 -x83 -x944 -x1828 -x419
152.80/152.80	v x2011 -x464 -x1272 x1039 x1653 x1517 x580 -x1145 x1947 -x1929 -x1271 -x2052 x2757 -x735 -x1574 -x671 -x2559 -x2186 x2026
152.80/152.80	v x375 -x1668 -x301 -x300 x1309 x571 x1298 x1907 -x874 x925 -x126 x881 -x1627 -x168 -x801 -x889 -x238 -x1206 x2245 -x1806 -x2120
152.80/152.80	v x2395 -x312 -x225 x82 -x142 -x37 x2472 x1037 x2418 -x1441 -x2594 x1147 -x177 x2268 -x331 -x1259 x660 -x155 -x1144 -x2694
152.80/152.80	v x1989 x453 -x1976 -x790 -x2235 -x247 -x2228 -x1074 -x910 -x1521 -x1566 -x1762 -x1614 -x2760 x1731 -x2335 -x2136 -x2079
152.80/152.80	v -x2704 -x2090 -x1599 -x460 -x993 -x1532 -x1125 x218 x1535 x1773 -x1530 -x585 x1807 -x1227 x887 x1112 x1433 -x201 -x1774
152.80/152.80	v -x1203 -x384 -x1208 -x1801 x2191 x339 -x835 -x2726 -x2143 -x687 x2058 -x722 -x1822 -x2484 -x132 -x163 -x1069 -x1583 -x2684
152.80/152.80	v -x1778 x372 x552 x2236 x1170 -x2641 -x159 -x844 -x258 x1957 x1116 x1180 x430 -x377 -x2267 x66 -x2446 -x1970 -x909 -x867 x1496
152.80/152.80	v -x923 -x1111 -x1367 -x978 -x1824 -x1671 -x1082 x837 x321 -x2651 -x770 -x1876 x1200 -x1680 -x2238 x2672 -x2601 x2153 -x499
152.80/152.80	v -x730 -x1438 -x2505 -x158 -x1360 -x755 -x446 -x2343 -x211 -x2215 -x621 -x2023 -x1682 -x795 -x2662 -x2565 -x1756 -x1886
152.80/152.80	v -x2450 -x365 -x1760 x1229 -x2051 x581 -x338 -x2327 -x1815 -x240 -x700 x1964 -x2016 -x79 -x1027 -x855 x50 -x2464 -x1324 x2632
152.80/152.80	v x2068 -x2211 x75 -x86 -x2440 x1339 x1491 -x398 -x1480 -x2460 x329 -x1892 -x2693 x632 -x2106 -x2206 -x1536 -x2675 -x2619
152.80/152.80	v x352 x787 x1896 -x880 -x2724 x1636 -x1800 x1803 x2241 x1051 -x2592 -x2185 -x2239 -x1398 x1515 -x2463 x1679 -x1449 -x502
152.80/152.80	v -x1721 -x2603 x806 -x2177 x122 -x744 x343 x2169 x1302 x2473 -x1655 x1430 x2199 x2034 x1598 x532 -x1562 -x1475 x366 -x906
152.80/152.80	v -x2655 -x1011 -x87 x2411 -x94 -x494 -x1387 x1554 -x1619 -x648 x1117 x2676 -x1473 x2751 x1479 -x1178 -x572 x1284 -x1305 x1963
152.80/152.80	v -x1923 -x579 -x458 -x2102 -x188 -x1749 -x2556 -x2571 x644 -x2055 -x516 x2664 x2686 -x1992 -x2758 x2670 -x1143 x1459 -x2634
152.80/152.80	v -x118 -x481 x2357 x1089 -x1706 x2342 -x843 x1931 -x989 -x1341 -x1035 -x825 -x143 -x2015 -x1464 -x1064 -x536 -x1365 -x794
152.80/152.80	v -x1871 -x822 -x834 -x261 -x437 -x1095 -x2159 -x913 -x814 x1869 -x306 x1422 -x1546 x866 -x220 -x1597 -x1718 -x2442 -x314
152.80/152.80	v x1945 x1766 -x239 -x1684 -x2175 -x178 -x2246 -x752 x274 -x1275 -x2157 -x1332 -x603 -x1624 x1966 -x2125 -x1889 -x1467 -x173
152.80/152.80	v -x2735 -x832 x2397 -x2182 -x2479 -x1894 -x2166 -x2754 -x1396 x1448 -x976 -x1073 -x665 -x2108 -x1296 -x1862 -x714 -x1413
152.80/152.80	v -x2453 -x1159 -x1593 x737 -x404 x719 -x1930 x1503 x1462 -x1552 x219 -x1743 -x1062 -x1520 -x117 -x573 -x772 -x1648 x1299
152.80/152.80	v -x2096 x929 -x614 x1142 x647 -x2497 -x1325 -x1472 x2037 -x1783 -x2126 -x2405 x2306 -x2073 -x2025 x1330 -x1388 -x346 x2483
152.80/152.80	v -x271 -x2537 -x473 -x1001 -x674 x2534 x1277 -x559 -x1537 -x1804 -x190 -x378 -x95 x1167 -x1241 x1100 -x1506 -x229 -x1182
152.80/152.80	v x1904 -x788 -x2081 -x653 -x541 -x2148 -x2032 -x951 -x2259 -x2131 -x2138 -x2494 -x652 -x382 -x112 -x2233 x1313 x1525 -x1405
152.80/152.80	v -x364 -x2367 -x275 -x288 -x253 -x1183 -x1025 -x902 -x417 -x1677 -x1676 -x310 -x1456 -x1121 -x982 -x1384 -x2339 x1835 -x2242
152.80/152.80	v -x958 -x264 -x590 -x1036 -x73 -x2188 x197 -x2224 -x1789 -x1349 x2718 -x1582 -x2750 -x1153 -x1257 -x3 -x1187 x1888 -x1902
152.80/152.80	v x20 -x424 x2503 -x1192 -x1357 -x517 x1000 x2658 -x1831 -x2321 -x104 -x2381 -x167 -x1171 -x2121 -x335 -x2341 x2240 -x698
152.80/152.80	v -x1709 -x1504 -x1959 -x748 -x805 -x1825 -x1860 -x337 -x1420 -x12 -x1952 -x1563 x202 -x1868 x1856 x1675 -x47 -x1390 -x234
152.80/152.80	v -x1969 -x136 -x560 -x928 -x1075 -x2639 -x2119 -x2183 -x2588 -x861 -x987 -x334 -x618 -x1071 x2212 x62 x1767 x36 -x1576 x1967
152.80/152.80	v -x1757 -x11 -x2314 -x2054 -x2337 -x1832 -x1254 -x2277 -x376 -x1191 -x1584 -x2100 -x1634 -x1058 -x2340 -x689 -x1799 -x2273
152.80/152.80	v -x1579 -x1465 -x1924 -x2554 x629 -x2155 -x891 -x1469 x601 -x1068 -x2043 -x873 x16 -x340 -x2232 x467 -x2698 -x232 -x180 x1649
152.80/152.80	v -x1083 -x504 -x1954 -x2615 -x2515 -x1425 -x1293 -x911 -x322 -x661 -x348 -x284 -x1609 -x920 -x25 -x1594 -x1317 -x695 -x2715
152.80/152.80	v -x1667 -x2643 -x1777 -x2465 -x2092 -x327 -x2501 -x1353 x260 -x1326 -x81 x1518 -x1154 -x2350 -x1044 -x2746 -x223 -x1015
152.80/152.80	v -x1488 -x953 -x2305 -x1626 -x1173 -x510 x89 -x171 -x649 -x1164 -x2349 -x422 x179 -x2665 -x2009 -x1908 -x313 -x412 -x1847
152.80/152.80	v -x1374 -x672 -x447 -x2523 -x1246 x2070 -x9 x1972 -x1588 -x1528 -x2115 -x1581 -x243 -x204 -x522 -x1419 -x476 x2525 x291 -x1569
152.80/152.80	v -x954 -x490 -x491 -x717 -x110 -x519 -x26 -x149 -x1899 -x236 -x88 -x782 -x160 -x2290 -x550 -x426 x1138 -x2110 -x2573 -x856
152.80/152.80	v -x681 -x500 -x1410 x1622 x2149 -x793 -x2443 -x2028 -x682 x135 -x2045 -x792 -x2372 -x589 -x1318 -x1875 -x1819 -x2017 -x2489
152.80/152.80	v -x1941 -x683 -x2168 -x2098 -x523 x2668 x2141 -x336 -x1955 -x468 -x262 -x226 -x2195 x1061 -x1905 -x2301 x1526 -x2330 -x1946
152.80/152.80	v x2613 -x1595 -x1126 -x1540 -x1683 -x2158 -x1585 -x558 -x823 -x2355 x255 -x1672 -x2137 -x14 -x390 -x52 -x2631 x1696 -x1114
152.80/152.80	v -x2078 -x758 x607 -x1960 -x2759 x1224 -x1283 x2467 x2674 x2725 -x1297 -x2378 x2617 -x1156 -x2313 -x1400 -x2384 -x2448 -x2161
152.80/152.80	v -x809 -x1477 -x2116 -x2435 -x1547 -x2563 x92 x1150 -x1775 -x379 -x2328 x1409 -x441 -x1328 -x610 -x2167 -x2296 -x2578 -x28
152.80/152.80	v -x932 -x107 -x237 -x1900 -x686 -x65 -x817 -x965 -x48 -x1848 -x1010 -x1710 -x588 -x1408 -x2649 -x1793 -x1545 -x360 -x2334
152.80/152.80	v -x215 -x55 -x303 -x2075 -x493 x287 x2156 -x549 -x396 -x1513 -x908 -x256 -x1249 -x1932 -x2424 -x981 -x2227 -x388 -x42 x2741
152.80/152.80	v -x1454 -x640 -x1982 -x189 x1812 -x1516 x2118 -x2040 -x2394 -x496 -x1885 -x816 -x1043 -x1342 -x628 -x1268 -x8 -x100 -x137
152.80/152.80	v -x1306 -x224 -x2007 -x845 -x1351 -x1086 -x1077 x1216 -x2 -x1378 -x1265 -x2687 x738 -x1891 -x1705 -x1559 -x1733 -x1007 -x1795
152.80/152.80	v -x1895 -x60 -x1421 -x140 -x1701 -x1358 -x1589 -x367 -x1691 -x2001 -x2260 -x1561 -x1787 -x869 -x1782 -x2434 x645 -x556 -x934
152.80/152.80	v -x2721 -x597 -x2067 -x757 x2688 -x1761 -x1307 -x797 -x1792 x1127 x2583 -x2640 -x1839 -x413 -x1850 -x2499 -x624 -x2385 -x298
152.80/152.80	v -x2229 -x1262 -x2748 -x61 -x2324 x803 -x2101 -x634 -x2449 -x2201 -x1965 -x1861 -x1645 -x1635 -x129 -x1327 -x1050 -x688
152.80/152.80	v -x1288 -x1897 -x731 -x77 -x1780 x1620 -x2764 x1101 -x1220 -x1094 -x2225 -x1854 x1492 -x662 -x525 -x1213 -x2621 -x2048 -x406
152.80/152.80	v -x1048 -x1838 -x718 -x2409 -x627 -x2282 -x1226 -x151 x1730 -x1314 x2723 -x456 -x2345 -x39 -x854 -x2728 -x427 -x2466 x509
152.80/152.80	v -x146 -x1495 -x1991 -x2753 -x2154 -x1651 -x1484 -x1042 -x276 -x1196 -x2390 -x1618 -x2477 -x191 x2711 x2461 -x884 -x2320
152.80/152.80	v -x1092 -x1550 -x1735 x2512 -x546 -x1020 -x2533 -x344 -x1087 -x853 -x1629 -x659 -x444 -x1446 -x2254 -x2283 -x1024 -x899
152.80/152.80	v -x945 -x2511 -x2717 -x1003 -x1738 -x1078 -x941 -x2518 -x2682 -x2276 -x1493 -x540 -x1240 x780 -x1063 x507 -x2053 -x1903
152.80/152.80	v -x1637 -x826 -x469 x205 x2500 -x1345 -x2066 -x1331 -x2139 -x1312 x1034 -x2187 -x527 -x1829 -x1427 -x1285 -x67 x2318 -x736
152.80/152.80	v x1580 -x283 -x1790 x1308 -x753 -x1452 -x1348 -x594 -x2539 -x970 -x1607 -x1926 -x44 -x888 -x304 -x1881 -x859 -x514 x1857
152.80/152.80	v -x2545 -x512 -x1863 -x696 -x2454 -x2471 -x1978 x2552 -x980 -x408 -x2413 -x639 -x2274 -x850 -x231 -x2299 -x333 -x2680 -x2127
152.80/152.80	v -x1631 x1708 -x250 x524 -x124 -x1163 -x1021 -x54 -x2612 x1715 -x2596 -x1879 -x839 -x2654 -x2564 -x2620 -x950 -x2248 -x2493
152.80/152.80	v -x949 -x1817 -x2428 -x690 x1779 -x1921 -x1189 -x1162 -x2298 -x883 -x198 -x2398 -x2763 x539 -x217 -x1541 -x2577 -x907 -x1032
152.80/152.80	v -x892 -x2221 -x2582 -x586 -x2416 -x1369 x449 x2738 -x269 -x2574 -x2091 -x1855 -x2135 -x2623 -x483 -x1973 -x76 -x139 -x1786
152.80/152.80	v -x1222 -x2213 -x968 -x2408 -x1702 -x956 -x915 -x454 -x2695 -x128 -x428 x2278 x486 x1662 -x1693 x564 -x411 -x875 -x59 x2647
152.80/152.80	v -x2532 x2352 -x2624 x442 -x1166 -x952 -x2530 x957 -x1217 -x1533 -x324 -x2611 -x194 x362 -x1300 -x2353 -x988 -x937 -x515
152.80/152.80	v -x651 -x894 -x1791 -x2474 -x1134 -x2645 -x605 -x537 -x2300 -x1158 -x2412 -x282 -x2204 -x1152 -x113 -x121 -x2576 -x1428
152.80/152.80	v -x751 -x1564 -x1507 -x1375 -x1723 -x272 -x2765 -x1072 -x893 -x1833 -x2122 -x1090 -x637 -x1695 -x2417 -x882 x2344 -x2697
152.80/152.80	v -x1 -x111 -x2432 -x374 -x1461 -x2607 -x1725 -x1652 -x1551 -x1785 -x2441 -x1028 -x1370 x1412 -x2319 -x2258 -x977 -x166 -x354
152.80/152.80	v -x1998 -x2152 -x1717 -x1362 x1194 x482 -x2666 x1097 -x2487 -x266 -x2294 -x713 -x1560 -x948 -x175 -x248 -x147 x2481 -x2439
152.80/152.80	v x779 x1023 x2077 x1974 x1443 x2176 -x1527 -x1951 -x1098 -x821 -x2062 x768 -x359 -x2744 -x1772 -x193 -x1919 -x2538 -x1049
152.80/152.80	v -x2456 -x600 -x438 -x2597 x1258 x962 -x402 -x2575 -x2553 -x2074 x813 -x2569 -x2490 -x643 -x2285 -x561 -x2392 -x1820 -x1376
152.80/152.80	v -x1379 -x617 -x2626 -x1190 -x553 -x2701 -x1553 -x2359 -x1432 -x1914 -x1656 -x463 -x2598 -x642 -x567 -x656 -x2566 -x1577
152.80/152.80	v -x796 -x1066 -x1538 -x2452 -x1115 -x1209 -x1865 -x2046 x1548 x745 -x2132 -x2164 -x2174 -x183 -x2702 -x1204 -x1235 -x1858
152.80/152.80	v -x1575 x196 -x1188 -x2003 -x395 -x40 -x2653 -x620 -x1880 -x756 -x432 -x13 -x1823 -x828 x1514 -x1014 -x330 -x90 -x1132 -x309
152.80/152.80	v -x2151 -x1539 -x462 -x966 -x2163 x1557 -x2297 -x1601 -x633 -x1129 -x2756 -x849 -x1519 -x1176 -x1372 -x1745 -x1057 x2609
152.80/152.80	v -x526 -x1994 -x1567 -x2419 -x1197 -x2234 -x764 -x2600 -x29 x1870 -x91 -x503 -x2714 -x436 -x2311 x2036 x1826 -x1694 -x1391
152.80/152.80	v -x2113 -x2170 -x1726 -x657 -x1922 x228 -x185 -x2000 -x1329 -x608 -x2057 -x316 -x2047 -x38 -x2147 -x1936 -x701 -x2683 x1137
152.80/152.80	v -x152 -x1981 -x1218 -x985 -x724 -x1054 -x2107 -x998 -x1988 -x1108 -x22 x1295 -x598 -x2013 -x1843 -x1699 -x702 -x1207 -x1985
152.80/152.80	v -x2375 -x955 -x2622 -x2291 -x2006 -x1319 -x1586 x1511 -x259 x1724 -x529 -x711 -x994 -x1906 -x210 -x2373 -x1476 -x691 -x1571
152.80/152.80	v -x2363 -x1445 -x765 x1002 -x2209 -x2198 -x2219 -x577 -x2591 -x2399 -x2514 -x1625 -x677 -x1311 -x707 -x154 -x1310 -x2482
152.80/152.80	v -x2095 -x434 -x1956 -x2739 -x877 -x1558 -x2012 -x1840 -x1498 -x2123 -x400 -x1426 -x1059 -x1232 -x2707 -x1565 -x1811 -x1336
152.80/152.80	v -x221 -x1244 -x575 -x2338 -x1864 -x533 -x766 -x1417 -x1386 -x1406 -x1768 -x967 -x582 -x109 -x1867 -x1996 -x1361 -x936 -x2388
152.80/152.80	v -x2421 -x488 -x157 -x846 -x1382 -x2513 x799 x2270 x2380 -x1355 -x1338 -x2280 -x2410 -x1401 -x1633 -x415 x2727 -x2010 -x1193
152.80/152.80	v -x2445 -x2567 -x1414 -x319 -x1522 -x233 -x1065 x1228 -x991 -x727 -x626 -x903 -x1995 x927 x1291 -x1805 -x1460 -x638 -x2369
152.80/152.80	v -x1322 -x2551 x1012 x2069 -x1481 x49 x2128 x2606 -x1160 -x1866 -x1440 -x2692 -x1707 -x781 -x2160 -x1590 -x292 -x2348 -x1416
152.80/152.80	v x1120 x1958 -x1890 -x144 -x353 -x368 -x2210 -x2585 -x739 -x2202 -x709 -x1169 -x664 -x252 -x2172 -x1289 -x1287 -x2703 -x830
152.80/152.80	v -x666 -x1123 -x1736 -x1764 -x697 -x2133 -x2193 -x1085 x2737 -x2310 -x1990 -x1673 -x1713 -x2042 -x986 x2663 -x2005 -x1038
152.80/152.80	v -x2292 -x286 -x1487 -x2272 -x1943 x972 -x1750 -x1053 -x1674 -x192 -x2252 -x1927 -x667 -x356 -x595 -x2678 -x969 -x1356 -x2018
152.80/152.80	v -x1556 -x2094 -x315 -x658 -x716 -x2287 -x1081 -x1368 -x174 -x684 -x342 -x554 -x1570 -x1591 -x2604 -x392 -x2309 -x1380 x2192
152.80/152.80	v -x528 -x1436 -x270 x1568 x1915 -x2230 -x235 -x2629 -x574 -x563 -x1292 -x1205 -x774 -x535 -x386 -x2030 -x1592 x622 x1099
152.80/152.80	v -x1250 -x2507 -x350 -x851 -x285 -x599 x2279 -x568 -x1615 -x1253 -x710 -x506 -x2652 -x145 -x2749 -x186 -x1613 -x405 -x445
152.80/152.80	v -x2332 -x423 -x723 -x2403 -x296 -x2362 -x2404 -x268 -x999 -x749 -x2396 -x498 -x2104 -x97 -x27 -x2646 -x2223 -x263 -x409
152.80/152.80	v -x2572 -x2130 -x1256 -x216 -x1841 x101 -x1485 -x1148 -x1274 -x871 -x2220 -x974 -x1033 -x380 -x720 -x2256 -x931 -x1088 -x64
152.80/152.80	v -x2226 -x1638 -x2681 -x576 -x123 -x2546 -x712 -x578 -x2729 -x1366 -x2033 -x2608 -x153 -x421 -x2656 -x543 -x1340 -x1104
152.80/152.80	v -x23 -x227 -x429 -x2217 -x492 -x131 -x410 -x2531 -x1149 -x2307 -x520 -x2097 -x431 -x808 -x2616 -x58 -x242 -x2004 -x518 -x2205
152.80/152.80	v -x485 -x98 -x1573 -x848 -x2014 -x1347 -x2458 -x1968 -x2401 -x1882 -x773 -x1471 -x1605 -x678 -x2088 -x1458 -x213 -x2657
152.80/152.80	v -x1026 -x1234 -x1155 -x2761 -x2180 -x1508 -x2671 -x2524 -x1056 -x1543 -x1070 -x1587 -x1463 x17 -x2084 -x1740 -x593 -x2644
152.80/152.80	v -x1128 -x852 -x521 -x1797 -x2269 -x602 -x170 -x1665 -x946 -x1687 -x1301 -x2253 -x2462 -x32 -x1742 -x1659 -x2529 x2423 -x2222
152.80/152.80	v -x1119 -x2231 -x1741 -x1337 -x1109 -x1986 -x534 -x2140 -x325 -x2478 -x156 x1818 -x1385 -x1185 -x1407 x443 -x1784 -x2271
152.80/152.80	v -x1810 -x2696 -x1808 -x68 x1130 -x2076 x2431 -x130 -x2216 -x2371 -x1252 -x1844 -x668 -x1230 -x451 -x2173 -x2387 -x251 -x2114
152.80/152.80	v -x1184 -x1666 -x1842 -x1352 -x2085 -x1457 -x1009 -x433 -x1415 -x381 -x489 -x895 -x2581 -x2281 -x230 -x1646 -x612 -x2370
152.80/152.80	v -x508 -x2502 -x246 -x1512 -x1046 -x2436 -x2691 -x1770 -x391 -x1720 -x2361 -x1431 -x2627 -x921 -x635 -x732 -x403 -x2584
152.80/152.80	v x195 -x2317 -x2109 -x15 -x1040 -x729 -x1093 -x1700 -x466 -x407 -x996 -x2203 -x918 -x1494 -x2059 -x1500 x1971 x1604 x784
152.80/152.80	v x979 -x2438 -x2304 -x1997 -x1983 -x1294 -x933 -x680 -x761 -x45 -x542 -x203 -x1641 -x349 x470 x2264 -x858 -x1942 -x2498 -x85
152.80/152.80	v -x244 -x896 -x1052 -x2197 -x1698 -x1845 -x2308 -x414 x2667 -x912 -x2247 -x1269 -x440 -x2420 -x1199 -x4 -x2178 -x1987 -x1821
152.80/152.80	v -x184 -x115 -x1737 -x1103 -x1510 -x715 -x317 -x1105 -x1373 -x2605 -x2406 -x615 -x1884 -x2550 -x420 -x1047 -x1872 -x2393
152.80/152.80	v -x1490 -x484 -x811 -x1450 -x2072 -x2255 -x2391 -x747 -x43 -x2244 -x1363 -x96 -x1247 -x472 -x2568 -x1478 -x2265 -x2346 -x778
152.80/152.80	v x2261 -x320 -x938 -x2476 -x1754 -x1321 -x675 -x1509 -x2162 -x439 -x164 -x964 -x930 -x2329 -x2742 -x1364 -x740 -x480 -x1529
152.80/152.80	v -x165 -x63 -x2492 -x1763 -x2618 -x705 -x2400 -x2677 -x840 -x1827 -x2595 -x783 -x2470 x511 -x699 x457 -x2433 -x108 -x800
152.80/152.80	v -x1041 -x289 -x2382 -x829 -x1681 -x1796 -x1524 -x148 -x1877 -x2414 -x2731 -x114 -x2214 -x2557 -x459 -x311 -x703 -x347 -x1344
152.80/152.80	v -x6 -x1640 -x2451 -x1669 -x963 -x294 -x935 -x1643 -x84 -x2407 -x2535 -x1453 -x1688 -x706 -x2050 x2019 -x763 -x1243 -x1266
152.80/152.80	v x1654 -x1470 x704 -x2560 -x570 -x297 x1483 -x1017 -x1647 -x358 -x1354 -x1118 -x1195 -x2579 -x2638 -x2599 -x870 x728 -x676
152.80/152.80	v -x1395 -x1722 -x1263 -x2495 -x754 -x2386 -x281 -x544 -x302 -x1602 -x1045 -x2065 -x1697 -x1084 -x1212 x2374 -x1678 -x2488
152.80/152.80	v -x2082 -x141 -x455 -x2755 -x1501 -x1874 -x679 x2580 -x1280 -x2716 -x1933 -x125 -x369 -x2522 -x2586 -x641 -x2402 -x2237
152.80/152.80	v -x1617 -x465 -x1748 -x2071 -x1251 -x2289 -x2429 -x1873 -x2021 -x2447 -x1846 -x1210 -x249 -x1091 -x566 -x833 -x326 -x1157
152.80/152.80	v -x1578 -x922 -x990 -x905 -x2129 -x370 -x475 -x591 -x1739 -x1663 -x2099 -x1286 -x1912 -x2485 -x1813 -x1502 -x973 -x2351
152.80/152.80	v -x1013 x1910 -x604 -x776 -x105 -x2360 -x545 -x2366 -x2562 -x2207 -x425 -x824 -x611 -x150 -x1686 -x2659 -x2625 -x383 -x1600
152.80/152.80	v -x1238 -x997 -x279 -x1214 -x74 -x940 -x1531 -x2734 -x1918 -x57 -x199 -x119 -x1055 -x295 -x1181 -x1140 -x1139 -x351 -x1016
152.80/152.80	v -x596 -x860 x1913 -x616 -x2660 -x2008 -x1225 -x1944 -x1399 -x357 -x31 -x2732 -x1759 -x2194 -x1612 -x513 -x1444 -x1962 -x1107
152.80/152.80	v -x1878 -x2730 -x387 -x371 -x1630 -x1489 -x2038 -x474 -x120 -x2184 -x2713 -x1219 -x1937 -x385 -x2733 -x2437 -x2020 -x1429
152.80/152.80	v -x1893 x2315 -x2262 -x2602 -x102 -x742 -x2527 -x1632 -x452 -x1282 -x1608 -x479 -x1961 -x176 -x1746 -x1006 -x1273 -x1237
152.80/152.80	v -x1423 x1131 x2648 -x212 x2475 -x2145 -x1938 -x548 -x2650 -x2189 -x1712 x2257 -x802 -x308 -x2044 -x1657 -x7 -x708 -x1747
152.80/152.80	v -x1377 -x1202 -x1060 -x1136 -x2086 -x2389 -x2528 -x1320 -x1497 -x2516 x2459 -x1168 -x478 -x1004 -x1211 x495 x1925 -x2422
152.80/152.80	v -x1474 -x2628 -x1544 -x606 -x878 -x592 -x2039 -x1096 -x1179 -x1239 -x1233 -x1447 -x2457 -x2486 -x35 -x636 -x2022 -x2365
152.80/152.80	v -x2061 -x1411 -x1975 -x1151 -x2144 -x619 -x1728 -x181 -x1022 -x959 -x2093 x1018 -x1174 -x1215 x172 x1837 x2302 -x841 -x2719
152.80/152.80	v -x1769 -x1371 -x898 -x2469 -x21 -x1751 -x726 -x1067 -x865 -x1758 -x1727 -x2521 -x1606 -x890 -x939 -x565 -x46 -x831 -x2354
152.80/152.80	v -x819 -x2558 -x1977 -x1950 -x1333 -x1290 -x1346 -x1255 x1270 -x531 -x2286 -x975 -x461 -x2480 -x1928 -x916 -x789 -x1729
152.80/152.80	v -x106 -x208 -x2593 -x1486 -x1603 -x1852 -x1716 -x2669 -x804 -x1267 -x613 x1916 -x10 -x2762 -x1851 -x771 -x2637 -x2720 -x1201
152.80/152.80	v -x1113 -x2635 -x1455 -x2171 -x1814 -x769 -x1434 -x2508 -x1901 -x34 -x1236 -x2150 -x2752 -x2689 -x1343 -x1650 -x2745 -x200
152.80/152.80	v -x2041 -x694 -x872 -x1008 -x2379 -x2706 -x2561 -x30 -x2031 -x2358 -x583 -x2543 x1245 -x1418 -x2312 -x1644 -x760 -x746 -x1984
152.80/152.80	v -x631 -x5 -x207 -x448 -x609 -x501 -x2690 -x1439 -x2146 -x897 -x926 -x80 -x389 -x2555 -x2415 -x759 -x827 -x1394 -x1223 -x1979
152.80/152.80	v -x725 -x2356 -x1949 -x584 -x924 -x2642 -x318 -x798 -x1242 -x332 -x450 -x2303 -x1110 -x857 -x961 -x1953 -x127 -x1260 -x2181
152.80/152.80	v -x1499 -x2275 -x2700 -x1281 -x2112 -x2251 -x807 -x1859 -x555 -x762 -x1642 -x416 -x1685 -x2427 -x1186 -x1468 -x2710 -x1248
152.80/152.80	v -x1279 -x1482 -x2496 -x214 -x847 -x2509 -x810 -x99 -x1030 -x1102 -x1816 -x2536 -x669 -x2673 -x2630 -x1639 -x984 -x904 -x569
152.80/152.80	v -x1442 -x1276 -x2196 -x138 -x1402 -x2333 -x1175 -x19 -x1124 -x299 -x116 -x2699 -x1898 -x2510 -x1939 -x245 -x1261 -x161
152.80/152.80	v -x267 -x355 -x1135 -x278 -x53 -x960 -x743 -x1752 -x2743 -x2049 -x1834 -x1437 -x2083 -x477 -x2243 -x1596 -x72 -x33 -x1005
152.80/152.80	v -x277 -x734 -x373 -x1771 -x2548 -x418 -x1692 -x182 -x1198 -x2709 -x2430 -x78 -x654 -x397 -x562 -x663 -x2747 -x1999 -x323
152.80/152.80	v -x1393 -x1392 -x2111 x2364 x393 -x2541 -x2377 -x1664 -x2712 -x995 -x1993 -x836 -x1703 -x2027 -x24 -x547 -x257 -x2179 -x273
152.80/152.80	v -x886 -x901 x162
152.80/152.80	c _______________________________________________________________________________
152.80/152.80	c 
152.80/152.80	c restarts              : 20
152.80/152.80	c conflicts             : 592009         (3875 /sec)
152.80/152.80	c decisions             : 1540735        (10086 /sec)
152.80/152.80	c propagations          : 0              (0 /sec)
152.80/152.80	c inspects              : 0              (0 /sec)
152.80/152.80	c CPU time              : 152.758 s
152.80/152.80	c _______________________________________________________________________________

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

/tmp/evaluation/420657-1177428963/instance-420657-1177428963.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/node16/watcher-420657-1177428963 -o ROOT/results/node16/solver-420657-1177428963 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420657-1177428963/minisat+ /tmp/evaluation/420657-1177428963/instance-420657-1177428963.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 6145
/proc/meminfo: memFree=1901064/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=1048 CPUtime=0
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 190813970 1073152 104 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 262 104 74 215 0 44 0

[startup+0.0554899 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 6145
/proc/meminfo: memFree=1901064/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=1592 CPUtime=0.05
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 258 0 0 0 5 0 0 0 18 0 1 0 190813970 1630208 244 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 398 244 75 215 0 180 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1592

[startup+0.10148 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 6145
/proc/meminfo: memFree=1901064/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=2032 CPUtime=0.09
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 353 0 0 0 9 0 0 0 18 0 1 0 190813970 2080768 339 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 508 339 75 215 0 290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2032

[startup+0.301438 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 6145
/proc/meminfo: memFree=1901064/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=3584 CPUtime=0.29
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 752 0 0 0 29 0 0 0 19 0 1 0 190813970 3670016 738 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 896 738 75 215 0 678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3584

[startup+0.701356 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 6145
/proc/meminfo: memFree=1901064/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=6672 CPUtime=0.69
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 1504 0 0 0 69 0 0 0 23 0 1 0 190813970 6832128 1490 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 1668 1490 75 215 0 1450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6672

[startup+1.50119 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1893120/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=12232 CPUtime=1.49
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 2945 0 0 0 146 3 0 0 18 0 1 0 190813970 12525568 2931 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572676 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 3058 2931 103 215 0 2840 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12232

[startup+3.10186 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1889536/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=12428 CPUtime=3.09
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 2961 0 0 0 306 3 0 0 25 0 1 0 190813970 12726272 2947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 3107 2947 103 215 0 2889 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12428

[startup+6.30119 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1889344/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=12428 CPUtime=6.29
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 2966 0 0 0 626 3 0 0 25 0 1 0 190813970 12726272 2952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 3107 2952 103 215 0 2889 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12428

[startup+12.7029 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1889280/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=12428 CPUtime=12.69
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 2968 0 0 0 1266 3 0 0 25 0 1 0 190813970 12726272 2954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 3107 2954 103 215 0 2889 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12428

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1889344/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=12432 CPUtime=25.49
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 2973 0 0 0 2546 3 0 0 25 0 1 0 190813970 12730368 2959 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 3108 2959 103 215 0 2890 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12432

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1888832/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=12968 CPUtime=51.09
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 3105 0 0 0 5105 4 0 0 25 0 1 0 190813970 13279232 3091 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 3242 3091 103 215 0 3024 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 12968

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1886528/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=15084 CPUtime=102.3
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 3643 0 0 0 10225 5 0 0 25 0 1 0 190813970 15446016 3629 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 3771 3629 103 215 0 3553 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15084

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

[startup+127.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1885824/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=15744 CPUtime=127.9
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 3809 0 0 0 12785 5 0 0 25 0 1 0 190813970 16121856 3795 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 3936 3795 103 215 0 3718 0
Current children cumulated CPU time (s) 127.9
Current children cumulated vsize (KiB) 15744

[startup+140.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1885696/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=15876 CPUtime=140.7
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 3838 0 0 0 14065 5 0 0 25 0 1 0 190813970 16257024 3824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 3969 3824 103 215 0 3751 0
Current children cumulated CPU time (s) 140.7
Current children cumulated vsize (KiB) 15876

[startup+147.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1885568/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=16008 CPUtime=147.09
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 3875 0 0 0 14704 5 0 0 25 0 1 0 190813970 16392192 3861 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580893 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 4002 3861 103 215 0 3784 0
Current children cumulated CPU time (s) 147.09
Current children cumulated vsize (KiB) 16008

[startup+150.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1885568/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=16152 CPUtime=150.29
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 3885 0 0 0 15024 5 0 0 25 0 1 0 190813970 16539648 3871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 4038 3871 103 215 0 3820 0
Current children cumulated CPU time (s) 150.29
Current children cumulated vsize (KiB) 16152

[startup+151.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1885440/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=16152 CPUtime=151.89
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 3901 0 0 0 15184 5 0 0 25 0 1 0 190813970 16539648 3887 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576810 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 4038 3887 103 215 0 3820 0
Current children cumulated CPU time (s) 151.89
Current children cumulated vsize (KiB) 16152

[startup+152.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1885440/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=16152 CPUtime=152.29
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 3901 0 0 0 15224 5 0 0 25 0 1 0 190813970 16539648 3887 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 4038 3887 103 215 0 3820 0
Current children cumulated CPU time (s) 152.29
Current children cumulated vsize (KiB) 16152

[startup+152.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1885440/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=16152 CPUtime=152.69
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 3901 0 0 0 15264 5 0 0 25 0 1 0 190813970 16539648 3887 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 4038 3887 103 215 0 3820 0
Current children cumulated CPU time (s) 152.69
Current children cumulated vsize (KiB) 16152

[startup+152.802 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 6146
/proc/meminfo: memFree=1885440/2055920 swapFree=4148656/4192956
[pid=6145] ppid=6143 vsize=16152 CPUtime=152.8
/proc/6145/stat : 6145 (minisat+) R 6143 6145 5767 0 -1 4194304 3901 0 0 0 15275 5 0 0 25 0 1 0 190813970 16539648 3887 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6145/statm: 4038 3887 103 215 0 3820 0
Current children cumulated CPU time (s) 152.8
Current children cumulated vsize (KiB) 16152

Child status: 10
Real time (s): 152.814
CPU time (s): 152.819
CPU user time (s): 152.758
CPU system time (s): 0.06099
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 16152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 152.758
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3905
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= 100
involuntary context switches= 3100

runsolver used 0.12998 second user time and 0.402938 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue Apr 24 15:36:03 UTC 2007

IDJOB= 420657
IDBENCH= 47861
IDSOLVER= 156
FILE ID= node16/420657-1177428963

PBS_JOBID= 4675743

Free space on /tmp= 66401 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  4576cc8fc04e724f566c334891bf46f7

RANDOM SEED= 955088177

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:       1901472 kB
Buffers:         17208 kB
Cached:          61892 kB
SwapCached:      12292 kB
Active:          54136 kB
Inactive:        48412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1901472 kB
SwapTotal:     4192956 kB
SwapFree:      4148656 kB
Dirty:            3560 kB
Writeback:           0 kB
Mapped:          30480 kB
Slab:            37376 kB
Committed_AS:  7515472 kB
PageTables:       1836 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= 66401 MiB

End job on node16 on Tue Apr 24 15:38:36 UTC 2007