Trace number 3265515

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

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3265515-1303573547.cnf
0.00/0.00	c Parsing...
0.00/0.76	c ==============================================================================
0.00/0.76	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.76	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.76	c ==============================================================================
0.00/0.76	c |         0 | 1711065  3450220 |  513319       0        0     nan |  0.000 % |
5.29/5.34	c |         0 | 1667873  4965134 |      --       0       --      -- |     --   | -43192/1514914
5.29/5.34	c ==============================================================================
5.29/5.34	c Result  :   #vars: 32054   #clauses: 1667873   #literals: 4965134
5.29/5.34	c CPU time:   5.2492 s
5.29/5.34	c ==============================================================================
8.08/8.10	c 
8.08/8.10	c seed = 0, numatom = 32054, numclause = 235498, numliterals = 4965134
8.08/8.10	c ---------------------------------------------------------------------------------------------------------------------------------------------
8.08/8.10	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
8.08/8.10	c ---------------------------------------------------------------------------------------------------------------------------------------------
10.08/10.12	c |       2 |     2.0 |     105 |      309 |      0 |       1 |    673129 |   18427 ||      2 |   51684 |    1434/    927 |     647 |       0 |
11.18/11.24	c |       4 |     1.1 |     174 |      749 |      1 |       2 |   1576203 |   40844 ||      4 |   92800 |    1211/    794 |    1327 |       0 |
12.48/12.53	c |       7 |     1.3 |     241 |     1299 |    202 |       3 |   2663124 |   64051 ||      7 |  136930 |     898/    500 |    2443 |       0 |
13.58/13.69	c |       8 |     1.1 |     300 |     1942 |    403 |       4 |   3698395 |   85554 ||      8 |  180888 |     803/    537 |    2959 |       0 |
15.08/15.17	c |      11 |     1.5 |     355 |     2669 |      3 |       5 |   5045336 |  108878 ||     11 |  232177 |     693/    408 |    3792 |       0 |
16.88/16.97	c |      14 |     1.8 |     410 |     3490 |    505 |       6 |   6571280 |  136670 ||     14 |  297222 |     818/    533 |    5033 |       0 |
18.88/18.92	c |      15 |     1.9 |     460 |     4415 |   1004 |       7 |   8369084 |  166310 ||     15 |  369440 |     599/    367 |    6346 |       0 |
20.18/20.25	c |      17 |     1.3 |     514 |     5382 |    103 |       8 |  10193607 |  186270 ||     17 |  399589 |    1142/    770 |    6774 |       0 |
22.48/22.56	c |      21 |     2.3 |     570 |     6417 |    104 |       9 |  12466637 |  213360 ||     21 |  471613 |     664/    460 |    7925 |       0 |
24.88/24.97	c |      25 |     2.4 |     629 |     7498 |    205 |      10 |  14980125 |  242015 ||     25 |  540371 |     674/    387 |    9269 |       0 |
27.68/27.70	c |      29 |     2.7 |     680 |     8662 |      1 |      11 |  17545065 |  271778 ||     29 |  627865 |     597/    341 |   10738 |       0 |
30.08/30.18	c |      30 |     2.5 |     730 |     9878 |    401 |      12 |  20407279 |  300000 ||     30 |  698468 |     349/    204 |   12010 |       0 |
33.38/33.46	c |      31 |     3.3 |     771 |    11208 |   2102 |      13 |  23403144 |  335247 ||     31 |  814590 |     268/    158 |   14462 |       0 |
35.48/35.52	c |      31 |     2.1 |     836 |    12552 |   1503 |      14 |  26877476 |  357131 ||     31 |  841766 |     268/    158 |   14686 |       0 |
38.98/39.02	c |      38 |     3.5 |     882 |    13940 |    400 |      15 |  30321031 |  386666 ||     38 |  936737 |     352/    258 |   16546 |       0 |
42.68/42.77	c |      44 |     3.8 |     942 |    15442 |    292 |      16 |  34518769 |  416930 ||     44 | 1028346 |     212/    157 |   17979 |       0 |
46.28/46.33	c |      46 |     3.6 |     992 |    16959 |    292 |      17 |  38310579 |  448994 ||     46 | 1128988 |     356/    241 |   19850 |       0 |
49.98/50.07	c |      53 |     3.7 |    1063 |    18525 |    285 |      18 |  42435851 |  478302 ||     53 | 1214114 |     266/    205 |   21589 |       0 |
54.08/54.13	c |      59 |     4.1 |    1104 |    20115 |    180 |      19 |  46912911 |  507445 ||     59 | 1315252 |     154/    109 |   23003 |       0 |
57.88/57.95	c |      61 |     3.8 |    1158 |    21660 |    778 |      20 |  51339239 |  539273 ||     61 | 1406506 |     316/    181 |   24790 |       0 |
62.48/62.53	c |      62 |     4.6 |    1194 |    23313 |    879 |      21 |  56163972 |  571816 ||     62 | 1534564 |     261/    122 |   27154 |       0 |
67.78/67.88	c |      63 |     5.4 |    1227 |    25047 |   3480 |      22 |  61340906 |  608284 ||     63 | 1695755 |     126/     57 |   31371 |       0 |
72.48/72.57	c |      63 |     4.7 |    1263 |    26863 |   1377 |      23 |  67080858 |  635534 ||     63 | 1798012 |     126/     57 |   31977 |       0 |
76.18/76.24	c |      67 |     3.7 |    1306 |    28590 |     73 |      24 |  72218605 |  656462 ||     67 | 1840989 |     511/    334 |   32716 |       0 |
81.98/82.08	c |      76 |     5.8 |    1325 |    30357 |     69 |      25 |  78673949 |  686362 ||     76 | 1967052 |     197/    130 |   34888 |       0 |
87.88/87.92	c |      81 |     5.8 |    1355 |    32132 |    166 |      26 |  85169143 |  712399 ||     81 | 2096284 |     237/    132 |   37224 |       0 |
93.78/93.88	c |      90 |     6.0 |    1382 |    33983 |     53 |      27 |  91707782 |  740597 ||     90 | 2225276 |     416/    300 |   39318 |       0 |
100.17/100.27	c |      94 |     6.4 |    1408 |    35806 |   1154 |      28 |  98354510 |  769692 ||     94 | 2365946 |     137/     71 |   43155 |       0 |
106.28/106.32	c |      97 |     6.1 |    1436 |    37640 |    153 |      29 | 105978410 |  796832 ||     97 | 2460822 |     434/    262 |   44061 |       0 |
113.38/113.43	c |     107 |     7.1 |    1472 |    39443 |     46 |      30 | 113160195 |  825812 ||    107 | 2613546 |     554/    386 |   46453 |       0 |
120.38/120.44	c |     113 |     7.0 |    1506 |    41200 |     39 |      31 | 120862409 |  852849 ||    113 | 2758753 |     356/    232 |   48870 |       0 |
127.98/128.05	c |     123 |     7.6 |    1530 |    43095 |    132 |      32 | 128969079 |  879639 ||    123 | 2904174 |     162/     88 |   51470 |       0 |
134.88/134.92	c |     125 |     6.9 |    1553 |    44705 |    234 |      33 | 136144866 |  904030 ||    125 | 3060459 |      50/     16 |   54656 |       0 |
142.68/142.79	c |     126 |     7.9 |    1574 |    46620 |   4035 |      34 | 144339505 |  933997 ||    126 | 3225635 |      76/     38 |   58748 |       0 |
147.08/147.18	c |     126 |     4.4 |    1590 |    48606 |   3138 |      35 | 150227265 |  949589 ||    126 | 3274533 |      76/     38 |   59007 |       0 |
157.68/157.78	c |     127 |    10.6 |    1612 |    50481 |   7139 |      36 | 160599691 |  984921 ||    127 | 3539589 |     151/     74 |   66787 |       0 |
165.48/165.50	c |     127 |     7.7 |    1626 |    52694 |   1638 |      37 | 169193902 | 1008547 ||    127 | 3678792 |     151/     74 |   67503 |       0 |
169.98/170.05	c |     127 |     4.6 |    1647 |    54770 |   5839 |      38 | 176622368 | 1021588 ||    127 | 3678792 |     151/     74 |   67503 |       0 |
178.88/178.90	c |     140 |     8.9 |    1662 |    56547 |    222 |      39 | 185950887 | 1047290 ||    140 | 3825251 |     357/    301 |   70265 |       0 |
187.98/188.04	c |     149 |     9.1 |    1676 |    58245 |    318 |      40 | 195462331 | 1070672 ||    149 | 3984031 |      71/     42 |   73381 |       0 |
197.28/197.35	c |     157 |     9.3 |    1696 |    60206 |    613 |      41 | 205328084 | 1096344 ||    157 | 4120216 |     171/     77 |   76089 |       0 |
207.18/207.22	c |     164 |     9.9 |    1716 |    59536 |    104 |      42 | 216013121 | 1121475 ||    164 | 4259732 |     331/    241 |   79209 |       0 |
217.48/217.52	c |     173 |    10.3 |    1740 |    61256 |    298 |      43 | 226314268 | 1151298 ||    173 | 4424240 |     113/     60 |   82500 |       0 |
228.49/228.58	c |     187 |    11.1 |    1760 |    63588 |    473 |      44 | 238050705 | 1178535 ||    187 | 4572795 |     419/    284 |   85654 |       0 |
239.69/239.71	c |     189 |    11.1 |    1774 |    65454 |   1169 |      45 | 250862685 | 1205283 ||    189 | 4709917 |      52/     26 |   88769 |       0 |
252.28/252.37	c |     190 |    12.7 |    1791 |    67070 |   1373 |      46 | 264591738 | 1234034 ||    190 | 4885033 |     149/     69 |   92878 |       0 |
263.68/263.70	c |     201 |    11.3 |    1806 |    68641 |    262 |      47 | 277511151 | 1258545 ||    201 | 4984993 |     398/    265 |   95118 |       0 |
276.09/276.15	c |     212 |    12.4 |    1825 |    70416 |     49 |      48 | 290146687 | 1289871 ||    212 | 5146813 |     233/    141 |   98687 |       0 |
288.88/288.90	c |     221 |    12.8 |    1836 |    71995 |   1742 |      49 | 303067035 | 1318936 ||    221 | 5325131 |     100/     42 |  103231 |       0 |
302.58/302.60	c |     231 |    13.7 |    1844 |    73775 |    130 |      50 | 318154904 | 1343346 ||    231 | 5455400 |     459/    312 |  105525 |       0 |
315.59/315.61	c |     243 |    13.0 |    1855 |    75855 |    218 |      51 | 331370864 | 1372404 ||    243 | 5622306 |     244/    143 |  109204 |       0 |
330.28/330.37	c |     252 |    14.8 |    1871 |    77961 |   2212 |      52 | 346176636 | 1403017 ||    252 | 5811763 |     110/     56 |  113726 |       0 |
344.19/344.29	c |     253 |    13.9 |    1880 |    79911 |    710 |      53 | 360648513 | 1433400 ||    253 | 5965811 |      81/     31 |  117812 |       0 |
358.88/358.98	c |     254 |    14.7 |    1891 |    81772 |   6511 |      54 | 375960319 | 1457997 ||    254 | 6125464 |     115/     46 |  125030 |       0 |
372.68/372.74	c |     254 |    13.8 |    1908 |    83728 |   2812 |      55 | 390399816 | 1484954 ||    254 | 6265161 |     115/     46 |  125831 |       0 |
382.88/382.94	c |     255 |    10.2 |    1925 |    85483 |   8814 |      56 | 401376596 | 1507943 ||    255 | 6403227 |     126/     47 |  139434 |       0 |
401.08/401.15	c |     255 |    18.2 |    1935 |    85398 |   6101 |      57 | 418272774 | 1544186 ||    255 | 6670277 |     126/     47 |  140767 |       0 |
416.39/416.47	c |     255 |    15.3 |    1948 |    87199 |   1915 |      58 | 433436002 | 1576272 ||    255 | 6862929 |     126/     47 |  141778 |       0 |
428.18/428.29	c |     255 |    11.8 |    1953 |    89375 |   8216 |      59 | 448969007 | 1588942 ||    255 | 6862929 |     126/     47 |  141778 |       0 |
437.08/437.19	c |     262 |     8.9 |    1960 |    89963 |    405 |      60 | 459151898 | 1603963 ||    262 | 6925689 |     259/    167 |  143260 |       0 |
455.39/455.48	c |     277 |    18.3 |    1969 |    89192 |    488 |      61 | 477576270 | 1633685 ||    277 | 7103875 |     212/     93 |  147307 |       0 |
472.08/472.15	c |     286 |    16.7 |    1980 |    90546 |    472 |      62 | 493485444 | 1664122 ||    286 | 7295580 |     153/     74 |  151920 |       0 |
488.09/488.13	c |     301 |    16.0 |    1991 |    93580 |   1155 |      63 | 508701170 | 1690333 ||    301 | 7451481 |     264/    135 |  155899 |       0 |
506.59/506.61	c |     316 |    18.5 |    1995 |    95101 |    333 |      64 | 526863357 | 1717462 ||    316 | 7616210 |     364/    206 |  159887 |       0 |
525.59/525.69	c |     318 |    19.1 |    2005 |    96603 |     31 |      65 | 544794163 | 1749996 ||    318 | 7840480 |     128/     58 |  165756 |       0 |
543.49/543.51	c |     331 |    17.8 |    2015 |    99279 |      6 |      66 | 563182215 | 1775637 ||    331 | 7952185 |     436/    280 |  168327 |       0 |
561.79/561.84	c |     347 |    18.3 |    2021 |   102251 |     82 |      67 | 580226554 | 1804273 ||    347 | 8138742 |     357/    194 |  172806 |       0 |
581.09/581.15	c |     356 |    19.3 |    2034 |   104461 |     67 |      68 | 598429788 | 1832684 ||    356 | 8310373 |     342/    217 |  177236 |       0 |
602.59/602.67	c |     374 |    21.5 |    2041 |   106335 |    229 |      69 | 618611649 | 1862447 ||    374 | 8486178 |     171/     98 |  181724 |       0 |
624.09/624.14	c |     381 |    21.5 |    2054 |   107572 |   2321 |      70 | 638953848 | 1893938 ||    381 | 8679547 |      73/     31 |  189170 |       0 |
641.39/641.48	c |     382 |    17.3 |    2063 |   109467 |   5021 |      71 | 655188991 | 1923154 ||    382 | 8869559 |      90/     35 |  196588 |       0 |
662.49/662.55	c |     382 |    21.1 |    2074 |   110558 |   3021 |      72 | 674908190 | 1957216 ||    382 | 9067758 |      90/     35 |  197633 |       0 |
683.99/684.04	c |     396 |    21.5 |    2082 |   112887 |    498 |      73 | 697203017 | 1982854 ||    396 | 9186761 |     244/    153 |  200640 |       0 |
706.60/706.64	c |     412 |    22.6 |    2090 |   114810 |     69 |      74 | 717843113 | 2015839 ||    412 | 9392012 |     169/     81 |  205714 |       0 |
727.70/727.75	c |     426 |    21.1 |    2094 |   116524 |    153 |      75 | 738105012 | 2043438 ||    426 | 9557388 |      97/     48 |  210084 |       0 |
752.00/752.09	c |     443 |    24.3 |    2101 |   117536 |   1126 |      76 | 759924233 | 2076915 ||    443 | 9753160 |     226/    127 |  215451 |       0 |
775.40/775.40	c |     445 |    23.3 |    2110 |   118902 |    814 |      77 | 780911600 | 2108597 ||    445 | 9965868 |     146/     58 |  221326 |       0 |
796.41/796.46	c |     460 |    21.1 |    2115 |   121686 |    196 |      78 | 800283608 | 2136242 ||    460 | 10123847 |     248/    134 |  225266 |       0 |
821.10/821.12	c |     476 |    24.7 |    2119 |   123344 |   2071 |      79 | 821992448 | 2170262 ||    476 | 10337672 |     202/    108 |  231176 |       0 |
847.50/847.58	c |     492 |    26.5 |    2123 |   124444 |    842 |      80 | 846757917 | 2200402 ||    492 | 10497151 |     151/     89 |  235248 |       0 |
874.40/874.48	c |     507 |    26.9 |    2131 |   125479 |    513 |      81 | 870061719 | 2234837 ||    507 | 10714568 |     121/     54 |  240970 |       0 |
897.20/897.26	c |     509 |    22.8 |    2139 |   127914 |   4313 |      82 | 890352857 | 2263760 ||    509 | 10897117 |      46/     17 |  251564 |       0 |
925.10/925.14	c |     509 |    27.9 |    2143 |   130322 |   3408 |      83 | 915475449 | 2295322 ||    509 | 11085108 |      46/     17 |  252534 |       0 |
951.90/951.97	c |     510 |    26.8 |    2151 |   130935 |  12210 |      84 | 939083481 | 2329751 ||    510 | 11336556 |      53/     21 |  266646 |       0 |
981.70/981.79	c |     510 |    29.8 |    2161 |   132465 |   1911 |      85 | 964362475 | 2367363 ||    510 | 11598525 |      53/     21 |  267900 |       0 |
998.60/998.64	c |     510 |    16.9 |    2163 |   134601 |  10913 |      86 | 985334505 | 2382250 ||    510 | 11598525 |      53/     21 |  267900 |       0 |
1028.50/1028.52	c |     511 |    29.9 |    2170 |   134640 |  20014 |      87 | 1009373292 | 2418801 ||    511 | 11912818 |      60/     20 |  295226 |       0 |
1062.11/1062.10	c |     511 |    33.6 |    2177 |   136697 |   9204 |      88 | 1035627939 | 2460077 ||    511 | 12262849 |      60/     20 |  296872 |       0 |
1095.51/1095.54	c |     511 |    33.4 |    2186 |   138749 |    118 |      89 | 1061588417 | 2503751 ||    511 | 12610068 |      60/     20 |  298582 |       0 |
1115.50/1115.51	c |     511 |    20.0 |    2190 |   141914 |   9519 |      90 | 1084868900 | 2518799 ||    511 | 12610068 |      60/     20 |  298582 |       0 |
1128.00/1128.02	c |     511 |    12.5 |    2192 |   141098 |  19021 |      91 | 1100472380 | 2532303 ||    511 | 12610068 |      60/     20 |  298582 |       0 |
1153.50/1153.55	c |     521 |    25.5 |    2202 |   142845 |      8 |      92 | 1125172858 | 2556908 ||    521 | 12691238 |     295/    161 |  300606 |       0 |
1185.61/1185.69	c |     541 |    32.2 |    2210 |   144919 |    670 |      93 | 1151902024 | 2591638 ||    541 | 12912605 |     275/    164 |  306488 |       0 |
1217.11/1217.13	c |     558 |    31.4 |    2212 |   146035 |    832 |      94 | 1178238805 | 2626964 ||    558 | 13127145 |     569/    398 |  312428 |       0 |
1246.61/1246.62	c |     574 |    29.5 |    2217 |   147129 |   1915 |      95 | 1203010626 | 2660698 ||    574 | 13353781 |      74/     34 |  321464 |       0 |
1278.01/1278.09	c |     587 |    31.5 |    2222 |   147922 |     85 |      96 | 1230474872 | 2692613 ||    587 | 13537576 |     221/    115 |  324343 |       0 |
1300.02/1300.00	c |     603 |    21.9 |    2225 |   154656 |    425 |      96 | 1247988174 | 2717409 ||    603 | 13699517 |     215/    118 |  328708 |       0 |
1300.02/1300.00	c c 
1300.02/1300.00	c -----------------------------------
1300.02/1300.00	c # temps = 1293.700000
1300.02/1300.00	c # cleaningDB = 96
1300.02/1300.00	c # clause binaire = 1442236
1300.02/1300.00	c # literal removed by litRedundant = 22497852
1300.02/1300.00	c # literal removed by litRedundantBin = 8530131
1300.02/1300.00	c # init clause removed by simplify = 19481
1300.02/1300.00	c # learnt clause removed by simplify = 3017
1300.02/1300.00	c # une clause fausse était une apprise = 0
1300.02/1300.00	c # equivalence dectecte = 0
1300.02/1300.00	c # Memory used           : 123.38 MB
1300.02/1300.00	c 
1300.02/1300.00	c ########################
1300.02/1300.00	c ####   ##  ###   ## ####
1300.02/1300.00	c #### #### # ## #### ####
1300.02/1300.00	c ####   ##  ###   ##  ###
1300.02/1300.00	c ########################
1300.02/1300.00	c # restart = 603
1300.02/1300.00	c # conflit = 510919
1300.02/1300.00	c # decision = 2717409
1300.02/1300.00	c # propagation = 1247988174 	 (964665.822061 (prop/sec))
1300.02/1300.00	c 
1300.02/1300.00	c ########################
1300.02/1300.00	c ### ### #   ##   ##   ##
1300.02/1300.00	c ### # # # #### # ### ###
1300.02/1300.00	c ###  #  ### ## # ### ###
1300.02/1300.00	c ########################
1300.02/1300.00	c # numtry = 603
1300.02/1300.00	c # numflips = 13699517
1300.02/1300.00	c # maxSat = 46
1300.02/1300.00	c # freeFlip = 560764
1300.02/1300.00	c # nbBoundary = 0
1300.02/1300.00	c 

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-3265515-1303573547/watcher-3265515-1303573547 -o /tmp/evaluation-result-3265515-1303573547/solver-3265515-1303573547 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3265515-1303573547.cnf rnovelty 

