Trace number 3281345

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
rcl 2011-04-01? (TO) 1300.05 1300.02

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.526
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 6069108
0.00/0.00	c too many clauses .. no preprocessing
5.09/5.10	c 
5.09/5.10	c seed = 119562291, numatom = 306095, numclause = 323996, numliterals = 17675754
5.09/5.10	c -----------------------------------------------------------------------------------
5.09/5.11	c |  try |     tps |   #impl |  #learnt |     #conf |  #clean |    #propa |   #deci |
5.09/5.11	c -----------------------------------------------------------------------------------
5.69/5.78	c |    5 |     0.7 |      10 |      488 |       501 |       1 |   2886428 |  304601 |
6.69/6.77	c |    8 |     1.0 |      10 |      868 |      1103 |       2 |   7837511 |  691497 |
7.69/7.80	c |   12 |     1.0 |      11 |     1313 |      1804 |       3 |  13563962 |  764481 |
8.49/8.53	c |   16 |     0.7 |      11 |     1778 |      2610 |       4 |  17790542 |  822254 |
9.09/9.18	c |   18 |     0.7 |      11 |     2279 |      3512 |       5 |  20175231 |  978934 |
10.09/10.16	c |   23 |     1.0 |      11 |     2595 |      4513 |       6 |  25903671 | 1085016 |
10.99/11.02	c |   30 |     0.9 |      11 |     3075 |      5617 |       7 |  29527492 | 1173014 |
11.69/11.75	c |   32 |     0.7 |      11 |     3329 |      6818 |       8 |  31735462 | 1282766 |
12.40/12.47	c |   32 |     0.7 |      11 |     3417 |      8119 |       9 |  33878479 | 1356219 |
13.59/13.66	c |   41 |     1.2 |      11 |     3674 |      9520 |      10 |  38854926 | 1469707 |
14.59/14.60	c |   47 |     0.9 |      11 |     3667 |     11022 |      11 |  42738030 | 1547483 |
15.70/15.76	c |   55 |     1.2 |      11 |     4014 |     12623 |      12 |  47416750 | 1686727 |
17.09/17.16	c |   62 |     1.4 |      11 |     4042 |     14325 |      13 |  54306427 | 1794125 |
17.90/18.00	c |   63 |     0.8 |      11 |     4224 |     16134 |      14 |  56343797 | 1869614 |
19.10/19.12	c |   64 |     1.1 |      11 |     4504 |     18036 |      15 |  59777851 | 2011886 |
20.29/20.37	c |   70 |     1.2 |      11 |     4837 |     20039 |      16 |  63938255 | 2163262 |
22.19/22.29	c |   79 |     1.9 |      11 |     4889 |     22148 |      17 |  70075087 | 2540418 |
24.69/24.73	c |   91 |     2.4 |      11 |     5307 |     24353 |      18 |  79474922 | 2959098 |
26.20/26.27	c |   95 |     1.5 |      11 |     5831 |     26654 |      19 |  83369400 | 3144305 |
28.29/28.33	c |  105 |     2.1 |      11 |     6309 |     29057 |      20 |  89285850 | 3429317 |
31.09/31.12	c |  117 |     2.8 |      11 |     6658 |     31558 |      21 |  98354014 | 3901725 |
33.49/33.50	c |  126 |     2.4 |      11 |     7152 |     34163 |      22 | 104890713 | 4237115 |
35.69/35.75	c |  127 |     2.2 |      11 |     7417 |     36864 |      23 | 110735753 | 4634637 |
37.49/37.55	c |  128 |     1.8 |      11 |     8002 |     39666 |      24 | 114731840 | 4774805 |
38.59/38.62	c |  128 |     1.1 |      11 |     7679 |     42568 |      25 | 117033426 | 4826433 |
40.29/40.33	c |  132 |     1.7 |      11 |     7642 |     45569 |      26 | 121833778 | 4989274 |
43.09/43.18	c |  146 |     2.9 |      11 |     7574 |     48670 |      27 | 130638424 | 5432076 |
47.09/47.14	c |  159 |     4.0 |      11 |     7816 |     51876 |      28 | 142691879 | 6240842 |
50.79/50.81	c |  172 |     3.7 |      11 |     8271 |     55177 |      29 | 155504617 | 6991729 |
54.99/55.00	c |  188 |     4.2 |      11 |     9150 |     58579 |      30 | 169298774 | 8032682 |
57.29/57.36	c |  191 |     2.4 |      11 |     9889 |     62082 |      31 | 175256314 | 8323757 |
60.19/60.28	c |  198 |     2.9 |      11 |    10565 |     65690 |      32 | 182207987 | 8574546 |
64.29/64.32	c |  217 |     4.0 |      11 |    10948 |     69402 |      33 | 194585014 | 9119056 |
67.79/67.80	c |  228 |     3.5 |      11 |    11461 |     73204 |      34 | 204405216 | 9511896 |
71.89/71.91	c |  246 |     4.1 |      11 |    11333 |     77108 |      35 | 218052369 | 9977736 |
76.19/76.28	c |  254 |     4.4 |      11 |    11791 |     81114 |      36 | 231975208 | 10757289 |
79.48/79.55	c |  255 |     3.3 |      11 |    12296 |     85216 |      37 | 241014943 | 11176476 |
82.49/82.59	c |  255 |     3.0 |      11 |    12484 |     89418 |      38 | 246574687 | 11331728 |
84.59/84.68	c |  256 |     2.1 |      11 |    13271 |     93719 |      39 | 249595281 | 11399816 |
86.49/86.53	c |  256 |     1.8 |      11 |    12579 |     98120 |      40 | 251228707 | 11412408 |
88.39/88.43	c |  256 |     1.9 |      11 |    12322 |    102621 |      41 | 252940343 | 11427404 |
92.89/92.96	c |  278 |     4.5 |      11 |    11640 |    107222 |      42 | 268702259 | 12499813 |
96.69/96.74	c |  294 |     3.8 |      11 |    11915 |    111923 |      43 | 280778391 | 13236853 |
102.10/102.17	c |  317 |     5.4 |      11 |    12570 |    116726 |      44 | 297264026 | 14153624 |
105.69/105.72	c |  319 |     3.5 |      11 |    13695 |    121627 |      45 | 306123937 | 14469031 |
110.80/110.88	c |  341 |     5.2 |      11 |    14538 |    126630 |      46 | 321736348 | 15034133 |
117.09/117.13	c |  359 |     6.2 |      11 |    15741 |    131734 |      47 | 340117910 | 15942618 |
123.39/123.44	c |  381 |     6.3 |      11 |    16779 |    136935 |      48 | 360149909 | 16810975 |
127.49/127.57	c |  383 |     4.1 |      11 |    16956 |    142237 |      49 | 371254611 | 17237090 |
132.39/132.44	c |  383 |     4.9 |      11 |    16920 |    147638 |      50 | 381962861 | 17924332 |
139.40/139.49	c |  411 |     7.1 |      11 |    17946 |    153140 |      51 | 403809399 | 18838162 |
146.69/146.74	c |  429 |     7.2 |      11 |    19405 |    158741 |      52 | 426901583 | 19908687 |
153.89/153.95	c |  446 |     7.2 |      11 |    20588 |    164444 |      53 | 449868051 | 20910925 |
158.59/158.66	c |  461 |     4.7 |      11 |    21414 |    170247 |      54 | 464199520 | 21399328 |
163.49/163.51	c |  483 |     4.9 |      11 |    21093 |    176149 |      55 | 480012553 | 21937731 |
167.79/167.89	c |  508 |     4.4 |      11 |    22720 |    182153 |      56 | 495738050 | 22177043 |
170.49/170.58	c |  510 |     2.7 |      11 |    23619 |    188257 |      57 | 503730747 | 22334369 |
173.09/173.10	c |  511 |     2.5 |      11 |    24215 |    194459 |      58 | 510991112 | 22400739 |
174.49/174.53	c |  511 |     1.4 |      11 |    24391 |    200761 |      59 | 514148900 | 22433166 |
176.39/176.49	c |  512 |     2.0 |      11 |    23197 |    207162 |      60 | 518878459 | 22561337 |
179.49/179.58	c |  512 |     3.1 |      11 |    17542 |    213663 |      61 | 529565802 | 22746213 |
182.49/182.53	c |  512 |     3.0 |      11 |    17995 |    220265 |      62 | 537705209 | 22873622 |
184.79/184.83	c |  512 |     2.3 |      11 |    16343 |    226966 |      63 | 542382879 | 22914066 |
187.99/188.07	c |  526 |     3.2 |      11 |    14306 |    233767 |      64 | 553048075 | 23205604 |
192.20/192.22	c |  551 |     4.2 |      13 |    14578 |    240669 |      65 | 569756189 | 23394010 |
196.79/196.84	c |  575 |     4.6 |      13 |    15057 |    247670 |      66 | 588839383 | 23561402 |
202.79/202.87	c |  597 |     6.0 |      13 |    15690 |    254771 |      67 | 612010259 | 24749595 |
208.49/208.59	c |  622 |     5.7 |      13 |    16249 |    261975 |      68 | 629334815 | 25562843 |
213.59/213.61	c |  638 |     5.0 |      13 |    18050 |    269277 |      69 | 642930174 | 25856258 |
217.69/217.71	c |  642 |     4.1 |      13 |    18260 |    276678 |      70 | 650099005 | 26101522 |
226.40/226.47	c |  670 |     8.8 |      13 |    18143 |    284179 |      71 | 676270915 | 28275492 |
235.59/235.67	c |  701 |     9.2 |      13 |    18245 |    291781 |      72 | 706544123 | 29841723 |
241.70/241.76	c |  723 |     6.1 |      13 |    18026 |    299482 |      73 | 726064517 | 30359347 |
249.09/249.15	c |  751 |     7.4 |      13 |    18807 |    307283 |      74 | 751977551 | 31583476 |
255.09/255.11	c |  766 |     5.9 |      13 |    20790 |    315187 |      75 | 767668538 | 32341472 |
260.59/260.61	c |  767 |     5.5 |      13 |    22577 |    323192 |      76 | 779329458 | 32766421 |
266.00/266.03	c |  767 |     5.4 |      13 |    22486 |    331293 |      77 | 788539050 | 33031743 |
275.80/275.87	c |  796 |     9.8 |      13 |    22916 |    339496 |      78 | 814754847 | 34776502 |
285.09/285.18	c |  827 |     9.3 |      13 |    22952 |    347801 |      79 | 842523589 | 36085924 |
291.99/292.00	c |  845 |     6.8 |      13 |    22031 |    356203 |      80 | 860592056 | 36594879 |
300.59/300.65	c |  876 |     8.6 |      13 |    23929 |    364706 |      81 | 889571504 | 37722578 |
307.29/307.38	c |  894 |     6.7 |      13 |    25287 |    373310 |      82 | 908082914 | 38130846 |
315.30/315.34	c |  909 |     8.0 |      13 |    27108 |    382012 |      83 | 926891986 | 38865474 |
325.30/325.33	c |  943 |    10.0 |      13 |    27698 |    390813 |      84 | 958834356 | 40127282 |
332.70/332.70	c |  965 |     7.4 |      13 |    28966 |    399714 |      85 | 981918450 | 40978701 |
342.40/342.41	c | 1002 |     9.7 |      13 |    30248 |    408715 |      86 | 1013161055 | 41985876 |
351.40/351.47	c | 1021 |     9.1 |      13 |    30560 |    417816 |      87 | 1038434417 | 42803027 |
357.70/357.78	c | 1022 |     6.3 |      13 |    31460 |    427017 |      88 | 1052006260 | 43148497 |
364.70/364.74	c | 1022 |     7.0 |      13 |    32173 |    436319 |      89 | 1065619471 | 43476280 |
369.79/369.81	c | 1023 |     5.1 |      13 |    31571 |    445722 |      90 | 1075206435 | 43915264 |
373.70/373.73	c | 1023 |     3.9 |      13 |    30080 |    455223 |      91 | 1079584411 | 43967163 |
378.90/378.98	c | 1024 |     5.2 |      13 |    28173 |    464825 |      92 | 1089848637 | 44671338 |
386.19/386.29	c | 1024 |     7.3 |      13 |    26916 |    474526 |      93 | 1107423881 | 45410069 |
392.50/392.57	c | 1024 |     6.3 |      13 |    26817 |    484327 |      94 | 1119752806 | 45577188 |
399.10/399.19	c | 1024 |     6.6 |      13 |    26490 |    494230 |      95 | 1133386963 | 45879294 |
405.49/405.50	c | 1024 |     6.3 |      13 |    25935 |    504232 |      96 | 1145185056 | 46070060 |
412.49/412.58	c | 1029 |     7.1 |      13 |    26387 |    514333 |      97 | 1160081869 | 46605786 |
423.89/423.98	c | 1070 |    11.4 |      13 |    24972 |    524536 |      98 | 1198568994 | 48864283 |
434.79/434.89	c | 1100 |    10.9 |      13 |    27983 |    534838 |      99 | 1232364352 | 50683335 |
444.50/444.57	c | 1140 |     9.7 |      13 |    29684 |    545239 |     100 | 1261853024 | 51577274 |
451.40/451.41	c | 1151 |     6.8 |      13 |    32178 |    555740 |     101 | 1282538384 | 52338798 |
460.90/460.96	c | 1182 |     9.5 |      13 |    33805 |    566341 |     102 | 1311169099 | 53314633 |
470.90/470.92	c | 1214 |    10.0 |      13 |    35341 |    577042 |     103 | 1342441083 | 54561854 |
481.80/481.89	c | 1258 |    11.0 |      13 |    37791 |    587843 |     104 | 1378403461 | 55855570 |
490.00/490.02	c | 1278 |     8.1 |      13 |    39104 |    598746 |     105 | 1401477226 | 56326367 |
495.70/495.72	c | 1279 |     5.7 |      13 |    39000 |    609747 |     106 | 1413992920 | 56580164 |
503.70/503.72	c | 1301 |     8.0 |      13 |    38909 |    620848 |     107 | 1436705486 | 57487500 |
514.80/514.86	c | 1341 |    11.1 |      13 |    38929 |    632050 |     108 | 1473945084 | 58762919 |
524.41/524.46	c | 1373 |     9.6 |      13 |    41489 |    643352 |     109 | 1504134725 | 59778460 |
533.00/533.04	c | 1405 |     8.6 |      13 |    43184 |    654753 |     110 | 1529714731 | 60426188 |
541.80/541.89	c | 1433 |     8.9 |      13 |    43984 |    666263 |     111 | 1554991117 | 61182122 |
552.01/552.09	c | 1469 |    10.2 |      13 |    45954 |    677865 |     112 | 1587206136 | 61861046 |
561.81/561.84	c | 1507 |     9.7 |      13 |    46603 |    689569 |     113 | 1616457964 | 62414402 |
571.50/571.59	c | 1533 |     9.8 |      13 |    46330 |    701371 |     114 | 1644505297 | 63146793 |
578.21/578.22	c | 1534 |     6.6 |      13 |    45986 |    713274 |     115 | 1657703008 | 63331212 |
586.41/586.47	c | 1535 |     8.2 |      13 |    46182 |    725276 |     116 | 1675568729 | 63850753 |
595.31/595.35	c | 1535 |     8.9 |      13 |    45812 |    737378 |     117 | 1694052739 | 64249793 |
605.11/605.10	c | 1561 |     9.8 |      13 |    43083 |    749579 |     118 | 1721718960 | 64964313 |
613.52/613.59	c | 1598 |     8.5 |      13 |    42111 |    761880 |     119 | 1747641138 | 65461630 |
626.31/626.32	c | 1643 |    12.7 |      13 |    43460 |    774283 |     120 | 1791621279 | 67060270 |
635.62/635.64	c | 1662 |     9.3 |      13 |    45141 |    786784 |     121 | 1821177824 | 68301239 |
647.41/647.43	c | 1704 |    11.8 |      13 |    48655 |    799385 |     122 | 1860171785 | 69956440 |
662.31/662.32	c | 1740 |    14.9 |      15 |    51521 |    812086 |     123 | 1906022291 | 71657924 |
677.21/677.27	c | 1787 |    14.9 |      16 |    50453 |    824890 |     124 | 1960511556 | 73476046 |
684.51/684.58	c | 1790 |     7.3 |      16 |    53880 |    837791 |     125 | 1975972327 | 73773438 |
693.01/693.02	c | 1806 |     8.4 |      16 |    48423 |    850792 |     126 | 2001409834 | 75313814 |
706.02/706.08	c | 1853 |    13.1 |      16 |    51144 |    863893 |     127 | 2046029668 | 77183530 |
719.61/719.68	c | 1898 |    13.6 |      16 |    53442 |    877097 |     128 | 2087650880 | 78442051 |
729.42/729.44	c | 1917 |     9.8 |      16 |    54756 |    890398 |     129 | 2113844094 | 79136293 |
741.52/741.56	c | 1964 |    12.1 |      17 |    40563 |    903804 |     130 | 2157519178 | 80196927 |
750.32/750.30	c | 2009 |     8.8 |      17 |    42508 |    917305 |     131 | 2186665023 | 80445057 |
759.22/759.28	c | 2043 |     9.0 |      17 |    43386 |    930908 |     132 | 2218205959 | 80653921 |
766.92/766.96	c | 2045 |     7.7 |      17 |    42102 |    944609 |     133 | 2237580900 | 81765839 |
775.22/775.20	c | 2046 |     8.2 |      17 |    41933 |    958410 |     134 | 2253429400 | 82286038 |
784.91/784.93	c | 2046 |     9.7 |      17 |    38000 |    972311 |     135 | 2265723668 | 82553290 |
794.62/794.63	c | 2047 |     9.7 |      17 |    36073 |    986312 |     136 | 2287071715 | 83783791 |
800.72/800.76	c | 2047 |     6.1 |      17 |    33701 |   1000414 |     137 | 2300559289 | 84573962 |
805.42/805.47	c | 2047 |     4.7 |      17 |    31182 |   1014615 |     138 | 2309194333 | 84643607 |
811.02/811.09	c | 2048 |     5.6 |      17 |    30223 |   1028916 |     139 | 2320811829 | 85096055 |
820.33/820.33	c | 2048 |     9.2 |      17 |    29700 |   1043317 |     140 | 2339286026 | 85530574 |
831.32/831.34	c | 2048 |    11.0 |      17 |    29009 |   1057818 |     141 | 2359960480 | 85962215 |
842.32/842.39	c | 2048 |    11.0 |      17 |    27933 |   1072419 |     142 | 2384234243 | 86521238 |
853.92/853.90	c | 2048 |    11.5 |      17 |    27947 |   1087120 |     143 | 2400839263 | 86651542 |
866.53/866.53	c | 2048 |    12.6 |      17 |    26305 |   1101922 |     144 | 2417895740 | 86815603 |
879.52/879.56	c | 2048 |    13.0 |      17 |    28194 |   1116823 |     145 | 2435882773 | 86950175 |
891.52/891.52	c | 2063 |    12.0 |      17 |    24866 |   1131827 |     146 | 2461043376 | 88146010 |
906.62/906.63	c | 2111 |    15.1 |      17 |    24855 |   1146928 |     147 | 2508961252 | 90863563 |
920.53/920.52	c | 2171 |    13.9 |      17 |    29206 |   1162129 |     148 | 2550928187 | 91756774 |
931.92/931.97	c | 2190 |    11.4 |      17 |    32340 |   1177431 |     149 | 2577386978 | 92838441 |
944.42/944.43	c | 2238 |    12.5 |      17 |    32955 |   1192832 |     150 | 2617628119 | 94319853 |
959.32/959.35	c | 2300 |    14.9 |      17 |    37034 |   1208334 |     151 | 2661506625 | 95575142 |
973.12/973.16	c | 2303 |    13.8 |      17 |    38731 |   1223935 |     152 | 2680365800 | 96001815 |
984.82/984.86	c | 2334 |    11.7 |      17 |    39202 |   1239637 |     153 | 2713748079 | 97288230 |
998.42/998.41	c | 2387 |    13.5 |      17 |    39211 |   1255440 |     154 | 2758136310 | 98291964 |
1012.32/1012.31	c | 2430 |    13.9 |      17 |    41543 |   1271341 |     155 | 2794005713 | 99076315 |
1025.12/1025.18	c | 2475 |    12.9 |      17 |    42878 |   1287343 |     156 | 2827784229 | 99689633 |
1038.42/1038.40	c | 2524 |    13.2 |      17 |    44845 |   1303445 |     157 | 2866059380 | 100604116 |
1050.34/1050.35	c | 2557 |    12.0 |      17 |    44431 |   1319646 |     158 | 2897208935 | 101154275 |
1059.33/1059.31	c | 2559 |     8.9 |      17 |    44464 |   1335949 |     159 | 2922178843 | 101841757 |
1065.43/1065.43	c | 2559 |     6.1 |      17 |    40390 |   1352350 |     160 | 2934667058 | 102005564 |
1076.33/1076.35	c | 2593 |    10.9 |      17 |    42559 |   1368851 |     161 | 2965932725 | 103017853 |
1088.74/1088.76	c | 2652 |    12.4 |      17 |    40537 |   1385454 |     162 | 3010410503 | 104067506 |
1099.74/1099.79	c | 2686 |    11.0 |      17 |    42477 |   1402155 |     163 | 3043900790 | 105079546 |
1114.14/1114.18	c | 2746 |    14.4 |      17 |    43745 |   1418959 |     164 | 3092602204 | 106866992 |
1129.44/1129.49	c | 2795 |    15.3 |      17 |    47315 |   1435860 |     165 | 3142476266 | 108721879 |
1140.44/1140.41	c | 2814 |    10.9 |      17 |    48808 |   1452861 |     166 | 3168104342 | 109193141 |
1151.33/1151.37	c | 2845 |    11.0 |      17 |    49339 |   1469966 |     167 | 3200436026 | 110281486 |
1164.93/1164.94	c | 2901 |    13.6 |      17 |    48115 |   1487169 |     168 | 3245563416 | 111836922 |
1177.13/1177.18	c | 2941 |    12.2 |      17 |    51846 |   1504470 |     169 | 3286858422 | 113039491 |
1191.33/1191.30	c | 3001 |    14.1 |      17 |    53345 |   1521875 |     170 | 3338182620 | 114762994 |
1204.93/1204.99	c | 3055 |    13.7 |      17 |    52605 |   1539376 |     171 | 3378931500 | 116213789 |
1213.63/1213.69	c | 3069 |     8.7 |      17 |    41772 |   1556979 |     172 | 3406612963 | 116588496 |
1220.84/1220.90	c | 3070 |     7.2 |      17 |    42507 |   1574680 |     173 | 3424873306 | 116741599 |
1230.53/1230.57	c | 3071 |     9.7 |      17 |    43130 |   1592482 |     174 | 3457341011 | 117050406 |
1239.03/1239.06	c | 3071 |     8.5 |      17 |    42034 |   1610386 |     175 | 3481783957 | 117449635 |
1245.23/1245.20	c | 3071 |     6.1 |      17 |    35621 |   1628389 |     176 | 3493651179 | 117624776 |
1257.33/1257.36	c | 3089 |    12.2 |      17 |    36303 |   1646490 |     177 | 3531654012 | 118825073 |
1271.73/1271.76	c | 3149 |    14.4 |      17 |    36542 |   1664694 |     178 | 3574853590 | 120752953 |
1287.03/1287.09	c | 3198 |    15.3 |      17 |    39688 |   1682997 |     179 | 3619949797 | 122472506 |
1300.05/1300.01	c | 3240 |    12.9 |      17 |    54211 |   1697556 |     179 | 3662138830 | 123877569 |
1300.05/1300.01	c ===================================================================================
1300.05/1300.01	c times = 1300.050000
1300.05/1300.01	c restart = 3240
1300.05/1300.01	c conflit = 1697556
1300.05/1300.01	c decision = 123877569
1300.05/1300.01	c cleaningDB = 179
1300.05/1300.01	c clause binaire = 5754813
1300.05/1300.01	c propagation = 3662138830 	 (2816921.526095 (prop/sec))
1300.05/1300.01	c literal removed by litRedundant = 296700500
1300.05/1300.01	c literal removed by litRedundantBin = 9334718
1300.05/1300.01	c init clause removed by simplify = 3
1300.05/1300.01	c learnt clause removed by simplify = 14
1300.05/1300.01	c Memory used           : 316.15 MB
1300.05/1300.01	UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281345-1303751027/watcher-3281345-1303751027 -o /tmp/evaluation-result-3281345-1303751027/solver-3281345-1303751027 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3281345-1303751027.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.55 3.87 3.66 4/188 28609
/proc/meminfo: memFree=20809540/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0

[startup+0.0672721 s]
/proc/loadavg: 3.55 3.87 3.66 4/188 28609
/proc/meminfo: memFree=20809540/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100268 s]
/proc/loadavg: 3.55 3.87 3.66 4/188 28609
/proc/meminfo: memFree=20809540/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300228 s]
/proc/loadavg: 3.55 3.87 3.66 4/188 28609
/proc/meminfo: memFree=20809540/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701145 s]
/proc/loadavg: 3.55 3.87 3.66 4/188 28609
/proc/meminfo: memFree=20809540/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.501 s]
/proc/loadavg: 3.55 3.87 3.66 5/190 28612
/proc/meminfo: memFree=20696020/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=99608 CPUtime=1.49 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 20822 0 0 0 144 5 0 0 25 0 1 0 486699789 101998592 20733 33554432000 4194304 4218580 140733388373296 18446744073709551615 254500691712 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28611/statm: 24902 20733 112 6 0 23372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108308

[startup+3.10067 s]
/proc/loadavg: 3.55 3.87 3.66 5/190 28612
/proc/meminfo: memFree=20623624/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=129896 CPUtime=3.09 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 28394 0 0 0 301 8 0 0 25 0 1 0 486699789 133013504 28305 33554432000 4194304 4218580 140733388373296 18446744073709551615 254500691712 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28611/statm: 32474 28305 112 6 0 30944 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138596

