Trace number 3257287

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-01SAT 172.692 172.696

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_3_6_cmp.cnf
MD5SUMc848a5766cfcc1d1c3f26c7818e48eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.7412
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses11563
Sum of the clauses size37576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3257287-1303468878.cnf
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |   11563    37576 |    3468       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |   11563    37600 |      --       0       --      -- |     --   | 0/24
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 1465   #clauses: 11563   #literals: 37600
0.00/0.01	c CPU time:   0.011998 s
0.00/0.01	c ==============================================================================
0.00/0.03	c 
0.00/0.03	c seed = 0, numatom = 1465, numclause = 9192, numliterals = 37600
0.00/0.03	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.03	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.03	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.01/0.05	c |       2 |     0.0 |      54 |      467 |      0 |       1 |     53399 |   17249 ||      2 |    5619 |      22/     19 |     380 |       0 |
0.01/0.07	c |       4 |     0.0 |      63 |     1018 |    299 |       2 |    120040 |   35759 ||      4 |   11224 |      22/     18 |     900 |       0 |
0.01/0.10	c |       6 |     0.0 |      67 |     1629 |    196 |       3 |    181800 |   52514 ||      6 |   15939 |      25/     13 |    1361 |       0 |
0.01/0.13	c |       7 |     0.0 |      70 |     2318 |    397 |       4 |    266217 |   77003 ||      7 |   22843 |      20/      9 |    1993 |       0 |
0.01/0.18	c |      11 |     0.0 |      73 |     3031 |    295 |       5 |    355158 |  103663 ||     11 |   31569 |      24/     13 |    2826 |       0 |
0.01/0.22	c |      14 |     0.1 |      81 |     3797 |    489 |       6 |    455178 |  124494 ||     14 |   39662 |      17/      7 |    3745 |       0 |
0.01/0.27	c |      15 |     0.0 |      83 |     4658 |    990 |       7 |    561053 |  151298 ||     15 |   48778 |      20/     10 |    4817 |       0 |
0.01/0.31	c |      16 |     0.0 |      83 |     5510 |     81 |       8 |    685149 |  170070 ||     16 |   53355 |      19/     17 |    5072 |       0 |
0.01/0.38	c |      21 |     0.1 |      83 |     6378 |     78 |       9 |    821324 |  199642 ||     21 |   63800 |      19/      9 |    6058 |       0 |
0.01/0.45	c |      25 |     0.1 |      83 |     7377 |    175 |      10 |    957740 |  228375 ||     25 |   73738 |      19/      9 |    7159 |       0 |
0.01/0.52	c |      29 |     0.1 |      83 |     8473 |    573 |      11 |   1100227 |  255098 ||     29 |   85366 |      19/      9 |    8237 |       0 |
0.01/0.60	c |      30 |     0.1 |      83 |     9522 |    372 |      12 |   1223550 |  273961 ||     30 |   93873 |      18/      9 |    9242 |       0 |
0.01/0.71	c |      31 |     0.1 |      83 |    10517 |   2078 |      13 |   1386375 |  307514 ||     31 |  108902 |      18/      8 |   11208 |       0 |
0.01/0.79	c |      31 |     0.1 |      83 |    11621 |   1479 |      14 |   1549031 |  321798 ||     31 |  111519 |      18/      8 |   11265 |       0 |
0.01/0.91	c |      38 |     0.1 |      83 |    12692 |    371 |      15 |   1750308 |  352144 ||     38 |  125351 |      15/      7 |   12771 |       0 |
0.99/1.05	c |      44 |     0.1 |      83 |    13797 |    262 |      16 |   1970009 |  385899 ||     44 |  138674 |      15/      7 |   13896 |       0 |
1.18/1.21	c |      46 |     0.1 |      83 |    14862 |    259 |      17 |   2204167 |  420576 ||     46 |  154286 |      15/      7 |   15439 |       0 |
1.28/1.36	c |      53 |     0.2 |      83 |    16137 |    257 |      18 |   2436400 |  448840 ||     53 |  166220 |      15/      7 |   16914 |       0 |
1.48/1.55	c |      59 |     0.2 |      83 |    17090 |    153 |      19 |   2692634 |  481419 ||     59 |  181436 |      14/      7 |   18012 |       0 |
1.68/1.73	c |      61 |     0.2 |      83 |    18310 |    751 |      20 |   2960171 |  505099 ||     61 |  194101 |      14/      7 |   19460 |       0 |
1.88/1.96	c |      62 |     0.2 |      83 |    19323 |    851 |      21 |   3264687 |  527776 ||     62 |  209403 |      14/      7 |   21303 |       0 |
2.19/2.21	c |      63 |     0.3 |      83 |    20234 |   3452 |      22 |   3557528 |  555972 ||     63 |  230375 |      14/      6 |   24898 |       0 |
2.38/2.42	c |      63 |     0.2 |      83 |    21346 |   1354 |      23 |   3830747 |  577400 ||     63 |  240571 |      13/      6 |   25068 |       0 |
2.58/2.67	c |      67 |     0.3 |      83 |    22296 |     47 |      24 |   4145716 |  593346 ||     67 |  246474 |      13/      6 |   25674 |       0 |
2.88/2.96	c |      76 |     0.3 |      83 |    23323 |     33 |      25 |   4477083 |  624785 ||     76 |  261925 |      13/      6 |   27471 |       0 |
3.19/3.26	c |      81 |     0.3 |      83 |    24357 |    123 |      26 |   4789381 |  645154 ||     81 |  274660 |      12/      6 |   29276 |       0 |
3.58/3.61	c |      90 |     0.4 |      83 |    25187 |      4 |      27 |   5143829 |  677743 ||     90 |  292095 |      12/      6 |   31015 |       0 |
3.88/3.96	c |      94 |     0.4 |      83 |    26420 |   1099 |      28 |   5519136 |  705356 ||     94 |  310813 |      11/      6 |   34282 |       0 |
4.29/4.33	c |      96 |     0.4 |      83 |    27647 |     95 |      29 |   5932457 |  735172 ||     96 |  323874 |      11/      6 |   34727 |       0 |
4.68/4.73	c |     107 |     0.4 |      83 |    28703 |    273 |      30 |   6337923 |  766233 ||    107 |  342721 |      11/      6 |   36857 |       0 |
5.08/5.14	c |     113 |     0.4 |      83 |    29547 |    267 |      31 |   6745518 |  792230 ||    113 |  357456 |      11/      6 |   38792 |       0 |
5.49/5.55	c |     123 |     0.4 |      83 |    30675 |     39 |      32 |   7138121 |  824231 ||    123 |  376165 |      11/      6 |   40993 |       0 |
5.88/5.99	c |     125 |     0.4 |      83 |    31884 |    134 |      33 |   7528886 |  852408 ||    125 |  395123 |      11/      6 |   43731 |       0 |
6.38/6.47	c |     126 |     0.5 |      83 |    32805 |   3936 |      34 |   7977548 |  876549 ||    126 |  415044 |      11/      6 |   47242 |       0 |
6.88/6.95	c |     126 |     0.5 |      83 |    33352 |   3039 |      35 |   8471145 |  897032 ||    126 |  421172 |      11/      6 |   47337 |       0 |
7.48/7.55	c |     127 |     0.6 |      83 |    34317 |   7043 |      36 |   8927841 |  922744 ||    127 |  454423 |      11/      3 |   54167 |       0 |
8.08/8.11	c |     127 |     0.6 |      84 |    34676 |   1544 |      37 |   9385489 |  948253 ||    127 |  471234 |       9/      3 |   54427 |       0 |
8.58/8.62	c |     127 |     0.5 |      84 |    35452 |   5745 |      38 |   9891292 |  960015 ||    127 |  471234 |       9/      3 |   54427 |       0 |
9.18/9.23	c |     140 |     0.6 |      84 |    36189 |    129 |      39 |  10408826 |  991539 ||    140 |  489335 |      12/      6 |   56706 |       0 |
9.78/9.86	c |     149 |     0.6 |      84 |    37450 |    205 |      40 |  10935372 | 1022157 ||    149 |  510112 |      10/      6 |   59421 |       0 |
10.48/10.51	c |     157 |     0.7 |      84 |    38771 |    484 |      41 |  11453065 | 1051164 ||    157 |  529342 |      10/      5 |   61704 |       0 |
11.18/11.20	c |     163 |     0.7 |      84 |    40099 |    174 |      42 |  11988926 | 1079944 ||    163 |  548266 |      10/      5 |   64201 |       0 |
11.88/11.96	c |     173 |     0.8 |      84 |    41596 |    156 |      43 |  12567033 | 1113266 ||    173 |  571998 |      10/      3 |   67151 |       0 |
12.68/12.73	c |     187 |     0.8 |      84 |    43016 |    327 |      44 |  13140118 | 1142694 ||    187 |  591444 |       7/      3 |   69810 |       0 |
13.48/13.57	c |     189 |     0.9 |      84 |    44245 |   1024 |      45 |  13783254 | 1173620 ||    189 |  614290 |       7/      3 |   72538 |       0 |
14.38/14.43	c |     190 |     0.9 |      84 |    44983 |   1222 |      46 |  14430774 | 1196069 ||    190 |  635115 |       7/      3 |   76033 |       0 |
15.18/15.27	c |     200 |     0.8 |      84 |    45638 |     90 |      47 |  15061543 | 1222742 ||    200 |  648810 |       7/      3 |   77811 |       0 |
16.18/16.22	c |     212 |     0.9 |      84 |    46800 |    479 |      48 |  15735210 | 1253660 ||    212 |  672769 |       7/      3 |   80917 |       0 |
17.08/17.15	c |     221 |     0.9 |      84 |    47745 |   1568 |      49 |  16362756 | 1281574 ||    221 |  696825 |       7/      3 |   84825 |       0 |
18.08/18.16	c |     231 |     1.0 |      84 |    48599 |    254 |      50 |  17019991 | 1311890 ||    231 |  715390 |       7/      3 |   86692 |       0 |
19.18/19.24	c |     243 |     1.1 |      84 |    49665 |     13 |      51 |  17701652 | 1343325 ||    243 |  738581 |       7/      3 |   89800 |       0 |
20.28/20.38	c |     252 |     1.1 |      84 |    50768 |   2006 |      52 |  18412936 | 1375914 ||    252 |  765658 |       7/      3 |   93809 |       0 |
21.38/21.44	c |     253 |     1.1 |      84 |    52045 |    500 |      53 |  19072375 | 1396244 ||    253 |  784741 |       7/      3 |   97262 |       0 |
22.58/22.69	c |     254 |     1.3 |      84 |    52763 |   6302 |      54 |  19860185 | 1420589 ||    254 |  811912 |       7/      3 |  103968 |       0 |
23.88/23.96	c |     254 |     1.3 |      84 |    53263 |   2595 |      55 |  20624147 | 1442042 ||    254 |  829369 |       7/      3 |  104147 |       0 |
25.19/25.28	c |     255 |     1.3 |      84 |    53293 |   8600 |      56 |  21386694 | 1463882 ||    255 |  863357 |       7/      3 |  117361 |       0 |
26.68/26.79	c |     255 |     1.5 |      84 |    53044 |   6101 |      57 |  22136661 | 1492307 ||    255 |  894910 |       7/      3 |  117762 |       0 |
28.28/28.39	c |     255 |     1.6 |      84 |    52803 |   1703 |      58 |  22936220 | 1515398 ||    255 |  916430 |       7/      3 |  118016 |       0 |
29.69/29.73	c |     255 |     1.3 |      84 |    51660 |   8005 |      59 |  23889572 | 1529569 ||    255 |  916430 |       7/      3 |  118016 |       0 |
31.08/31.11	c |     261 |     1.4 |      84 |    51582 |    190 |      60 |  24858401 | 1548787 ||    261 |  923613 |       7/      3 |  118908 |       0 |
32.48/32.50	c |     277 |     1.4 |      84 |    52124 |    270 |      61 |  25691491 | 1583919 ||    277 |  951865 |       7/      3 |  122872 |       0 |
33.88/33.92	c |     286 |     1.4 |      84 |    53542 |    231 |      62 |  26517461 | 1615258 ||    286 |  978769 |       7/      3 |  126818 |       0 |
35.38/35.45	c |     301 |     1.5 |      84 |    54920 |    896 |      63 |  27398616 | 1653925 ||    301 | 1005112 |       7/      3 |  130406 |       0 |
36.98/37.02	c |     316 |     1.6 |      84 |    57074 |     62 |      64 |  28277012 | 1686475 ||    316 | 1030568 |       7/      3 |  133916 |       0 |
38.48/38.53	c |     318 |     1.5 |      84 |    58350 |   4564 |      65 |  29054545 | 1715586 ||    318 | 1058452 |       7/      3 |  139070 |       0 |
40.18/40.20	c |     330 |     1.7 |      84 |    59837 |     42 |      66 |  30011410 | 1745102 ||    330 | 1073769 |       7/      3 |  141052 |       0 |
41.88/41.90	c |     347 |     1.7 |      84 |    61387 |    409 |      67 |  30921717 | 1780176 ||    347 | 1101642 |       7/      3 |  145174 |       0 |
43.58/43.67	c |     356 |     1.8 |      84 |    62771 |    392 |      68 |  31888467 | 1811224 ||    356 | 1128289 |       7/      3 |  149086 |       0 |
45.48/45.59	c |     373 |     1.9 |      84 |    64030 |    172 |      69 |  32848531 | 1850190 ||    373 | 1158184 |       7/      3 |  152889 |       0 |
47.48/47.54	c |     381 |     1.9 |      84 |    65260 |   2051 |      70 |  33823541 | 1884683 ||    381 | 1191310 |       7/      3 |  159911 |       0 |
49.68/49.71	c |     382 |     2.2 |      84 |    66570 |   4752 |      71 |  34876395 | 1912106 ||    382 | 1220868 |       7/      3 |  166710 |       0 |
51.58/51.70	c |     382 |     2.0 |      84 |    66805 |   2755 |      72 |  35816839 | 1934295 ||    382 | 1240658 |       6/      3 |  166937 |       0 |
53.57/53.65	c |     396 |     1.9 |      84 |    67437 |    213 |      73 |  36826415 | 1960304 ||    396 | 1257342 |       6/      3 |  169546 |       0 |
55.67/55.78	c |     412 |     2.1 |      84 |    68492 |    973 |      74 |  37819456 | 1997760 ||    412 | 1286793 |       6/      3 |  173938 |       0 |
57.97/58.00	c |     426 |     2.2 |      84 |    69703 |    140 |      75 |  38835841 | 2031412 ||    426 | 1311801 |       6/      3 |  177882 |       0 |
60.27/60.35	c |     443 |     2.4 |      84 |    70445 |    803 |      76 |  39897222 | 2071434 ||    443 | 1344869 |       6/      3 |  182705 |       0 |
62.58/62.69	c |     445 |     2.3 |      84 |    71644 |    497 |      77 |  40896994 | 2107132 ||    445 | 1380181 |       6/      3 |  187939 |       0 |
64.97/65.05	c |     460 |     2.4 |      84 |    73050 |   1059 |      78 |  41980452 | 2141135 ||    460 | 1405099 |       6/      3 |  191442 |       0 |
67.57/67.65	c |     476 |     2.6 |      84 |    74863 |   1713 |      79 |  43081744 | 2177778 ||    476 | 1438745 |       6/      3 |  196639 |       0 |
70.18/70.22	c |     491 |     2.6 |      84 |    75488 |    476 |      80 |  44148529 | 2213197 ||    491 | 1467388 |       6/      3 |  200169 |       0 |
72.78/72.81	c |     507 |     2.6 |      84 |    76618 |    146 |      81 |  45212715 | 2249391 ||    507 | 1500176 |       6/      3 |  205389 |       0 |
75.18/75.28	c |     509 |     2.5 |      84 |    77683 |   3945 |      82 |  46360839 | 2279711 ||    509 | 1531831 |       6/      3 |  215390 |       0 |
77.99/78.01	c |     509 |     2.7 |      84 |    78521 |   3045 |      83 |  47466708 | 2309881 ||    509 | 1556811 |       6/      3 |  215683 |       0 |
80.78/80.88	c |     510 |     2.9 |      84 |    79324 |  11846 |      84 |  48667433 | 2339493 ||    510 | 1603690 |       6/      3 |  228989 |       0 |
83.98/84.02	c |     510 |     3.2 |      84 |    79185 |   1543 |      85 |  49802597 | 2378579 ||    510 | 1638950 |       6/      3 |  229423 |       0 |
86.89/86.91	c |     510 |     2.9 |      84 |    79354 |  10544 |      86 |  51239142 | 2395987 ||    510 | 1638950 |       6/      3 |  229423 |       0 |
89.88/89.93	c |     511 |     3.0 |      84 |    79273 |  19645 |      87 |  52387432 | 2431212 ||    511 | 1711099 |       6/      3 |  255852 |       0 |
93.39/93.42	c |     511 |     3.5 |      84 |    78901 |   9201 |      88 |  53607434 | 2473823 ||    511 | 1754780 |       6/      3 |  256383 |       0 |
97.18/97.22	c |     511 |     3.8 |      84 |    78870 |   9301 |      89 |  54889770 | 2509209 ||    511 | 1793400 |       6/      3 |  256864 |       0 |
100.18/100.29	c |     511 |     3.1 |      84 |    78204 |   9145 |      90 |  56337019 | 2525885 ||    511 | 1794461 |       6/      3 |  256874 |       0 |
103.08/103.10	c |     511 |     2.8 |      84 |    78108 |  18646 |      91 |  57664330 | 2541960 ||    511 | 1794461 |       6/      3 |  256874 |       0 |
106.58/106.62	c |     520 |     3.5 |      84 |    78633 |    129 |      92 |  59192285 | 2564816 ||    520 | 1805102 |       6/      3 |  258405 |       0 |
109.68/109.77	c |     541 |     3.1 |      84 |    78660 |    270 |      93 |  60455364 | 2607948 ||    541 | 1842408 |       6/      3 |  263871 |       0 |
113.18/113.23	c |     557 |     3.5 |      84 |    80430 |    412 |      94 |  61799624 | 2647859 ||    557 | 1876523 |       6/      3 |  269094 |       0 |
116.68/116.70	c |     573 |     3.5 |      84 |    82171 |   1477 |      95 |  63188503 | 2685609 ||    573 | 1909201 |       6/      3 |  274311 |       0 |
119.98/120.03	c |     586 |     3.3 |      84 |    83990 |    144 |      96 |  64440460 | 2720009 ||    586 | 1940415 |       6/      3 |  279707 |       0 |
123.58/123.66	c |     605 |     3.6 |      84 |    85095 |   1487 |      97 |  65734773 | 2763484 ||    605 | 1978501 |       6/      3 |  286409 |       0 |
127.48/127.59	c |     626 |     3.9 |      84 |    86000 |    143 |      98 |  67147964 | 2806995 ||    626 | 2012801 |       6/      3 |  290819 |       0 |
131.28/131.39	c |     637 |     3.8 |      84 |    87073 |   3517 |      99 |  68519463 | 2847641 ||    637 | 2055406 |       6/      3 |  298550 |       0 |
135.18/135.28	c |     638 |     3.9 |      84 |    88014 |   9114 |     100 |  69871950 | 2883302 ||    638 | 2098777 |       6/      3 |  305416 |       0 |
139.37/139.47	c |     650 |     4.2 |      84 |    88765 |     81 |     101 |  71263402 | 2912861 ||    650 | 2114808 |       6/      3 |  307399 |       0 |
143.48/143.50	c |     669 |     4.0 |      84 |    90041 |   2124 |     102 |  72658061 | 2960432 ||    669 | 2157441 |       6/      3 |  314131 |       0 |
147.68/147.74	c |     691 |     4.2 |      84 |    91536 |    360 |     103 |  74102695 | 3003167 ||    691 | 2191398 |       6/      3 |  318923 |       0 |
152.18/152.23	c |     701 |     4.5 |      84 |    92931 |    329 |     104 |  75575252 | 3047405 ||    701 | 2236954 |       6/      3 |  326265 |       0 |
156.68/156.74	c |     722 |     4.5 |      84 |    94150 |    156 |     105 |  77080629 | 3084104 ||    722 | 2265026 |       6/      3 |  330573 |       0 |
161.18/161.20	c |     742 |     4.5 |      84 |    95379 |    211 |     106 |  78535672 | 3127879 ||    742 | 2304013 |       6/      3 |  336647 |       0 |
165.88/165.96	c |     763 |     4.8 |      84 |    97259 |   1956 |     107 |  80026520 | 3172940 ||    763 | 2346700 |       6/      3 |  343587 |       0 |
170.68/170.70	c |     765 |     4.7 |      84 |    98210 |   5951 |     108 |  81491089 | 3211061 ||    765 | 2394042 |       6/      3 |  353719 |       0 |
172.58/172.68	c |     765 |     2.0 |      84 |   102632 |    777 |     108 |  82085820 | 3230252 ||    765 | 2410341 |       6/      3 |  353926 |       0 |
172.58/172.68	c c 
172.58/172.68	c -----------------------------------
172.58/172.68	c # temps = 172.650000
172.58/172.68	c # cleaningDB = 108
172.58/172.68	c # clause binaire = 7458
172.58/172.68	c # literal removed by litRedundant = 15459450
172.58/172.68	c # literal removed by litRedundantBin = 3930002
172.58/172.68	c # init clause removed by simplify = 92
172.58/172.68	c # learnt clause removed by simplify = 8
172.58/172.68	c # une clause fausse était une apprise = 0
172.58/172.68	c # equivalence dectecte = 0
172.58/172.68	c # Memory used           : 34.09 MB
172.58/172.68	c 
172.58/172.68	c ########################
172.58/172.68	c ####   ##  ###   ## ####
172.58/172.68	c #### #### # ## #### ####
172.58/172.68	c ####   ##  ###   ##  ###
172.58/172.68	c ########################
172.58/172.68	c # restart = 765
172.58/172.68	c # conflit = 636444
172.58/172.68	c # decision = 3230252
172.58/172.68	c # propagation = 82085820 	 (475446.394440 (prop/sec))
172.58/172.68	c 
172.58/172.68	c ########################
172.58/172.68	c ### ### #   ##   ##   ##
172.58/172.68	c ### # # # #### # ### ###
172.58/172.68	c ###  #  ### ## # ### ###
172.58/172.68	c ########################
172.58/172.68	c # numtry = 765
172.58/172.68	c # numflips = 2410341
172.58/172.68	c # maxSat = 6
172.58/172.68	c # freeFlip = 524648
172.58/172.68	c # nbBoundary = 0
172.58/172.68	c 
172.58/172.69	s SATISFIABLE
172.58/172.69	v -1 2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 102 -103 -104 -105 -106 107 -108 -109 -110 -111 -112 -113 -114 115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 367 -368 -369 -370 -371 -372 -373 374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 433 -434 -435 -436 -437 -438 -439 440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 579 -580 -581 -582 -583 -584 -585 -586 587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 -757 -758 759 -760 -761 -762 -763 -764 -765 -766 -767 -768 769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 -799 -800 -801 -802 -803 -804 -805 -806 -807 -808 -809 -810 811 -812 -813 -814 -815 -816 -817 -818 -819 -820 -821 -822 -823 -824 825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 -837 -838 -839 -840 -841 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 -853 -854 -855 -856 -857 -858 -859 860 -861 -862 -863 -864 -865 -866 -867 -868 -869 -870 -871 -872 -873 -874 -875 -876 -877 -878 -879 -880 -881 -882 -883 -884 -885 -886 -887 888 -889 -890 -891 -892 -893 -894 895 -896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 -909 -910 -911 -912 -913 -914 -915 916 -917 -918 -919 -920 -921 -922 -923 -924 -925 -926 -927 -928 -929 -930 -931 -932 -933 934 -935 -936 -937 -938 -939 -940 -941 -942 -943 -944 -945 -946 -947 -948 -949 -950 -951 -952 -953 -954 -955 956 -957 -958 -959 -960 -961 -962 -963 -964 -965 -966 -967 -968 969 -970 -971 -972 -973 -974 -975 -976 -977 -978 -979 -980 -981 -982 -983 -984 -985 -986 -987 -988 -989 -990 -991 -992 -993 994 -995 -996 -997 -998 -999 -1000 -1001 -1002 -1003 -1004 -1005 -1006 -1007 -1008 -1009 -1010 -1011 -1012 -1013 -1014 -1015 -1016 1017 -1018 -1019 -1020 -1021 -1022 -1023 -1024 -1025 -1026 1027 -1028 -1029 -1030 -1031 -1032 -1033 -1034 -1035 -1036 -1037 -1038 -1039 -1040 1041 -1042 -1043 1044 -1045 1046 -1047 -1048 1049 -1050 -1051 1052 -1053 1054 -1055 -1056 -1057 1058 -1059 -1060 -1061 1062 -1063 -1064 1065 -1066 -1067 -1068 -1069 1070 -1071 -1072 -1073 -1074 -1075 -1076 -1077 1078 -1079 -1080 1081 -1082 -1083 -1084 -1085 -1086 -1087 -1088 -1089 -1090 -1091 1092 1093 -1094 -1095 1096 -1097 -1098 -1099 -1100 -1101 -1102 -1103 -1104 1105 -1106 -1107 -1108 -1109 1110 -1111 -1112 -1113 -1114 1115 -1116 -1117 -1118 -1119 -1120 -1121 1122 -1123 -1124 -1125 -1126 1127 -1128 -1129 -1130 -1131 -1132 1133 -1134 -1135 -1136 -1137 1138 -1139 -1140 -1141 -1142 -1143 -1144 -1145 1146 1147 -1148 -1149 -1150 -1151 -1152 1153 -1154 -1155 -1156 -1157 -1158 -1159 -1160 -1161 1162 -1163 -1164 -1165 1166 -1167 -1168 1169 -1170 -1171 -1172 -1173 -1174 1175 -1176 -1177 -1178 -1179 -1180 -1181 -1182 1183 -1184 -1185 -1186 -1187 -1188 1189 -1190 -1191 -1192 -1193 -1194 1195 -1196 -1197 -1198 -1199 1200 -1201 -1202 -1203 1204 -1205 -1206 -1207 -1208 1209 -1210 -1211 -1212 -1213 -1214 1215 -1216 -1217 -1218 -1219 -1220 -1221 1222 -1223 -1224 1225 -1226 -1227 -1228 -1229 -1230 1231 -1232 -1233 -1234 -1235 -1236 -1237 1238 -1239 -1240 1241 -1242 -1243 -1244 -1245 -1246 -1247 1248 -1249 -1250 -1251 -1252 -1253 -1254 -1255 1256 -1257 1258 -1259 -1260 -1261 -1262 -1263 -1264 -1265 -1266 1267 -1268 -1269 1270 -1271 -1272 -1273 -1274 -1275 -1276 1277 -1278 -1279 1280 -1281 -1282 -1283 -1284 -1285 -1286 -1287 -1288 1289 -1290 -1291 -1292 -1293 1294 -1295 -1296 -1297 -1298 -1299 -1300 1301 -1302 -1303 1304 -1305 -1306 -1307 -1308 -1309 -1310 1311 1312 -1313 -1314 -1315 -1316 -1317 -1318 1319 -1320 -1321 -1322 -1323 -1324 -1325 -1326 1327 -1328 -1329 1330 -1331 -1332 -1333 -1334 -1335 -1336 1337 -1338 -1339 -1340 -1341 -1342 1343 -1344 -1345 -1346 -1347 1348 -1349 -1350 1351 -1352 -1353 -1354 -1355 -1356 1357 -1358 -1359 -1360 -1361 -1362 -1363 -1364 1365 -1366 -1367 -1368 -1369 -1370 -1371 -1372 -1373 1374 1375 -1376 -1377 -1378 -1379 -1380 -1381 1382 -1383 -1384 -1385 1386 -1387 -1388 -1389 -1390 -1391 -1392 -1393 1394 -1395 1396 -1397 -1398 -1399 -1400 -1401 -1402 -1403 -1404 1405 -1406 -1407 -1408 1409 -1410 -1411 -1412 -1413 -1414 -1415 1416 -1417 -1418 -1419 1420 -1421 -1422 -1423 -1424 -1425 1426 -1427 -1428 -1429 -1430 -1431 -1432 1433 -1434 -1435 -1436 1437 -1438 -1439 -1440 -1441 -1442 -1443 1444 -1445 -1446 -1447 1448 -1449 -1450 -1451 -1452 -1453 1454 -1455 -1456 1457 -1458 -1459 1460 -1461 -1462 1463 -1464 -1465 -1466 1467 -1468 1469 -1470 1471 -1472 -1473 0

