Trace number 3293719

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 1300.01

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.87
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 5584003
0.00/0.00	c too many clauses .. no preprocessing
1.49/4.91	c 
1.49/4.91	c seed = 99832299, numatom = 89315, numclause = 110215, numliterals = 16593705
1.49/4.91	c -----------------------------------------------------------------------------------
1.49/16.88	c |  try |     tps |   #impl |  #learnt |     #conf |  #clean |    #propa |   #deci |
1.49/16.88	c -----------------------------------------------------------------------------------
1.49/16.88	c |    4 |     1.8 |      13 |      501 |       501 |       1 |   1948717 |   44596 |
1.49/16.88	c |    8 |     0.9 |      13 |      724 |      1104 |       2 |   3564946 |   56018 |
1.49/16.88	c |   12 |     1.1 |      13 |      984 |      1805 |       3 |   6616345 |   73234 |
1.49/16.88	c |   16 |     0.6 |      15 |     1326 |      2606 |       4 |   8305795 |   94661 |
1.49/16.88	c |   18 |     0.8 |      15 |     1661 |      3508 |       5 |  10171526 |  112296 |
1.49/16.88	c |   23 |     0.7 |      15 |     1920 |      4509 |       6 |  13076850 |  159622 |
1.49/16.88	c |   30 |     0.6 |      16 |     2268 |      5617 |       7 |  16137859 |  195186 |
1.49/16.88	c |   32 |     0.8 |      16 |     2566 |      6820 |       8 |  17787819 |  210314 |
1.49/16.88	c |   32 |     0.7 |      16 |     2709 |      8121 |       9 |  19431967 |  217080 |
1.49/16.88	c |   41 |     0.8 |      16 |     2781 |      9522 |      10 |  22555856 |  257252 |
1.49/16.88	c |   47 |     0.8 |      16 |     3172 |     11023 |      11 |  24866862 |  279633 |
1.49/16.88	c |   55 |     1.0 |      16 |     3488 |     12624 |      12 |  27158738 |  324673 |
1.49/16.88	c |   62 |     1.0 |      16 |     3712 |     14328 |      13 |  29616588 |  359893 |
1.49/18.05	c |   63 |     1.4 |      22 |     4091 |     16129 |      14 |  33353450 |  444184 |
19.78/19.89	c |   64 |     1.8 |      22 |     4405 |     18035 |      15 |  35540526 |  466606 |
22.49/22.51	c |   70 |     2.6 |      23 |     4681 |     20038 |      16 |  39938983 |  569946 |
23.89/23.92	c |   79 |     1.4 |      24 |     4728 |     22140 |      17 |  44222288 |  626858 |
25.99/26.07	c |   90 |     2.1 |      31 |     5381 |     24341 |      18 |  50484232 |  771991 |
27.89/27.95	c |   95 |     1.9 |      35 |     5662 |     26642 |      19 |  55222245 |  838705 |
31.39/31.40	c |  105 |     3.4 |      37 |     5979 |     29044 |      20 |  62608865 | 1036015 |
34.19/34.29	c |  117 |     2.9 |      38 |     6298 |     31546 |      21 |  71672418 | 1268472 |
39.39/39.45	c |  126 |     5.2 |      45 |     6911 |     34147 |      22 |  82513924 | 1773714 |
44.29/44.30	c |  127 |     4.8 |      46 |     6873 |     36848 |      23 |  89610446 | 1966802 |
48.59/48.61	c |  128 |     4.3 |      47 |     7116 |     39653 |      24 |  95398389 | 2110924 |
53.89/53.91	c |  128 |     5.3 |      53 |     7102 |     42557 |      25 | 103580197 | 2381673 |
57.39/57.41	c |  132 |     3.5 |      57 |     7133 |     45558 |      26 | 111011394 | 2564108 |
64.49/64.58	c |  146 |     7.2 |      77 |     6972 |     48659 |      27 | 126672747 | 3416022 |
71.49/71.53	c |  159 |     7.0 |      87 |     7305 |     51862 |      28 | 140519536 | 3960132 |
73.39/73.41	c |  173 |     1.9 |      87 |     7056 |     55163 |      29 | 147715220 | 3982418 |
75.79/75.83	c |  188 |     2.4 |      87 |     7293 |     58565 |      30 | 154807110 | 4002242 |
81.29/81.37	c |  191 |     5.5 |      87 |     6988 |     62068 |      31 | 162015185 | 4091973 |
85.20/85.25	c |  199 |     3.9 |      87 |     7800 |     65669 |      32 | 171512591 | 4194720 |
87.29/87.33	c |  218 |     2.1 |      87 |     8345 |     69370 |      33 | 177898228 | 4245237 |
89.19/89.23	c |  228 |     1.9 |      87 |     8114 |     73171 |      34 | 184362074 | 4297387 |
92.89/92.91	c |  247 |     3.7 |      87 |     8420 |     77072 |      35 | 191231571 | 4365608 |
95.59/95.65	c |  254 |     2.7 |      87 |     8535 |     81073 |      36 | 199920073 | 4435210 |
98.00/98.00	c |  255 |     2.4 |      87 |     6661 |     85175 |      37 | 207981673 | 4481227 |
103.79/103.85	c |  255 |     5.8 |      92 |     6421 |     89377 |      38 | 216731451 | 4574362 |
109.79/109.85	c |  256 |     6.0 |      92 |     6690 |     93680 |      39 | 229563964 | 4706113 |
113.49/113.53	c |  256 |     3.7 |      92 |     7421 |     98084 |      40 | 235959245 | 4744059 |
118.89/118.99	c |  256 |     5.5 |      92 |     7689 |    102587 |      41 | 244768030 | 4829779 |
124.88/124.92	c |  278 |     5.9 |      92 |     7960 |    107193 |      42 | 255334551 | 4953824 |
149.58/149.65	c |  294 |     4.7 |      92 |     7863 |    111894 |      43 | 264932989 | 5023159 |
149.58/149.65	c |  317 |     6.3 |      92 |     7856 |    116697 |      44 | 275611977 | 5144001 |
149.58/149.65	c |  319 |     5.9 |      92 |     7644 |    121602 |      45 | 283957335 | 5241544 |
149.58/149.65	c |  341 |     5.8 |      92 |     8088 |    126613 |      46 | 294830216 | 5347307 |
154.58/154.66	c |  360 |     6.9 |      92 |     8080 |    131714 |      47 | 305480743 | 5450042 |
160.87/160.99	c |  381 |     6.3 |      92 |     8370 |    136915 |      48 | 315803877 | 5528545 |
166.68/166.74	c |  383 |     5.8 |      92 |     8581 |    142217 |      49 | 326282080 | 5609964 |
171.68/171.70	c |  383 |     5.0 |      92 |     8704 |    147619 |      50 | 334847896 | 5647076 |
178.38/178.47	c |  411 |     6.8 |      92 |     8498 |    153120 |      51 | 345832978 | 5734004 |
185.28/185.34	c |  429 |     6.9 |      92 |     8746 |    158730 |      52 | 358674418 | 5878493 |
189.39/189.44	c |  446 |     4.1 |      92 |     9009 |    164432 |      53 | 370690704 | 5982802 |
193.88/193.97	c |  461 |     4.5 |      92 |     9314 |    170233 |      54 | 382778971 | 6094185 |
198.68/198.71	c |  484 |     4.7 |      92 |     9482 |    176138 |      55 | 396253598 | 6205020 |
204.08/204.19	c |  508 |     5.5 |      92 |     9651 |    182140 |      56 | 410595967 | 6347332 |
208.18/208.21	c |  510 |     4.0 |      92 |    10000 |    188246 |      57 | 421576460 | 6397550 |
211.08/211.19	c |  511 |     3.0 |      92 |     9988 |    194447 |      58 | 433224547 | 6451756 |
214.38/214.45	c |  511 |     3.3 |      92 |     9770 |    200748 |      59 | 445970153 | 6531469 |
218.28/218.32	c |  512 |     3.9 |      92 |     9734 |    207150 |      60 | 458980021 | 6619862 |
225.88/225.97	c |  512 |     7.7 |      92 |     9751 |    213652 |      61 | 472585604 | 6705728 |
234.18/234.22	c |  512 |     8.2 |      92 |    11195 |    220254 |      62 | 484564571 | 6761735 |
242.48/242.55	c |  512 |     8.3 |      92 |    10519 |    226956 |      63 | 496672974 | 6842653 |
248.88/248.97	c |  526 |     6.4 |      92 |    10445 |    233758 |      64 | 507333361 | 6897144 |
253.08/253.13	c |  550 |     4.2 |      92 |    10119 |    240664 |      65 | 520531676 | 6960961 |
258.38/258.40	c |  575 |     5.3 |      92 |    10478 |    247667 |      66 | 534858666 | 7073628 |
264.28/264.31	c |  597 |     5.9 |      92 |    10411 |    254769 |      67 | 551599619 | 7229912 |
268.98/269.09	c |  621 |     4.8 |      92 |    10878 |    261971 |      68 | 565821707 | 7298851 |
276.88/276.98	c |  638 |     7.9 |      92 |    10804 |    269275 |      69 | 580261559 | 7389991 |
285.88/285.98	c |  642 |     9.0 |      96 |    11070 |    276676 |      70 | 591173371 | 7505800 |
294.28/294.38	c |  670 |     8.4 |      96 |    11191 |    284178 |      71 | 615362528 | 8037697 |
303.68/303.70	c |  701 |     9.3 |      96 |    12158 |    291780 |      72 | 641005889 | 8598347 |
308.48/308.58	c |  722 |     4.9 |      96 |    12354 |    299485 |      73 | 655498681 | 8633344 |
316.28/316.36	c |  751 |     7.8 |      99 |    12224 |    307287 |      74 | 674061429 | 9057584 |
321.18/321.28	c |  766 |     4.9 |      99 |    12790 |    315190 |      75 | 688452110 | 9082796 |
325.28/325.31	c |  767 |     4.0 |      99 |    12066 |    323191 |      76 | 700806740 | 9118436 |
329.18/329.28	c |  767 |     4.0 |      99 |    12156 |    331294 |      77 | 714810119 | 9151781 |
334.08/334.19	c |  796 |     4.9 |      99 |    12350 |    339495 |      78 | 732219680 | 9189422 |
339.38/339.49	c |  827 |     5.3 |      99 |    12471 |    347797 |      79 | 749685208 | 9238430 |
344.58/344.69	c |  845 |     5.2 |      99 |    12862 |    356198 |      80 | 766408700 | 9268886 |
349.99/350.08	c |  877 |     5.4 |      99 |    12897 |    364699 |      81 | 784895355 | 9304939 |
355.38/355.40	c |  894 |     5.3 |      99 |    12951 |    373300 |      82 | 802447619 | 9358684 |
360.08/360.19	c |  909 |     4.8 |      99 |    13173 |    382001 |      83 | 820905794 | 9395118 |
365.39/365.41	c |  944 |     5.2 |      99 |    13655 |    390803 |      84 | 839045097 | 9430647 |
383.28/383.36	c |  966 |    17.9 |     104 |    12855 |    399704 |      85 | 861120675 | 9798865 |
396.19/396.29	c | 1002 |    12.9 |     107 |    13144 |    408707 |      86 | 896016865 | 10557518 |
401.98/402.03	c | 1021 |     5.7 |     107 |    13945 |    417808 |      87 | 911483590 | 10667001 |
406.18/406.24	c | 1022 |     4.2 |     107 |    14951 |    427011 |      88 | 933985135 | 10742585 |
410.38/410.46	c | 1022 |     4.2 |     107 |    15122 |    436313 |      89 | 950078481 | 10822657 |
414.18/414.21	c | 1023 |     3.7 |     107 |    16008 |    445714 |      90 | 968245467 | 10886732 |
420.58/420.69	c | 1023 |     6.5 |     107 |    15555 |    455215 |      91 | 983958536 | 10981211 |
426.48/426.52	c | 1024 |     5.8 |     107 |    15887 |    464816 |      92 | 1001504079 | 11061122 |
431.58/431.68	c | 1024 |     5.2 |     107 |    16106 |    474518 |      93 | 1018136810 | 11149567 |
436.38/436.49	c | 1024 |     4.8 |     107 |    16566 |    484321 |      94 | 1035186493 | 11205075 |
441.29/441.33	c | 1024 |     4.8 |     107 |    16334 |    494222 |      95 | 1051979997 | 11272997 |
446.38/446.44	c | 1024 |     5.1 |     107 |    16102 |    504223 |      96 | 1067783411 | 11350550 |
450.48/450.54	c | 1030 |     4.1 |     107 |    14129 |    514324 |      97 | 1083904267 | 11388760 |
456.58/456.68	c | 1070 |     6.1 |     107 |    13737 |    524526 |      98 | 1103947979 | 11533046 |
462.38/462.46	c | 1100 |     5.8 |     107 |    14251 |    534827 |      99 | 1123491951 | 11632084 |
468.88/468.94	c | 1140 |     6.5 |     107 |    14424 |    545230 |     100 | 1147045076 | 11775340 |
474.98/475.06	c | 1151 |     6.1 |     110 |    14437 |    555733 |     101 | 1163705656 | 11903094 |
483.78/483.90	c | 1182 |     8.8 |     110 |    15117 |    566334 |     102 | 1182385476 | 11957835 |
493.68/493.74	c | 1214 |     9.9 |     110 |    15705 |    577035 |     103 | 1204828186 | 12262482 |
506.19/506.25	c | 1259 |    12.5 |     111 |    16031 |    587836 |     104 | 1241995213 | 13045110 |
518.98/519.07	c | 1278 |    12.8 |     112 |    17708 |    598737 |     105 | 1266045069 | 13290457 |
527.58/527.66	c | 1279 |     8.6 |     112 |    18535 |    609739 |     106 | 1281835403 | 13329055 |
536.78/536.82	c | 1303 |     9.2 |     112 |    18154 |    620840 |     107 | 1305877919 | 13640556 |
543.78/543.87	c | 1341 |     7.1 |     112 |    18557 |    632042 |     108 | 1327812305 | 13702547 |
550.88/550.94	c | 1373 |     7.1 |     112 |    18996 |    643344 |     109 | 1347813280 | 13735445 |
558.28/558.34	c | 1405 |     7.4 |     112 |    19471 |    654745 |     110 | 1369784797 | 13797683 |
566.98/567.04	c | 1434 |     8.7 |     112 |    18275 |    666246 |     111 | 1395570703 | 14038575 |
574.98/575.01	c | 1469 |     8.0 |     112 |    18364 |    677847 |     112 | 1420910230 | 14110843 |
583.38/583.42	c | 1507 |     8.4 |     112 |    18355 |    689548 |     113 | 1449263632 | 14197562 |
591.08/591.12	c | 1533 |     7.7 |     112 |    18680 |    701350 |     114 | 1476379553 | 14246451 |
598.38/598.41	c | 1534 |     7.3 |     112 |    18562 |    713252 |     115 | 1500594348 | 14286784 |
605.48/605.50	c | 1535 |     7.1 |     112 |    18540 |    725254 |     116 | 1522499622 | 14334613 |
612.89/612.99	c | 1535 |     7.5 |     112 |    18638 |    737356 |     117 | 1544354580 | 14384353 |
620.18/620.24	c | 1563 |     7.2 |     112 |    19042 |    749559 |     118 | 1567658271 | 14434467 |
627.88/627.97	c | 1598 |     7.7 |     112 |    18418 |    761860 |     119 | 1590543020 | 14499531 |
635.99/636.04	c | 1644 |     8.1 |     112 |    18849 |    774261 |     120 | 1616772226 | 14575999 |
644.09/644.11	c | 1662 |     8.1 |     112 |    18543 |    786764 |     121 | 1642057058 | 14637855 |
652.58/652.60	c | 1706 |     8.5 |     112 |    19128 |    799365 |     122 | 1670479645 | 14696157 |
660.68/660.75	c | 1743 |     8.2 |     112 |    19486 |    812066 |     123 | 1696796769 | 14747854 |
669.08/669.10	c | 1788 |     8.4 |     112 |    19318 |    824868 |     124 | 1724441021 | 14817528 |
677.08/677.17	c | 1790 |     8.1 |     112 |    19091 |    837773 |     125 | 1749026161 | 14867886 |
685.58/685.66	c | 1809 |     8.5 |     112 |    19827 |    850777 |     126 | 1776696903 | 14923004 |
702.19/702.27	c | 1853 |    16.6 |     112 |    18914 |    863878 |     127 | 1801656932 | 15214774 |
710.49/710.51	c | 1899 |     8.2 |     112 |    19915 |    877079 |     128 | 1827246291 | 15426893 |
722.39/722.41	c | 1917 |    11.9 |     112 |    19933 |    890380 |     129 | 1850561544 | 15695315 |
735.19/735.29	c | 1967 |    12.9 |     112 |    20892 |    903781 |     130 | 1876441109 | 15911940 |
746.09/746.14	c | 2010 |    10.9 |     112 |    21378 |    917282 |     131 | 1898333804 | 16048833 |
760.79/760.84	c | 2044 |    14.7 |     112 |    21197 |    930883 |     132 | 1923164243 | 16282211 |
773.99/774.04	c | 2045 |    13.2 |     112 |    20327 |    944586 |     133 | 1943095191 | 16431433 |
783.99/784.09	c | 2046 |    10.1 |     112 |    20241 |    958387 |     134 | 1961910640 | 16529920 |
794.09/794.10	c | 2046 |    10.0 |     112 |    19947 |    972292 |     135 | 1978980950 | 16578973 |
806.99/807.00	c | 2047 |    12.9 |     112 |    21559 |    986293 |     136 | 2000610083 | 16726720 |
821.39/821.43	c | 2047 |    14.4 |     112 |    18409 |   1000394 |     137 | 2025997941 | 16901060 |
833.59/833.69	c | 2047 |    12.2 |     112 |    18691 |   1014596 |     138 | 2044132703 | 16942935 |
846.59/846.65	c | 2048 |    13.0 |     112 |    18878 |   1028898 |     139 | 2062097854 | 16989238 |
861.19/861.24	c | 2048 |    14.6 |     112 |    19122 |   1043299 |     140 | 2083468393 | 17172359 |
897.89/897.91	c | 2048 |    36.7 |     112 |    18007 |   1057800 |     141 | 2107420312 | 17257066 |
949.29/949.30	c | 2048 |    51.4 |     112 |    19361 |   1072402 |     142 | 2129814629 | 17303447 |
993.39/993.46	c | 2048 |    44.2 |     112 |    19646 |   1087103 |     143 | 2157596649 | 17369849 |
1044.39/1044.41	c | 2048 |    51.0 |     112 |    20601 |   1101908 |     144 | 2180431403 | 17421867 |
1096.91/1096.99	c | 2048 |    52.6 |     112 |    19041 |   1116809 |     145 | 2204290612 | 17481094 |
1149.80/1149.80	c | 2063 |    52.8 |     112 |    19230 |   1131813 |     146 | 2231027921 | 17945158 |
1161.81/1161.87	c | 2111 |    12.1 |     113 |    18778 |   1146914 |     147 | 2262861813 | 18514271 |
1170.50/1170.56	c | 2172 |     8.7 |     113 |    21351 |   1162116 |     148 | 2288255548 | 18682511 |
1177.00/1177.08	c | 2193 |     6.5 |     113 |    23645 |   1177419 |     149 | 2314344362 | 18761230 |
1183.50/1183.53	c | 2238 |     6.5 |     113 |    24848 |   1192820 |     150 | 2343660626 | 18852811 |
1189.60/1189.63	c | 2300 |     6.1 |     113 |    24554 |   1208321 |     151 | 2373651810 | 18931251 |
1195.10/1195.13	c | 2303 |     5.5 |     113 |    23092 |   1223923 |     152 | 2397791497 | 18974883 |
1208.01/1208.06	c | 2334 |    12.9 |     114 |    22658 |   1239625 |     153 | 2425023079 | 19153254 |
1236.20/1236.21	c | 2389 |    28.2 |     114 |    23329 |   1255427 |     154 | 2456021302 | 19514373 |
1254.50/1254.56	c | 2430 |    18.4 |     116 |    24400 |   1271330 |     155 | 2487775004 | 19863252 |
1274.40/1274.41	c | 2476 |    19.9 |     123 |    25046 |   1287332 |     156 | 2533603071 | 20743303 |
1293.40/1293.49	c | 2524 |    19.1 |     126 |    25521 |   1303433 |     157 | 2591044127 | 21852258 |
1300.00/1300.00	c | 2556 |     6.5 |     126 |    36557 |   1314469 |     157 | 2613564369 | 21904952 |
1300.00/1300.00	c ===================================================================================
1300.00/1300.00	c times = 1300.010000
1300.00/1300.00	c restart = 2556
1300.00/1300.00	c conflit = 1314469
1300.00/1300.00	c decision = 21904952
1300.00/1300.00	c cleaningDB = 157
1300.00/1300.00	c clause binaire = 5481830
1300.00/1300.00	c propagation = 2613564369 	 (2010418.665241 (prop/sec))
1300.00/1300.00	c literal removed by litRedundant = 669017238
1300.00/1300.00	c literal removed by litRedundantBin = 25580634
1300.00/1300.00	c init clause removed by simplify = 1
1300.00/1300.00	c learnt clause removed by simplify = 0
1300.00/1300.00	c Memory used           : 858.09 MB
1300.00/1300.00	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-3293719-1303785824/watcher-3293719-1303785824 -o /tmp/evaluation-result-3293719-1303785824/solver-3293719-1303785824 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3293719-1303785824.cnf 

