Originally posted by: PetterS
I have tried solving the following linear program:
http://www.maths.lth.se/~petter/files/fg_motion.zip (20 MB zipped MPS file)
On Windows 64-bit with Matlab interface, I had it run for ~200 iterations before I cancelled. At that point the memory usage was more than 9 GB. This memory was not reclaimed after the solver aborted gracefully.
On Linux 64 bit using the interactive solver it ran for around 40 iterations with slightly increasing memory usage before it crashed with a segmentation fault.
How can I prevent this? Is there a bug fix? I am using the academic version which I downloaded and installed today.
#CPLEXOptimizers#DecisionOptimization