m5 x86_se spec2k status

32-bit results

as of 4 November 2009

The following results assume the following syscall related patches have been made: Times given are running i686 compiled spec2k benchmarks (with compiler option -O2 -static) under m5.opt using config se.py on a cluster of 3.46GHz Pentium D machines.

Runs Correctly to Completion

benchmark native simple nocache slowdown
gcc.expr 0:03.2 5:42:46 6427x
gcc.integrate 0:03.5 5:50:11 6003x
gcc.166 0:10.4 18:48:12 6509x
gzip.log 0:13.1 20:23:11 5602x
gcc.scilab 0:17.7 29:57:27 6093x
gzip.source 0:27.8 40:01:59 5184x
gzip.random 0:24.9 44:32:49 6440x
gcc.200 0:31.3 53:54:01 6199x
gzip.graphic 0:31.2 54:59:35 6345x
bzip2.source 0:45.3 63:18:22 5031x
bzip2.program 0:45.4 73:45:46
gzip.program 0:49.5 75:46:29
bzip2.graphic 0:56.4 84:43:40
crafty 1:37 141:50:20
gap 1:24 154:04:29
parser 3:10 271:24:21

Still Running

mesa
apsi
art.470
art.110

Benchmark Fails

BenchmarkError messageReason
mcf n/a wrong output

Benchmark is broken with modern compilers

vortex.*

System Call Missing

benchmarkMissing syscall
fma3ddup
mgridgettid
perl.*getdents64

Missing Floating Point

instructionbenchmarks
f2xm1eon
fabsart,galgel,sixtrack
faddcrafty,eon,swim,twolf
faddpapsi,art,galgel,mcf,wupwise
fchseon,mgrid,wupwise
fcmovegalgel
fcompgalgel
fcosswim
fdivcrafty,eon,galgel,mgrid,swim,twolf
fdivpgcc,mgrid,swim
fdivrapsi,art,galgel,swim
fdivrpapsi,art,eon,galgel,twolf,wupwise
fildapsi,art,crafty,eon,mcf,gcc,swim,twolf,wupwise
fistpapplu,crafty,eon,mgrid,sixtrack,twolf,wupwise
flcdw_Mwall
fldart,crafty,eon,fma3d,galgel,mgrid,sixtrack,swim,twolf,vpr
fld1apsi,art,fma3d,galgel,mgrid,twolf,vpr
fldlg2galgel
fldzart,eon,galgel,perlbmk,sixtrack,twolf,vpr,wupwise
fmulapsi,art,eon,galgel,gcc,mgrid,sixtrack,swim,twolf
fmulpart,eon,gcc,mcf,twolf
fnstcw_Mwall
fnstsweon,mgrid,twolf,vpr
fpatanapsi,sixtrack,swim
fprem1apsi
frndinteon
fscaleeon
fsinapsi,swim
fsqrtart,mgrid,sixtrack,wupwise
fsteon
fstpeon,galgel,vpr
fsubart,sixtrack,swim,twolf
fsubpeon
fsubreon,twolf,wupwise
fsubrpwupwise
fucomapsi,art,crafty,eon,galgel,mgrid,twolf,wupwise
fucomipart
fucompart,twolf
fucomppart,mgrid,sixtrack,vpr,wupwise
fwaitfma3d,galgel
fxamgalgel
fxchapsi,art,crafty,eon,galgel,gcc,mgrid,sixtrack,swim,twolf,wupwise
fyl2xgalgel
fylx2p1eon


Errors that can occur

Pagetable Error (this has been fixed with recent m5 changes and shoud no longer occur)

fatal: PageTable::allocate: address 0xffffd000 already mapped @ cycle 659293000 [allocate:build/X86_SE/mem/page_table.cc, line 81].

This is caused by mmap_end staring very close to the stack.
Back to main m5 status page