running on 2 cores: 5,7

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: 0.99 2.03 3.21 6/184 2149
/proc/meminfo: memFree=16313688/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0

[startup+0.0368439 s]
/proc/loadavg: 0.99 2.03 3.21 6/184 2149
/proc/meminfo: memFree=16313688/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100834 s]
/proc/loadavg: 0.99 2.03 3.21 6/184 2149
/proc/meminfo: memFree=16313688/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300799 s]
/proc/loadavg: 0.99 2.03 3.21 6/184 2149
/proc/meminfo: memFree=16313688/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700735 s]
/proc/loadavg: 0.99 2.03 3.21 6/184 2149
/proc/meminfo: memFree=16313688/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50059 s]
/proc/loadavg: 1.23 2.07 3.21 5/192 2160
/proc/meminfo: memFree=15652460/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=70652 CPUtime=1.49 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 15424 0 0 0 146 3 0 0 25 0 1 0 490182369 72347648 15334 33554432000 4194304 4218580 140736323351120 18446744073709551615 274664808192 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2151/statm: 17663 15334 116 6 0 16133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79352

[startup+19.4355 s]
/proc/loadavg: 1.23 2.07 3.21 5/192 2160
/proc/meminfo: memFree=15652460/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=165668 CPUtime=19.42 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 39523 0 0 0 1932 10 0 0 25 0 1 0 490182369 169644032 39421 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 41417 39421 133 6 0 39887 0
Current children cumulated CPU time (s) 19.42
Current children cumulated vsize (KiB) 174368