running on 2 cores: 0,2

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: 4.01 3.97 3.50 3/187 2120
/proc/meminfo: memFree=19156292/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=0 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468957448 8912896 253 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2120/statm: 2176 253 211 178 0 69 0

[startup+0.0334889 s]
/proc/loadavg: 4.01 3.97 3.50 3/187 2120
/proc/meminfo: memFree=19156292/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=0 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468957448 8912896 253 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2120/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100475 s]
/proc/loadavg: 4.01 3.97 3.50 3/187 2120
/proc/meminfo: memFree=19156292/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=0 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468957448 8912896 253 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2120/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300457 s]
/proc/loadavg: 4.01 3.97 3.50 3/187 2120
/proc/meminfo: memFree=19156292/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=0 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468957448 8912896 253 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2120/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700389 s]
/proc/loadavg: 4.01 3.97 3.50 3/187 2120
/proc/meminfo: memFree=19156292/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=0 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468957448 8912896 253 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2120/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50025 s]
/proc/loadavg: 4.01 3.97 3.50 5/197 2182
/proc/meminfo: memFree=19046268/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=0 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468957448 8912896 253 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2120/statm: 2176 253 211 178 0 69 0
[pid=2121] ppid=2120 vsize=129504 CPUtime=1.49 cores=0,2
/proc/2121/stat : 2121 (SatELite_releas) R 2120 2120 1037 0 -1 4202496 29681 0 0 0 141 8 0 0 25 0 1 0 468957448 132612096 29516 33554432000 134512640 135144242 4286863552 18446744073709551615 134588451 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2121/statm: 32376 29516 77 155 0 32219 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138208

