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

Too many active session and over the baseline (Gurobi) #21

Open
cjrodriguez98 opened this issue Feb 13, 2024 · 2 comments
Open

Too many active session and over the baseline (Gurobi) #21

cjrodriguez98 opened this issue Feb 13, 2024 · 2 comments

Comments

@cjrodriguez98
Copy link

Trying to calculate de gMCS of iJN1463 I get the following error, I think the issue starts when SD tries to trim some GPRs that exceeds the character limit.

WARNING:root: GPR rule integration automatically generates new reactions and metabolites.
One of the generated reaction names is beyond or close to the limit of 255 characters
permitted by GLPK and Gurobi. The name of the newly generated reaction or metabolite:

ERROR:root:Error code 10030: Overage for too long, 4 active sessions and over the baseline for 34 minutes

@VonAlphaBisZulu
Copy link
Contributor

Thank you very much! I will look into it

@VonAlphaBisZulu
Copy link
Contributor

You said you were using Gurobi with a WSL license or a named-user license? I think I don't get the same error with my named-user license. If the issue is that old Gurobi instances are cluttering, a good destructor should probably be added to https://github.com/klamt-lab/straindesign/blob/main/straindesign/gurobi_interface.py

But then again, why should there be multiple sessions over the baseline for so long.. 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants