Trace number 3282962

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 84.3072 84.3058

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  155258   454459 |   46577       0        0     nan |  0.000 % |
0.00/0.52	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
0.00/0.52	c ==============================================================================
0.00/0.52	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
0.00/0.52	c CPU time:   0.509922 s
0.00/0.52	c ==============================================================================
0.00/0.57	c
0.00/0.57	c Starting glucose
0.00/0.57	c
3.88/3.93	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3.88/3.93	c WARNING: for repeatability, setting FPU to use double precision
3.88/3.93	c ============================[ Problem Statistics ]=============================
3.88/3.93	c |                                                                             |
3.88/3.93	c |  Number of variables:          7889                                         |
3.88/3.93	c |  Number of clauses:           68970                                         |
3.88/3.93	c |  Parse time:                   0.02 s                                       |
3.88/3.93	c |                                                                             |
3.88/3.93	c ============================[ Search Statistics ]==============================
3.88/3.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.88/3.93	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.88/3.93	c ===============================================================================
3.88/3.93	c |      3959 |    7888    68970   232657 |        1     3958     16 |  0.013 % |
3.88/3.93	c |     15741 |    7886    68557   230610 |        1     9452     17 |  0.038 % |
3.88/3.93	c |     19143 |    7886    68557   230610 |        1    12854     16 |  0.038 % |
3.88/3.93	c |     19545 |    7886    68557   230610 |        1    13256     16 |  0.038 % |
3.88/3.93	c |     21095 |    7886    68557   230610 |        1     8058     13 |  0.038 % |
3.88/3.93	c |     21371 |    7886    68557   230610 |        1     8334     13 |  0.038 % |
3.88/3.93	c |     22251 |    7886    68557   230610 |        1     9214     14 |  0.038 % |
3.88/3.93	c |     25989 |    7886    68557   230610 |        1    12952     15 |  0.038 % |
3.88/3.93	c |     26150 |    7886    68557   230610 |        1    13113     15 |  0.038 % |
3.88/3.93	c |     26764 |    7886    68557   230610 |        1    13727     15 |  0.038 % |
3.88/3.93	c |     33726 |    7886    68557   230610 |        1    11423     13 |  0.038 % |
3.88/3.93	c |     34067 |    7886    68557   230610 |        1    11764     13 |  0.038 % |
3.88/3.93	c |     34752 |    7886    68557   230610 |        1    12449     14 |  0.038 % |
3.88/3.93	c |     35227 |    7886    68557   230610 |        1    12924     14 |  0.038 % |
3.88/3.93	c |     36612 |    7886    68557   230610 |        1    14309     14 |  0.038 % |
3.88/3.93	c |     37515 |    7886    68557   230610 |        1    15212     15 |  0.038 % |
3.88/3.93	c |     40450 |    7886    68557   230610 |        1    18147     16 |  0.038 % |
3.88/3.93	c |     44735 |    7886    68557   230610 |        1    22432     17 |  0.038 % |
3.88/3.93	c |     47655 |    7886    68557   230610 |        1    13517     13 |  0.038 % |
3.88/3.93	c |     48035 |    7886    68557   230610 |        1    13897     13 |  0.038 % |
3.88/3.93	c |     49614 |    7886    68557   230610 |        1    15476     13 |  0.038 % |
3.88/3.93	c |     50235 |    7886    68557   230610 |        1    16097     14 |  0.038 % |
3.88/3.93	c |     50716 |    7886    68557   230610 |        1    16578     14 |  0.038 % |
3.88/3.93	c |     52520 |    7886    68557   230610 |        1    18382     14 |  0.038 % |
3.88/3.93	c |     55910 |    7886    68557   230610 |        1    21772     16 |  0.038 % |
3.88/3.93	c |     59495 |    7886    68557   230610 |        1    25357     17 |  0.038 % |
3.88/3.93	c |     63645 |    7886    68557   230610 |        1    15087     12 |  0.038 % |
3.88/3.93	c |     63745 |    7886    68557   230610 |        1    15187     12 |  0.038 % |
3.88/3.93	c |     64443 |    7886    68557   230610 |        1    15885     13 |  0.038 % |
3.88/3.93	c |     65087 |    7886    68557   230610 |        1    16529     13 |  0.038 % |
3.88/3.93	c |     74270 |    7886    68557   230610 |        1    25712     17 |  0.038 % |
3.88/3.93	c |     77632 |    7886    68557   230610 |        1    29074     18 |  0.038 % |
3.88/3.93	c |     77803 |    7886    68557   230610 |        1    29245     18 |  0.038 % |
3.88/3.93	c |     78781 |    7886    68557   230610 |        1    30223     18 |  0.038 % |
3.88/3.93	c |     79423 |    7886    68557   230610 |        1    30865     18 |  0.038 % |
3.88/3.93	c |     81508 |    7886    68557   230610 |        1    32950     18 |  0.038 % |
3.88/3.93	c |     81929 |    7886    68557   230610 |        1    33371     18 |  0.038 % |
3.88/3.93	c |     83551 |    7886    68557   230610 |        1    17986     13 |  0.038 % |
3.88/3.93	c |     83660 |    7886    68557   230610 |        1    18095     13 |  0.038 % |
16.98/17.02	c |     83961 |    7886    68557   230610 |        1    18396     14 |  0.038 % |
16.98/17.02	c |     86724 |    7886    68557   230610 |        1    21159     15 |  0.038 % |
16.98/17.02	c |     87408 |    7886    68557   230610 |        1    21843     15 |  0.038 % |
16.98/17.02	c |     96041 |    7886    68557   230610 |        1    30476     17 |  0.038 % |
16.98/17.02	c |     97141 |    7886    68557   230610 |        1    31576     17 |  0.038 % |
16.98/17.02	c |    102257 |    7886    68557   230610 |        1    36692     18 |  0.038 % |
16.98/17.02	c |    102837 |    7886    68557   230610 |        1    37272     18 |  0.038 % |
16.98/17.02	c |    103565 |    7886    68557   230610 |        1    38000     18 |  0.038 % |
16.98/17.02	c |    103783 |    7886    68557   230610 |        1    38218     18 |  0.038 % |
16.98/17.02	c |    106409 |    7886    68557   230610 |        1    21252     14 |  0.038 % |
16.98/17.02	c |    109025 |    7886    68557   230610 |        1    23868     15 |  0.038 % |
16.98/17.02	c |    109200 |    7886    68557   230610 |        1    24043     15 |  0.038 % |
16.98/17.02	c |    109628 |    7886    68557   230610 |        1    24471     15 |  0.038 % |
16.98/17.02	c |    119010 |    7886    68557   230610 |        1    33853     16 |  0.038 % |
16.98/17.02	c |    119444 |    7886    68557   230610 |        1    34287     16 |  0.038 % |
16.98/17.02	c |    119545 |    7886    68557   230610 |        1    34388     16 |  0.038 % |
16.98/17.02	c |    130448 |    7886    68557   230610 |        1    23087     13 |  0.038 % |
16.98/17.02	c |    132502 |    7886    68557   230610 |        1    25141     14 |  0.038 % |
16.98/17.02	c |    132977 |    7886    68557   230610 |        1    25616     14 |  0.038 % |
16.98/17.02	c |    152595 |    7886    68557   230610 |        1    45234     18 |  0.038 % |
16.98/17.02	c |    153992 |    7886    68557   230610 |        1    46631     19 |  0.038 % |
16.98/17.02	c |    154640 |    7886    68557   230610 |        1    47279     19 |  0.038 % |
16.98/17.02	c |    160614 |    7886    68557   230610 |        1    28455     14 |  0.038 % |
16.98/17.02	c |    163435 |    7886    68557   230610 |        1    31276     15 |  0.038 % |
16.98/17.02	c |    163698 |    7886    68557   230610 |        1    31539     15 |  0.038 % |
16.98/17.02	c |    164157 |    7886    68557   230610 |        1    31998     15 |  0.038 % |
16.98/17.02	c |    165284 |    7886    68557   230610 |        1    33125     15 |  0.038 % |
16.98/17.02	c |    166194 |    7886    68557   230610 |        1    34035     16 |  0.038 % |
16.98/17.02	c |    177727 |    7886    68557   230610 |        1    45568     18 |  0.038 % |
16.98/17.02	c |    180044 |    7886    68557   230610 |        1    47885     18 |  0.038 % |
16.98/17.02	c |    185364 |    7886    68557   230610 |        1    53205     19 |  0.038 % |
16.98/17.02	c |    186550 |    7886    68557   230610 |        1    54391     19 |  0.038 % |
16.98/17.02	c |    191931 |    7886    68557   230610 |        1    32354     15 |  0.038 % |
16.98/17.02	c |    192031 |    7886    68557   230610 |        1    32454     15 |  0.038 % |
16.98/17.02	c |    198439 |    7886    68557   230610 |        1    38862     17 |  0.038 % |
16.98/17.02	c |    203799 |    7886    68557   230610 |        1    44222     18 |  0.038 % |
16.98/17.02	c |    207694 |    7886    68557   230610 |        1    48117     19 |  0.038 % |
16.98/17.02	c |    208570 |    7886    68557   230610 |        1    48993     19 |  0.038 % |
16.98/17.02	c |    212367 |    7886    68557   230610 |        1    52790     19 |  0.038 % |
16.98/17.02	c |    215636 |    7886    68557   230610 |        1    56059     20 |  0.038 % |
16.98/17.02	c |    223773 |    7886    68557   230610 |        1    34197     15 |  0.038 % |
16.98/17.02	c |    225000 |    7886    68557   230610 |        1    35424     15 |  0.038 % |
16.98/17.02	c |    245579 |    7886    68557   230610 |        1    56003     17 |  0.038 % |
16.98/17.02	c |    248357 |    7886    68557   230610 |        1    58781     17 |  0.038 % |
16.98/17.02	c |    255760 |    7886    68557   230610 |        1    33585     13 |  0.038 % |
16.98/17.02	c |    256564 |    7886    68557   230610 |        1    34389     13 |  0.038 % |
16.98/17.02	c |    264872 |    7886    68557   230610 |        1    42697     16 |  0.038 % |
16.98/17.02	c |    265067 |    7886    68557   230610 |        1    42892     16 |  0.038 % |
16.98/17.02	c |    274061 |    7886    68557   230610 |        1    51886     17 |  0.038 % |
16.98/17.02	c |    275550 |    7886    68557   230610 |        1    53375     17 |  0.038 % |
84.28/84.30	c |    276358 |    7886    68557   230610 |        1    54183     17 |  0.038 % |
84.28/84.30	c |    278439 |    7886    68557   230610 |        1    56264     17 |  0.038 % |
84.28/84.30	c |    278955 |    7886    68557   230610 |        1    56780     17 |  0.038 % |
84.28/84.30	c |    280506 |    7886    68557   230610 |        1    58331     17 |  0.038 % |
84.28/84.30	c |    282667 |    7886    68557   230610 |        1    60492     18 |  0.038 % |
84.28/84.30	c |    290551 |    7886    68557   230610 |        1    68376     18 |  0.038 % |
84.28/84.30	c |    290927 |    7886    68557   230610 |        1    68752     18 |  0.038 % |
84.28/84.30	c |    291047 |    7886    68557   230610 |        1    68872     18 |  0.038 % |
84.28/84.30	c |    303064 |    7886    68557   230610 |        1    45685     15 |  0.038 % |
84.28/84.30	c |    305964 |    7886    68557   230610 |        1    48585     15 |  0.038 % |
84.28/84.30	c |    307112 |    7886    68557   230610 |        1    49733     16 |  0.038 % |
84.28/84.30	c |    314054 |    7886    68557   230610 |        1    56675     17 |  0.038 % |
84.28/84.30	c |    315429 |    7886    68557   230610 |        1    58050     17 |  0.038 % |
84.28/84.30	c |    317097 |    7886    68557   230610 |        1    59718     17 |  0.038 % |
84.28/84.30	c |    319928 |    7886    68557   230610 |        1    62549     17 |  0.038 % |
84.28/84.30	c |    322018 |    7886    68557   230610 |        1    64639     18 |  0.038 % |
84.28/84.30	c |    327403 |    7886    68557   230610 |        1    70024     18 |  0.038 % |
84.28/84.30	c |    327784 |    7886    68557   230610 |        1    70405     18 |  0.038 % |
84.28/84.30	c |    327885 |    7886    68557   230610 |        1    70506     18 |  0.038 % |
84.28/84.30	c |    330710 |    7886    68557   230610 |        1    73331     18 |  0.038 % |
84.28/84.30	c |    340229 |    7886    68557   230610 |        1    45051     15 |  0.038 % |
84.28/84.30	c |    340369 |    7886    68557   230610 |        1    45191     15 |  0.038 % |
84.28/84.30	c |    352333 |    7886    68557   230610 |        1    57155     17 |  0.038 % |
84.28/84.30	c |    352603 |    7886    68557   230610 |        1    57425     17 |  0.038 % |
84.28/84.30	c |    387235 |    7886    68557   230610 |        1    51663     15 |  0.038 % |
84.28/84.30	c |    390030 |    7886    68557   230610 |        1    54458     15 |  0.038 % |
84.28/84.30	c |    393059 |    7886    68557   230610 |        1    57487     16 |  0.038 % |
84.28/84.30	c |    404145 |    7886    68557   230610 |        1    68573     17 |  0.038 % |
84.28/84.30	c |    408686 |    7886    68557   230610 |        1    73114     17 |  0.038 % |
84.28/84.30	c |    409587 |    7886    68557   230610 |        1    74015     18 |  0.038 % |
84.28/84.30	c |    415477 |    7886    68557   230610 |        1    79905     18 |  0.038 % |
84.28/84.30	c |    424979 |    7886    68557   230610 |        1    46407     14 |  0.038 % |
84.28/84.30	c |    486756 |    7886    68557   230610 |        1    62587     17 |  0.038 % |
84.28/84.30	c |    487369 |    7886    68557   230610 |        1    63200     17 |  0.038 % |
84.28/84.30	c |    511706 |    7886    68557   230610 |        1    87537     19 |  0.038 % |
84.28/84.30	c |    531887 |    7886    68557   230610 |        1    59507     15 |  0.038 % |
84.28/84.30	c |    532012 |    7886    68557   230610 |        1    59632     15 |  0.038 % |
84.28/84.30	c |    541666 |    7886    68557   230610 |        1    69286     16 |  0.038 % |
84.28/84.30	c |    545177 |    7886    68557   230610 |        1    72797     17 |  0.038 % |
84.28/84.30	c |    557965 |    7886    68557   230610 |        1    85585     18 |  0.038 % |
84.28/84.30	c |    571878 |    7886    68557   230610 |        1    99498     19 |  0.038 % |
84.28/84.30	c |    577330 |    7886    68557   230610 |        1    54158     15 |  0.038 % |
84.28/84.30	c |    591482 |    7886    68557   230610 |        1    68310     17 |  0.038 % |
84.28/84.30	c |    758542 |    7886    68557   230610 |        1    67359     15 |  0.038 % |
84.28/84.30	c |    885223 |    7546    67090   224145 |        1    24295      9 |  4.348 % |
84.28/84.30	c ===============================================================================
84.28/84.30	c restarts              : 134
84.28/84.30	c nb ReduceDB           : 25
84.28/84.30	c nb removed Clauses    : 771103
84.28/84.30	c nb learnts DL2        : 2383
84.28/84.30	c nb learnts size 2     : 548
84.28/84.30	c nb learnts size 1     : 13
84.28/84.30	c conflicts             : 885223         (10575 /sec)
84.28/84.30	c decisions             : 1209203        (0.00 % random) (14445 /sec)
84.28/84.30	c propagations          : 178885401      (2137010 /sec)
84.28/84.30	c conflict literals     : 20019679       (37.11 % deleted)
84.28/84.30	c nb reduced Clauses    : 4797
84.28/84.30	c CPU time              : 83.7083 s
84.28/84.30	
84.28/84.30	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-3282962-1303753912/watcher-3282962-1303753912 -o /tmp/evaluation-result-3282962-1303753912/solver-3282962-1303753912 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3282962-1303753912.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.04 3.98 3.73 3/188 4607
/proc/meminfo: memFree=13326592/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 565621891 8912896 253 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 253 211 178 0 69 0

