Insufficient memory to continue the execution of the program with 64GB of Ram

Is there a memory configuration somewhere im missing? Im getting the error: Insufficient memory to continue the execution of the program. when my machine has 64GB of Ram

There are many kinds of memory, so it could be some process is running out of a few allocated kilobytes.

I’ll need the file to see where the problem lies.

Thanks David, if it helps, I have a component where im storing 5,087,039 lines grafted into 8909 branches for an art installation where im recording a physics simulation.

Perhaps it makes more sense to export this data and load it back in to play the animation frame by frame however, importing did not seem to boost performance in this case