[startup+19.5005 s]
/proc/loadavg: 1.23 2.07 3.21 5/192 2160
/proc/meminfo: memFree=15652460/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=165668 CPUtime=19.48 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 39523 0 0 0 1938 10 0 0 25 0 1 0 490182369 169644032 39421 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210470 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 41417 39421 133 6 0 39887 0
Current children cumulated CPU time (s) 19.48
Current children cumulated vsize (KiB) 174368

[startup+19.6004 s]
/proc/loadavg: 1.23 2.07 3.21 5/192 2160
/proc/meminfo: memFree=15652460/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=165668 CPUtime=19.58 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 39524 0 0 0 1948 10 0 0 25 0 1 0 490182369 169644032 39422 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 41417 39422 133 6 0 39887 0
Current children cumulated CPU time (s) 19.58
Current children cumulated vsize (KiB) 174368

[startup+25.5064 s]
/proc/loadavg: 4.41 2.75 3.41 4/186 2164
/proc/meminfo: memFree=15817232/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=165856 CPUtime=25.49 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 39599 0 0 0 2537 12 0 0 25 0 1 0 490182369 169836544 39497 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 41464 39497 133 6 0 39934 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 174556

[startup+51.101 s]
/proc/loadavg: 5.79 3.24 3.55 6/187 2180
/proc/meminfo: memFree=15834452/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=167364 CPUtime=51.09 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 39995 0 0 0 5089 20 0 0 25 0 1 0 490182369 171380736 39891 33554432000 4194304 4218580 140736323351120 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 41841 39891 133 6 0 40311 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 176064