[startup+0.0490451 s]
/proc/loadavg: 4.04 3.98 3.73 3/188 4607
/proc/meminfo: memFree=13326592/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 565621891 8912896 253 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101021 s]
/proc/loadavg: 4.04 3.98 3.73 3/188 4607
/proc/meminfo: memFree=13326592/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 565621891 8912896 253 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30098 s]
/proc/loadavg: 4.04 3.98 3.73 3/188 4607
/proc/meminfo: memFree=13326592/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 335 0 0 0 0 0 0 0 24 0 1 0 565621891 8912896 253 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700904 s]
/proc/loadavg: 4.04 3.98 3.73 3/188 4607
/proc/meminfo: memFree=13326592/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 8704

[startup+1.50076 s]
/proc/loadavg: 4.03 3.98 3.73 5/194 4618
/proc/meminfo: memFree=13243828/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=26116 CPUtime=0.92 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 4459 0 0 0 92 0 0 0 23 0 1 0 565621948 26742784 2943 33554432000 4194304 4260849 140734497222896 18446744073709551615 4224682 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 6529 2943 251 17 0 3170 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34820

[startup+3.10046 s]
/proc/loadavg: 4.03 3.98 3.73 5/194 4618
/proc/meminfo: memFree=13231180/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=28852 CPUtime=2.52 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 5501 0 0 0 252 0 0 0 25 0 1 0 565621948 29544448 3889 33554432000 4194304 4260849 140734497222896 18446744073709551615 4238027 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 7213 3889 251 17 0 3854 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37556

