Originally posted by: SystemAdmin
The AMPL/CPLEX interface code is supposed to write the solution found by CPLEX to the .sol file (or, I assume, the reason why there is no solution, such as infeasibility). So, barring a misadventure with operating system causing it to prevent a file write, the message probably means that something bad happened with CPLEX.
I see the question has migrated to the AMPL forum, but I think it comes down to diagnosing what happens when CPLEX tries to solve the model.
/Paul
Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. (Goethe)
#CPLEXOptimizers#DecisionOptimization