Verifier Data

OK

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

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: 1.69 2.89 3.17 3/183 12679
/proc/meminfo: memFree=16275592/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 332 0 0 0 0 0 0 0 20 0 1 0 458485503 8912896 253 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12679/statm: 2176 253 211 178 0 69 0

[startup+0.040587 s]
/proc/loadavg: 1.69 2.89 3.17 3/183 12679
/proc/meminfo: memFree=16275592/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.100547 s]
/proc/loadavg: 1.69 2.89 3.17 3/183 12679
/proc/meminfo: memFree=16275592/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.30051 s]
/proc/loadavg: 1.69 2.89 3.17 3/183 12679
/proc/meminfo: memFree=16275592/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.70044 s]
/proc/loadavg: 1.69 2.89 3.17 3/183 12679
/proc/meminfo: memFree=16275592/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+1.50029 s]
/proc/loadavg: 1.69 2.89 3.17 5/198 12705
/proc/meminfo: memFree=16209876/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=12252 CPUtime=1.47 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 1535 0 0 0 147 0 0 0 20 0 1 0 458485506 12546048 1446 33554432000 4194304 4241092 140737106546320 18446744073709551615 4223600 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 3063 1446 136 12 0 1527 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29660

[startup+3.10101 s]
/proc/loadavg: 1.69 2.89 3.17 5/198 12705
/proc/meminfo: memFree=16203304/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=13900 CPUtime=3.07 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 1960 0 0 0 307 0 0 0 25 0 1 0 458485506 14233600 1871 33554432000 4194304 4241092 140737106546320 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 3475 1871 136 12 0 1939 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31308

