I have large a planning problem in AIMMS, which is linear optimization. I am using GUROBI 9.0 for solving it and the solver is set to use the Barrier method based on our experience that Barrier converges faster than Simplex in our large-scale problem.
After around 56 hours, the program stopped and I got the “Warning: Model status 13: Error no solution, solver status 1: Normal Completion”.
Here are screenshots from the warning and progress panels of AIMMS.
None of the existing questions and discussions on “Warning: Model status 13” are related to the case that it says “Solver status 1: Normal Completion”. I could not find any more information on software or the AIMMS manual regarding this issue. I need to find what is the source of this problem. I would be grateful if you can help me with this issue.
Thanks,