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

Stefan Vigerske stefan at math.hu-berlin.de
Mon Feb 17 03:10:18 CET 2014


Hi,

does NEOS also makes you the logfile of the run available?

cons_quadratic.c:1189 is a memory allocation, so probably the machine 
run out of memory or a memory limit was hit.

Stefan

On 02/17/2014 02:32 AM, Tanya Kannon wrote:
> 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
>
>
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> http://listserv.zib.de/mailman/listinfo/scip
>



More information about the Scip mailing list