Trace number 3304079

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 22.9105 22.9111

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

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: 2.01 2.01 1.93 2/178 4230
/proc/meminfo: memFree=21440492/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 502104099 8912896 252 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4230/statm: 2176 252 211 178 0 69 0

[startup+0.0942221 s]
/proc/loadavg: 2.01 2.01 1.93 2/178 4230
/proc/meminfo: memFree=21440492/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 502104099 8912896 252 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4230/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100219 s]
/proc/loadavg: 2.01 2.01 1.93 2/178 4230
/proc/meminfo: memFree=21440492/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 502104099 8912896 252 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4230/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300182 s]
/proc/loadavg: 2.01 2.01 1.93 2/178 4230
/proc/meminfo: memFree=21440492/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0.14 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 359 2123 0 0 0 0 14 0 21 0 1 0 502104099 8912896 254 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4230/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8704

[startup+0.701104 s]
/proc/loadavg: 2.01 2.01 1.93 2/178 4230
/proc/meminfo: memFree=21440492/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0.14 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 359 2123 0 0 0 0 14 0 21 0 1 0 502104099 8912896 254 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4230/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8704

[startup+1.50095 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 4233
/proc/meminfo: memFree=21430060/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0.14 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 359 2123 0 0 0 0 14 0 21 0 1 0 502104099 8912896 254 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4230/statm: 2176 254 211 178 0 69 0
[pid=4233] ppid=4230 vsize=32600 CPUtime=1.33 cores=1,3,5,7
/proc/4233/stat : 4233 (glucose_static) R 4230 4230 3723 0 -1 4202496 6572 0 0 0 133 0 0 0 25 0 1 0 502104114 33382400 4433 33554432000 4194304 4260849 140735755039360 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4233/statm: 8150 4433 250 17 0 4791 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 41304

[startup+3.10066 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 4233
/proc/meminfo: memFree=21425112/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0.14 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 359 2123 0 0 0 0 14 0 21 0 1 0 502104099 8912896 254 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4230/statm: 2176 254 211 178 0 69 0
[pid=4233] ppid=4230 vsize=32596 CPUtime=2.94 cores=1,3,5,7
/proc/4233/stat : 4233 (glucose_static) R 4230 4230 3723 0 -1 4202496 8140 0 0 0 293 1 0 0 25 0 1 0 502104114 33378304 4624 33554432000 4194304 4260849 140735755039360 18446744073709551615 4209389 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/4233/statm: 8149 4624 250 17 0 4790 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41300

[startup+6.30105 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 4233
/proc/meminfo: memFree=21383944/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0.14 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 359 2123 0 0 0 0 14 0 21 0 1 0 502104099 8912896 254 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4230/statm: 2176 254 211 178 0 69 0
[pid=4233] ppid=4230 vsize=37228 CPUtime=6.14 cores=1,3,5,7
/proc/4233/stat : 4233 (glucose_static) R 4230 4230 3723 0 -1 4202496 9673 0 0 0 613 1 0 0 25 0 1 0 502104114 38121472 6076 33554432000 4194304 4260849 140735755039360 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4233/statm: 9307 6076 251 17 0 5948 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 45932

[startup+12.7008 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 4234
/proc/meminfo: memFree=21373152/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0.14 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 359 2123 0 0 0 0 14 0 21 0 1 0 502104099 8912896 254 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4230/statm: 2176 254 211 178 0 69 0
[pid=4233] ppid=4230 vsize=44368 CPUtime=12.53 cores=1,3,5,7
/proc/4233/stat : 4233 (glucose_static) R 4230 4230 3723 0 -1 4202496 13482 0 0 0 1252 1 0 0 25 0 1 0 502104114 45432832 7769 33554432000 4194304 4260849 140735755039360 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4233/statm: 11092 7769 251 17 0 7733 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53072

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

[startup+19.1006 s]
/proc/loadavg: 2.01 2.00 1.93 3/180 4234
/proc/meminfo: memFree=21360884/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0.14 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 359 2123 0 0 0 0 14 0 21 0 1 0 502104099 8912896 254 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4230/statm: 2176 254 211 178 0 69 0
[pid=4233] ppid=4230 vsize=60044 CPUtime=18.93 cores=1,3,5,7
/proc/4233/stat : 4233 (glucose_static) R 4230 4230 3723 0 -1 4202496 19198 0 0 0 1891 2 0 0 25 0 1 0 502104114 61485056 10358 33554432000 4194304 4260849 140735755039360 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4233/statm: 15011 10358 251 17 0 11652 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 68748

[startup+20.7003 s]
/proc/loadavg: 2.01 2.00 1.93 3/180 4234
/proc/meminfo: memFree=21357784/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0.14 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 359 2123 0 0 0 0 14 0 21 0 1 0 502104099 8912896 254 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4230/statm: 2176 254 211 178 0 69 0
[pid=4233] ppid=4230 vsize=60044 CPUtime=20.53 cores=1,3,5,7
/proc/4233/stat : 4233 (glucose_static) R 4230 4230 3723 0 -1 4202496 19488 0 0 0 2051 2 0 0 25 0 1 0 502104114 61485056 10643 33554432000 4194304 4260849 140735755039360 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4233/statm: 15011 10643 251 17 0 11652 0
Current children cumulated CPU time (s) 20.67
Current children cumulated vsize (KiB) 68748

[startup+22.301 s]
/proc/loadavg: 2.01 2.00 1.93 3/180 4234
/proc/meminfo: memFree=21357288/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0.14 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 359 2123 0 0 0 0 14 0 21 0 1 0 502104099 8912896 254 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4230/statm: 2176 254 211 178 0 69 0
[pid=4233] ppid=4230 vsize=60044 CPUtime=22.13 cores=1,3,5,7
/proc/4233/stat : 4233 (glucose_static) R 4230 4230 3723 0 -1 4202496 19488 0 0 0 2211 2 0 0 25 0 1 0 502104114 61485056 10643 33554432000 4194304 4260849 140735755039360 18446744073709551615 4209374 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4233/statm: 15011 10643 251 17 0 11652 0
Current children cumulated CPU time (s) 22.27
Current children cumulated vsize (KiB) 68748

[startup+22.701 s]
/proc/loadavg: 2.01 2.00 1.93 3/180 4234
/proc/meminfo: memFree=21357288/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0.14 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 359 2123 0 0 0 0 14 0 21 0 1 0 502104099 8912896 254 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4230/statm: 2176 254 211 178 0 69 0
[pid=4233] ppid=4230 vsize=60044 CPUtime=22.53 cores=1,3,5,7
/proc/4233/stat : 4233 (glucose_static) R 4230 4230 3723 0 -1 4202496 19488 0 0 0 2251 2 0 0 25 0 1 0 502104114 61485056 10643 33554432000 4194304 4260849 140735755039360 18446744073709551615 4226480 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4233/statm: 15011 10643 251 17 0 11652 0
Current children cumulated CPU time (s) 22.67
Current children cumulated vsize (KiB) 68748

[startup+22.9009 s]
/proc/loadavg: 2.01 2.00 1.93 3/180 4234
/proc/meminfo: memFree=21357288/32951124 swapFree=67111524/67111528
[pid=4230] ppid=4228 vsize=8704 CPUtime=0.14 cores=1,3,5,7
/proc/4230/stat : 4230 (glucose.sh) S 4228 4230 3723 0 -1 4202496 359 2123 0 0 0 0 14 0 21 0 1 0 502104099 8912896 254 33554432000 4194304 4922060 140734842756304 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4230/statm: 2176 254 211 178 0 69 0
[pid=4233] ppid=4230 vsize=60044 CPUtime=22.73 cores=1,3,5,7
/proc/4233/stat : 4233 (glucose_static) R 4230 4230 3723 0 -1 4202496 19488 0 0 0 2271 2 0 0 25 0 1 0 502104114 61485056 10643 33554432000 4194304 4260849 140735755039360 18446744073709551615 4225107 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4233/statm: 15011 10643 251 17 0 11652 0
Current children cumulated CPU time (s) 22.87
Current children cumulated vsize (KiB) 68748

Child status: 20
Real time (s): 22.9111
CPU time (s): 22.9105
CPU user time (s): 22.8705
CPU system time (s): 0.039993
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 71748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.8705
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22185
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= 13
involuntary context switches= 48

runsolver used 0.043993 second user time and 0.092985 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-27 13:50:17
IDJOB=3304079
IDBENCH=83438
IDSOLVER=1687
FILE ID=node102/3304079-1303905017
RUNJOBID= node102-1303899346-3742
PBS_JOBID= 13164546
Free space on /tmp= 71552 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-3304079-1303905017/watcher-3304079-1303905017 -o /tmp/evaluation-result-3304079-1303905017/solver-3304079-1303905017 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3304079-1303905017.cnf 

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

MD5SUM BENCH= 4f20f237857124f0eb214df627f84b82
RANDOM SEED=659820561

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.828
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.828
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.828
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.828
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.828
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:      21440764 kB
Buffers:       1626884 kB
Cached:        9165784 kB
SwapCached:          4 kB
Active:        2827892 kB
Inactive:      8130664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21440764 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3320 kB
Writeback:           0 kB
AnonPages:      165712 kB
Mapped:          15164 kB
Slab:           487552 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   311844 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= 71552 MiB
End job on node102 at 2011-04-27 13:50:40