[startup+3.10098 s]
/proc/loadavg: 4.01 3.97 3.50 5/197 2251
/proc/meminfo: memFree=19165876/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=0 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468957448 8912896 253 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2120/statm: 2176 253 211 178 0 69 0
[pid=2121] ppid=2120 vsize=171396 CPUtime=3.09 cores=0,2
/proc/2121/stat : 2121 (SatELite_releas) R 2120 2120 1037 0 -1 4202496 36273 0 0 0 300 9 0 0 25 0 1 0 468957448 175509504 36036 33554432000 134512640 135144242 4286863552 18446744073709551615 134588216 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2121/statm: 42849 36036 77 155 0 42692 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 180100

[startup+6.30037 s]
/proc/loadavg: 4.01 3.97 3.50 5/197 2251
/proc/meminfo: memFree=19169968/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=0 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468957448 8912896 253 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2120/statm: 2176 253 211 178 0 69 0
[pid=2121] ppid=2120 vsize=145992 CPUtime=6.29 cores=0,2
/proc/2121/stat : 2121 (SatELite_releas) R 2120 2120 1037 0 -1 4202496 39735 0 0 0 614 15 0 0 25 0 1 0 468957448 149495808 32120 33554432000 134512640 135144242 4286863552 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2121/statm: 36498 32120 77 155 0 36341 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154696

[startup+12.7003 s]
/proc/loadavg: 4.01 3.97 3.50 5/198 2253
/proc/meminfo: memFree=19177172/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=90176 CPUtime=6.36 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 20650 0 0 0 631 5 0 0 25 0 1 0 468958081 92340224 20562 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 22544 20562 136 12 0 21008 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 107584

[startup+25.501 s]
/proc/loadavg: 4.00 3.97 3.51 5/198 2254
/proc/meminfo: memFree=19169492/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=91628 CPUtime=19.16 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 21043 0 0 0 1911 5 0 0 25 0 1 0 468958081 93827072 20955 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223573 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 22907 20955 136 12 0 21371 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109036

[startup+51.1005 s]
/proc/loadavg: 4.00 3.97 3.52 5/198 2254
/proc/meminfo: memFree=19159560/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=92848 CPUtime=44.76 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 21334 0 0 0 4471 5 0 0 25 0 1 0 468958081 95076352 21246 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 23212 21246 136 12 0 21676 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 110256

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.54 5/198 2256
/proc/meminfo: memFree=19143248/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=96176 CPUtime=95.96 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 22180 0 0 0 9591 5 0 0 25 0 1 0 468958081 98484224 22092 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223410 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 24044 22092 136 12 0 22508 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 113584

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.57 5/198 2257
/proc/meminfo: memFree=19130832/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=98260 CPUtime=155.96 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 22705 0 0 0 15590 6 0 0 25 0 1 0 468958081 100618240 22617 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 24565 22617 136 12 0 23029 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 115668

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.59 5/198 2259
/proc/meminfo: memFree=19122548/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=101432 CPUtime=215.96 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 23482 0 0 0 21590 6 0 0 25 0 1 0 468958081 103866368 23394 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 25358 23394 136 12 0 23822 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 118840

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.62 5/198 2260
/proc/meminfo: memFree=19111288/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=104016 CPUtime=275.96 cores=0,2

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

