You need to provide your code.  Of course it is relevant to know what is in 
those few loops.

- Marc

On Monday, June 19, 2023 at 5:10:49 AM UTC-5 ayan.mah...@gmail.com wrote:

> Hello All,
> I have written a program. That takes as input an integer. Produces 
> something. Not relevant. When the input is 15, the program works fine with 
> memory usage 3.8% and steady.
>
> When I increase the input to 25, memory usage increases. That is expected. 
> But what is unexpected is that the memory usage keeps increasing and 
> eventually it will max out and sage will get killed. I couldn't found much 
> help online. The memory usage should not be that high. 
>
> Another crazy thing is that suppose I see 40% usage in memory and kill the 
> program by cntrl-c but keep sage running. Then I start a new process in 
> sage. The memory increases from 40%. As if there is some permanent stuff 
> stored in the memory that can only be erased by shutting down sage.
>
> The program that I am talking about is just few loops. Nothing that 
> serious.
>
> Thanks in advance,
> Ayan
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/3e9b874c-1c21-4499-811b-0dc96e1969fbn%40googlegroups.com.

Reply via email to