Trace number 1884084

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
bsolo 3.1 pbSAT 1056.8 1057.1

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/
others/QG7a-gensys-ukn005.sat05-3845.reshuffled-07.opb
MD5SUM4ce1127a8ad8373c72d2715df326072b
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 benchmark34.9507
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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

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

Verifier Data

OK	0

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1884084-1245254150/watcher-1884084-1245254150 -o /tmp/evaluation-result-1884084-1245254150/solver-1884084-1245254150 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1884084-1245254150.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 6665
/proc/meminfo: memFree=1753008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=11928 CPUtime=0
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 193016069 12214272 234 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 2982 234 174 640 0 2034 0

[startup+0.066727 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 6665
/proc/meminfo: memFree=1753008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=12864 CPUtime=0.05
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 575 0 0 0 5 0 0 0 18 0 1 0 193016069 13172736 559 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 3216 559 264 640 0 2268 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12864

[startup+0.10173 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 6665
/proc/meminfo: memFree=1753008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=13400 CPUtime=0.09
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 747 0 0 0 9 0 0 0 18 0 1 0 193016069 13721600 731 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 3350 731 315 640 0 2402 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13400

[startup+0.301751 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 6665
/proc/meminfo: memFree=1753008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=16628 CPUtime=0.29
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 2055 0 0 0 28 1 0 0 19 0 1 0 193016069 17027072 1735 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 4157 1735 191 640 0 3513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16628

[startup+0.701791 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 6665
/proc/meminfo: memFree=1753008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=16760 CPUtime=0.69
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 2065 0 0 0 67 2 0 0 23 0 1 0 193016069 17162240 1745 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 4190 1745 191 640 0 3546 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16760

[startup+1.50187 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 6666
/proc/meminfo: memFree=1747752/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=15736 CPUtime=1.49
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 2278 0 0 0 146 3 0 0 25 0 1 0 193016069 16113664 1499 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 3934 1499 197 640 0 3290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15736

[startup+3.10104 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 6666
/proc/meminfo: memFree=1746984/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=17336 CPUtime=3.09
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 2702 0 0 0 304 5 0 0 25 0 1 0 193016069 17752064 1923 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 4334 1923 197 640 0 3690 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17336

[startup+6.30137 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 6666
/proc/meminfo: memFree=1743784/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=19356 CPUtime=6.29
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 3207 0 0 0 622 7 0 0 25 0 1 0 193016069 19820544 2428 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 4839 2428 197 640 0 4195 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19356

[startup+12.702 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 6666
/proc/meminfo: memFree=1742376/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=20704 CPUtime=12.68
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 3537 0 0 0 1258 10 0 0 25 0 1 0 193016069 21200896 2758 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 5176 2758 197 640 0 4532 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20704

[startup+25.5013 s]
/proc/loadavg: 0.41 0.10 0.03 2/65 6666
/proc/meminfo: memFree=1741224/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=21872 CPUtime=25.49
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 3826 0 0 0 2534 15 0 0 25 0 1 0 193016069 22396928 3047 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 5468 3047 197 640 0 4824 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21872

[startup+51.102 s]
/proc/loadavg: 0.61 0.17 0.05 2/65 6666
/proc/meminfo: memFree=1739432/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=23676 CPUtime=51.08
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 4284 0 0 0 5086 22 0 0 25 0 1 0 193016069 24244224 3505 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 5919 3505 197 640 0 5275 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23676

[startup+102.305 s]
/proc/loadavg: 0.89 0.32 0.11 2/65 6666
/proc/meminfo: memFree=1735208/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=27852 CPUtime=102.26
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 5333 0 0 0 10191 35 0 0 25 0 1 0 193016069 28520448 4554 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 6963 4554 197 640 0 6319 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27852

[startup+162.301 s]
/proc/loadavg: 0.96 0.44 0.16 2/65 6666
/proc/meminfo: memFree=1727912/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=35132 CPUtime=162.24
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 7151 0 0 0 16174 50 0 0 25 0 1 0 193016069 35975168 6372 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 8783 6372 197 640 0 8139 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35132

[startup+222.302 s]
/proc/loadavg: 0.98 0.54 0.21 2/65 6666
/proc/meminfo: memFree=1727848/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=35136 CPUtime=222.23
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 7153 0 0 0 22157 66 0 0 25 0 1 0 193016069 35979264 6374 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 8784 6374 197 640 0 8140 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35136

[startup+282.302 s]
/proc/loadavg: 0.99 0.62 0.26 2/65 6666
/proc/meminfo: memFree=1727848/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=35136 CPUtime=282.21
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 7153 0 0 0 28144 77 0 0 25 0 1 0 193016069 35979264 6374 1992294400 134512640 137136520 4294956256 18446744073709551615 134544010 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 8784 6374 197 640 0 8140 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 35136

[startup+342.302 s]
/proc/loadavg: 0.99 0.69 0.30 2/65 6672
/proc/meminfo: memFree=1727600/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=35136 CPUtime=342.19
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 7153 0 0 0 34130 89 0 0 25 0 1 0 193016069 35979264 6374 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 8784 6374 197 640 0 8140 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 35136

[startup+402.302 s]
/proc/loadavg: 0.99 0.74 0.34 2/65 6672
/proc/meminfo: memFree=1727600/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=35144 CPUtime=402.17
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 7155 0 0 0 40119 98 0 0 25 0 1 0 193016069 35987456 6376 1992294400 134512640 137136520 4294956256 18446744073709551615 134605433 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 8786 6376 197 640 0 8142 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 35144

[startup+462.301 s]
/proc/loadavg: 0.99 0.79 0.38 2/65 6672
/proc/meminfo: memFree=1724848/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=37904 CPUtime=462.16
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 7848 0 0 0 46110 106 0 0 25 0 1 0 193016069 38813696 7069 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 9476 7069 197 640 0 8832 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 37904

[startup+522.301 s]
/proc/loadavg: 0.99 0.82 0.41 2/65 6672
/proc/meminfo: memFree=1724016/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=38696 CPUtime=522.14
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8041 0 0 0 52099 115 0 0 25 0 1 0 193016069 39624704 7262 1992294400 134512640 137136520 4294956256 18446744073709551615 134543837 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 9674 7262 197 640 0 9030 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 38696

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 6672
/proc/meminfo: memFree=1721776/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=40940 CPUtime=582.12
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8603 0 0 0 58090 122 0 0 25 0 1 0 193016069 41922560 7824 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10235 7824 197 640 0 9591 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 40940

[startup+642.302 s]
/proc/loadavg: 0.99 0.88 0.48 2/65 6672
/proc/meminfo: memFree=1721712/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=40940 CPUtime=642.11
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8603 0 0 0 64081 130 0 0 25 0 1 0 193016069 41922560 7824 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10235 7824 197 640 0 9591 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 40940

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 6672
/proc/meminfo: memFree=1721072/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41552 CPUtime=702.09
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8756 0 0 0 70072 137 0 0 25 0 1 0 193016069 42549248 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10388 7977 197 640 0 9744 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 41552

[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.54 2/65 6672
/proc/meminfo: memFree=1721072/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=762.08
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 76059 149 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 134605430 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 41532

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.57 2/65 6672
/proc/meminfo: memFree=1721072/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=822.05
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 82048 157 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 41532

[startup+882.301 s]
/proc/loadavg: 0.99 0.94 0.59 2/65 6672
/proc/meminfo: memFree=1721072/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=882.04
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 88037 167 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 134605523 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 41532

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 6672
/proc/meminfo: memFree=1721008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=942.02
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 94026 176 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 134544604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 41532

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.64 2/65 6672
/proc/meminfo: memFree=1721008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=1002
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 100014 186 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 41532

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

[startup+1023.9 s]
/proc/loadavg: 0.99 0.95 0.64 2/65 6672
/proc/meminfo: memFree=1721008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=1023.6
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 102171 189 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 134544127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 1023.6
Current children cumulated vsize (KiB) 41532

[startup+1036.7 s]
/proc/loadavg: 0.99 0.95 0.64 2/65 6672
/proc/meminfo: memFree=1721008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=1036.39
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 103447 192 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 1036.39
Current children cumulated vsize (KiB) 41532

[startup+1049.5 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 6672
/proc/meminfo: memFree=1721008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=1049.2
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 104725 195 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 1049.2
Current children cumulated vsize (KiB) 41532

[startup+1052.71 s]
/proc/loadavg: 0.99 0.96 0.65 2/65 6672
/proc/meminfo: memFree=1721008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=1052.39
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 105044 195 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 134551110 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 1052.39
Current children cumulated vsize (KiB) 41532

[startup+1054.3 s]
/proc/loadavg: 0.99 0.96 0.65 2/65 6672
/proc/meminfo: memFree=1721008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=1053.99
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 105204 195 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 1053.99
Current children cumulated vsize (KiB) 41532

[startup+1055.9 s]
/proc/loadavg: 0.99 0.96 0.65 2/65 6672
/proc/meminfo: memFree=1721008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=1055.6
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 105364 196 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 136502004 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 1055.6
Current children cumulated vsize (KiB) 41532

[startup+1056.7 s]
/proc/loadavg: 0.99 0.96 0.65 2/65 6672
/proc/meminfo: memFree=1721008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=1056.39
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 105442 197 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 136501957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 1056.39
Current children cumulated vsize (KiB) 41532

[startup+1056.9 s]
/proc/loadavg: 0.99 0.96 0.65 2/65 6672
/proc/meminfo: memFree=1721008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=1056.59
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 105462 197 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 1056.59
Current children cumulated vsize (KiB) 41532

[startup+1057 s]
/proc/loadavg: 0.99 0.96 0.65 2/65 6672
/proc/meminfo: memFree=1721008/2055920 swapFree=4181984/4192956
[pid=6665] ppid=6663 vsize=41532 CPUtime=1056.69
/proc/6665/stat : 6665 (bsolo) R 6663 6665 6622 0 -1 4194304 8762 0 0 0 105472 197 0 0 25 0 1 0 193016069 42528768 7977 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6665/statm: 10383 7977 197 640 0 9739 0
Current children cumulated CPU time (s) 1056.69
Current children cumulated vsize (KiB) 41532

Child status: 0
Real time (s): 1057.1
CPU time (s): 1056.8
CPU user time (s): 1054.79
CPU system time (s): 2.00669
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 41564

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

runsolver used 0.796878 second user time and 2.13368 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-17 17:55:50
IDJOB=1884084
IDBENCH=71921
IDSOLVER=701
FILE ID=node2/1884084-1245254150
PBS_JOBID= 9372451
Free space on /tmp= 66420 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG7a-gensys-ukn005.sat05-3845.reshuffled-07.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884084-1245254150/watcher-1884084-1245254150 -o /tmp/evaluation-result-1884084-1245254150/solver-1884084-1245254150 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1884084-1245254150.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4ce1127a8ad8373c72d2715df326072b
RANDOM SEED=1954979608

node2.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
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.214
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:       1753424 kB
Buffers:         40340 kB
Cached:         196468 kB
SwapCached:       5068 kB
Active:          96980 kB
Inactive:       147880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753424 kB
SwapTotal:     4192956 kB
SwapFree:      4181984 kB
Dirty:            5364 kB
Writeback:           0 kB
Mapped:          14268 kB
Slab:            43544 kB
Committed_AS:   216204 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884084-1245254150.opb

Free space on /tmp at the end= 66416 MiB
End job on node2 at 2009-06-17 18:13:27