I've been looking into this intermittently throughout the day (slow zizzer!). I'm hesitant to just update the reference stats though since again, the stats are different on my machine than on zizzer. But what really makes me hesitant is that although the execution is correct, we're seeing slightly different simulation stats in the # of idleCycles and runCycles on the simulation side. The simulation stats should stay the same regardless of machine, right?
Once I can get consistent stats on my local machine and also zizzer, then I would feel more comfortable just updating the stats. It's a little perplexing though. On Mon, Mar 29, 2010 at 12:19 AM, Steve Reinhardt <ste...@gmail.com> wrote: > Thanks for highlighting that. Looks like it's just a minor stats > difference: > > ===== Statistics differences ===== > Maximum error magnitude: +0.028348% > > Reference New Value Abs Diff Pct Chg > Key statistics: > > host_inst_rate 49066 74587 25521 +52.01% > host_mem_usage 166880 223100 56220 +33.69% > sim_insts 88340673 88340673 0 +0.00% > sim_ticks 105992011500 105992011500 0 > +0.00% > > Largest 20 relative errors (> 0%): > > system.cpu.RegFile-Manager.instReqsProcessed 165553324 165543807 > -9517 > -0.01% > system.cpu.activity 85.622201 85.618126 -0.004075 -0.00% > system.cpu.idleCycles 30478636 30487276 8640 +0.03% > system.cpu.runCycles 181505389 181496749 -8640 -0.00% > system.cpu.stage-2.idleCycles 122158701 122168218 9517 +0.01% > system.cpu.stage-2.runCycles 89825324 89815807 -9517 -0.01% > system.cpu.stage-2.utilization 42.373629 42.369139 -0.004490 -0.01% > > > > On Sun, Mar 28, 2010 at 11:46 AM, Gabe Black <gbl...@eecs.umich.edu> > wrote: > > So it doesn't get missed in the pile, this one failed. > > > > ***** build/ALPHA_SE/tests/fast/long/50.vortex/alpha/tru64/inorder-timing > FAILED! > > > > > > > > Cron Daemon wrote: > >> ***** > build/ALPHA_SE/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby > passed. > >> ***** build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/simple-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/long/70.twolf/alpha/tru64/simple-atomic > passed. > >> ***** > build/ALPHA_SE/tests/fast/quick/20.eio-short/alpha/eio/simple-atomic passed. > >> ***** build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/simple-atomic > passed. > >> ***** build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-timing > passed. > >> ***** > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby > passed. > >> ***** > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby > passed. > >> ***** build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/o3-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/simple-atomic > passed. > >> ***** > build/ALPHA_SE/tests/fast/quick/20.eio-short/alpha/eio/simple-timing passed. > >> ***** > build/ALPHA_SE/tests/fast/quick/30.eio-mp/alpha/eio/simple-timing-mp passed. > >> ***** build/ALPHA_SE/tests/fast/long/50.vortex/alpha/tru64/simple-atomic > passed. > >> ***** > build/ALPHA_SE/tests/fast/quick/00.hello/alpha/linux/inorder-timing passed. > >> ***** > build/ALPHA_SE/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby passed. > >> ***** build/ALPHA_SE/tests/fast/long/50.vortex/alpha/tru64/simple-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/quick/50.memtest/alpha/linux/memtest > passed. > >> ***** build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/simple-atomic > passed. > >> ***** build/ALPHA_SE/tests/fast/long/30.eon/alpha/tru64/simple-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/quick/00.hello/alpha/tru64/o3-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/simple-timing > passed. > >> ***** > build/ALPHA_SE/tests/fast/quick/30.eio-mp/alpha/eio/simple-atomic-mp passed. > >> ***** build/ALPHA_SE/tests/fast/long/70.twolf/alpha/tru64/o3-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/long/50.vortex/alpha/tru64/o3-timing > passed. > >> ***** > build/ALPHA_SE/tests/fast/long/40.perlbmk/alpha/tru64/simple-atomic passed. > >> ***** build/ALPHA_SE/tests/fast/long/70.twolf/alpha/tru64/inorder-timing > passed. > >> ***** > build/ALPHA_SE/tests/fast/quick/01.hello-2T-smt/alpha/linux/o3-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/long/60.bzip2/alpha/tru64/simple-atomic > passed. > >> ***** > build/ALPHA_SE/tests/fast/long/40.perlbmk/alpha/tru64/simple-timing passed. > >> ***** build/ALPHA_SE/tests/fast/long/70.twolf/alpha/tru64/simple-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/long/30.eon/alpha/tru64/simple-atomic > passed. > >> ***** build/ALPHA_SE/tests/fast/long/30.eon/alpha/tru64/o3-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/long/60.bzip2/alpha/tru64/simple-timing > passed. > >> ***** > build/ALPHA_SE_MOESI_hammer/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_hammer > passed. > >> ***** > build/ALPHA_SE_MOESI_hammer/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_hammer > passed. > >> ***** > build/ALPHA_SE_MOESI_hammer/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_hammer > passed. > >> ***** > build/ALPHA_SE_MOESI_hammer/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_hammer > passed. > >> ***** > build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MESI_CMP_directory > passed. > >> ***** > build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MESI_CMP_directory > passed. > >> ***** > build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MESI_CMP_directory > passed. > >> ***** > build/ALPHA_SE_MESI_CMP_directory/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MESI_CMP_directory > passed. > >> ***** > build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_directory > passed. > >> ***** > build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory > passed. > >> ***** > build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_directory > passed. > >> ***** > build/ALPHA_SE_MOESI_CMP_directory/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_directory > passed. > >> ***** > build/ALPHA_SE/tests/fast/long/50.vortex/alpha/tru64/inorder-timing FAILED! > >> ***** > build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/60.rubytest/alpha/linux/rubytest-ruby-MOESI_CMP_token > passed. > >> ***** > build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/00.hello/alpha/tru64/simple-timing-ruby-MOESI_CMP_token > passed. > >> ***** > build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/00.hello/alpha/linux/simple-timing-ruby-MOESI_CMP_token > passed. > >> ***** > build/ALPHA_SE_MOESI_CMP_token/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby-MOESI_CMP_token > passed. > >> ***** > build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic > passed. > >> ***** > build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic-dual > passed. > >> ***** > build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing-dual > passed. > >> ***** > build/ALPHA_FS/tests/fast/quick/80.netperf-stream/alpha/linux/twosys-tsunami-simple-atomic > passed. > >> ***** > build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing > passed. > >> ***** > build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/simple-timing-ruby > passed. > >> ***** build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/simple-timing > passed. > >> ***** build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/simple-atomic > passed. > >> ***** build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/o3-timing > passed. > >> ***** build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/inorder-timing > passed. > >> ***** > build/ALPHA_FS/tests/fast/long/10.linux-boot/alpha/linux/tsunami-o3-dual > passed. > >> ***** > build/ALPHA_FS/tests/fast/long/10.linux-boot/alpha/linux/tsunami-o3 passed. > >> ***** build/POWER_SE/tests/fast/quick/00.hello/power/linux/simple-atomic > passed. > >> ***** build/POWER_SE/tests/fast/quick/00.hello/power/linux/o3-timing > passed. > >> ***** build/SPARC_SE/tests/fast/quick/02.insttest/sparc/linux/o3-timing > passed. > >> ***** build/SPARC_SE/tests/fast/quick/00.hello/sparc/linux/simple-atomic > passed. > >> ***** > build/SPARC_SE/tests/fast/quick/40.m5threads-test-atomic/sparc/linux/simple-atomic-mp > passed. > >> ***** > build/SPARC_SE/tests/fast/quick/02.insttest/sparc/linux/simple-timing > passed. > >> ***** > build/SPARC_SE/tests/fast/quick/40.m5threads-test-atomic/sparc/linux/o3-timing-mp > passed. > >> ***** > build/SPARC_SE/tests/fast/quick/40.m5threads-test-atomic/sparc/linux/simple-timing-mp > passed. > >> ***** > build/SPARC_SE/tests/fast/quick/02.insttest/sparc/linux/simple-atomic > passed. > >> ***** build/SPARC_SE/tests/fast/long/50.vortex/sparc/linux/simple-atomic > passed. > >> ***** build/SPARC_SE/tests/fast/long/70.twolf/sparc/linux/simple-atomic > passed. > >> ***** > build/SPARC_SE/tests/fast/quick/00.hello/sparc/linux/simple-timing-ruby > passed. > >> ***** build/SPARC_SE/tests/fast/quick/00.hello/sparc/linux/simple-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/long/00.gzip/alpha/tru64/o3-timing > passed. > >> ***** build/SPARC_SE/tests/fast/long/70.twolf/sparc/linux/simple-timing > passed. > >> ***** build/SPARC_SE/tests/fast/long/10.mcf/sparc/linux/simple-atomic > passed. > >> ***** build/SPARC_SE/tests/fast/long/10.mcf/sparc/linux/simple-timing > passed. > >> ***** build/SPARC_SE/tests/fast/long/50.vortex/sparc/linux/simple-timing > passed. > >> ***** build/SPARC_SE/tests/fast/long/00.gzip/sparc/linux/simple-atomic > passed. > >> ***** > build/SPARC_FS/tests/fast/long/80.solaris-boot/sparc/solaris/t1000-simple-atomic > passed. > >> ***** build/SPARC_SE/tests/fast/long/00.gzip/sparc/linux/simple-timing > passed. > >> ***** build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-timing > passed. > >> ***** build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-atomic > passed. > >> ***** > build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-timing-ruby passed. > >> ***** build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic > passed. > >> ***** build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-atomic > passed. > >> ***** build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-timing > passed. > >> ***** build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-timing > passed. > >> ***** build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-timing > passed. > >> ***** build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-atomic > passed. > >> ***** build/X86_SE/tests/fast/long/00.gzip/x86/linux/simple-atomic > passed. > >> ***** build/X86_SE/tests/fast/long/60.bzip2/x86/linux/simple-atomic > passed. > >> ***** build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic > passed. > >> ***** build/X86_SE/tests/fast/long/00.gzip/x86/linux/simple-timing > passed. > >> ***** build/X86_SE/tests/fast/long/60.bzip2/x86/linux/simple-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/long/60.bzip2/alpha/tru64/o3-timing > passed. > >> ***** build/ALPHA_SE/tests/fast/long/40.perlbmk/alpha/tru64/o3-timing > passed. > >> ***** build/SPARC_SE/tests/fast/long/00.gzip/sparc/linux/o3-timing > passed. > >> > >> See /z/m5/regression/regress-2010-03-28-03:00:01 for details. > >> > >> _______________________________________________ > >> m5-dev mailing list > >> m5-dev@m5sim.org > >> http://m5sim.org/mailman/listinfo/m5-dev > >> > > > > _______________________________________________ > > m5-dev mailing list > > m5-dev@m5sim.org > > http://m5sim.org/mailman/listinfo/m5-dev > > > _______________________________________________ > m5-dev mailing list > m5-dev@m5sim.org > http://m5sim.org/mailman/listinfo/m5-dev > -- - Korey
_______________________________________________ m5-dev mailing list m5-dev@m5sim.org http://m5sim.org/mailman/listinfo/m5-dev