Solve interrupted (error code 10001)

836 views
Skip to first unread message

patric...@gmail.com

unread,
Oct 11, 2017, 12:33:44 AM10/11/17
to Gurobi Optimization
I am trying to solve a MIP problem with 2520 rows, 1308 columns and 6512 nonzeros. And after 29139579 simplex iterations in 6681.71:


Solution count 5: 1.06839e+07 
Pool objective bound 1.06892e+07

Solve interrupted (error code 10001)
Best objective 1.068391788000e+07, best bound 1.068915477238e+07, gap 0.0490%
Exception in thread "main" gurobi.GRBException: Out of memory
at gurobi.GRBModel.optimize(GRBModel.java:658)
at App.main(App.java:697)

Has anyone else experienced the same issue? 

Help, please!

Tobias Achterberg

unread,
Oct 11, 2017, 1:43:09 AM10/11/17
to gur...@googlegroups.com
You are running out of memory. You should try to activate node files, see
http://www.gurobi.com/documentation/7.5/refman/nodefilestart.html#parameter:NodefileStart

Regards,

Tobias
> --
>
> ---
> You received this message because you are subscribed to the Google Groups "Gurobi
> Optimization" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
> gurobi+un...@googlegroups.com <mailto:gurobi+un...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout.

patric...@gmail.com

unread,
Oct 16, 2017, 12:24:30 AM10/16/17
to Gurobi Optimization
Thank you!! :)
Reply all
Reply to author
Forward
0 new messages