
Alex Granovsky
gran@classic.chem.msu.su
it seems you was using a very old version of the PC GAMESS.
Yo do not have four cores. You only have two physical cores
each with two logical processes.
You should read this document:
http://classic.chem.msu.su/gran/gamess/smp.html
By default, Firefly binds itself to the every second logical core
of a same physical core. This usually gives the best possible
performance. Some types of jobs benefit of the use of all logical
processors in parallel jobs. For these jobs, one needs to provide
additional input:
$smp httfix=.f. $end
>Its output file contains the following text from the start of the file: >... > Core i7 / Win32 Firefly version running under Windows NT > EXECUTION OF FIREFLY BEGUN 15:21:19 18-MAR-2013 > ECHO OF THE FIRST FEW INPUT CARDS - > This job is executing on 1 unique host(s) > Warning: HTT is enabled, bitmask of physically unique cores is 0x0000000A > SMT aware parts of program will use 2 threads. > Creating thread pool to serve up to 128 threads. > Activating Call64 option. > Using 64-bit DGEMM by default. > Warning: this PC GAMESS version was optimized for a different CPU type!
>
>============================================================
> Grand Master is running on host MAIN
> rank # 1 is running on host MAIN
> rank # 2 is running on host MAIN
> rank # 3 is running on host MAIN
>[title block, framed with asteriks, is skipped]
>...
> Running on Intel CPU: Brand ID 0, Family 6, Model 42, Stepping 7
> CPU Brand String : Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz
> CPU Features : CMOV, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, HTT, MWAIT, EM64T
> Data cache size : L1 32 KB, L2 256 KB, L3 3072 KB
> max # of cores/package : 8
> max # of threads/package : 16
> max cache sharing level : 16
> actual # of cores/package : 2
> actual # of threads/package : 4
> actual # of threads/core : 2
> Operating System successfully passed SSE support test.
> Operating System supports AVX/FMA.
>
>
> PARALLEL VERSION (UNIFIED) RUNNING USING 4 PROCESSES (NODES)
>...
>[skipped]
>...
> 99000000 WORDS OF MEMORY AVAILABLE
> Minimum number of processes per host is: 4
> Maximum number of processes per host is: 4
>
>
> Loading P2P interface library... loaded successfully (version 1.9).
> Initializing global P2P interface... topology done.
>============================================================
>
>
>
>Version of PC-GAMESS is 6, June 1999. Its output file starts with this:
>
>============================================================
> Pentium / Win32 PC GAMESS version running under Windows NT
> Running on Intel CPU: Brand ID 0, Family 6, Model 10, Stepping 7
> CPU Brand String : Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz
> CPU Features : CMOV, MMX, SSE, SSE2, SSE3, SSE4, EM64T
> Data cache size : L1 32 KB, L2 256 KB, L3 3072 KB
> # of cores/package : 8
> Operating System successfully passed SSE support test.
> The overall performance degradation is expected.
> For better performance, use Pentium III optimized PC GAMESS version.
>
>
> PARALLEL VERSION (UNIFIED) RUNNING WITH 4 NODES
>============================================================
>
[ This message was edited on Fri Mar 22 '13 at 6:30pm by the author ]