Originally posted by: SystemAdmin
> Thanks for the link, I actually got into it before writing in the forum and couldn't solve the problem looking at the log (I am not an expert though).
> I will go on checking that way.
>
If you manage to extract the backtrace from the dump then please post it here. It may help to understand what is going wrong and where the application actually fails.
> By the way, I also changed the code and now I just delete the environment. However the application crashes (after a longer time, though) throuwing this exception:
>
> "the instruction in 0x805e9729 referenced to memory in 0x00000000, the memory couldn't be written".
> I get that something referenced a null point in the memory, but since we are talking about replicates of the same optimization code I still don't get how this can happen and whether is a cplex problem or a problem of the OS.
>
> Any guesses?
>
Since it happens after a long time: May this be an out-of-memory problem? Do you see large memory consumption in the task manager right before the crash occurs?
#CPLEXOptimizers#DecisionOptimization