Large exit codes like this, following a “solve”, are associated with crashes in the solving process that cannot be handled gracefully. However, the specific code 18446744072635810101 does not provide any useful information about the cause.
So that we can investigate further, please run Knitro again but with the following option settings:
option solver knitro;
option knitro_options "outlev=2";
solve;
(Or if you are already setting a knitro_options string, add outlev=2 to it.) Then copy the entire output from your run, and paste it into your reply. (Or if the output is very long, you can save it in a text file, and attach the file.) Then do the same with BARON:
option solver baron;
option baron_options "outlev=2";
solve;
Also, if possible, attach the model and other files that you are using to make your AMPL run.
--
Robert Fourer
We're switching to a new, enhanced user forum.
Join it now at
discuss.ampl.com.