help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] TIME LIMIT EXCEEDED; SEARCH TERMINATED


From: sheetal murkute
Subject: [Help-glpk] TIME LIMIT EXCEEDED; SEARCH TERMINATED
Date: Sat, 14 Jan 2012 14:54:30 -0500

Hello,

I am running my code for around 20 datasets.
For 5 of them, I am getting the error TIME LIMIT EXCEEDED; SEARCH TERMINATED.

However the last status if MIP optimization is as follows.
data-set1:
+  6012: mip =   7.995800000e+06 >=   4.406896697e+06  44.9% (5; 0)
TIME LIMIT EXCEEDED; SEARCH TERMINATED
data-set2:
+ 20789: mip =   8.696932000e+06 >=   6.922285465e+06  20.4% (5; 0)
TIME LIMIT EXCEEDED; SEARCH TERMINATED

I expect to get the solution value with 20.4% MIP gap at this point.
Can you please guide me on this? What can I do in my code so as to get
normal termination. I am retrieving other statistics as well after successful termination. 
However,I am not able to collect other statistics for these data-sets  because of 
'time limit exceeded' return code, .


-With Best Regards,
 Sheetal

reply via email to

[Prev in Thread] Current Thread [Next in Thread]