Page 2 of 2

Re: error in the simulation

Posted: Thu Apr 25, 2024 1:30 am
by simon007007
Hello,
I run it from SV.
Usually, when I get the NaN, the simulation doesn't even stop so I don't have any error message.
However, few minutes ago my simulation crashed without NaN so I was able to get the following error message :

---- error analysis -----

[0-5,7-15] on IA-CND2122CYD
C:/Program Files/SimVascular/svSolver/2022-08-19/svsolver-msmpi-bin.exe ended prematurely and may have crashed. exit code 0

---- error analysis -----

The residues were not even high though.
As you said, maybe some limits are exceeded since I'm using 3D Slicer simultaneoulsy.

Best regards,
Simon

Re: error in the simulation

Posted: Thu Apr 25, 2024 11:23 am
by davep
Hi Simon,

The message

Code: Select all

C:/Program Files/SimVascular/svSolver/2022-08-19/svsolver-msmpi-bin.exe ended prematurely and may have crashed. exit code 0
seems to imply that your simulation process was killed. You might be using too much memory, check that while running a simulation. I also wonder what happens to MPI processes when the computer goes into sleep mode.

Cheers,
Dave

Re: error in the simulation

Posted: Fri Apr 26, 2024 1:27 am
by simon007007
Hi,
okay thank you I'll check that.
By the way, I set the computer settings so that it doesn't go into sleep mode.

Best regards,
Simon