[startup+102.301 s]
/proc/loadavg: 6.58 3.85 3.74 6/187 2182
/proc/meminfo: memFree=15860100/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=176072 CPUtime=102.29 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 42162 0 0 0 10195 34 0 0 25 0 1 0 490182369 180297728 42057 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 44018 42057 133 6 0 42488 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 184772

[startup+162.301 s]
/proc/loadavg: 7.30 4.54 3.99 6/192 2223
/proc/meminfo: memFree=15497752/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=176072 CPUtime=162.28 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 42163 0 0 0 16174 54 0 0 25 0 1 0 490182369 180297728 42058 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 44018 42058 133 6 0 42488 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 184772

[startup+222.3 s]
/proc/loadavg: 4.78 4.34 3.95 4/185 2243
/proc/meminfo: memFree=15850536/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=176072 CPUtime=222.28 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 42163 0 0 0 22172 56 0 0 25 0 1 0 490182369 180297728 42058 33554432000 4194304 4218580 140736323351120 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 44018 42058 133 6 0 42488 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 184772

[startup+282.301 s]
/proc/loadavg: 3.65 4.10 3.89 4/185 2244
/proc/meminfo: memFree=15847456/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=176072 CPUtime=282.28 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 42163 0 0 0 28172 56 0 0 25 0 1 0 490182369 180297728 42058 33554432000 4194304 4218580 140736323351120 18446744073709551615 4208761 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 44018 42058 133 6 0 42488 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 184772