[startup+6.30085 s]
/proc/loadavg: 4.03 3.98 3.73 5/194 4619
/proc/meminfo: memFree=13268372/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=31572 CPUtime=5.72 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 6430 0 0 0 572 0 0 0 25 0 1 0 565621948 32329728 4713 33554432000 4194304 4260849 140734497222896 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 7893 4713 251 17 0 4534 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40276

[startup+12.7006 s]
/proc/loadavg: 4.03 3.98 3.73 5/194 4620
/proc/meminfo: memFree=13259572/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=33244 CPUtime=12.11 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 6871 0 0 0 1211 0 0 0 25 0 1 0 565621948 34041856 5131 33554432000 4194304 4260849 140734497222896 18446744073709551615 4238357 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 8311 5131 251 17 0 4952 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 41948

[startup+25.5012 s]
/proc/loadavg: 4.02 3.98 3.73 5/194 4620
/proc/meminfo: memFree=13249088/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=47500 CPUtime=24.92 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 11309 0 0 0 2491 1 0 0 25 0 1 0 565621948 48640000 5996 33554432000 4194304 4260849 140734497222896 18446744073709551615 4224818 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 11875 5996 251 17 0 8516 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56204

[startup+51.1004 s]
/proc/loadavg: 4.01 3.98 3.74 5/194 4621
/proc/meminfo: memFree=13213208/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=47500 CPUtime=50.52 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 13894 0 0 0 5050 2 0 0 25 0 1 0 565621948 48640000 8429 33554432000 4194304 4260849 140734497222896 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 11875 8429 251 17 0 8516 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56204

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

