I ran your binary with my gem5. See:

$ ../build/X86/gem5.fast ../configs/example/se.py --maxinsts=500000000
--cpu-type="detailed" --caches --l2cache -c bzip2
--options="input.program"
gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Jun 29 2012 18:11:37
gem5 started Jul  5 2012 12:13:01
gem5 executing on orca
command line: ../build/X86/gem5.fast ../configs/example/se.py
--maxinsts=500000000 --cpu-type=detailed --caches --l2cache -c bzip2
--options=input.program
Global frequency set at 1000000000000 ticks per second
0: system.remote_gdb.listener: listening for remote gdb on port 7000
**** REAL SIMULATION ****
info: Entering event queue @ 0.  Starting simulation...
FATAL: kernel too old
panic: Tried to read unmapped address 0xffffffffffffffd0.
 @ cycle 6610000
[invoke:build/X86/arch/x86/faults.cc, line 160]
Memory Usage: 4286048 KBytes
Program aborted at cycle 6610000
Aborted (core dumped)


However with my binary:
$ ../build/X86/gem5.fast ../configs/example/se.py --maxinsts=500000000
--cpu-type="detailed" --caches --l2cache -c
bzip2_base.amd64-m64-gcc44-nn --options="input.program"
gem5 Simulator System.  http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.

gem5 compiled Jun 29 2012 18:11:37
gem5 started Jul  5 2012 12:13:58
gem5 executing on orca
command line: ../build/X86/gem5.fast ../configs/example/se.py
--maxinsts=500000000 --cpu-type=detailed --caches --l2cache -c
bzip2_base.amd64-m64-gcc44-nn --options=input.program
Global frequency set at 1000000000000 ticks per second
0: system.remote_gdb.listener: listening for remote gdb on port 7000
**** REAL SIMULATION ****
info: Entering event queue @ 0.  Starting simulation...
warn: instruction 'fnstcw_Mw' unimplemented
warn: instruction 'fldcw_Mw' unimplemented
spec_init
^Chack: be nice to actually delete the event here
Exiting @ tick 615001000 because user interrupt received




what ubuntu and kernel version do you have?
Your binary is 944KB however mine is 800KB. I will send my binary to you.

-- 
// Naderan *Mahmood;
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to