Trace number 3290552

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
glucose 2UNSAT 23.5324 23.5321

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E02F17.cnf
MD5SUM4f20f237857124f0eb214df627f84b82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.1971
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses69700
Sum of the clauses size326536
Maximum clause length45
Minimum clause length1
Number of clauses of size 132
Number of clauses of size 217506
Number of clauses of size 312802
Number of clauses of size 46698
Number of clauses of size 59775
Number of clauses of size over 522887

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   69124   325384 |   20737       0        0     nan |  0.000 % |
0.00/0.10	c |         0 |   63826   311416 |      --       0       --      -- |     --   | -1037/11765
0.00/0.10	c ==============================================================================
0.00/0.10	c Result  :   #vars: 5295   #clauses: 63826   #literals: 311416
0.00/0.10	c CPU time:   0.098984 s
0.00/0.10	c ==============================================================================
0.00/0.15	c
0.00/0.15	c Starting glucose
0.00/0.15	c
3.79/3.88	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3.79/3.88	c WARNING: for repeatability, setting FPU to use double precision
3.79/3.88	c ============================[ Problem Statistics ]=============================
3.79/3.88	c |                                                                             |
3.79/3.88	c |  Number of variables:          5295                                         |
3.79/3.88	c |  Number of clauses:           63826                                         |
3.79/3.88	c |  Parse time:                   0.02 s                                       |
3.79/3.88	c |                                                                             |
3.79/3.88	c ============================[ Search Statistics ]==============================
3.79/3.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.79/3.88	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.79/3.88	c ===============================================================================
3.79/3.88	c |       227 |    5293    63826   311416 |        1      226     26 |  0.038 % |
3.79/3.88	c |      1590 |    5281    63826   311416 |        1     1588     31 |  0.264 % |
3.79/3.88	c |      3322 |    5281    63826   311416 |        1     3320     35 |  0.264 % |
3.79/3.88	c |      3423 |    5281    63631   310635 |        1     3421     35 |  0.264 % |
3.79/3.88	c |      3523 |    5281    63631   310635 |        1     3521     36 |  0.264 % |
3.79/3.88	c |      4266 |    5281    63631   310635 |        1     2277     27 |  0.264 % |
3.79/3.88	c |      4489 |    5281    63631   310635 |        1     2500     28 |  0.264 % |
3.79/3.88	c |      7424 |    5281    63631   310635 |        1     5435     30 |  0.264 % |
3.79/3.88	c |      7778 |    5281    63631   310635 |        1     5789     32 |  0.264 % |
3.79/3.88	c |      7894 |    5281    63631   310635 |        1     5905     32 |  0.264 % |
3.79/3.88	c |     10251 |    5281    63631   310635 |        1     8262     35 |  0.264 % |
3.79/3.88	c |     11334 |    5281    63631   310635 |        1     5051     27 |  0.264 % |
3.79/3.88	c |     11503 |    5281    63631   310635 |        1     5220     28 |  0.264 % |
3.79/3.88	c |     12453 |    5281    63631   310635 |        1     6170     30 |  0.264 % |
3.79/3.88	c |     13042 |    5281    63631   310635 |        1     6759     32 |  0.264 % |
3.79/3.88	c |     13142 |    5281    63631   310635 |        1     6859     32 |  0.264 % |
3.79/3.88	c |     13387 |    5281    63631   310635 |        1     7104     34 |  0.264 % |
3.79/3.88	c |     16553 |    5281    63631   310635 |        1    10270     34 |  0.264 % |
3.79/3.88	c |     20932 |    5281    63631   310635 |        1     7916     28 |  0.264 % |
3.79/3.88	c |     21032 |    5281    63631   310635 |        1     8016     28 |  0.264 % |
3.79/3.88	c |     26911 |    5281    63631   310635 |        1    13895     43 |  0.264 % |
3.79/3.88	c |     29004 |    5281    63631   310635 |        1    15988     44 |  0.264 % |
3.79/3.88	c |     38021 |    5281    63631   310635 |        1    15727     36 |  0.264 % |
3.79/3.88	c |     38454 |    5281    63631   310635 |        1    16160     36 |  0.264 % |
3.79/3.88	c |     40402 |    5281    63631   310635 |        1    18108     37 |  0.264 % |
3.79/3.88	c |     40538 |    5281    63631   310635 |        1    18244     37 |  0.264 % |
3.79/3.88	c |     43424 |    5281    63631   310635 |        1    21130     38 |  0.264 % |
3.79/3.88	c |     43901 |    5281    63631   310635 |        1    21607     38 |  0.264 % |
3.79/3.88	c |     45781 |    5281    63631   310635 |        1    23487     39 |  0.264 % |
3.79/3.88	c |     45882 |    5281    63631   310635 |        1    23588     39 |  0.264 % |
3.79/3.88	c |     46178 |    5281    63631   310635 |        1    12035     27 |  0.264 % |
3.79/3.88	c |     46279 |    5281    63631   310635 |        1    12136     27 |  0.264 % |
3.79/3.88	c |     47412 |    5281    63631   310635 |        1    13269     29 |  0.264 % |
3.79/3.88	c |     59978 |    5281    63631   310635 |        1    25835     43 |  0.264 % |
3.79/3.88	c |     62725 |    5281    63631   310635 |        1    28582     42 |  0.264 % |
3.79/3.88	c |     62875 |    5281    63631   310635 |        1    28732     42 |  0.264 % |
3.79/3.88	c |     66321 |    5278    63534   310246 |        1    16935     32 |  0.321 % |
3.79/3.88	c |     66432 |    5278    63534   310246 |        1    17046     32 |  0.321 % |
3.79/3.88	c |     66990 |    5278    63534   310246 |        1    17604     33 |  0.321 % |
7.48/7.60	c |     67118 |    5278    63534   310246 |        1    17732     34 |  0.321 % |
7.48/7.60	c |     67943 |    5278    63534   310246 |        1    18557     34 |  0.321 % |
7.48/7.60	c |     68808 |    5278    63534   310246 |        1    19422     35 |  0.321 % |
7.48/7.60	c |     68908 |    5278    63534   310246 |        1    19522     35 |  0.321 % |
7.48/7.60	c |     69008 |    5278    63534   310246 |        1    19622     35 |  0.321 % |
7.48/7.60	c |     69804 |    5278    63534   310246 |        1    20418     36 |  0.321 % |
7.48/7.60	c |     69905 |    5278    63534   310246 |        1    20519     36 |  0.321 % |
7.48/7.60	c |     75116 |    5278    63534   310246 |        1    25730     39 |  0.321 % |
7.48/7.60	c |     76293 |    5278    63534   310246 |        1    26907     40 |  0.321 % |
7.48/7.60	c |     82274 |    5278    63534   310246 |        1    32888     43 |  0.321 % |
7.48/7.60	c |     82374 |    5278    63534   310246 |        1    32988     43 |  0.321 % |
7.48/7.60	c |     83126 |    5278    63534   310246 |        1    17151     29 |  0.321 % |
7.48/7.60	c |     83534 |    5278    63534   310246 |        1    17559     30 |  0.321 % |
7.48/7.60	c |     83635 |    5278    63534   310246 |        1    17660     31 |  0.321 % |
7.48/7.60	c |     83737 |    5278    63534   310246 |        1    17762     31 |  0.321 % |
7.48/7.60	c |     86287 |    5278    63534   310246 |        1    20312     34 |  0.321 % |
7.48/7.60	c |     86387 |    5278    63534   310246 |        1    20412     34 |  0.321 % |
7.48/7.60	c |     87473 |    5278    63534   310246 |        1    21498     35 |  0.321 % |
7.48/7.60	c |     88048 |    5278    63534   310246 |        1    22073     36 |  0.321 % |
7.48/7.60	c |     90211 |    5278    63534   310246 |        1    24236     37 |  0.321 % |
7.48/7.60	c |     91117 |    5278    63534   310246 |        1    25142     37 |  0.321 % |
7.48/7.60	c |     91349 |    5278    63534   310246 |        1    25374     37 |  0.321 % |
7.48/7.60	c |     91901 |    5278    63534   310246 |        1    25926     37 |  0.321 % |
7.48/7.60	c |     92170 |    5278    63534   310246 |        1    26195     37 |  0.321 % |
7.48/7.60	c |     92849 |    5278    63534   310246 |        1    26874     37 |  0.321 % |
7.48/7.60	c |     94559 |    5278    63534   310246 |        1    28584     36 |  0.321 % |
7.48/7.60	c |    106243 |    5278    63534   310246 |        1    20873     24 |  0.321 % |
7.48/7.60	c |    106343 |    5278    63534   310246 |        1    20973     25 |  0.321 % |
7.48/7.60	c |    107013 |    5278    63534   310246 |        1    21643     25 |  0.321 % |
7.48/7.60	c |    107700 |    5278    63534   310246 |        1    22330     26 |  0.321 % |
7.48/7.60	c |    109162 |    5278    63534   310246 |        1    23792     27 |  0.321 % |
7.48/7.60	c |    109262 |    5278    63534   310246 |        1    23892     27 |  0.321 % |
7.48/7.60	c |    109925 |    5278    63534   310246 |        1    24555     28 |  0.321 % |
7.48/7.60	c |    110187 |    5278    63534   310246 |        1    24817     28 |  0.321 % |
7.48/7.60	c |    112503 |    5278    63534   310246 |        1    27133     29 |  0.321 % |
7.48/7.60	c |    113154 |    5278    63534   310246 |        1    27784     29 |  0.321 % |
7.48/7.60	c |    113422 |    5278    63534   310246 |        1    28052     29 |  0.321 % |
7.48/7.60	c |    113534 |    5278    63534   310246 |        1    28164     29 |  0.321 % |
7.48/7.60	c |    113674 |    5278    63534   310246 |        1    28304     29 |  0.321 % |
7.48/7.60	c |    114197 |    5278    63534   310246 |        1    28827     30 |  0.321 % |
7.48/7.60	c |    114588 |    5278    63534   310246 |        1    29218     30 |  0.321 % |
7.48/7.60	c |    115002 |    5278    63534   310246 |        1    29632     30 |  0.321 % |
7.48/7.60	c |    118913 |    5278    63534   310246 |        1    33543     31 |  0.321 % |
7.48/7.60	c |    119242 |    5278    63534   310246 |        1    33872     31 |  0.321 % |
7.48/7.60	c |    120218 |    5278    63534   310246 |        1    34848     31 |  0.321 % |
7.48/7.60	c |    120320 |    5278    63534   310246 |        1    34950     31 |  0.321 % |
7.48/7.60	c |    120420 |    5278    63534   310246 |        1    35050     31 |  0.321 % |
7.48/7.60	c |    122708 |    5278    63534   310246 |        1    37338     33 |  0.321 % |
7.48/7.60	c |    124878 |    5278    63534   310246 |        1    39508     34 |  0.321 % |
7.48/7.60	c |    126132 |    5278    63534   310246 |        1    40762     35 |  0.321 % |
13.09/13.17	c |    126234 |    5278    63534   310246 |        1    40864     35 |  0.321 % |
13.09/13.17	c |    126334 |    5278    63534   310246 |        1    40964     35 |  0.321 % |
13.09/13.17	c |    127018 |    5278    63534   310246 |        1    41648     35 |  0.321 % |
13.09/13.17	c |    129099 |    5278    63534   310246 |        1    43729     35 |  0.321 % |
13.09/13.17	c |    129214 |    5278    63534   310246 |        1    43844     36 |  0.321 % |
13.09/13.17	c |    133654 |    5278    63534   310246 |        1    26178     28 |  0.321 % |
13.09/13.17	c |    133902 |    5278    63534   310246 |        1    26426     28 |  0.321 % |
13.09/13.17	c |    134112 |    5278    63534   310246 |        1    26636     29 |  0.321 % |
13.09/13.17	c |    134212 |    5278    63534   310246 |        1    26736     29 |  0.321 % |
13.09/13.17	c |    134313 |    5278    63534   310246 |        1    26837     29 |  0.321 % |
13.09/13.17	c |    144161 |    5278    63534   310246 |        1    36685     37 |  0.321 % |
13.09/13.17	c |    144261 |    5278    63534   310246 |        1    36785     37 |  0.321 % |
13.09/13.17	c |    148827 |    5278    63534   310246 |        1    41351     38 |  0.321 % |
13.09/13.17	c |    148927 |    5278    63534   310246 |        1    41451     38 |  0.321 % |
13.09/13.17	c |    149174 |    5278    63534   310246 |        1    41698     38 |  0.321 % |
13.09/13.17	c |    149276 |    5278    63534   310246 |        1    41800     38 |  0.321 % |
13.09/13.17	c |    149376 |    5278    63534   310246 |        1    41900     38 |  0.321 % |
13.09/13.17	c |    151454 |    5278    63534   310246 |        1    43978     39 |  0.321 % |
13.09/13.17	c |    152090 |    5278    63534   310246 |        1    44614     39 |  0.321 % |
13.09/13.17	c |    159814 |    5278    63534   310246 |        1    27594     27 |  0.321 % |
13.09/13.17	c |    162133 |    5278    63534   310246 |        1    29913     29 |  0.321 % |
13.09/13.17	c |    162234 |    5278    63534   310246 |        1    30014     29 |  0.321 % |
13.09/13.17	c |    162336 |    5278    63534   310246 |        1    30116     29 |  0.321 % |
13.09/13.17	c |    162488 |    5278    63534   310246 |        1    30268     29 |  0.321 % |
13.09/13.17	c |    162590 |    5278    63534   310246 |        1    30370     29 |  0.321 % |
13.09/13.17	c |    162758 |    5278    63534   310246 |        1    30538     29 |  0.321 % |
13.09/13.17	c |    177655 |    5278    63534   310246 |        1    45435     37 |  0.321 % |
13.09/13.17	c |    178320 |    5278    63534   310246 |        1    46100     37 |  0.321 % |
13.09/13.17	c |    178421 |    5278    63534   310246 |        1    46201     37 |  0.321 % |
13.09/13.17	c |    180178 |    5278    63534   310246 |        1    47958     38 |  0.321 % |
13.09/13.17	c |    184664 |    5278    63534   310246 |        1    52444     39 |  0.321 % |
13.09/13.17	c |    184793 |    5278    63534   310246 |        1    52573     39 |  0.321 % |
13.09/13.17	c |    185755 |    5278    63534   310246 |        1    53535     39 |  0.321 % |
13.09/13.17	c |    186550 |    5278    63534   310246 |        1    54330     40 |  0.321 % |
13.09/13.17	c |    189511 |    5278    63534   310246 |        1    29911     29 |  0.321 % |
13.09/13.17	c |    190283 |    5278    63534   310246 |        1    30683     30 |  0.321 % |
13.09/13.17	c |    190385 |    5278    63534   310246 |        1    30785     30 |  0.321 % |
13.09/13.17	c |    192818 |    5278    63534   310246 |        1    33218     31 |  0.321 % |
13.09/13.17	c |    193792 |    5278    63534   310246 |        1    34192     32 |  0.321 % |
13.09/13.17	c |    194276 |    5278    63534   310246 |        1    34676     33 |  0.321 % |
13.09/13.17	c |    194377 |    5278    63534   310246 |        1    34777     33 |  0.321 % |
13.09/13.17	c |    198502 |    5278    63534   310246 |        1    38902     34 |  0.321 % |
13.09/13.17	c |    203264 |    5278    63534   310246 |        1    43664     37 |  0.321 % |
13.09/13.17	c |    203667 |    5278    63534   310246 |        1    44067     37 |  0.321 % |
13.09/13.17	c |    204320 |    5278    63534   310246 |        1    44720     37 |  0.321 % |
13.09/13.17	c |    206001 |    5278    63534   310246 |        1    46401     38 |  0.321 % |
13.09/13.17	c |    206101 |    5278    63534   310246 |        1    46501     38 |  0.321 % |
13.09/13.17	c |    206201 |    5278    63534   310246 |        1    46601     38 |  0.321 % |
13.09/13.17	c |    206301 |    5278    63534   310246 |        1    46701     38 |  0.321 % |
13.09/13.17	c |    207146 |    5278    63534   310246 |        1    47546     38 |  0.321 % |
19.58/19.60	c |    208694 |    5278    63534   310246 |        1    49094     38 |  0.321 % |
19.58/19.60	c |    209002 |    5278    63534   310246 |        1    49402     39 |  0.321 % |
19.58/19.60	c |    209103 |    5278    63534   310246 |        1    49503     39 |  0.321 % |
19.58/19.60	c |    209981 |    5278    63534   310246 |        1    50381     39 |  0.321 % |
19.58/19.60	c |    210150 |    5278    63534   310246 |        1    50550     39 |  0.321 % |
19.58/19.60	c |    210501 |    5278    63534   310246 |        1    50901     39 |  0.321 % |
19.58/19.60	c |    212189 |    5278    63534   310246 |        1    52589     39 |  0.321 % |
19.58/19.60	c |    212289 |    5278    63534   310246 |        1    52689     39 |  0.321 % |
19.58/19.60	c |    212390 |    5278    63534   310246 |        1    52790     39 |  0.321 % |
19.58/19.60	c |    213863 |    5278    63534   310246 |        1    54263     40 |  0.321 % |
19.58/19.60	c |    213965 |    5278    63534   310246 |        1    54365     40 |  0.321 % |
19.58/19.60	c |    214101 |    5278    63534   310246 |        1    54501     40 |  0.321 % |
19.58/19.60	c |    215111 |    5278    63534   310246 |        1    55511     40 |  0.321 % |
19.58/19.60	c |    215531 |    5278    63534   310246 |        1    55931     41 |  0.321 % |
19.58/19.60	c |    215835 |    5278    63534   310246 |        1    56235     41 |  0.321 % |
19.58/19.60	c |    215937 |    5278    63534   310246 |        1    56337     41 |  0.321 % |
19.58/19.60	c |    216517 |    5278    63534   310246 |        1    56917     41 |  0.321 % |
19.58/19.60	c |    217522 |    5278    63534   310246 |        1    57922     41 |  0.321 % |
19.58/19.60	c |    219300 |    5278    63534   310246 |        1    59700     41 |  0.321 % |
19.58/19.60	c |    219400 |    5278    63534   310246 |        1    59800     41 |  0.321 % |
19.58/19.60	c |    220225 |    5278    63534   310246 |        1    30642     27 |  0.321 % |
19.58/19.60	c |    220621 |    5278    63534   310246 |        1    31038     27 |  0.321 % |
19.58/19.60	c |    220895 |    5278    63534   310246 |        1    31312     28 |  0.321 % |
19.58/19.60	c |    221798 |    5278    63534   310246 |        1    32215     28 |  0.321 % |
19.58/19.60	c |    221901 |    5278    63534   310246 |        1    32318     29 |  0.321 % |
19.58/19.60	c |    225584 |    5278    63534   310246 |        1    36001     32 |  0.321 % |
19.58/19.60	c |    225957 |    5278    63534   310246 |        1    36374     32 |  0.321 % |
19.58/19.60	c |    226086 |    5278    63534   310246 |        1    36503     32 |  0.321 % |
19.58/19.60	c |    226187 |    5278    63534   310246 |        1    36604     33 |  0.321 % |
19.58/19.60	c |    226287 |    5278    63534   310246 |        1    36704     33 |  0.321 % |
19.58/19.60	c |    226588 |    5278    63534   310246 |        1    37005     33 |  0.321 % |
19.58/19.60	c |    226689 |    5278    63534   310246 |        1    37106     33 |  0.321 % |
19.58/19.60	c |    243198 |    5278    63534   310246 |        1    53615     42 |  0.321 % |
19.58/19.60	c |    243298 |    5278    63534   310246 |        1    53715     42 |  0.321 % |
19.58/19.60	c |    245026 |    5278    63534   310246 |        1    55443     43 |  0.321 % |
19.58/19.60	c |    245128 |    5278    63534   310246 |        1    55545     43 |  0.321 % |
19.58/19.60	c |    246430 |    5278    63534   310246 |        1    56847     43 |  0.321 % |
19.58/19.60	c |    246668 |    5278    63534   310246 |        1    57085     43 |  0.321 % |
19.58/19.60	c |    246769 |    5278    63534   310246 |        1    57186     43 |  0.321 % |
19.58/19.60	c |    248460 |    5278    63534   310246 |        1    58877     44 |  0.321 % |
19.58/19.60	c |    248561 |    5278    63534   310246 |        1    58978     44 |  0.321 % |
19.58/19.60	c |    248661 |    5278    63534   310246 |        1    59078     44 |  0.321 % |
19.58/19.60	c |    248906 |    5278    63534   310246 |        1    59323     44 |  0.321 % |
19.58/19.60	c |    249017 |    5278    63534   310246 |        1    59434     44 |  0.321 % |
19.58/19.60	c |    269826 |    5275    63534   310246 |        1    47639     36 |  0.378 % |
19.58/19.60	c |    270324 |    5275    63534   310246 |        1    48137     36 |  0.378 % |
19.58/19.60	c |    270731 |    5275    63534   310246 |        1    48544     36 |  0.378 % |
19.58/19.60	c |    275066 |    5275    63534   310246 |        1    52879     39 |  0.378 % |
19.58/19.60	c |    275627 |    5275    63534   310246 |        1    53440     39 |  0.378 % |
19.58/19.60	c |    275728 |    5275    63534   310246 |        1    53541     39 |  0.378 % |
23.49/23.52	c |    275828 |    5275    63534   310246 |        1    53641     39 |  0.378 % |
23.49/23.52	c |    276462 |    5275    63534   310246 |        1    54275     39 |  0.378 % |
23.49/23.52	c |    276648 |    5275    63534   310246 |        1    54461     39 |  0.378 % |
23.49/23.52	c |    277634 |    5275    63534   310246 |        1    55447     39 |  0.378 % |
23.49/23.52	c |    281998 |    5275    63534   310246 |        1    59811     40 |  0.378 % |
23.49/23.52	c |    282099 |    5275    63534   310246 |        1    59912     40 |  0.378 % |
23.49/23.52	c |    282258 |    5275    63534   310246 |        1    60071     40 |  0.378 % |
23.49/23.52	c |    282358 |    5275    63534   310246 |        1    60171     40 |  0.378 % |
23.49/23.52	c |    282955 |    5275    63534   310246 |        1    60768     40 |  0.378 % |
23.49/23.52	c |    283056 |    5275    63534   310246 |        1    60869     40 |  0.378 % |
23.49/23.52	c |    294000 |    5275    63534   310246 |        1    36629     30 |  0.378 % |
23.49/23.52	c |    294100 |    5275    63534   310246 |        1    36729     30 |  0.378 % |
23.49/23.52	c |    294889 |    5275    63534   310246 |        1    37518     31 |  0.378 % |
23.49/23.52	c |    294990 |    5275    63534   310246 |        1    37619     31 |  0.378 % |
23.49/23.52	c |    296336 |    5258    63502   310121 |        1    37200     31 |  0.699 % |
23.49/23.52	c |    308177 |    4349    63310   308678 |        1    31316     33 | 17.866 % |
23.49/23.52	c ===============================================================================
23.49/23.52	c restarts              : 205
23.49/23.52	c nb ReduceDB           : 14
23.49/23.52	c nb removed Clauses    : 256545
23.49/23.52	c nb learnts DL2        : 1628
23.49/23.52	c nb learnts size 2     : 835
23.49/23.52	c nb learnts size 1     : 11
23.49/23.52	c conflicts             : 308177         (13202 /sec)
23.49/23.52	c decisions             : 528335         (0.00 % random) (22633 /sec)
23.49/23.52	c propagations          : 64332924       (2755930 /sec)
23.49/23.52	c conflict literals     : 15758924       (39.79 % deleted)
23.49/23.52	c nb reduced Clauses    : 1162
23.49/23.52	c CPU time              : 23.3435 s
23.49/23.52	
23.49/23.53	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3290552-1303776017/watcher-3290552-1303776017 -o /tmp/evaluation-result-3290552-1303776017/solver-3290552-1303776017 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3290552-1303776017.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.51 3.86 3.39 3/186 30926
/proc/meminfo: memFree=15047956/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 489199683 8912896 252 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 252 211 178 0 69 0

[startup+0.027335 s]
/proc/loadavg: 3.51 3.86 3.39 3/186 30926
/proc/meminfo: memFree=15047956/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 489199683 8912896 252 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100329 s]
/proc/loadavg: 3.51 3.86 3.39 3/186 30926
/proc/meminfo: memFree=15047956/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 489199683 8912896 252 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300286 s]
/proc/loadavg: 3.51 3.86 3.39 3/186 30926
/proc/meminfo: memFree=15047956/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0.15 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 360 2122 0 0 0 0 14 1 20 0 1 0 489199683 8912896 254 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8704

[startup+0.700216 s]
/proc/loadavg: 3.51 3.86 3.39 3/186 30926
/proc/meminfo: memFree=15047956/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0.15 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 360 2122 0 0 0 0 14 1 20 0 1 0 489199683 8912896 254 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8704

[startup+1.50108 s]
/proc/loadavg: 3.51 3.86 3.39 4/188 30929
/proc/meminfo: memFree=15032572/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0.15 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 360 2122 0 0 0 0 14 1 20 0 1 0 489199683 8912896 254 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 254 211 178 0 69 0
[pid=30929] ppid=30926 vsize=32604 CPUtime=1.33 cores=4,6
/proc/30929/stat : 30929 (glucose_static) R 30926 30926 30717 0 -1 4202496 6564 0 0 0 133 0 0 0 25 0 1 0 489199698 33386496 4424 33554432000 4194304 4260849 140733951512864 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30929/statm: 8151 4424 250 17 0 4792 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41308

[startup+3.10076 s]
/proc/loadavg: 3.51 3.86 3.39 4/188 30930
/proc/meminfo: memFree=15013724/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0.15 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 360 2122 0 0 0 0 14 1 20 0 1 0 489199683 8912896 254 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 254 211 178 0 69 0
[pid=30929] ppid=30926 vsize=32600 CPUtime=2.94 cores=4,6
/proc/30929/stat : 30929 (glucose_static) R 30926 30926 30717 0 -1 4202496 8142 0 0 0 293 1 0 0 25 0 1 0 489199698 33382400 4625 33554432000 4194304 4260849 140733951512864 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30929/statm: 8150 4625 250 17 0 4791 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41304

[startup+6.3012 s]
/proc/loadavg: 3.55 3.86 3.39 4/188 30960
/proc/meminfo: memFree=14994888/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0.15 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 360 2122 0 0 0 0 14 1 20 0 1 0 489199683 8912896 254 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 254 211 178 0 69 0
[pid=30929] ppid=30926 vsize=37020 CPUtime=6.14 cores=4,6
/proc/30929/stat : 30929 (glucose_static) R 30926 30926 30717 0 -1 4202496 9674 0 0 0 613 1 0 0 25 0 1 0 489199698 37908480 6076 33554432000 4194304 4260849 140733951512864 18446744073709551615 4225277 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30929/statm: 9255 6076 251 17 0 5896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45724

[startup+12.701 s]
/proc/loadavg: 3.51 3.84 3.39 4/188 30960
/proc/meminfo: memFree=14950516/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0.15 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 360 2122 0 0 0 0 14 1 20 0 1 0 489199683 8912896 254 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 254 211 178 0 69 0
[pid=30929] ppid=30926 vsize=44372 CPUtime=12.53 cores=4,6
/proc/30929/stat : 30929 (glucose_static) R 30926 30926 30717 0 -1 4202496 13484 0 0 0 1252 1 0 0 25 0 1 0 489199698 45436928 7770 33554432000 4194304 4260849 140733951512864 18446744073709551615 4209378 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30929/statm: 11093 7770 251 17 0 7734 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53076

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

[startup+19.1009 s]
/proc/loadavg: 3.55 3.85 3.39 5/194 30972
/proc/meminfo: memFree=14872436/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0.15 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 360 2122 0 0 0 0 14 1 20 0 1 0 489199683 8912896 254 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 254 211 178 0 69 0
[pid=30929] ppid=30926 vsize=60048 CPUtime=18.93 cores=4,6
/proc/30929/stat : 30929 (glucose_static) R 30926 30926 30717 0 -1 4202496 18914 0 0 0 1891 2 0 0 25 0 1 0 489199698 61489152 10076 33554432000 4194304 4260849 140733951512864 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30929/statm: 15012 10076 251 17 0 11653 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 68752

[startup+20.7006 s]
/proc/loadavg: 3.58 3.85 3.40 5/194 30972
/proc/meminfo: memFree=14852224/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0.15 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 360 2122 0 0 0 0 14 1 20 0 1 0 489199683 8912896 254 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 254 211 178 0 69 0
[pid=30929] ppid=30926 vsize=60048 CPUtime=20.54 cores=4,6
/proc/30929/stat : 30929 (glucose_static) R 30926 30926 30717 0 -1 4202496 19490 0 0 0 2051 3 0 0 25 0 1 0 489199698 61489152 10644 33554432000 4194304 4260849 140733951512864 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30929/statm: 15012 10644 251 17 0 11653 0
Current children cumulated CPU time (s) 20.69
Current children cumulated vsize (KiB) 68752

[startup+22.3003 s]
/proc/loadavg: 3.58 3.85 3.40 5/194 30973
/proc/meminfo: memFree=14829416/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0.15 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 360 2122 0 0 0 0 14 1 20 0 1 0 489199683 8912896 254 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 254 211 178 0 69 0
[pid=30929] ppid=30926 vsize=60048 CPUtime=22.14 cores=4,6
/proc/30929/stat : 30929 (glucose_static) R 30926 30926 30717 0 -1 4202496 19490 0 0 0 2211 3 0 0 25 0 1 0 489199698 61489152 10644 33554432000 4194304 4260849 140733951512864 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30929/statm: 15012 10644 251 17 0 11653 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 68752

[startup+23.1072 s]
/proc/loadavg: 3.58 3.85 3.40 5/194 30973
/proc/meminfo: memFree=14828300/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0.15 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 360 2122 0 0 0 0 14 1 20 0 1 0 489199683 8912896 254 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 254 211 178 0 69 0
[pid=30929] ppid=30926 vsize=60048 CPUtime=22.95 cores=4,6
/proc/30929/stat : 30929 (glucose_static) R 30926 30926 30717 0 -1 4202496 19490 0 0 0 2292 3 0 0 25 0 1 0 489199698 61489152 10644 33554432000 4194304 4260849 140733951512864 18446744073709551615 4209292 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30929/statm: 15012 10644 251 17 0 11653 0
Current children cumulated CPU time (s) 23.1
Current children cumulated vsize (KiB) 68752

[startup+23.5011 s]
/proc/loadavg: 3.58 3.85 3.40 5/194 30973
/proc/meminfo: memFree=14828300/32951124 swapFree=67111528/67111528
[pid=30926] ppid=30924 vsize=8704 CPUtime=0.15 cores=4,6
/proc/30926/stat : 30926 (glucose.sh) S 30924 30926 30717 0 -1 4202496 360 2122 0 0 0 0 14 1 20 0 1 0 489199683 8912896 254 33554432000 4194304 4922060 140736840256976 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30926/statm: 2176 254 211 178 0 69 0
[pid=30929] ppid=30926 vsize=60048 CPUtime=23.34 cores=4,6
/proc/30929/stat : 30929 (glucose_static) R 30926 30926 30717 0 -1 4202496 19490 0 0 0 2331 3 0 0 25 0 1 0 489199698 61489152 10644 33554432000 4194304 4260849 140733951512864 18446744073709551615 4209374 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30929/statm: 15012 10644 251 17 0 11653 0
Current children cumulated CPU time (s) 23.49
Current children cumulated vsize (KiB) 68752

Child status: 20
Real time (s): 23.5321
CPU time (s): 23.5324
CPU user time (s): 23.4844
CPU system time (s): 0.047992
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 71752

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

runsolver used 0.034994 second user time and 0.098984 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-26 02:00:17
IDJOB=3290552
IDBENCH=83438
IDSOLVER=1651
FILE ID=node138/3290552-1303776017
RUNJOBID= node138-1303774706-30736
PBS_JOBID= 13157192
Free space on /tmp= 71984 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E02F17.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290552-1303776017/watcher-3290552-1303776017 -o /tmp/evaluation-result-3290552-1303776017/solver-3290552-1303776017 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3290552-1303776017.cnf 

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

MD5SUM BENCH= 4f20f237857124f0eb214df627f84b82
RANDOM SEED=462957444

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.80
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.854
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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15048236 kB
Buffers:       2067472 kB
Cached:       15164452 kB
SwapCached:          0 kB
Active:        9997136 kB
Inactive:      7347356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15048236 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22336 kB
Writeback:           0 kB
AnonPages:      111872 kB
Mapped:          15652 kB
Slab:           495440 kB
PageTables:       5580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   281856 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= 71944 MiB
End job on node138 at 2011-04-26 02:00:41