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

Simulation stop before the end (lastIteration = 500) #1193

Open
eBimPy opened this issue Dec 31, 2024 · 0 comments
Open

Simulation stop before the end (lastIteration = 500) #1193

eBimPy opened this issue Dec 31, 2024 · 0 comments

Comments

@eBimPy
Copy link

eBimPy commented Dec 31, 2024

Hello,
I tried to run a simulation in eqasim-java for synthetic data ile-de-france. in the configuration file I set lastIteration = 500 but the simulation often stops at iteration 85, 86, 87 without reaching the requested 500.
for information: I set lastIteration = 50 to see and this time the simulation went to the end.
In the log file I have this error:

2024-12-19T12:09:25,886 INFO CountsWriterV2:45 Write Counts to simulation_output/ile-de-france-0.1pct/output_counts.xml.gz
2024-12-19T12:09:25,943 INFO ControlerListenerManagerImpl:135 calling notifyShutdown on org.matsim.analysis.ModeChoiceCoverageControlerListener with priority 0.0
2024-12-19T12:09:25,943 INFO ControlerListenerManagerImpl:135 calling notifyShutdown on org.matsim.analysis.ScoreStatsControlerListener with priority 0.0
2024-12-19T12:09:25,943 INFO ControlerListenerManagerImpl:135 calling notifyShutdown on org.matsim.analysis.IterationTravelStatsControlerListener with priority 0.0
2024-12-19T12:09:25,943 INFO PersonWriter:36 Writing all Persons to personscsv
2024-12-19T12:09:26,131 INFO PersonWriter:54 ...done
2024-12-19T12:09:26,131 INFO ControlerListenerManagerImpl:135 calling notifyShutdown on org.matsim.analysis.LinkStatsControlerListener with priority 0.0
2024-12-19T12:09:35,514 INFO ControlerListenerManagerImpl:135 calling notifyShutdown on org.matsim.contribs.discrete_mode_choice.modules.UtilitiesWriterHandler with priority 0.0
2024-12-19T12:09:35,535 INFO ControlerListenerManagerImpl:135 calling notifyShutdown on org.eqasim.core.simulation.analysis.AnalysisOutputListener with priority 0.0
2024-12-19T12:09:35,564 INFO ControlerListenerManagerImpl:138 all ControlerShutdownListeners called.
2024-12-19T12:09:35,564 INFO MatsimRuntimeModifications:103 S H U T D O W N --- shutdown completed.
2024-12-19T12:09:35,564 INFO OutputDirectoryLogging:172 closing the logfile, i.e. messages sent to the logger after this message are not written to the logfile.

Can someone explain to me where S H U T D O W N --- shutdown completed comes from.

Thanks

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

1 participant