/proc/meminfo: memFree=19068808/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=117744 CPUtime=755.99 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 27586 0 0 0 75590 9 0 0 25 0 1 0 468958081 120569856 27481 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 29436 27481 136 12 0 27900 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 135152

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/198 2284
/proc/meminfo: memFree=19064448/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=119416 CPUtime=815.98 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 27994 0 0 0 81589 9 0 0 25 0 1 0 468958081 122281984 27889 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 29854 27889 136 12 0 28318 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 136824

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/198 2285
/proc/meminfo: memFree=19058076/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=121012 CPUtime=875.98 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 28390 0 0 0 87589 9 0 0 25 0 1 0 468958081 123916288 28281 33554432000 4194304 4241092 140734625656672 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 30253 28281 136 12 0 28717 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 138420

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/198 2296
/proc/meminfo: memFree=19052240/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=121872 CPUtime=935.98 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 28632 0 0 0 93589 9 0 0 25 0 1 0 468958081 124796928 28521 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 30468 28521 136 12 0 28932 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 139280

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/198 2298
/proc/meminfo: memFree=19048356/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=122164 CPUtime=995.98 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 28700 0 0 0 99589 9 0 0 25 0 1 0 468958081 125095936 28578 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 30541 28578 136 12 0 29005 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 139572

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.82 5/198 2301
/proc/meminfo: memFree=19045856/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=122492 CPUtime=1055.99 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 28794 0 0 0 105589 10 0 0 25 0 1 0 468958081 125431808 28664 33554432000 4194304 4241092 140734625656672 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 30623 28664 136 12 0 29087 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 139900

[startup+1122.3 s]
/proc/loadavg: 4.10 4.03 3.83 5/198 2304
/proc/meminfo: memFree=19044180/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=122780 CPUtime=1115.98 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 28887 0 0 0 111588 10 0 0 25 0 1 0 468958081 125726720 28752 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 30695 28752 136 12 0 29159 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 140188

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.84 5/198 2305
/proc/meminfo: memFree=19042024/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=124044 CPUtime=1175.98 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 29195 0 0 0 117588 10 0 0 25 0 1 0 468958081 127021056 29047 33554432000 4194304 4241092 140734625656672 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 31011 29047 136 12 0 29475 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 141452

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.84 5/198 2307
/proc/meminfo: memFree=19037660/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=126332 CPUtime=1235.99 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 29778 0 0 0 123588 11 0 0 25 0 1 0 468958081 129363968 29623 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223294 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 31583 29623 136 12 0 30047 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 143740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.85 5/198 2309
/proc/meminfo: memFree=19035652/32951124 swapFree=67111528/67111528
[pid=2120] ppid=2118 vsize=8704 CPUtime=6.32 cores=0,2
/proc/2120/stat : 2120 (esg_static.sh) S 2118 2120 1037 0 -1 4202496 351 39736 0 0 0 0 616 16 18 0 1 0 468957448 8912896 256 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634515200 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2120/statm: 2176 256 211 178 0 69 0
[pid=2252] ppid=2120 vsize=8704 CPUtime=0 cores=0,2
/proc/2252/stat : 2252 (esg_static.sh) S 2120 2120 1037 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 468958081 8912896 135 33554432000 4194304 4922060 140735796385728 18446744073709551615 216634334341 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2252/statm: 2176 135 90 178 0 69 0
[pid=2253] ppid=2252 vsize=126332 CPUtime=1293.7 cores=0,2
/proc/2253/stat : 2253 (sathys) R 2252 2120 1037 0 -1 4202496 29801 0 0 0 129359 11 0 0 25 0 1 0 468958081 129363968 29636 33554432000 4194304 4241092 140734625656672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2253/statm: 31583 29636 136 12 0 30047 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 143740

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 2120 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=163063
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=166974
# CPU time returned by wait4() is 6.33004
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.75
CPU system time (s): 0.27
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 180100

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

runsolver used 2.33065 second user time and 4.78227 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 17:45:48
IDJOB=3265515
IDBENCH=85764
IDSOLVER=1610
FILE ID=node103/3265515-1303573547
RUNJOBID= node103-1303572246-1936
PBS_JOBID= 13150306
Free space on /tmp= 71024 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265515-1303573547/watcher-3265515-1303573547 -o /tmp/evaluation-result-3265515-1303573547/solver-3265515-1303573547 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3265515-1303573547.cnf rnovelty

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=880929005

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      19156564 kB
Buffers:       2108908 kB
Cached:       10883772 kB
SwapCached:          0 kB
Active:        3862532 kB
Inactive:      9352464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19156564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25288 kB
Writeback:           0 kB
AnonPages:      221952 kB
Mapped:          15176 kB
Slab:           512812 kB
PageTables:       5516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   430476 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= 71040 MiB
End job on node103 at 2011-04-23 18:07:30