Trace number 3438320

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 160.949 160.976

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 benchmark9.8495
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-3438320-1306884533.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.012998 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.01/0.03	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.01/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.08	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.14	c |       7 |     0.0 |      70 |     2318 |    397 |       4 |    266217 |   77003 ||      7 |   22843 |      20/      9 |    1993 |       0 |
0.01/0.18	c |      11 |     0.1 |      73 |     3031 |    295 |       5 |    355158 |  103663 ||     11 |   31569 |      24/     13 |    2826 |       0 |
0.01/0.22	c |      14 |     0.0 |      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.32	c |      16 |     0.0 |      83 |     5510 |     81 |       8 |    685149 |  170070 ||     16 |   53355 |      19/     17 |    5072 |       0 |
0.01/0.39	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.53	c |      29 |     0.1 |      83 |     8473 |    573 |      11 |   1100227 |  255098 ||     29 |   85366 |      19/      9 |    8237 |       0 |
0.01/0.61	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.92	c |      38 |     0.1 |      83 |    12692 |    371 |      15 |   1750308 |  352144 ||     38 |  125351 |      15/      7 |   12771 |       0 |
0.99/1.06	c |      44 |     0.1 |      83 |    13797 |    262 |      16 |   1970009 |  385899 ||     44 |  138674 |      15/      7 |   13896 |       0 |
1.18/1.21	c |      46 |     0.2 |      83 |    14862 |    259 |      17 |   2204167 |  420576 ||     46 |  154286 |      15/      7 |   15439 |       0 |
1.28/1.37	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.08/2.20	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.2 |      83 |    22296 |     47 |      24 |   4145716 |  593346 ||     67 |  246474 |      13/      6 |   25674 |       0 |
2.88/2.95	c |      76 |     0.3 |      83 |    23323 |     33 |      25 |   4477083 |  624785 ||     76 |  261925 |      13/      6 |   27471 |       0 |
3.18/3.24	c |      81 |     0.3 |      83 |    24357 |    123 |      26 |   4789381 |  645154 ||     81 |  274660 |      12/      6 |   29276 |       0 |
3.48/3.58	c |      90 |     0.3 |      83 |    25187 |      4 |      27 |   5143829 |  677743 ||     90 |  292095 |      12/      6 |   31015 |       0 |
3.88/3.93	c |      94 |     0.4 |      83 |    26420 |   1099 |      28 |   5519136 |  705356 ||     94 |  310813 |      11/      6 |   34282 |       0 |
4.18/4.29	c |      96 |     0.4 |      83 |    27647 |     95 |      29 |   5932457 |  735172 ||     96 |  323874 |      11/      6 |   34727 |       0 |
4.58/4.68	c |     107 |     0.4 |      83 |    28703 |    273 |      30 |   6337923 |  766233 ||    107 |  342721 |      11/      6 |   36857 |       0 |
4.98/5.08	c |     113 |     0.4 |      83 |    29547 |    267 |      31 |   6745518 |  792230 ||    113 |  357456 |      11/      6 |   38792 |       0 |
5.38/5.48	c |     123 |     0.4 |      83 |    30675 |     39 |      32 |   7138121 |  824231 ||    123 |  376165 |      11/      6 |   40993 |       0 |
5.88/5.92	c |     125 |     0.4 |      83 |    31884 |    134 |      33 |   7528886 |  852408 ||    125 |  395123 |      11/      6 |   43731 |       0 |
6.28/6.39	c |     126 |     0.5 |      83 |    32805 |   3936 |      34 |   7977548 |  876549 ||    126 |  415044 |      11/      6 |   47242 |       0 |
6.78/6.87	c |     126 |     0.5 |      83 |    33352 |   3039 |      35 |   8471145 |  897032 ||    126 |  421172 |      11/      6 |   47337 |       0 |
7.37/7.45	c |     127 |     0.6 |      83 |    34317 |   7043 |      36 |   8927841 |  922744 ||    127 |  454423 |      11/      3 |   54167 |       0 |
7.87/7.99	c |     127 |     0.5 |      84 |    34676 |   1544 |      37 |   9385489 |  948253 ||    127 |  471234 |       9/      3 |   54427 |       0 |
8.47/8.50	c |     127 |     0.5 |      84 |    35452 |   5745 |      38 |   9891292 |  960015 ||    127 |  471234 |       9/      3 |   54427 |       0 |
8.97/9.08	c |     140 |     0.6 |      84 |    36189 |    129 |      39 |  10408826 |  991539 ||    140 |  489335 |      12/      6 |   56706 |       0 |
9.67/9.70	c |     149 |     0.6 |      84 |    37450 |    205 |      40 |  10935372 | 1022157 ||    149 |  510112 |      10/      6 |   59421 |       0 |
10.28/10.32	c |     157 |     0.6 |      84 |    38771 |    484 |      41 |  11453065 | 1051164 ||    157 |  529342 |      10/      5 |   61704 |       0 |
10.88/11.00	c |     163 |     0.7 |      84 |    40099 |    174 |      42 |  11988926 | 1079944 ||    163 |  548266 |      10/      5 |   64201 |       0 |
11.67/11.73	c |     173 |     0.7 |      84 |    41596 |    156 |      43 |  12567033 | 1113266 ||    173 |  571998 |      10/      3 |   67151 |       0 |
12.37/12.48	c |     187 |     0.8 |      84 |    43016 |    327 |      44 |  13140118 | 1142694 ||    187 |  591444 |       7/      3 |   69810 |       0 |
13.27/13.30	c |     189 |     0.8 |      84 |    44245 |   1024 |      45 |  13783254 | 1173620 ||    189 |  614290 |       7/      3 |   72538 |       0 |
14.07/14.15	c |     190 |     0.8 |      84 |    44983 |   1222 |      46 |  14430774 | 1196069 ||    190 |  635115 |       7/      3 |   76033 |       0 |
14.87/14.96	c |     200 |     0.8 |      84 |    45638 |     90 |      47 |  15061543 | 1222742 ||    200 |  648810 |       7/      3 |   77811 |       0 |
15.77/15.89	c |     212 |     0.9 |      84 |    46800 |    479 |      48 |  15735210 | 1253660 ||    212 |  672769 |       7/      3 |   80917 |       0 |
16.67/16.77	c |     221 |     0.9 |      84 |    47745 |   1568 |      49 |  16362756 | 1281574 ||    221 |  696825 |       7/      3 |   84825 |       0 |
17.67/17.73	c |     231 |     1.0 |      84 |    48599 |    254 |      50 |  17019991 | 1311890 ||    231 |  715390 |       7/      3 |   86692 |       0 |
18.69/18.77	c |     243 |     1.0 |      84 |    49665 |     13 |      51 |  17701652 | 1343325 ||    243 |  738581 |       7/      3 |   89800 |       0 |
19.79/19.85	c |     252 |     1.1 |      84 |    50768 |   2006 |      52 |  18412936 | 1375914 ||    252 |  765658 |       7/      3 |   93809 |       0 |
20.79/20.88	c |     253 |     1.0 |      84 |    52045 |    500 |      53 |  19072375 | 1396244 ||    253 |  784741 |       7/      3 |   97262 |       0 |
22.00/22.07	c |     254 |     1.2 |      84 |    52763 |   6302 |      54 |  19860185 | 1420589 ||    254 |  811912 |       7/      3 |  103968 |       0 |
23.18/23.29	c |     254 |     1.2 |      84 |    53263 |   2595 |      55 |  20624147 | 1442042 ||    254 |  829369 |       7/      3 |  104147 |       0 |
24.48/24.54	c |     255 |     1.3 |      84 |    53293 |   8600 |      56 |  21386694 | 1463882 ||    255 |  863357 |       7/      3 |  117361 |       0 |
25.88/25.99	c |     255 |     1.4 |      84 |    53044 |   6101 |      57 |  22136661 | 1492307 ||    255 |  894910 |       7/      3 |  117762 |       0 |
27.38/27.52	c |     255 |     1.5 |      84 |    52803 |   1703 |      58 |  22936220 | 1515398 ||    255 |  916430 |       7/      3 |  118016 |       0 |
28.78/28.81	c |     255 |     1.3 |      84 |    51660 |   8005 |      59 |  23889572 | 1529569 ||    255 |  916430 |       7/      3 |  118016 |       0 |
30.08/30.14	c |     261 |     1.3 |      84 |    51582 |    190 |      60 |  24858401 | 1548787 ||    261 |  923613 |       7/      3 |  118908 |       0 |
31.38/31.49	c |     277 |     1.4 |      84 |    52124 |    270 |      61 |  25691491 | 1583919 ||    277 |  951865 |       7/      3 |  122872 |       0 |
32.78/32.86	c |     286 |     1.4 |      84 |    53542 |    231 |      62 |  26517461 | 1615258 ||    286 |  978769 |       7/      3 |  126818 |       0 |
34.28/34.31	c |     301 |     1.5 |      84 |    54920 |    896 |      63 |  27398616 | 1653925 ||    301 | 1005112 |       7/      3 |  130406 |       0 |
35.78/35.82	c |     316 |     1.5 |      84 |    57074 |     62 |      64 |  28277012 | 1686475 ||    316 | 1030568 |       7/      3 |  133916 |       0 |
37.18/37.28	c |     318 |     1.5 |      84 |    58350 |   4564 |      65 |  29054545 | 1715586 ||    318 | 1058452 |       7/      3 |  139070 |       0 |
38.78/38.86	c |     330 |     1.6 |      84 |    59837 |     42 |      66 |  30011410 | 1745102 ||    330 | 1073769 |       7/      3 |  141052 |       0 |
40.38/40.47	c |     347 |     1.6 |      84 |    61387 |    409 |      67 |  30921717 | 1780176 ||    347 | 1101642 |       7/      3 |  145174 |       0 |
42.08/42.14	c |     356 |     1.7 |      84 |    62771 |    392 |      68 |  31888467 | 1811224 ||    356 | 1128289 |       7/      3 |  149086 |       0 |
43.88/43.96	c |     373 |     1.8 |      84 |    64030 |    172 |      69 |  32848531 | 1850190 ||    373 | 1158184 |       7/      3 |  152889 |       0 |
45.68/45.77	c |     381 |     1.8 |      84 |    65260 |   2051 |      70 |  33823541 | 1884683 ||    381 | 1191310 |       7/      3 |  159911 |       0 |
47.78/47.81	c |     382 |     2.0 |      84 |    66570 |   4752 |      71 |  34876395 | 1912106 ||    382 | 1220868 |       7/      3 |  166710 |       0 |
49.68/49.70	c |     382 |     1.9 |      84 |    66805 |   2755 |      72 |  35816839 | 1934295 ||    382 | 1240658 |       6/      3 |  166937 |       0 |
51.48/51.57	c |     396 |     1.9 |      84 |    67437 |    213 |      73 |  36826415 | 1960304 ||    396 | 1257342 |       6/      3 |  169546 |       0 |
53.48/53.58	c |     412 |     2.0 |      84 |    68492 |    973 |      74 |  37819456 | 1997760 ||    412 | 1286793 |       6/      3 |  173938 |       0 |
55.58/55.67	c |     426 |     2.1 |      84 |    69703 |    140 |      75 |  38835841 | 2031412 ||    426 | 1311801 |       6/      3 |  177882 |       0 |
57.78/57.86	c |     443 |     2.2 |      84 |    70445 |    803 |      76 |  39897222 | 2071434 ||    443 | 1344869 |       6/      3 |  182705 |       0 |
59.98/60.04	c |     445 |     2.2 |      84 |    71644 |    497 |      77 |  40896994 | 2107132 ||    445 | 1380181 |       6/      3 |  187939 |       0 |
62.18/62.26	c |     460 |     2.2 |      84 |    73050 |   1059 |      78 |  41980452 | 2141135 ||    460 | 1405099 |       6/      3 |  191442 |       0 |
64.58/64.65	c |     476 |     2.4 |      84 |    74863 |   1713 |      79 |  43081744 | 2177778 ||    476 | 1438745 |       6/      3 |  196639 |       0 |
66.98/67.03	c |     491 |     2.4 |      84 |    75488 |    476 |      80 |  44148529 | 2213197 ||    491 | 1467388 |       6/      3 |  200169 |       0 |
69.38/69.48	c |     507 |     2.5 |      84 |    76618 |    146 |      81 |  45212715 | 2249391 ||    507 | 1500176 |       6/      3 |  205389 |       0 |
71.78/71.80	c |     509 |     2.3 |      84 |    77683 |   3945 |      82 |  46360839 | 2279711 ||    509 | 1531831 |       6/      3 |  215390 |       0 |
74.28/74.36	c |     509 |     2.6 |      84 |    78521 |   3045 |      83 |  47466708 | 2309881 ||    509 | 1556811 |       6/      3 |  215683 |       0 |
77.00/77.06	c |     510 |     2.7 |      84 |    79324 |  11846 |      84 |  48667433 | 2339493 ||    510 | 1603690 |       6/      3 |  228989 |       0 |
79.88/79.92	c |     510 |     2.9 |      84 |    79185 |   1543 |      85 |  49802597 | 2378579 ||    510 | 1638950 |       6/      3 |  229423 |       0 |
82.58/82.60	c |     510 |     2.7 |      84 |    79354 |  10544 |      86 |  51239142 | 2395987 ||    510 | 1638950 |       6/      3 |  229423 |       0 |
85.28/85.34	c |     511 |     2.7 |      84 |    79273 |  19645 |      87 |  52387432 | 2431212 ||    511 | 1711099 |       6/      3 |  255852 |       0 |
88.48/88.53	c |     511 |     3.2 |      84 |    78901 |   9201 |      88 |  53607434 | 2473823 ||    511 | 1754780 |       6/      3 |  256383 |       0 |
91.97/92.00	c |     511 |     3.5 |      84 |    78870 |   9301 |      89 |  54889770 | 2509209 ||    511 | 1793400 |       6/      3 |  256864 |       0 |
94.77/94.84	c |     511 |     2.8 |      84 |    78204 |   9145 |      90 |  56337019 | 2525885 ||    511 | 1794461 |       6/      3 |  256874 |       0 |
97.37/97.46	c |     511 |     2.6 |      84 |    78108 |  18646 |      91 |  57664330 | 2541960 ||    511 | 1794461 |       6/      3 |  256874 |       0 |
100.67/100.73	c |     520 |     3.3 |      84 |    78633 |    129 |      92 |  59192285 | 2564816 ||    520 | 1805102 |       6/      3 |  258405 |       0 |
103.57/103.62	c |     541 |     2.9 |      84 |    78660 |    270 |      93 |  60455364 | 2607948 ||    541 | 1842408 |       6/      3 |  263871 |       0 |
106.77/106.82	c |     557 |     3.2 |      84 |    80430 |    412 |      94 |  61799624 | 2647859 ||    557 | 1876523 |       6/      3 |  269094 |       0 |
109.99/110.03	c |     573 |     3.2 |      84 |    82171 |   1477 |      95 |  63188503 | 2685609 ||    573 | 1909201 |       6/      3 |  274311 |       0 |
113.07/113.13	c |     586 |     3.1 |      84 |    83990 |    144 |      96 |  64440460 | 2720009 ||    586 | 1940415 |       6/      3 |  279707 |       0 |
116.37/116.45	c |     605 |     3.3 |      84 |    85095 |   1487 |      97 |  65734773 | 2763484 ||    605 | 1978501 |       6/      3 |  286409 |       0 |
119.97/120.02	c |     626 |     3.6 |      84 |    86000 |    143 |      98 |  67147964 | 2806995 ||    626 | 2012801 |       6/      3 |  290819 |       0 |
123.37/123.47	c |     637 |     3.5 |      84 |    87073 |   3517 |      99 |  68519463 | 2847641 ||    637 | 2055406 |       6/      3 |  298550 |       0 |
126.87/126.99	c |     638 |     3.5 |      84 |    88014 |   9114 |     100 |  69871950 | 2883302 ||    638 | 2098777 |       6/      3 |  305416 |       0 |
130.78/130.86	c |     650 |     3.9 |      84 |    88765 |     81 |     101 |  71263402 | 2912861 ||    650 | 2114808 |       6/      3 |  307399 |       0 |
134.47/134.54	c |     669 |     3.7 |      84 |    90041 |   2124 |     102 |  72658061 | 2960432 ||    669 | 2157441 |       6/      3 |  314131 |       0 |
138.37/138.42	c |     691 |     3.9 |      84 |    91536 |    360 |     103 |  74102695 | 3003167 ||    691 | 2191398 |       6/      3 |  318923 |       0 |
142.37/142.46	c |     701 |     4.0 |      84 |    92931 |    329 |     104 |  75575252 | 3047405 ||    701 | 2236954 |       6/      3 |  326265 |       0 |
146.47/146.53	c |     722 |     4.1 |      84 |    94150 |    156 |     105 |  77080629 | 3084104 ||    722 | 2265026 |       6/      3 |  330573 |       0 |
150.47/150.61	c |     742 |     4.1 |      84 |    95379 |    211 |     106 |  78535672 | 3127879 ||    742 | 2304013 |       6/      3 |  336647 |       0 |
154.77/154.88	c |     763 |     4.3 |      84 |    97259 |   1956 |     107 |  80026520 | 3172940 ||    763 | 2346700 |       6/      3 |  343587 |       0 |
159.07/159.17	c |     765 |     4.3 |      84 |    98210 |   5951 |     108 |  81491089 | 3211061 ||    765 | 2394042 |       6/      3 |  353719 |       0 |
160.87/160.94	c |     765 |     1.8 |      84 |   102632 |    777 |     108 |  82085820 | 3230252 ||    765 | 2410341 |       6/      3 |  353926 |       0 |
160.87/160.94	c c 
160.87/160.94	c -----------------------------------
160.87/160.94	c # temps = 160.900000
160.87/160.94	c # cleaningDB = 108
160.87/160.94	c # clause binaire = 7458
160.87/160.94	c # literal removed by litRedundant = 15459450
160.87/160.94	c # literal removed by litRedundantBin = 3930002
160.87/160.94	c # init clause removed by simplify = 92
160.87/160.94	c # learnt clause removed by simplify = 8
160.87/160.94	c # une clause fausse était une apprise = 0
160.87/160.94	c # equivalence dectecte = 0
160.87/160.94	c # Memory used           : 34.09 MB
160.87/160.94	c 
160.87/160.94	c ########################
160.87/160.94	c ####   ##  ###   ## ####
160.87/160.94	c #### #### # ## #### ####
160.87/160.94	c ####   ##  ###   ##  ###
160.87/160.94	c ########################
160.87/160.94	c # restart = 765
160.87/160.94	c # conflit = 636444
160.87/160.94	c # decision = 3230252
160.87/160.94	c # propagation = 82085820 	 (510166.687383 (prop/sec))
160.87/160.94	c 
160.87/160.94	c ########################
160.87/160.94	c ### ### #   ##   ##   ##
160.87/160.94	c ### # # # #### # ### ###
160.87/160.94	c ###  #  ### ## # ### ###
160.87/160.94	c ########################
160.87/160.94	c # numtry = 765
160.87/160.94	c # numflips = 2410341
160.87/160.94	c # maxSat = 6
160.87/160.94	c # freeFlip = 524648
160.87/160.94	c # nbBoundary = 0
160.87/160.94	c 
160.87/160.97	s SATISFIABLE
160.87/160.97	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: 977)

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-3438320-1306884533/watcher-3438320-1306884533 -o /tmp/evaluation-result-3438320-1306884533/solver-3438320-1306884533 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3438320-1306884533.cnf rnovelty 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/523 970
/proc/meminfo: memFree=5715232/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 800051042 8912896 253 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/968/statm: 2176 253 211 178 0 69 0

[startup+0.0319761 s]
/proc/loadavg: 0.00 0.00 0.00 3/523 970
/proc/meminfo: memFree=5715232/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.100965 s]
/proc/loadavg: 0.00 0.00 0.00 3/523 970
/proc/meminfo: memFree=5715232/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.300927 s]
/proc/loadavg: 0.00 0.00 0.00 3/523 970
/proc/meminfo: memFree=5715232/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.700854 s]
/proc/loadavg: 0.00 0.00 0.00 3/523 970
/proc/meminfo: memFree=5715232/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+1.50071 s]
/proc/loadavg: 0.16 0.03 0.01 3/529 979
/proc/meminfo: memFree=5704148/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=12252 CPUtime=1.47 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 1532 0 0 0 147 0 0 0 25 0 1 0 800051044 12546048 1444 33554432000 4194304 4241092 140736173313920 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 3063 1444 136 12 0 1527 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29660

[startup+3.10042 s]
/proc/loadavg: 0.16 0.03 0.01 3/529 979
/proc/meminfo: memFree=5699188/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=13900 CPUtime=3.07 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 1958 0 0 0 307 0 0 0 25 0 1 0 800051044 14233600 1870 33554432000 4194304 4241092 140736173313920 18446744073709551615 4221344 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 3475 1870 136 12 0 1939 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31308

[startup+6.30085 s]
/proc/loadavg: 0.16 0.03 0.01 4/529 979
/proc/meminfo: memFree=5695468/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=16076 CPUtime=6.27 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 2495 0 0 0 627 0 0 0 25 0 1 0 800051044 16461824 2407 33554432000 4194304 4241092 140736173313920 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 4019 2407 136 12 0 2483 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33484

[startup+12.7007 s]
/proc/loadavg: 0.44 0.10 0.03 3/529 979
/proc/meminfo: memFree=5689536/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=18288 CPUtime=12.66 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 3050 0 0 0 1266 0 0 0 25 0 1 0 800051044 18726912 2962 33554432000 4194304 4241092 140736173313920 18446744073709551615 4224233 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 4572 2962 136 12 0 3036 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 35696

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.05 3/529 980
/proc/meminfo: memFree=5683064/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=22872 CPUtime=25.47 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 4183 0 0 0 2546 1 0 0 25 0 1 0 800051044 23420928 4095 33554432000 4194304 4241092 140736173313920 18446744073709551615 4223736 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 5718 4095 136 12 0 4182 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40280

[startup+51.1008 s]
/proc/loadavg: 1.13 0.31 0.10 4/529 980
/proc/meminfo: memFree=5675536/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=27072 CPUtime=51.07 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 5270 0 0 0 5106 1 0 0 25 0 1 0 800051044 27721728 5166 33554432000 4194304 4241092 140736173313920 18446744073709551615 4223763 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 6768 5166 136 12 0 5232 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44480

[startup+102.321 s]
/proc/loadavg: 1.80 0.62 0.22 4/529 982
/proc/meminfo: memFree=5664196/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=32356 CPUtime=102.28 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 6620 0 0 0 10227 1 0 0 25 0 1 0 800051044 33132544 6466 33554432000 4194304 4241092 140736173313920 18446744073709551615 4223705 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 8089 6466 136 12 0 6553 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 49764

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

[startup+127.901 s]
/proc/loadavg: 1.87 0.73 0.27 4/529 982
/proc/meminfo: memFree=5661564/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=32684 CPUtime=127.86 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 6769 0 0 0 12785 1 0 0 25 0 1 0 800051044 33468416 6577 33554432000 4194304 4241092 140736173313920 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 8171 6577 136 12 0 6635 0
Current children cumulated CPU time (s) 127.87
Current children cumulated vsize (KiB) 50092

[startup+140.701 s]
/proc/loadavg: 1.89 0.79 0.29 4/529 983
/proc/meminfo: memFree=5660064/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=33384 CPUtime=140.67 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 6938 0 0 0 14066 1 0 0 25 0 1 0 800051044 34185216 6724 33554432000 4194304 4241092 140736173313920 18446744073709551615 4221436 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 8346 6724 136 12 0 6810 0
Current children cumulated CPU time (s) 140.68
Current children cumulated vsize (KiB) 50792

[startup+153.5 s]
/proc/loadavg: 2.07 0.86 0.32 4/529 983
/proc/meminfo: memFree=5658564/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=34376 CPUtime=153.46 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 7228 0 0 0 15345 1 0 0 25 0 1 0 800051044 35201024 6992 33554432000 4194304 4241092 140736173313920 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 8594 6992 136 12 0 7058 0
Current children cumulated CPU time (s) 153.47
Current children cumulated vsize (KiB) 51784

[startup+156.701 s]
/proc/loadavg: 2.06 0.88 0.33 4/529 983
/proc/meminfo: memFree=5658304/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=34608 CPUtime=156.66 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 7287 0 0 0 15665 1 0 0 25 0 1 0 800051044 35438592 7044 33554432000 4194304 4241092 140736173313920 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 8652 7044 136 12 0 7116 0
Current children cumulated CPU time (s) 156.67
Current children cumulated vsize (KiB) 52016

[startup+158.3 s]
/proc/loadavg: 2.06 0.88 0.33 4/529 983
/proc/meminfo: memFree=5658180/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=34672 CPUtime=158.27 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 7309 0 0 0 15826 1 0 0 25 0 1 0 800051044 35504128 7066 33554432000 4194304 4241092 140736173313920 18446744073709551615 4223653 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 8668 7066 136 12 0 7132 0
Current children cumulated CPU time (s) 158.28
Current children cumulated vsize (KiB) 52080

[startup+159.901 s]
/proc/loadavg: 2.06 0.88 0.33 4/529 983
/proc/meminfo: memFree=5657932/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=34872 CPUtime=159.86 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 7353 0 0 0 15985 1 0 0 25 0 1 0 800051044 35708928 7099 33554432000 4194304 4241092 140736173313920 18446744073709551615 4222310 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 8718 7099 136 12 0 7182 0
Current children cumulated CPU time (s) 159.87
Current children cumulated vsize (KiB) 52280

[startup+160.701 s]
/proc/loadavg: 2.06 0.88 0.33 4/529 983
/proc/meminfo: memFree=5656816/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=34872 CPUtime=160.66 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 7356 0 0 0 16065 1 0 0 25 0 1 0 800051044 35708928 7102 33554432000 4194304 4241092 140736173313920 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 8718 7102 136 12 0 7182 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 52280

[startup+160.901 s]
/proc/loadavg: 2.06 0.88 0.33 4/529 983
/proc/meminfo: memFree=5656816/32951124 swapFree=56930356/67111528
[pid=968] ppid=965 vsize=8704 CPUtime=0.01 cores=1,3,5,7
/proc/968/stat : 968 (esg_static.sh) S 965 968 932 0 -1 4202496 350 395 0 0 0 0 1 0 18 0 1 0 800051042 8912896 256 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905730816 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/968/statm: 2176 256 211 178 0 69 0
[pid=975] ppid=968 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/975/stat : 975 (esg_static.sh) S 968 968 932 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 800051044 8912896 135 33554432000 4194304 4922060 140736951638272 18446744073709551615 218905549957 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/975/statm: 2176 135 90 178 0 69 0
[pid=977] ppid=975 vsize=34904 CPUtime=160.86 cores=1,3,5,7
/proc/977/stat : 977 (sathys) R 975 968 932 0 -1 4202496 7364 0 0 0 16085 1 0 0 25 0 1 0 800051044 35741696 7110 33554432000 4194304 4241092 140736173313920 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/977/statm: 8726 7110 136 12 0 7190 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 52312

Child status: 10
Real time (s): 160.976
CPU time (s): 160.949
CPU user time (s): 160.92
CPU system time (s): 0.028995
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 52344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 160.92
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9900
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 122
involuntary context switches= 2483

runsolver used 0.85287 second user time and 2.08968 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-01 01:28:53
IDJOB=3438320
IDBENCH=70907
IDSOLVER=1935
FILE ID=node137/3438320-1306884533
RUNJOBID= node137-1306884533-952
PBS_JOBID= 13488439
Free space on /tmp= 11440 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-3438320-1306884533/watcher-3438320-1306884533 -o /tmp/evaluation-result-3438320-1306884533/solver-3438320-1306884533 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3438320-1306884533.cnf rnovelty

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c848a5766cfcc1d1c3f26c7818e48eb2
RANDOM SEED=2059460929

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:       5715676 kB
Buffers:         81524 kB
Cached:       18420120 kB
SwapCached:      12116 kB
Active:       16541964 kB
Inactive:      9964852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5715676 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:            1556 kB
Writeback:           0 kB
AnonPages:     8003272 kB
Mapped:          20848 kB
Slab:           583308 kB
PageTables:      74436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162514404 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= 11440 MiB
End job on node137 at 2011-06-01 01:31:34