[startup+6.30043 s]
/proc/loadavg: 1.88 2.91 3.18 5/198 12705
/proc/meminfo: memFree=16194996/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=15944 CPUtime=6.27 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 2468 0 0 0 627 0 0 0 25 0 1 0 458485506 16326656 2379 33554432000 4194304 4241092 140737106546320 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 3986 2379 136 12 0 2450 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33352

[startup+12.7003 s]
/proc/loadavg: 2.05 2.93 3.18 5/198 12705
/proc/meminfo: memFree=16185072/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=18288 CPUtime=12.67 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 3037 0 0 0 1267 0 0 0 25 0 1 0 458485506 18726912 2948 33554432000 4194304 4241092 140737106546320 18446744073709551615 4223703 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 4572 2948 136 12 0 3036 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35696

[startup+25.501 s]
/proc/loadavg: 2.56 3.00 3.20 5/198 12706
/proc/meminfo: memFree=16169524/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=22872 CPUtime=25.47 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 4185 0 0 0 2546 1 0 0 25 0 1 0 458485506 23420928 4096 33554432000 4194304 4241092 140737106546320 18446744073709551615 4225156 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 5718 4096 136 12 0 4182 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40280

[startup+51.1003 s]
/proc/loadavg: 3.11 3.09 3.22 5/198 12707
/proc/meminfo: memFree=16150952/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=26940 CPUtime=51.06 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 5216 0 0 0 5105 1 0 0 25 0 1 0 458485506 27586560 5111 33554432000 4194304 4241092 140737106546320 18446744073709551615 4223767 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 6735 5111 136 12 0 5199 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44348

[startup+102.307 s]
/proc/loadavg: 3.61 3.23 3.26 5/198 12708
/proc/meminfo: memFree=16120552/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=32356 CPUtime=102.27 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 6616 0 0 0 10225 2 0 0 25 0 1 0 458485506 33132544 6467 33554432000 4194304 4241092 140737106546320 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 8089 6467 136 12 0 6553 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 49764

[startup+162.3 s]
/proc/loadavg: 3.86 3.37 3.31 5/198 12709
/proc/meminfo: memFree=16101680/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=34376 CPUtime=162.27 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 7224 0 0 0 16225 2 0 0 25 0 1 0 458485506 35201024 6992 33554432000 4194304 4241092 140737106546320 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 8594 6992 136 12 0 7058 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 51784

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

[startup+166.301 s]
/proc/loadavg: 3.87 3.38 3.31 5/198 12709
/proc/meminfo: memFree=16101184/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=34640 CPUtime=166.27 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 7285 0 0 0 16625 2 0 0 25 0 1 0 458485506 35471360 7048 33554432000 4194304 4241092 140737106546320 18446744073709551615 4223640 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 8660 7048 136 12 0 7124 0
Current children cumulated CPU time (s) 166.28
Current children cumulated vsize (KiB) 52048

[startup+169.501 s]
/proc/loadavg: 3.88 3.39 3.31 5/198 12710
/proc/meminfo: memFree=16101180/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=34640 CPUtime=169.47 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 7310 0 0 0 16945 2 0 0 25 0 1 0 458485506 35471360 7066 33554432000 4194304 4241092 140737106546320 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 8660 7066 136 12 0 7124 0
Current children cumulated CPU time (s) 169.48
Current children cumulated vsize (KiB) 52048

[startup+171.101 s]
/proc/loadavg: 3.88 3.39 3.31 5/198 12710
/proc/meminfo: memFree=16100932/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=34872 CPUtime=171.07 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 7354 0 0 0 17105 2 0 0 25 0 1 0 458485506 35708928 7099 33554432000 4194304 4241092 140737106546320 18446744073709551615 218905391226 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 8718 7099 136 12 0 7182 0
Current children cumulated CPU time (s) 171.08
Current children cumulated vsize (KiB) 52280

[startup+171.901 s]
/proc/loadavg: 3.88 3.39 3.31 5/198 12710
/proc/meminfo: memFree=16100808/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=34872 CPUtime=171.87 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 7355 0 0 0 17185 2 0 0 25 0 1 0 458485506 35708928 7100 33554432000 4194304 4241092 140737106546320 18446744073709551615 4222040 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 8718 7100 136 12 0 7182 0
Current children cumulated CPU time (s) 171.88
Current children cumulated vsize (KiB) 52280

[startup+172.3 s]
/proc/loadavg: 3.88 3.39 3.31 5/198 12710
/proc/meminfo: memFree=16100808/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=34872 CPUtime=172.27 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 7357 0 0 0 17225 2 0 0 25 0 1 0 458485506 35708928 7102 33554432000 4194304 4241092 140737106546320 18446744073709551615 4223640 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 8718 7102 136 12 0 7182 0
Current children cumulated CPU time (s) 172.28
Current children cumulated vsize (KiB) 52280

[startup+172.5 s]
/proc/loadavg: 3.88 3.39 3.31 5/198 12710
/proc/meminfo: memFree=16100808/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=34872 CPUtime=172.47 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 7366 0 0 0 17245 2 0 0 25 0 1 0 458485506 35708928 7111 33554432000 4194304 4241092 140737106546320 18446744073709551615 4227943 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 8718 7111 136 12 0 7182 0
Current children cumulated CPU time (s) 172.48
Current children cumulated vsize (KiB) 52280

[startup+172.6 s]
/proc/loadavg: 3.88 3.39 3.31 5/198 12710
/proc/meminfo: memFree=16100684/32951124 swapFree=67111528/67111528
[pid=12679] ppid=12677 vsize=8704 CPUtime=0.01 cores=5,7
/proc/12679/stat : 12679 (esg_static.sh) S 12677 12679 12632 0 -1 4202496 349 395 0 0 0 0 1 0 20 0 1 0 458485503 8912896 256 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/12679/statm: 2176 256 211 178 0 69 0
[pid=12686] ppid=12679 vsize=8704 CPUtime=0 cores=5,7
/proc/12686/stat : 12686 (esg_static.sh) S 12679 12679 12632 0 -1 4202560 131 0 0 0 0 0 0 0 21 0 1 0 458485506 8912896 135 33554432000 4194304 4922060 140735753936864 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12686/statm: 2176 135 90 178 0 69 0
[pid=12687] ppid=12686 vsize=34872 CPUtime=172.57 cores=5,7
/proc/12687/stat : 12687 (sathys) R 12686 12679 12632 0 -1 4202496 7366 0 0 0 17255 2 0 0 25 0 1 0 458485506 35708928 7111 33554432000 4194304 4241092 140737106546320 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 8718 7111 136 12 0 7182 0
Current children cumulated CPU time (s) 172.58
Current children cumulated vsize (KiB) 52280

Child status: 10
Real time (s): 172.696
CPU time (s): 172.692
CPU user time (s): 172.654
CPU system time (s): 0.037994
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 52344

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

runsolver used 0.26196 second user time and 0.688895 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-22 12:41:18
IDJOB=3257287
IDBENCH=70907
IDSOLVER=1610
FILE ID=node137/3257287-1303468878
RUNJOBID= node137-1303468877-12653
PBS_JOBID= 13107203
Free space on /tmp= 71392 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_7_3_6_cmp.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257287-1303468878/watcher-3257287-1303468878 -o /tmp/evaluation-result-3257287-1303468878/solver-3257287-1303468878 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3257287-1303468878.cnf rnovelty

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

MD5SUM BENCH= c848a5766cfcc1d1c3f26c7818e48eb2
RANDOM SEED=1396883088

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.844
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:     32951124 kB
MemFree:      16276376 kB
Buffers:       1209560 kB
Cached:       14840636 kB
SwapCached:          0 kB
Active:        9308244 kB
Inactive:      6809652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16276376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2088 kB
Writeback:           0 kB
AnonPages:       67336 kB
Mapped:          15100 kB
Slab:           491952 kB
PageTables:       6160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215560 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= 71376 MiB
End job on node137 at 2011-04-22 12:44:11