-
Notifications
You must be signed in to change notification settings - Fork 98
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
Simulations are taking much longer to run #980
Comments
I believe the issue is related to a trapped robot, which would create a costly collision check. In your run, one vehicle became embedded in a dynamic collapse wall. |
Thanks, that is a good point. I’ll do another run with that world shortly to try to confirm if that could be the cause. |
@nkoenig - can you please check |
I also have a For a comparison:
I could be wrong, but based on the timing of the slowdown from ~4% to ~2% (7/17/2021) this appears like it might be somehow related to the deployment of the new visualization features. |
p.s. now we are at 60h and based on ratio 0.7% it looks like:
i.e. it will take 6 days? |
@m3d , I'm going to terminate 9fe7d49d-f9fd-4d47-a5c8-d68272e14861 so that I can look at the logs. |
FYI I started another run with the finals practice 01 world ( |
For reference our simulations with 7 robots took over 72 hours to simulate 45 min of competition time. |
@meryl-spencer have you noticed a slowdown in recent days, or is that what you have been seeing generally? Interestingly, most of my simulations have been slower recently, but one I started yesterday is running more quickly again (78d6166c-ab5c-47d2-89c9-11c1434e0a22). |
I’ll continue to keep an eye on this, but everything I’ve been running lately appears to be back running at the normal speed, so maybe whatever was causing the slowdown is now resolved 🙂. It seems all my runs from the 17th to the 21st were affected, in case that correlates with anything relevant. |
@malcolmst We couldn't tell if there was a slowdown since our solution was rapidly changing and the number of robots and world make a big difference. However, our runs from this weekend with 7 robots finished within 2.5 days which is significantly faster than the last few weeks. |
my impression was that it was faster now (1.5% instead of 0.7%) |
We were running "final" simulations also in practice world FP1 was not finished in 96 hours:
so it was cut by the simulation limit:
where our teambase log says:
Note, that it was simulated only 39 minutes (out of 1hour). |
Over the past few days I’ve noticed my simulations are taking a lot longer to run than before. This difference seems to line up with the addition of the new visualization features in cloudsim (which look great btw!). Even in simulations where these features were not being actively used though, I am seeing a much longer run time.
This in itself is not a huge problem, except I just had one simulation from the finals practice 01 world (
2417001a-75a0-4ab3-b945-31b8cf499564
) which seems to have timed out after 48 hours of run time and 30 minutes of simulation time. Previously, finals practice 01 was one of the slower worlds, but it would have finished running for 60 minutes within that 48 hours.The text was updated successfully, but these errors were encountered: