Trace number 1884092

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.1SAT 1057.44 1057.75

General information on the benchmark

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

[startup+0.103178 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 16751
/proc/meminfo: memFree=1850188/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=13416 CPUtime=0.09
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 758 0 0 0 9 0 0 0 18 0 1 0 193012042 13737984 742 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 3354 742 318 640 0 2403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13416

[startup+0.201188 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 16751
/proc/meminfo: memFree=1850188/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=14768 CPUtime=0.19
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 1240 0 0 0 19 0 0 0 18 0 1 0 193012042 15122432 1224 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 3692 1224 460 640 0 2741 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14768

[startup+0.301198 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 16751
/proc/meminfo: memFree=1850188/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=16764 CPUtime=0.29
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 2075 0 0 0 29 0 0 0 19 0 1 0 193012042 17166336 1752 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 4191 1752 191 640 0 3547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16764

[startup+0.701238 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 16751
/proc/meminfo: memFree=1850188/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=16764 CPUtime=0.69
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 2085 0 0 0 68 1 0 0 22 0 1 0 193012042 17166336 1762 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 4191 1762 191 640 0 3547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16764

[startup+1.50132 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 16752
/proc/meminfo: memFree=1844912/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=15652 CPUtime=1.49
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 2291 0 0 0 147 2 0 0 25 0 1 0 193012042 16027648 1505 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 3913 1505 197 640 0 3269 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15652

[startup+3.10148 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 16752
/proc/meminfo: memFree=1844016/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=17432 CPUtime=3.09
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 2723 0 0 0 306 3 0 0 25 0 1 0 193012042 17850368 1937 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 4358 1937 197 640 0 3714 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17432

[startup+6.30181 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 16752
/proc/meminfo: memFree=1841456/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=18832 CPUtime=6.29
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 3069 0 0 0 625 4 0 0 25 0 1 0 193012042 19283968 2283 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 4708 2283 198 640 0 4064 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18832

[startup+12.7015 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 16752
/proc/meminfo: memFree=1839416/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=20924 CPUtime=12.69
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 3601 0 0 0 1263 6 0 0 25 0 1 0 193012042 21426176 2815 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 5231 2815 198 640 0 4587 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20924

[startup+25.5018 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 16752
/proc/meminfo: memFree=1837560/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=22916 CPUtime=25.48
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 4098 0 0 0 2537 11 0 0 25 0 1 0 193012042 23465984 3312 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 5729 3312 198 640 0 5085 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22916

[startup+51.1014 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 16752
/proc/meminfo: memFree=1836536/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=23740 CPUtime=51.07
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 4308 0 0 0 5086 21 0 0 25 0 1 0 193012042 24309760 3522 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 5935 3522 198 640 0 5291 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23740

[startup+102.302 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 16752
/proc/meminfo: memFree=1830840/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=29492 CPUtime=102.26
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 5743 0 0 0 10193 33 0 0 25 0 1 0 193012042 30199808 4957 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 7373 4957 198 640 0 6729 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29492

[startup+162.302 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 16752
/proc/meminfo: memFree=1830776/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=29500 CPUtime=162.24
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 5745 0 0 0 16178 46 0 0 25 0 1 0 193012042 30208000 4959 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 7375 4959 198 640 0 6731 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29500

[startup+222.306 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 16752
/proc/meminfo: memFree=1829880/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=30332 CPUtime=222.23
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 5958 0 0 0 22162 61 0 0 25 0 1 0 193012042 31059968 5172 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 7583 5172 198 640 0 6939 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30332

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 16752
/proc/meminfo: memFree=1826296/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=33944 CPUtime=282.21
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 6861 0 0 0 28150 71 0 0 25 0 1 0 193012042 34758656 6075 1992294400 134512640 137136520 4294956256 18446744073709551615 134574203 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 8486 6075 198 640 0 7842 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 33944

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 16758
/proc/meminfo: memFree=1826040/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=33920 CPUtime=342.18
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 6861 0 0 0 34135 83 0 0 25 0 1 0 193012042 34734080 6075 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 8480 6075 198 640 0 7836 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 33920

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 16758
/proc/meminfo: memFree=1826040/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=33932 CPUtime=402.17
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 6864 0 0 0 40122 95 0 0 25 0 1 0 193012042 34746368 6078 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 8483 6078 198 640 0 7839 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 33932

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 16758
/proc/meminfo: memFree=1826040/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=33932 CPUtime=462.15
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 6864 0 0 0 46111 104 0 0 25 0 1 0 193012042 34746368 6078 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 8483 6078 198 640 0 7839 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 33932

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 16758
/proc/meminfo: memFree=1820024/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=40068 CPUtime=522.13
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 8399 0 0 0 52099 114 0 0 25 0 1 0 193012042 41029632 7613 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 10017 7613 198 640 0 9373 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 40068

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 16758
/proc/meminfo: memFree=1819960/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=40068 CPUtime=582.11
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 8399 0 0 0 58087 124 0 0 25 0 1 0 193012042 41029632 7613 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 10017 7613 198 640 0 9373 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 40068

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 16758
/proc/meminfo: memFree=1819960/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=40076 CPUtime=642.1
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 8401 0 0 0 64075 135 0 0 25 0 1 0 193012042 41037824 7615 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 10019 7615 198 640 0 9375 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 40076

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 16758
/proc/meminfo: memFree=1819896/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=40060 CPUtime=702.08
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 8401 0 0 0 70064 144 0 0 25 0 1 0 193012042 41021440 7611 1992294400 134512640 137136520 4294956256 18446744073709551615 136295556 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 10015 7611 198 640 0 9371 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 40060

[startup+762.302 s]
/proc/loadavg: 0.99 0.91 0.54 2/65 16758
/proc/meminfo: memFree=1817336/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=42560 CPUtime=762.07
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9024 0 0 0 76056 151 0 0 25 0 1 0 193012042 43581440 8234 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 10640 8234 198 640 0 9996 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 42560

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 16758
/proc/meminfo: memFree=1815160/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=44736 CPUtime=822.05
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9569 0 0 0 82046 159 0 0 25 0 1 0 193012042 45809664 8779 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11184 8779 198 640 0 10540 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 44736

[startup+882.306 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 16758
/proc/meminfo: memFree=1815160/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=44736 CPUtime=882.04
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9569 0 0 0 88039 165 0 0 25 0 1 0 193012042 45809664 8779 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11184 8779 198 640 0 10540 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 44736

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 16758
/proc/meminfo: memFree=1814200/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=45664 CPUtime=942.02
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9800 0 0 0 94030 172 0 0 25 0 1 0 193012042 46759936 9010 1992294400 134512640 137136520 4294956256 18446744073709551615 136509119 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11416 9010 198 640 0 10772 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 45664

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 16758
/proc/meminfo: memFree=1814200/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=45656 CPUtime=1002
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9800 0 0 0 100021 179 0 0 25 0 1 0 193012042 46751744 9010 1992294400 134512640 137136520 4294956256 18446744073709551615 136499654 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11414 9010 198 640 0 10770 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 45656

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

[startup+1024 s]
/proc/loadavg: 0.99 0.95 0.64 2/65 16758
/proc/meminfo: memFree=1814136/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=45656 CPUtime=1023.69
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9800 0 0 0 102186 183 0 0 25 0 1 0 193012042 46751744 9010 1992294400 134512640 137136520 4294956256 18446744073709551615 136294917 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11414 9010 198 640 0 10770 0
Current children cumulated CPU time (s) 1023.69
Current children cumulated vsize (KiB) 45656

[startup+1036.8 s]
/proc/loadavg: 0.99 0.95 0.64 2/65 16758
/proc/meminfo: memFree=1814136/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=45656 CPUtime=1036.49
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9800 0 0 0 103465 184 0 0 25 0 1 0 193012042 46751744 9010 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11414 9010 198 640 0 10770 0
Current children cumulated CPU time (s) 1036.49
Current children cumulated vsize (KiB) 45656

[startup+1049.6 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 16758
/proc/meminfo: memFree=1814136/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=45656 CPUtime=1049.28
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9800 0 0 0 104744 184 0 0 25 0 1 0 193012042 46751744 9010 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11414 9010 198 640 0 10770 0
Current children cumulated CPU time (s) 1049.28
Current children cumulated vsize (KiB) 45656

[startup+1052.81 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 16758
/proc/meminfo: memFree=1814136/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=45656 CPUtime=1052.49
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9800 0 0 0 105064 185 0 0 25 0 1 0 193012042 46751744 9010 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11414 9010 198 640 0 10770 0
Current children cumulated CPU time (s) 1052.49
Current children cumulated vsize (KiB) 45656

[startup+1056 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 16758
/proc/meminfo: memFree=1814136/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=45656 CPUtime=1055.69
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9800 0 0 0 105384 185 0 0 25 0 1 0 193012042 46751744 9010 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11414 9010 198 640 0 10770 0
Current children cumulated CPU time (s) 1055.69
Current children cumulated vsize (KiB) 45656

[startup+1056.8 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 16758
/proc/meminfo: memFree=1814136/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=45656 CPUtime=1056.48
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9800 0 0 0 105463 185 0 0 25 0 1 0 193012042 46751744 9010 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11414 9010 198 640 0 10770 0
Current children cumulated CPU time (s) 1056.48
Current children cumulated vsize (KiB) 45656

[startup+1057.21 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 16758
/proc/meminfo: memFree=1814136/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=45656 CPUtime=1056.89
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9800 0 0 0 105503 186 0 0 25 0 1 0 193012042 46751744 9010 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11414 9010 198 640 0 10770 0
Current children cumulated CPU time (s) 1056.89
Current children cumulated vsize (KiB) 45656

[startup+1057.6 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 16758
/proc/meminfo: memFree=1814136/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=45656 CPUtime=1057.29
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9800 0 0 0 105542 187 0 0 25 0 1 0 193012042 46751744 9010 1992294400 134512640 137136520 4294956256 18446744073709551615 136509112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11414 9010 198 640 0 10770 0
Current children cumulated CPU time (s) 1057.29
Current children cumulated vsize (KiB) 45656

[startup+1057.7 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 16758
/proc/meminfo: memFree=1814136/2055920 swapFree=4181940/4192956
[pid=16751] ppid=16749 vsize=45656 CPUtime=1057.38
/proc/16751/stat : 16751 (bsolo) R 16749 16751 16708 0 -1 4194304 9800 0 0 0 105551 187 0 0 25 0 1 0 193012042 46751744 9010 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16751/statm: 11414 9010 198 640 0 10770 0
Current children cumulated CPU time (s) 1057.38
Current children cumulated vsize (KiB) 45656

Child status: 0
Real time (s): 1057.75
CPU time (s): 1057.44
CPU user time (s): 1055.55
CPU system time (s): 1.89271
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 45664

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

runsolver used 0.698893 second user time and 2.31565 second system time

The end

Launcher Data

Begin job on node45 at 2009-06-17 17:55:50
IDJOB=1884092
IDBENCH=71922
IDSOLVER=699
FILE ID=node45/1884092-1245254150
PBS_JOBID= 9372408
Free space on /tmp= 66172 MiB

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

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

MD5SUM BENCH= ef500cb459264376002ca2e278445b3f
RANDOM SEED=1032620131

node45.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.240
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.240
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:       1850784 kB
Buffers:         26664 kB
Cached:          94080 kB
SwapCached:       5260 kB
Active:          26756 kB
Inactive:       102240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850784 kB
SwapTotal:     4192956 kB
SwapFree:      4181940 kB
Dirty:            5384 kB
Writeback:           0 kB
Mapped:          14412 kB
Slab:            62188 kB
Committed_AS:   195372 kB
PageTables:       1380 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-1884092-1245254150.opb

Free space on /tmp at the end= 66168 MiB
End job on node45 at 2009-06-17 18:13:28