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

Not all forward model steps reported as finished despite all realizations were succesfull #9709

Closed
3 of 9 tasks
xjules opened this issue Jan 10, 2025 · 2 comments · Fixed by #9733
Closed
3 of 9 tasks
Assignees
Labels

Comments

@xjules
Copy link
Contributor

xjules commented Jan 10, 2025

What happened? (You can include a screenshot if it helps explain)

When running big poly (on LOCAL QUEUE) with 500 and 400 realizations respectively, when setting max running to 500 in the first case all forward steps were reported as completed.

Image

In the second case (400 reals) I set max running to 200 and there were missing events despite all realizations were labeled as successful.

Image

What did you expect to happen?

All forward model steps should be labeled as finished in the gui.

steps to reproduce

Environment where bug has been observed

  • python 3.11
  • python 3.12
  • macosx
  • rhel7
  • rhel8
  • local queue
  • lsf queue
  • slurm queue
  • openPBS queue
@xjules xjules added the bug label Jan 10, 2025
@xjules xjules added this to SCOUT Jan 10, 2025
@xjules xjules moved this to Todo in SCOUT Jan 10, 2025
@xjules
Copy link
Contributor Author

xjules commented Jan 13, 2025

Update: was doing more experiments and it looks like MAX_RUNNING 200 is magic number 😄 As setting MAX_RUNNING 100, 300 and 400 didn't cause any issues, just 200 was.

@jonathan-eq
Copy link
Contributor

This issue would be closed by #9432, but we should try to fix the underlying issue instead. If this occurs reliably, it would be way easier to actually find the root cause.

@xjules xjules moved this from Todo to In Progress in SCOUT Jan 14, 2025
@xjules xjules moved this from In Progress to Ready for Review in SCOUT Jan 14, 2025
@xjules xjules self-assigned this Jan 14, 2025
@github-project-automation github-project-automation bot moved this from Ready for Review to Done in SCOUT Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants