Trace number 3303773

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 403.269 403.26

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark173.435
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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.48	c ==============================================================================
0.00/0.48	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.48	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.48	c ==============================================================================
0.00/0.48	c |         0 |  994915  2381378 |  298474       0        0     nan |  0.000 % |
2.69/2.77	c |         0 |  656617  1827272 |      --       0       --      -- |     --   | -87269/19681
2.69/2.77	c ==============================================================================
2.69/2.77	c Result  :   #vars: 101783   #clauses: 656617   #literals: 1827272
2.69/2.77	c CPU time:   2.70659 s
2.69/2.77	c ==============================================================================
3.09/3.11	c
3.09/3.11	c Starting glucose
3.09/3.11	c
8.68/8.75	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
8.68/8.75	c WARNING: for repeatability, setting FPU to use double precision
8.68/8.75	c ============================[ Problem Statistics ]=============================
8.68/8.75	c |                                                                             |
8.68/8.75	c |  Number of variables:        101783                                         |
8.68/8.75	c |  Number of clauses:          656617                                         |
8.68/8.75	c |  Parse time:                   0.18 s                                       |
8.68/8.75	c |                                                                             |
8.68/8.75	c ============================[ Search Statistics ]==============================
8.68/8.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.68/8.75	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.68/8.75	c ===============================================================================
8.68/8.75	c |       291 |  101697   656617  1827272 |        1      290    106 |  0.084 % |
8.68/8.75	c |       419 |  101697   656617  1827272 |        1      418    122 |  0.084 % |
8.68/8.75	c |       600 |  101337   656617  1827272 |        1      598    106 |  0.438 % |
8.68/8.75	c |       755 |  101337   656617  1827272 |        1      753     96 |  0.438 % |
8.68/8.75	c |      1094 |  100258   655748  1824353 |        1     1087     91 |  1.498 % |
8.68/8.75	c |      1732 |   99798   652867  1813536 |        1     1718     95 |  1.950 % |
8.68/8.75	c |      2581 |   98922   651968  1810124 |        1     2556     91 |  2.811 % |
8.68/8.75	c |      2856 |   98913   651968  1810124 |        1     2830     91 |  2.820 % |
8.68/8.75	c |      3240 |   98873   651863  1809729 |        1     3209     90 |  2.859 % |
8.68/8.75	c |      3347 |   98872   651863  1809729 |        1     3315     90 |  2.860 % |
8.68/8.75	c |      3800 |   98560   651307  1807978 |        1     3757     91 |  3.167 % |
8.68/8.75	c |      3906 |   98560   651307  1807978 |        1     3863     93 |  3.167 % |
8.68/8.75	c |      4006 |   98560   651307  1807978 |        1     1988     48 |  3.167 % |
8.68/8.75	c |      4106 |   97269   651305  1807961 |        1     2087     52 |  4.435 % |
8.68/8.75	c |      4206 |   97256   651305  1807961 |        1     2186     53 |  4.448 % |
8.68/8.75	c |      4746 |   96816   651305  1807961 |        1     2720     74 |  4.880 % |
8.68/8.75	c |      4846 |   96816   647014  1791996 |        1     2811     75 |  4.880 % |
8.68/8.75	c |      4947 |   96816   647014  1791996 |        1     2912     81 |  4.880 % |
8.68/8.75	c |      5271 |   96789   647014  1791996 |        1     3233     81 |  4.907 % |
8.68/8.75	c |      5608 |   96483   646945  1791749 |        1     3564     88 |  5.207 % |
8.68/8.75	c |      6018 |   96466   646945  1791749 |        1     3972     98 |  5.224 % |
8.68/8.75	c |      6121 |   96454   646778  1791120 |        1     4073    101 |  5.236 % |
8.68/8.75	c |      6222 |   96454   646778  1791120 |        1     4174    106 |  5.236 % |
8.68/8.75	c |      6588 |   96368   646589  1790393 |        1     4526    113 |  5.320 % |
8.68/8.75	c |      6689 |   95506   646589  1790393 |        1     4625    113 |  6.167 % |
8.68/8.75	c |      6917 |   95506   646589  1790393 |        1     4853    113 |  6.167 % |
8.68/8.75	c |      7017 |   95506   646589  1790393 |        1     4953    116 |  6.167 % |
8.68/8.75	c |      7122 |   95473   644448  1782502 |        1     5046    117 |  6.199 % |
8.68/8.75	c |      7222 |   94781   644448  1782502 |        1     5145    120 |  6.879 % |
8.68/8.75	c |      7322 |   94781   644448  1782502 |        1     5245    120 |  6.879 % |
8.68/8.75	c |      8571 |   94748   642734  1776188 |        1     6487    123 |  6.912 % |
8.68/8.75	c |      8671 |   94748   642734  1776188 |        1     6587    125 |  6.912 % |
8.68/8.75	c |      8909 |   94748   642668  1775950 |        1     6818    125 |  6.912 % |
8.68/8.75	c |      9032 |   94748   642668  1775950 |        1     6941    124 |  6.912 % |
8.68/8.75	c |      9394 |   94734   642668  1775950 |        1     7302    125 |  6.926 % |
8.68/8.75	c |      9495 |   94734   642668  1775950 |        1     7403    124 |  6.926 % |
8.68/8.75	c |      9642 |   94720   642580  1775622 |        1     7547    125 |  6.939 % |
8.68/8.75	c |      9745 |   94720   642580  1775622 |        1     7650    125 |  6.939 % |
8.68/8.75	c |      9874 |   94720   642580  1775622 |        1     7779    125 |  6.939 % |
27.77/27.86	c |     10179 |   94691   642499  1775331 |        1     8078    132 |  6.968 % |
27.77/27.86	c |     10326 |   94691   642499  1775331 |        1     8225    133 |  6.968 % |
27.77/27.86	c |     10751 |   94682   642469  1775233 |        1     4401     71 |  6.977 % |
27.77/27.86	c |     10879 |   94682   642469  1775233 |        1     4529     74 |  6.977 % |
27.77/27.86	c |     11379 |   94677   642469  1775233 |        1     5028     79 |  6.982 % |
27.77/27.86	c |     11677 |   94671   642451  1775171 |        1     5323     81 |  6.987 % |
27.77/27.86	c |     12677 |   94600   642451  1775171 |        1     6322    123 |  7.057 % |
27.77/27.86	c |     12956 |   94579   642296  1774658 |        1     6599    125 |  7.078 % |
27.77/27.86	c |     13056 |   94182   642296  1774658 |        1     6698    126 |  7.468 % |
27.77/27.86	c |     13158 |   94182   642296  1774658 |        1     6800    126 |  7.468 % |
27.77/27.86	c |     13258 |   94182   642296  1774658 |        1     6900    126 |  7.468 % |
27.77/27.86	c |     13475 |   94169   642181  1774241 |        1     7109    130 |  7.481 % |
27.77/27.86	c |     13575 |   94144   642181  1774241 |        1     7207    133 |  7.505 % |
27.77/27.86	c |     13677 |   94144   642181  1774241 |        1     7309    135 |  7.505 % |
27.77/27.86	c |     14057 |   94143   642181  1774241 |        1     7688    139 |  7.506 % |
27.77/27.86	c |     14157 |   94143   642103  1773945 |        1     7788    141 |  7.506 % |
27.77/27.86	c |     14632 |   94130   642059  1773781 |        1     8260    152 |  7.519 % |
27.77/27.86	c |     14733 |   94130   642059  1773781 |        1     8361    154 |  7.519 % |
27.77/27.86	c |     14834 |   94130   642059  1773781 |        1     8462    155 |  7.519 % |
27.77/27.86	c |     15104 |   94130   642059  1773781 |        1     8732    156 |  7.519 % |
27.77/27.86	c |     15206 |   94130   642059  1773781 |        1     8834    157 |  7.519 % |
27.77/27.86	c |     15361 |   93982   642027  1773669 |        1     8987    157 |  7.664 % |
27.77/27.86	c |     15482 |   93982   642027  1773669 |        1     9108    159 |  7.664 % |
27.77/27.86	c |     15698 |   93982   642027  1773669 |        1     9324    159 |  7.664 % |
27.77/27.86	c |     15799 |   93982   641725  1772619 |        1     9423    160 |  7.664 % |
27.77/27.86	c |     16006 |   93982   641725  1772619 |        1     9630    159 |  7.664 % |
27.77/27.86	c |     16108 |   93982   641725  1772619 |        1     9732    160 |  7.664 % |
27.77/27.86	c |     16317 |   93926   641725  1772619 |        1     9940    165 |  7.719 % |
27.77/27.86	c |     16418 |   93913   641725  1772619 |        1    10040    166 |  7.732 % |
27.77/27.86	c |     17278 |   93888   641680  1772452 |        1    10895    173 |  7.757 % |
27.77/27.86	c |     17378 |   93888   641640  1772316 |        1    10991    175 |  7.757 % |
27.77/27.86	c |     17497 |   93888   641640  1772316 |        1    11110    174 |  7.757 % |
27.77/27.86	c |     17598 |   93882   641640  1772316 |        1    11210    175 |  7.763 % |
27.77/27.86	c |     17894 |   93882   641640  1772316 |        1    11506    177 |  7.763 % |
27.77/27.86	c |     18144 |   93882   641621  1772251 |        1    11752    176 |  7.763 % |
27.77/27.86	c |     19007 |   93868   641577  1772087 |        1    12611    183 |  7.776 % |
27.77/27.86	c |     20513 |   93731   641577  1772087 |        1     7413     89 |  7.911 % |
27.77/27.86	c |     20828 |   93731   641529  1771927 |        1     7717     91 |  7.911 % |
27.77/27.86	c |     21390 |   93580   641517  1771891 |        1     8277     96 |  8.059 % |
27.77/27.86	c |     21519 |   93580   641517  1771891 |        1     8406     97 |  8.059 % |
27.77/27.86	c |     21621 |   93579   641517  1771891 |        1     8507     97 |  8.060 % |
27.77/27.86	c |     23221 |   93553   640825  1769679 |        1    10040    114 |  8.086 % |
27.77/27.86	c |     23322 |   93553   640825  1769679 |        1    10141    115 |  8.086 % |
27.77/27.86	c |     23844 |   93552   640825  1769679 |        1    10662    117 |  8.087 % |
27.77/27.86	c |     24438 |   93541   640795  1769567 |        1    11252    121 |  8.098 % |
27.77/27.86	c |     25083 |   93524   640758  1769424 |        1    11896    124 |  8.114 % |
27.77/27.86	c |     28575 |   93515   640733  1769333 |        1    15384    170 |  8.123 % |
27.77/27.86	c |     28675 |   93447   640612  1768906 |        1    15472    171 |  8.190 % |
27.77/27.86	c |     28775 |   93246   640612  1768906 |        1    15570    171 |  8.387 % |
27.77/27.86	c |     28875 |   93246   640612  1768906 |        1    15670    171 |  8.387 % |
403.18/403.24	c |     28975 |   93246   640612  1768906 |        1    15770    172 |  8.387 % |
403.18/403.24	c |     53757 |   93221   640418  1768276 |        1    19541    108 |  8.412 % |
403.18/403.24	c |     54009 |   93220   640418  1768276 |        1    19791    108 |  8.413 % |
403.18/403.24	c |     54109 |   93220   640418  1768276 |        1    19891    109 |  8.413 % |
403.18/403.24	c |     54209 |   93220   640418  1768276 |        1    19991    109 |  8.413 % |
403.18/403.24	c |     54309 |   93220   640418  1768276 |        1    20091    110 |  8.413 % |
403.18/403.24	c |     57739 |   93180   640373  1768125 |        1    23517    114 |  8.452 % |
403.18/403.24	c |     65181 |   93130   640055  1767123 |        1    16571    101 |  8.501 % |
403.18/403.24	c |     66581 |   93129   640055  1767123 |        1    17970    120 |  8.502 % |
403.18/403.24	c |     66683 |   93129   640055  1767123 |        1    18072    121 |  8.502 % |
403.18/403.24	c |     66784 |   93129   640055  1767123 |        1    18173    121 |  8.502 % |
403.18/403.24	c |     67247 |   92701   639059  1763367 |        1    18633    126 |  8.923 % |
403.18/403.24	c |     78642 |   92649   638902  1762888 |        1    30018    139 |  8.974 % |
403.18/403.24	c |     92475 |   92649   638902  1762888 |        1    26870     98 |  8.974 % |
403.18/403.24	c |     93449 |   92649   638902  1762888 |        1    27844     98 |  8.974 % |
403.18/403.24	c |     93552 |   92649   638902  1762888 |        1    27947     98 |  8.974 % |
403.18/403.24	c |     93652 |   92646   638890  1762852 |        1    28046     98 |  8.977 % |
403.18/403.24	c |     96281 |   92646   638890  1762852 |        1    30675    120 |  8.977 % |
403.18/403.24	c |     96382 |   92646   638890  1762852 |        1    30776    120 |  8.977 % |
403.18/403.24	c |     96482 |   92646   638890  1762852 |        1    30876    120 |  8.977 % |
403.18/403.24	c |    100303 |   92646   638890  1762852 |        1    34697    116 |  8.977 % |
403.18/403.24	c |    102636 |   92634   638853  1762717 |        1    37029    115 |  8.989 % |
403.18/403.24	c |    102736 |   92634   638853  1762717 |        1    37129    115 |  8.989 % |
403.18/403.24	c |    102837 |   92634   638853  1762717 |        1    37230    115 |  8.989 % |
403.18/403.24	c |    103401 |   92634   638853  1762717 |        1    37794    115 |  8.989 % |
403.18/403.24	c |    108032 |   92634   638853  1762717 |        1    22836     89 |  8.989 % |
403.18/403.24	c |    108132 |   92634   638853  1762717 |        1    22936     89 |  8.989 % |
403.18/403.24	c |    110060 |   92634   638853  1762717 |        1    24864     90 |  8.989 % |
403.18/403.24	c |    111567 |   92628   638851  1762700 |        1    26370     98 |  8.995 % |
403.18/403.24	c |    113230 |   92628   638851  1762700 |        1    28033     99 |  8.995 % |
403.18/403.24	c |    113939 |   92628   638851  1762700 |        1    28742    100 |  8.995 % |
403.18/403.24	c |    141266 |   92591   638794  1762497 |        1    33863     98 |  9.031 % |
403.18/403.24	c |    141366 |   92591   638794  1762497 |        1    33963     98 |  9.031 % |
403.18/403.24	c |    154035 |   92105   634791  1750488 |        1    45986     97 |  9.508 % |
403.18/403.24	c |    154331 |   92105   634791  1750488 |        1    46282     97 |  9.508 % |
403.18/403.24	c |    161892 |   92105   634791  1750488 |        1    29376     80 |  9.508 % |
403.18/403.24	c |    162633 |   92105   634791  1750488 |        1    30117     80 |  9.508 % |
403.18/403.24	c |    164173 |   92105   634791  1750488 |        1    31657     92 |  9.508 % |
403.18/403.24	c |    172383 |   92105   634791  1750488 |        1    39867     94 |  9.508 % |
403.18/403.24	c |    172484 |   92105   634791  1750488 |        1    39968     94 |  9.508 % |
403.18/403.24	c |    179158 |   92105   634791  1750488 |        1    46642     93 |  9.508 % |
403.18/403.24	c |    209724 |   92082   634747  1750302 |        1    49964     83 |  9.531 % |
403.18/403.24	c |    219874 |   92064   634726  1750231 |        1    30193     77 |  9.549 % |
403.18/403.24	c |    366768 |   91888   634299  1748678 |        1    71564     75 |  9.722 % |
403.18/403.24	c |    366869 |   91888   634299  1748678 |        1    71665     75 |  9.722 % |
403.18/403.24	c |    375501 |   91888   634299  1748678 |        1    80297     79 |  9.722 % |
403.18/403.24	c |    391861 |   90560   629667  1731550 |        1    52724     74 | 11.026 % |
403.18/403.24	c |    403412 |   51890   537168  1440897 |        1    16089     78 | 49.019 % |
403.18/403.24	c ===============================================================================
403.18/403.24	c restarts              : 137
403.18/403.24	c nb ReduceDB           : 16
403.18/403.24	c nb removed Clauses    : 334537
403.18/403.24	c nb learnts DL2        : 1178
403.18/403.24	c nb learnts size 2     : 708
403.18/403.24	c nb learnts size 1     : 144
403.18/403.24	c conflicts             : 403412         (1008 /sec)
403.18/403.24	c decisions             : 678616         (0.00 % random) (1696 /sec)
403.18/403.24	c propagations          : 2468960062     (6172212 /sec)
403.18/403.24	c conflict literals     : 45400276       (61.50 % deleted)
403.18/403.24	c nb reduced Clauses    : 627
403.18/403.24	c CPU time              : 400.012 s
403.18/403.24	
403.18/403.25	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-3303773-1303904336/watcher-3303773-1303904336 -o /tmp/evaluation-result-3303773-1303904336/solver-3303773-1303904336 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303773-1303904336.cnf 