[startup+63.901 s]
/proc/loadavg: 4.01 3.98 3.74 5/194 4621
/proc/meminfo: memFree=13214592/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=47500 CPUtime=63.32 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 14033 0 0 0 6330 2 0 0 25 0 1 0 565621948 48640000 8565 33554432000 4194304 4260849 140734497222896 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 11875 8565 251 17 0 8516 0
Current children cumulated CPU time (s) 63.88
Current children cumulated vsize (KiB) 56204

[startup+76.7006 s]
/proc/loadavg: 4.01 3.98 3.74 5/190 4643
/proc/meminfo: memFree=13206704/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=47500 CPUtime=76.12 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 14152 0 0 0 7610 2 0 0 25 0 1 0 565621948 48640000 8680 33554432000 4194304 4260849 140734497222896 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 11875 8680 251 17 0 8516 0
Current children cumulated CPU time (s) 76.68
Current children cumulated vsize (KiB) 56204

[startup+79.901 s]
/proc/loadavg: 4.01 3.98 3.74 5/190 4643
/proc/meminfo: memFree=13088400/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=47500 CPUtime=79.32 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 14152 0 0 0 7930 2 0 0 25 0 1 0 565621948 48640000 8680 33554432000 4194304 4260849 140734497222896 18446744073709551615 4224818 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 11875 8680 251 17 0 8516 0
Current children cumulated CPU time (s) 79.88
Current children cumulated vsize (KiB) 56204

[startup+81.5006 s]
/proc/loadavg: 4.17 4.02 3.76 5/190 4644
/proc/meminfo: memFree=13003476/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=47500 CPUtime=80.92 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 14152 0 0 0 8090 2 0 0 25 0 1 0 565621948 48640000 8680 33554432000 4194304 4260849 140734497222896 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 11875 8680 251 17 0 8516 0
Current children cumulated CPU time (s) 81.48
Current children cumulated vsize (KiB) 56204

[startup+83.1004 s]
/proc/loadavg: 4.17 4.02 3.76 5/190 4644
/proc/meminfo: memFree=12961632/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=47500 CPUtime=82.52 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 14152 0 0 0 8250 2 0 0 25 0 1 0 565621948 48640000 8680 33554432000 4194304 4260849 140734497222896 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 11875 8680 251 17 0 8516 0
Current children cumulated CPU time (s) 83.08
Current children cumulated vsize (KiB) 56204

[startup+83.9012 s]
/proc/loadavg: 4.17 4.02 3.76 5/190 4644
/proc/meminfo: memFree=12919892/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=47500 CPUtime=83.32 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 14152 0 0 0 8330 2 0 0 25 0 1 0 565621948 48640000 8680 33554432000 4194304 4260849 140734497222896 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 11875 8680 251 17 0 8516 0
Current children cumulated CPU time (s) 83.88
Current children cumulated vsize (KiB) 56204

[startup+84.3011 s]
/proc/loadavg: 4.17 4.02 3.76 5/190 4644
/proc/meminfo: memFree=12919892/32950928 swapFree=67111528/67111528
[pid=4607] ppid=4605 vsize=8704 CPUtime=0.56 cores=5,7
/proc/4607/stat : 4607 (glucose.sh) S 4605 4607 3507 0 -1 4202496 360 5354 0 0 0 0 54 2 19 0 1 0 565621891 8912896 255 33554432000 4194304 4922060 140737063724544 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4607/statm: 2176 255 211 178 0 69 0
[pid=4618] ppid=4607 vsize=47500 CPUtime=83.72 cores=5,7
/proc/4618/stat : 4618 (glucose_static) R 4607 4607 3507 0 -1 4202496 14152 0 0 0 8370 2 0 0 25 0 1 0 565621948 48640000 8680 33554432000 4194304 4260849 140734497222896 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4618/statm: 11875 8680 251 17 0 8516 0
Current children cumulated CPU time (s) 84.28
Current children cumulated vsize (KiB) 56204

Child status: 20
Real time (s): 84.3058
CPU time (s): 84.3072
CPU user time (s): 84.2562
CPU system time (s): 0.050992
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 56208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.2562
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20081
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= 107

runsolver used 0.108983 second user time and 0.355945 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-25 19:51:52
IDJOB=3282962
IDBENCH=70941
IDSOLVER=1651
FILE ID=node114/3282962-1303753912
RUNJOBID= node114-1303752609-4414
PBS_JOBID= 13154048
Free space on /tmp= 71608 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282962-1303753912/watcher-3282962-1303753912 -o /tmp/evaluation-result-3282962-1303753912/solver-3282962-1303753912 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3282962-1303753912.cnf 

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=159508728

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      13326624 kB
Buffers:       2309000 kB
Cached:       16570428 kB
SwapCached:          0 kB
Active:        9444760 kB
Inactive:      9586572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13326624 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10536 kB
Writeback:           0 kB
AnonPages:      151404 kB
Mapped:          15548 kB
Slab:           525024 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   324760 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= 71308 MiB
End job on node114 at 2011-04-25 19:53:17