If it would help to take a look at a solver output file, give a command like
"write gTEST;" before "solve;". Then a text version of the output file will
be written to TEST.sol. (Normally this ".sol" file is deleted after AMPL
reads its contents, but the "write" command causes it to be saved.)
Bob Fourer
4...@ampl.com