running on 4 cores: 0,2,4,6

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: 1.93 2.00 1.93 2/178 4995
/proc/meminfo: memFree=15196300/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 482849312 8912896 253 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4995/statm: 2176 253 211 178 0 69 0

[startup+0.0362341 s]
/proc/loadavg: 1.93 2.00 1.93 2/178 4995
/proc/meminfo: memFree=15196300/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 482849312 8912896 253 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4995/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101228 s]
/proc/loadavg: 1.93 2.00 1.93 2/178 4995
/proc/meminfo: memFree=15196300/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 482849312 8912896 253 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4995/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301202 s]
/proc/loadavg: 1.93 2.00 1.93 2/178 4995
/proc/meminfo: memFree=15196300/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 482849312 8912896 253 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4995/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701116 s]
/proc/loadavg: 1.93 2.00 1.93 2/178 4995
/proc/meminfo: memFree=15196300/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 482849312 8912896 253 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4995/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50094 s]
/proc/loadavg: 1.93 2.00 1.93 3/180 4997
/proc/meminfo: memFree=15061892/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 482849312 8912896 253 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4995/statm: 2176 253 211 178 0 69 0
[pid=4996] ppid=4995 vsize=124912 CPUtime=1.49 cores=0,2,4,6
/proc/4996/stat : 4996 (SatELite_releas) R 4995 4995 4747 0 -1 4202496 31169 0 0 0 144 5 0 0 25 0 1 0 482849312 127909888 28144 33554432000 134512640 135144242 4291907600 18446744073709551615 134607446 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4996/statm: 31228 28144 77 155 0 31071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133616

[startup+3.10066 s]
/proc/loadavg: 1.93 2.00 1.93 3/180 4998
/proc/meminfo: memFree=15135920/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 482849312 8912896 253 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/4995/statm: 2176 253 211 178 0 69 0
[pid=4996] ppid=4995 vsize=117752 CPUtime=3.09 cores=0,2,4,6
/proc/4996/stat : 4996 (SatELite_releas) R 4995 4995 4747 0 -1 4202496 36143 0 0 0 301 8 0 0 25 0 1 0 482849312 120578048 27106 33554432000 134512640 135144242 4291907600 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/4996/statm: 29438 27106 77 155 0 29281 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126456

[startup+6.30102 s]
/proc/loadavg: 1.94 2.00 1.93 3/176 5021
/proc/meminfo: memFree=15243428/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=72832 CPUtime=3.17 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 13770 0 0 0 315 2 0 0 25 0 1 0 482849623 74579968 12949 33554432000 4194304 4260849 140734108854608 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 18208 12949 251 17 0 14849 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 81536

[startup+12.7009 s]
/proc/loadavg: 1.94 2.00 1.93 2/174 5048
/proc/meminfo: memFree=15246072/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=73796 CPUtime=9.57 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 19532 0 0 0 954 3 0 0 25 0 1 0 482849623 75567104 13568 33554432000 4194304 4260849 140734108854608 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 18449 13568 252 17 0 15090 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 82500

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 1.93 3/180 5060
/proc/meminfo: memFree=14918344/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=104148 CPUtime=22.37 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 31247 0 0 0 2232 5 0 0 25 0 1 0 482849623 106647552 19242 33554432000 4194304 4260849 140734108854608 18446744073709551615 4209365 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 26037 19242 252 17 0 22678 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 112852

[startup+51.1006 s]
/proc/loadavg: 1.97 2.00 1.93 3/180 5061
/proc/meminfo: memFree=14850608/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=153172 CPUtime=47.97 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 38223 0 0 0 4791 6 0 0 25 0 1 0 482849623 156848128 25614 33554432000 4194304 4260849 140734108854608 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 38293 25614 252 17 0 34934 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 161876

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 1.93 3/180 5062
/proc/meminfo: memFree=14830716/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=122828 CPUtime=99.18 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 50794 0 0 0 9909 9 0 0 25 0 1 0 482849623 125775872 21810 33554432000 4194304 4260849 140734108854608 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 30707 21810 252 17 0 27348 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 131532

[startup+162.301 s]
/proc/loadavg: 2.06 2.02 1.94 3/180 5064
/proc/meminfo: memFree=14843008/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=153468 CPUtime=159.18 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 61870 0 0 0 15907 11 0 0 25 0 1 0 482849623 157151232 31872 33554432000 4194304 4260849 140734108854608 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 38367 31872 252 17 0 35008 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 162172

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 5066
/proc/meminfo: memFree=14647032/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=153468 CPUtime=219.18 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 64153 0 0 0 21906 12 0 0 25 0 1 0 482849623 157151232 34138 33554432000 4194304 4260849 140734108854608 18446744073709551615 4227007 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 38367 34138 252 17 0 35008 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 162172

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 1.94 3/180 5067
/proc/meminfo: memFree=14674392/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=153468 CPUtime=279.18 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 64153 0 0 0 27906 12 0 0 25 0 1 0 482849623 157151232 34138 33554432000 4194304 4260849 140734108854608 18446744073709551615 4224606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 38367 34138 252 17 0 35008 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 162172

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 5069
/proc/meminfo: memFree=14724932/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=153468 CPUtime=339.18 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 64153 0 0 0 33906 12 0 0 25 0 1 0 482849623 157151232 34138 33554432000 4194304 4260849 140734108854608 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 38367 34138 252 17 0 35008 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 162172

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 5070
/proc/meminfo: memFree=14759112/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=153468 CPUtime=399.18 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 64153 0 0 0 39906 12 0 0 25 0 1 0 482849623 157151232 34138 33554432000 4194304 4260849 140734108854608 18446744073709551615 4224583 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 38367 34138 252 17 0 35008 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 162172

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

[startup+402.701 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 5070
/proc/meminfo: memFree=14755144/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=153468 CPUtime=399.58 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 64153 0 0 0 39946 12 0 0 25 0 1 0 482849623 157151232 34138 33554432000 4194304 4260849 140734108854608 18446744073709551615 4224391 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 38367 34138 252 17 0 35008 0
Current children cumulated CPU time (s) 402.68
Current children cumulated vsize (KiB) 162172

[startup+403.101 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 5070
/proc/meminfo: memFree=14755144/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=153468 CPUtime=399.98 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 64153 0 0 0 39986 12 0 0 25 0 1 0 482849623 157151232 34138 33554432000 4194304 4260849 140734108854608 18446744073709551615 4209942 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 38367 34138 252 17 0 35008 0
Current children cumulated CPU time (s) 403.08
Current children cumulated vsize (KiB) 162172

[startup+403.201 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 5070
/proc/meminfo: memFree=14755144/32951124 swapFree=67111528/67111528
[pid=4995] ppid=4993 vsize=8704 CPUtime=3.1 cores=0,2,4,6
/proc/4995/stat : 4995 (glucose.sh) S 4993 4995 4747 0 -1 4202496 359 36143 0 0 0 0 302 8 18 0 1 0 482849312 8912896 255 33554432000 4194304 4922060 140734106974144 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4995/statm: 2176 255 211 178 0 69 0
[pid=4999] ppid=4995 vsize=153468 CPUtime=400.08 cores=0,2,4,6
/proc/4999/stat : 4999 (glucose_static) R 4995 4995 4747 0 -1 4202496 64153 0 0 0 39996 12 0 0 25 0 1 0 482849623 157151232 34138 33554432000 4194304 4260849 140734108854608 18446744073709551615 4209990 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4999/statm: 38367 34138 252 17 0 35008 0
Current children cumulated CPU time (s) 403.18
Current children cumulated vsize (KiB) 162172

Child status: 20
Real time (s): 403.26
CPU time (s): 403.269
CPU user time (s): 403.042
CPU system time (s): 0.226965
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 180852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 403.042
system time used= 0.226965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100871
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= 40
involuntary context switches= 717

runsolver used 0.724889 second user time and 1.47078 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-27 13:38:57
IDJOB=3303773
IDBENCH=71039
IDSOLVER=1687
FILE ID=node141/3303773-1303904336
RUNJOBID= node141-1303899330-4765
PBS_JOBID= 13164507
Free space on /tmp= 71444 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303773-1303904336/watcher-3303773-1303904336 -o /tmp/evaluation-result-3303773-1303904336/solver-3303773-1303904336 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303773-1303904336.cnf 

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1304137640

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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:      15196572 kB
Buffers:       1616284 kB
Cached:       15387480 kB
SwapCached:          0 kB
Active:        7745032 kB
Inactive:      9427868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15196572 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           44720 kB
Writeback:          20 kB
AnonPages:      168632 kB
Mapped:          15320 kB
Slab:           518512 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   319420 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= 71332 MiB
End job on node141 at 2011-04-27 13:45:40