<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hello,</div><div><br></div><div>I am solving an MINLP through the NEOS server with a gams file uploaded for SCIP.  There are 4 files that are returning the following error messages:</div><pre>[../../../ThirdParty/SCIP/scip/src/scip/cons_quadratic.c:1189] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/cons_quadratic.c:9499] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/cons.c:5647] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/prob.c:546] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/scip.c:10971] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/heur_subnlp.c:968] ERROR: Error <-1> infunction call
[../../../ThirdParty/SCIP/scip/src/scip/heur_subnlp.c:1631] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/heur_subnlp.c:2085] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/heur.c:453] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/solve.c:265] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/solve.c:4188] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/scip.c:12439] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/dialog_default.c:1407] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/dialog.c:828] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/dialog.c:370] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/scip.c:7583] ERROR: Error <-1> in function call
[../../../ThirdParty/SCIP/scip/src/scip/scip.c:12616] ERROR: invalid SCIP stage<2>
[../../../ThirdParty/SCIP/scip/src/scip/scip.c:8143] ERROR: Error <-8> in function call
[../../../ThirdParty/SCIP/scip/src/scip/scip.c:721] ERROR: Error <-8> in function call
[../../../ThirdParty/SCIP/scip/src/scip/heur_subnlp.c:370] ERROR: Error <-8> in function call
[../../../ThirdParty/SCIP/scip/src/scip/heur_subnlp.c:1939] ERROR: Error <-8> in function call
[../../../ThirdParty/SCIP/scip/src/scip/heur.c:330] ERROR: Error <-8> in function call
[../../../ThirdParty/SCIP/scip/src/scip/set.c:3942] ERROR: Error <-8> in function call
[../../../ThirdParty/SCIP/scip/src/scip/scip.c:11986] ERROR: Error <-8> in function call
[../../../ThirdParty/SCIP/scip/src/scip/scip.c:12543] ERROR: Error <-8> in function call
[../../../ThirdParty/SCIP/scip/src/scip/scip.c:12604] ERROR: Error <-8> in function call
[../../../ThirdParty/SCIP/scip/src/scip/scip.c:8143] ERROR: Error <-8> in function call
[../../../ThirdParty/SCIP/scip/src/scip/scip.c:721] ERROR: Error <-8> in function call</pre><pre>The same network is being used to solve a second formulation that results in  more decision variables and constraints.</pre><pre>I am trying to determine what is causing the error and how to resolve it. I have looked through the archives of the list serve and the Doxygen documentation and didn’t find anything about Error <-1> or Error <-8>.</pre><pre>The entire results can be seen at <a href="http://www.neos-server.org/neos/jobs/2790000/2796145.html">http://www.neos-server.org/neos/jobs/2790000/2796145.html</a></pre><pre>Thanks,</pre><pre>Tanya </pre><div><br></div></body></html>