Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LimitTime => infinite loop #68

Open
svigerske opened this issue Feb 26, 2019 · 2 comments
Open

LimitTime => infinite loop #68

svigerske opened this issue Feb 26, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: vejlin

Original creation time: 2011-01-21 13:23:10

For some LimitTime parameter settings the program enters (what appears to be) an infinite loop, printing "Alps0240I" status lines with no progress in lower or upper bounds.

This may be hard to reproduce since it depends on machine speed.

To reproduce:

  1. Use the MILPBlock example
  2. Use I1_split.mps instance (attached)
  3. Use I1_split.block block file (attached)
  4. Set LimitTime parameter to something low (so that time expires before the root node has been fully processed, 10 seconds worked for me)
  5. run program

This should terminate the program as expected

  1. gradually increase LimitTime parameter and run program

At some point you see the infinite loop, for me the program terminated as expected at LimitTime = 60 seconds, but entered the infinite loop at LimitTime settings of 70 seconds and greater. Note that for higher values of LimitTime the program functions normally again. On my computer the interval in which the infinite loop occurs is quite large and difficult to miss.

@svigerske svigerske added bug Something isn't working major labels Feb 26, 2019
@svigerske
Copy link
Member Author

Attachment I1_split.mps by vejlin created at 2011-01-21 13:24:36

A reformulated version of the I1 MMKP instance

@svigerske
Copy link
Member Author

Attachment I1_split.block by vejlin created at 2011-01-21 13:25:41

Block file specifying 3 x 0-1 KP and 3 x Multi-Choice KP

@tkralphs tkralphs removed the major label Jul 27, 2019
@tkralphs tkralphs self-assigned this Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants