[Mesa-users] Crash after 8.1e6 yrs on 20 m simulation

Francis Timmes fxt44 at mac.com
Mon May 25 14:27:06 EDT 2020


that is a small amount of ram for the os and running other applications.
i suspect your machine is page faulting (going to disk instead of ram) a lot.

fxt

p.s. - always cc mesa-users in replies so that things are tracked.




> On May 25, 2020, at 11:12 AM, Ramesh, Eric <cedric.ramesh at und.edu> wrote:
> 
> Oh, thank you. I suspected it was something like this. I left plenty of disc space (166 GB free), but this laptop only has 4 GB memory. I will try this. Much thanks!
> 
> -Eric Ramesh
> 
> 
> 
> From: Francis Timmes <fxt44 at mac.com>
> Sent: Sunday, May 24, 2020 9:32 PM
> To: Ramesh, Eric <cedric.ramesh at und.edu>
> Cc: Frank Timmes <fxt44 at mac.com>; mesa-users <mesa-users at lists.mesastar.org>
> Subject: Re: [Mesa-users] Crash after 8.1e6 yrs on 20 m simulation
>  
> this is your operating system killing the job, not mesa.
> perhaps because your system running out of ram. 
> you can reduce the memory footprint of mesa in 12115 by setting
> 
>      use_eosELM = .false.
>      use_eosDT2 = .false.
> 
> in the controls part of the inlist.
> 
> fxt
> 
> 
> 
> 
> > On May 24, 2020, at 5:25 PM, Ramesh, Eric <cedric.ramesh at und.edu> wrote:
> > 
> > Hello everyone,
> > 
> > I'm real sorry to bother you, but a problem has come up and I don't understand it at all.
> > 
> > I've been using MESA for about 5 months now, for my thesis work. I am using an HP Laptop, Ubuntu / Linux software 18.04.4 LTS 64-bit. I have this installed alongside Windows 10. I am using MESA release 12115. Using MESA SDK v 20190830.
> > 
> > I've been running a sim of a 20 solar mass star, and getting good results until recently. I am suddenly getting this error:
> > 
> > ./rn: line 9:  4138 Killed                  ./star
> > 
> > I do not understand. I never got this error before, and haven't been able to find that particular code in any searches. I checked and all my environment variables are correct. I tried to do a ./clean and then reinstall. I tried trimming all of my options down and just running the code 'bare-bones', but still get this crash (after the sim has run for a while, around 8 million years time frame) and error.
> > 
> > I'm not a huge coding expert (although I'm trying to learn)... does this look familiar to anyone? Any idea why it is happening? I've tried everything I can think of, sorry...
> > 
> > Sincere thanks,
> > 
> > Eric (Cedric) Ramesh
> > 
> > _______________________________________________
> > mesa-users at lists.mesastar.org
> > https://lists.mesastar.org/mailman/listinfo/mesa-users



More information about the Mesa-users mailing list