Update: After restarting the worksheet, memory usage goes down to 972.36, 
so there seem to have been some data in memory but just not accessible. 
However, I am not sure if get_memory_usage() gives the memory usage of the 
worksheet or the whole notebook and I did things in other worksheets before 
restarting.

On Wednesday, October 28, 2015 at 9:18:42 AM UTC+1, Stan Schymanski wrote:
>
> Dear all,
>
> I ran a series of computations in a sage workheet using the "Evaluate all" 
> button, which takes a whole night. When I checked this morning, I realised 
> that while running a particular cell towards the end, the computation was 
> aborted half way through without an error message and all subsequent cells 
> just returned:
> NameError: name 'fun_Ta_gsv_arrays' is not defined
>
> When checking, I found out that all my objects defined in this worksheet 
> had disappeared from memory. Since there was no error message, I am tapping 
> in the dark. Any ideas? I'm suspecting some memory issues, but not sure how 
> to check that. get_memory_usage() after the amnesia returns 1076.37, but I 
> have no idea if this is an indication that my arrays are still stored 
> somewhere and only the pointers are gone or if all is gone. 
>
> Thanks for your help already!
>
>
>
>

-- 
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 post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to