[Scip] Error <-1> and <-8>

Tanya Kannon tanyakannon at gmail.com
Mon Feb 17 02:32:01 CET 2014


Hello,

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:
[../../../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
The same network is being used to solve a second formulation that results in  more decision variables and constraints.
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>.
The entire results can be seen at http://www.neos-server.org/neos/jobs/2790000/2796145.html
Thanks,
Tanya 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20140216/970c8e0f/attachment.html>


More information about the Scip mailing list