[startup+342.306 s]
/proc/loadavg: 3.24 3.89 3.83 4/185 2246
/proc/meminfo: memFree=15829440/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=191612 CPUtime=342.29 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 46068 0 0 0 34172 57 0 0 25 0 1 0 490182369 196210688 45937 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 47903 45937 133 6 0 46373 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 200312

[startup+402.301 s]
/proc/loadavg: 3.14 3.74 3.78 4/185 2257
/proc/meminfo: memFree=15727008/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7

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

/proc/2151/statm: 70390 68449 133 6 0 68860 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 290260

[startup+642.3 s]
/proc/loadavg: 3.00 3.33 3.60 4/185 2263
/proc/meminfo: memFree=15713916/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=281560 CPUtime=642.28 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 68897 0 0 0 64166 62 0 0 25 0 1 0 490182369 288317440 68449 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 70390 68449 133 6 0 68860 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 290260

[startup+702.301 s]
/proc/loadavg: 3.00 3.27 3.56 4/185 2265
/proc/meminfo: memFree=15708680/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=281624 CPUtime=702.29 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 68988 0 0 0 70167 62 0 0 25 0 1 0 490182369 288382976 68458 33554432000 4194304 4218580 140736323351120 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 70406 68458 133 6 0 68876 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 290324

[startup+762.301 s]
/proc/loadavg: 3.00 3.22 3.52 4/185 2266
/proc/meminfo: memFree=15691796/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=281624 CPUtime=762.29 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 69058 0 0 0 76167 62 0 0 25 0 1 0 490182369 288382976 68462 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 70406 68462 133 6 0 68876 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 290324

[startup+822.301 s]
/proc/loadavg: 3.00 3.18 3.49 4/185 2268
/proc/meminfo: memFree=15688064/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=281624 CPUtime=822.29 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 69137 0 0 0 82167 62 0 0 25 0 1 0 490182369 288382976 68463 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 70406 68463 133 6 0 68876 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 290324

[startup+882.301 s]
/proc/loadavg: 3.00 3.14 3.45 4/185 2269
/proc/meminfo: memFree=15655180/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=295688 CPUtime=882.29 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 72706 0 0 0 88166 63 0 0 25 0 1 0 490182369 302784512 71964 33554432000 4194304 4218580 140736323351120 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 73922 71964 133 6 0 72392 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 304388

[startup+942.3 s]
/proc/loadavg: 3.12 3.15 3.43 4/185 2271
/proc/meminfo: memFree=15225616/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=728720 CPUtime=942.29 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 180981 0 0 0 94147 82 0 0 25 0 1 0 490182369 746209280 180222 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 182180 180222 133 6 0 180650 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 737420

[startup+1002.31 s]
/proc/loadavg: 3.04 3.12 3.40 4/185 2273
/proc/meminfo: memFree=15120084/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=829460 CPUtime=1002.3 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 206187 0 0 0 100144 86 0 0 25 0 1 0 490182369 849367040 205395 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 207365 205395 133 6 0 205835 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 838160

[startup+1062.3 s]
/proc/loadavg: 3.01 3.09 3.37 4/185 2283
/proc/meminfo: memFree=15120520/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=829492 CPUtime=1062.29 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 206207 0 0 0 106143 86 0 0 25 0 1 0 490182369 849399808 205404 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 207373 205404 133 6 0 205843 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 838192

[startup+1122.3 s]
/proc/loadavg: 3.00 3.07 3.35 4/185 2285
/proc/meminfo: memFree=15071164/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=878744 CPUtime=1122.3 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 218537 0 0 0 112141 89 0 0 25 0 1 0 490182369 899833856 217713 33554432000 4194304 4218580 140736323351120 18446744073709551615 4208312 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 219686 217713 133 6 0 218156 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 887444

[startup+1182.3 s]
/proc/loadavg: 3.00 3.06 3.32 4/185 2286
/proc/meminfo: memFree=15069040/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=878652 CPUtime=1182.3 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 218621 0 0 0 118141 89 0 0 25 0 1 0 490182369 899739648 217727 33554432000 4194304 4218580 140736323351120 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 219663 217727 133 6 0 218133 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 887352

[startup+1242.3 s]
/proc/loadavg: 3.00 3.04 3.30 4/185 2289
/proc/meminfo: memFree=15068140/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=878620 CPUtime=1242.3 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 218702 0 0 0 124141 89 0 0 25 0 1 0 490182369 899706880 217714 33554432000 4194304 4218580 140736323351120 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 219655 217714 133 6 0 218125 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 887320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.03 3.28 2/179 2294
/proc/meminfo: memFree=15401484/32951132 swapFree=67111528/67111528
[pid=2149] ppid=2147 vsize=8700 CPUtime=0 cores=5,7
/proc/2149/stat : 2149 (esg_static.sh) S 2147 2149 524 0 -1 4202496 354 112 0 0 0 0 0 0 22 0 1 0 490182368 8908800 253 33554432000 4194304 4922060 140733568131168 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2149/statm: 2175 253 209 178 0 68 0
[pid=2151] ppid=2149 vsize=878680 CPUtime=1300 cores=5,7
/proc/2151/stat : 2151 (cdcl) R 2149 2149 524 0 -1 4202496 218772 0 0 0 129911 89 0 0 25 0 1 0 490182369 899768320 217734 33554432000 4194304 4218580 140736323351120 18446744073709551615 4208390 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/2151/statm: 219670 217734 133 6 0 218140 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 887380

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 2149 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
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.11
CPU system time (s): 0.89
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 887512

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= 466
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= 4

runsolver used 1.9587 second user time and 5.09622 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 04:43:47
IDJOB=3293719
IDBENCH=88167
IDSOLVER=1609
FILE ID=node131/3293719-1303785824
RUNJOBID= node131-1303785823-2118
PBS_JOBID= 13157225
Free space on /tmp= 71528 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293719-1303785824/watcher-3293719-1303785824 -o /tmp/evaluation-result-3293719-1303785824/solver-3293719-1303785824 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3293719-1303785824.cnf

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=344193064

node131.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.830
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.66
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.830
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.75
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.830
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.830
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.75
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.830
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.77
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.830
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.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16314332 kB
Buffers:       1012636 kB
Cached:       14956572 kB
SwapCached:          0 kB
Active:        5187824 kB
Inactive:     10920056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16314332 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          401952 kB
Writeback:           0 kB
AnonPages:      137928 kB
Mapped:          15548 kB
Slab:           465280 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   308988 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71636 MiB
End job on node131 at 2011-04-26 05:05:29