[PTLsim-devel] ptlstats: Cannot get snapshot 'final'
Eriko Nurvitadhi
Fri Aug 10 18:59:26 EDT 2007
Thanks for the quick response.
It turns out that the simulation has been crashing due to log file being
too large. It's not liking 2GB+ log file. I reduced the loglevel to reduce
the size of the log file, and the simulation runs to completion now.
-Eriko-
On Fri, 10 Aug 2007, Matt T. Yourst wrote:
> On Friday 10 August 2007 14:17, Eriko Nurvitadhi wrote:
>> Hi,
>>
>> I'm a ptlsim newbie.
>>
>> I installed ptlsim user-mode, and compiled spec-int's gzip.
>>
>> I also inserted ptlcall_switch_to_sim at the beginning iteration of gzip.
>>
>> I ran ptlsim with the following option:
>> -core seq -logfile ptlsim.log -loglevel 9 -stats gzip.stats -trigger
>> -stopinsns 10000 -exitend
>>
>> And it worked fine. I got gzip.stats at the end of the simulation, and
>> could use ptlstats to read the gzip.stats.
>>
>> However, when I tried to simulate 10M instructions (i.e. -stopinsns
>> 10000000, all other options unchanged), I got the following error:
>> ptlstats: Cannot get snapshot 'final'
>>
>> Does any one know what this is all about, and how to fix it?
>>
>
> What does the log file say? If you use "-logfile ptlsim.log" in the config
> file, it should print out exactly what happened.
>
> Generally when it exits without writing the final snapshot, it means PTLsim
> has crashed for some reason. If it created a core file, that will be helpful
> in debugging.
>
> - Matt
>
> -------------------------------------------------------
> Matt T. Yourst yourst at peptidal.com
> Peptidal Research Inc., Co-Founder and Lead Architect
> -------------------------------------------------------
> _______________________________________________
> PTLsim-devel mailing list
> PTLsim-devel at ptlsim.org
> https://ptlsim.org/mailman/listinfo/ptlsim-devel
>
>
More information about the PTLsim-devel mailing list