[startup+6.30103 s]
/proc/loadavg: 3.67 3.89 3.67 5/188 28612
/proc/meminfo: memFree=20441784/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=171644 CPUtime=6.29 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 40182 0 0 0 618 11 0 0 25 0 1 0 486699789 175763456 39895 33554432000 4194304 4218580 140733388373296 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 42911 39895 131 6 0 41381 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 180344

[startup+12.7008 s]
/proc/loadavg: 3.70 3.89 3.67 5/194 28620
/proc/meminfo: memFree=20228940/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=172060 CPUtime=12.69 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 40258 0 0 0 1258 11 0 0 25 0 1 0 486699789 176189440 39971 33554432000 4194304 4218580 140733388373296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 43015 39971 131 6 0 41485 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 180760

[startup+25.5012 s]
/proc/loadavg: 3.74 3.89 3.67 5/194 28621
/proc/meminfo: memFree=19927880/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=172060 CPUtime=25.49 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 40263 0 0 0 2538 11 0 0 25 0 1 0 486699789 176189440 39976 33554432000 4194304 4218580 140733388373296 18446744073709551615 4213862 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 43015 39976 131 6 0 41485 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 180760

[startup+51.1011 s]
/proc/loadavg: 3.90 3.91 3.69 5/190 28646
/proc/meminfo: memFree=20678556/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=174888 CPUtime=51.09 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 40982 0 0 0 5098 11 0 0 25 0 1 0 486699789 179085312 40695 33554432000 4194304 4218580 140733388373296 18446744073709551615 4213825 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 43722 40695 131 6 0 42192 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 183588

[startup+102.301 s]
/proc/loadavg: 4.13 3.99 3.72 5/190 28660
/proc/meminfo: memFree=20375068/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=181584 CPUtime=102.29 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 42672 0 0 0 10217 12 0 0 25 0 1 0 486699789 185942016 42380 33554432000 4194304 4218580 140733388373296 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 45396 42380 131 6 0 43866 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 190284

[startup+162.301 s]
/proc/loadavg: 4.05 3.99 3.74 5/194 28687
/proc/meminfo: memFree=20580004/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=184292 CPUtime=162.29 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 43338 0 0 0 16216 13 0 0 25 0 1 0 486699789 188715008 43046 33554432000 4194304 4218580 140733388373296 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 46073 43046 131 6 0 44543 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 192992

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.75 5/194 28689
/proc/meminfo: memFree=20556268/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=190756 CPUtime=222.29 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 45026 0 0 0 22216 13 0 0 25 0 1 0 486699789 195334144 44691 33554432000 4194304 4218580 140733388373296 18446744073709551615 4208353 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 47689 44691 131 6 0 46159 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 199456

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.76 5/194 28690
/proc/meminfo: memFree=20545180/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=196016 CPUtime=282.29 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 46322 0 0 0 28216 13 0 0 25 0 1 0 486699789 200720384 45973 33554432000 4194304 4218580 140733388373296 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 49004 45973 131 6 0 47474 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 204716

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.77 5/194 28692
/proc/meminfo: memFree=20510308/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=199376 CPUtime=342.3 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 47202 0 0 0 34216 14 0 0 25 0 1 0 486699789 204161024 46834 33554432000 4194304 4218580 140733388373296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 49844 46834 131 6 0 48314 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 208076

[startup+402.301 s]
/proc/loadavg: 4.10 4.02 3.79 5/194 28768
/proc/meminfo: memFree=20288420/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6

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

/proc/28611/statm: 52864 49874 131 6 0 51334 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 220156

[startup+642.301 s]
/proc/loadavg: 4.05 4.02 3.84 5/194 28774
/proc/meminfo: memFree=20222340/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=211456 CPUtime=642.31 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 50498 0 0 0 64216 15 0 0 25 0 1 0 486699789 216530944 49874 33554432000 4194304 4218580 140733388373296 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 52864 49874 131 6 0 51334 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 220156

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.85 5/194 28776
/proc/meminfo: memFree=20215652/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=217532 CPUtime=702.31 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 52062 0 0 0 70216 15 0 0 25 0 1 0 486699789 222752768 51381 33554432000 4194304 4218580 140733388373296 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 54383 51381 131 6 0 52853 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 226232

[startup+762.301 s]
/proc/loadavg: 4.00 4.01 3.85 5/194 28777
/proc/meminfo: memFree=20209292/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=221396 CPUtime=762.32 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 53124 0 0 0 76216 16 0 0 25 0 1 0 486699789 226709504 52355 33554432000 4194304 4218580 140733388373296 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 55349 52355 131 6 0 53819 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 230096

[startup+822.301 s]
/proc/loadavg: 4.04 4.02 3.86 5/194 28779
/proc/meminfo: memFree=20169576/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=244788 CPUtime=822.32 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 59083 0 0 0 82214 18 0 0 25 0 1 0 486699789 250662912 58191 33554432000 4194304 4218580 140733388373296 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 61197 58191 131 6 0 59667 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 253488

[startup+882.301 s]
/proc/loadavg: 4.01 4.02 3.87 5/194 28780
/proc/meminfo: memFree=20085204/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=323540 CPUtime=882.32 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 78903 0 0 0 88210 22 0 0 25 0 1 0 486699789 331304960 77907 33554432000 4194304 4218580 140733388373296 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 80885 77907 131 6 0 79355 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 332240

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.87 5/194 28782
/proc/meminfo: memFree=20080240/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=323636 CPUtime=942.32 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 78977 0 0 0 94210 22 0 0 25 0 1 0 486699789 331403264 77928 33554432000 4194304 4218580 140733388373296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 80909 77928 131 6 0 79379 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 332336

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 28784
/proc/meminfo: memFree=20066812/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=323636 CPUtime=1002.32 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 79069 0 0 0 100210 22 0 0 25 0 1 0 486699789 331403264 77950 33554432000 4194304 4218580 140733388373296 18446744073709551615 4213659 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 80909 77950 131 6 0 79379 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 332336

[startup+1062.3 s]
/proc/loadavg: 4.13 4.03 3.90 4/187 28810
/proc/meminfo: memFree=20224260/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=323700 CPUtime=1062.34 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 79175 0 0 0 106211 23 0 0 25 0 1 0 486699789 331468800 77965 33554432000 4194304 4218580 140733388373296 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 80925 77965 131 6 0 79395 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 332400

[startup+1122.3 s]
/proc/loadavg: 3.41 3.84 3.84 4/187 28812
/proc/meminfo: memFree=20218936/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=323732 CPUtime=1122.33 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 79282 0 0 0 112210 23 0 0 25 0 1 0 486699789 331501568 77966 33554432000 4194304 4218580 140733388373296 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 80933 77966 131 6 0 79403 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 332432

[startup+1182.31 s]
/proc/loadavg: 3.15 3.69 3.78 4/187 28813
/proc/meminfo: memFree=20211732/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=323764 CPUtime=1182.34 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 79384 0 0 0 118211 23 0 0 25 0 1 0 486699789 331534336 77977 33554432000 4194304 4218580 140733388373296 18446744073709551615 4213776 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 80941 77977 131 6 0 79411 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 332464

[startup+1242.3 s]
/proc/loadavg: 2.53 3.42 3.68 3/180 28840
/proc/meminfo: memFree=20381832/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=323732 CPUtime=1242.33 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 79518 0 0 0 124210 23 0 0 25 0 1 0 486699789 331501568 77967 33554432000 4194304 4218580 140733388373296 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 80933 77967 131 6 0 79403 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 332432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 2.19 3.16 3.58 3/180 28842
/proc/meminfo: memFree=20382176/32950928 swapFree=67111528/67111528
[pid=28609] ppid=28607 vsize=8700 CPUtime=0 cores=4,6
/proc/28609/stat : 28609 (esg_static.sh) S 28607 28609 27831 0 -1 4202496 352 112 0 0 0 0 0 0 21 0 1 0 486699789 8908800 252 33554432000 4194304 4922060 140734371233920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28609/statm: 2175 252 209 178 0 68 0
[pid=28611] ppid=28609 vsize=323732 CPUtime=1300.05 cores=4,6
/proc/28611/stat : 28611 (cdcl) R 28609 28609 27831 0 -1 4202496 79623 0 0 0 129982 23 0 0 25 0 1 0 486699789 331501568 77967 33554432000 4194304 4218580 140733388373296 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28611/statm: 80933 77967 131 6 0 79403 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 332432

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28609 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1300.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.82
CPU system time (s): 0.23
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 332560

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

runsolver used 2.26166 second user time and 4.83826 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-25 19:03:51
IDJOB=3281345
IDBENCH=20580
IDSOLVER=1609
FILE ID=node149/3281345-1303751027
RUNJOBID= node149-1303751027-28570
PBS_JOBID= 13154013
Free space on /tmp= 71952 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281345-1303751027/watcher-3281345-1303751027 -o /tmp/evaluation-result-3281345-1303751027/solver-3281345-1303751027 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3281345-1303751027.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1038608543

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20809944 kB
Buffers:       2155908 kB
Cached:        9315484 kB
SwapCached:          0 kB
Active:        1217648 kB
Inactive:     10384532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20809944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          324120 kB
Writeback:           0 kB
AnonPages:      130184 kB
Mapped:          15172 kB
Slab:           474916 kB
PageTables:       5496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   295920 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71996 MiB
End job on node149 at 2011-04-25 19:25:33